1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

5026 Commits

Author SHA1 Message Date
Gerald Pfeifer
45e981a273 Update to Wine 1.7.19. This includes the following changes:
- New JSProxy DLL for automatic proxy configuration.
 - More OLE Accessible Object support.
 - Improvements to the XML writer.
 - Fixes for various memory issues found by Valgrind.
 - Initial headers for Direct2D support.
 - Various bug fixes.
2014-05-17 01:43:53 +00:00
Ganael LAPLANCHE
1b5600bb21 Switch to USES=libtool 2014-05-16 12:27:00 +00:00
David Naylor
2210bf6848 Update emulators/i386-wine-devel to 1.7.18. 2014-05-13 19:47:43 +00:00
Edwin Groothuis
fa8cc54e2b Fix staging 2014-05-13 06:57:18 +00:00
Max Brazhnikov
c425e0b6a4 Convert my ports to USES=tar 2014-05-12 10:53:41 +00:00
Jung-uk Kim
0dbb1b61a6 Add an option to build user manual. Turned off by default. 2014-05-09 23:57:57 +00:00
Jung-uk Kim
a8aa9b6328 Make sure to set --disable-docs and --disable-libvpx. 2014-05-09 23:38:06 +00:00
Gerald Pfeifer
640447f875 Update to Wine 1.7.18. This includes the following changes:
- Improved OLE Accessible Object support.
 - Fixes for various memory issues found by Valgrind.
 - A few more MSHTML functions.
 - Some DirectDraw cleanups.
 - Various bug fixes.
2014-05-09 18:26:26 +00:00
Jung-uk Kim
f850a79f0b - Fix dependencies. devel/qt4-linguist is not needed at run-time. [1]
- Fix VPX option to actually enable video capture for FreeBSD. [2]

PR:		ports/189417 [1]
PR:		ports/189430 [2]
2014-05-08 23:58:00 +00:00
Jung-uk Kim
06e196a2a5 Work around build failures when x11-servers/xorg-server is not installed.
${XSERVER_VER} requires ${LOCALBASE}/bin/X to find its version number.
2014-05-07 19:48:34 +00:00
Juergen Lock
d9f4f0718c Fix build on ppc. (base gcc + libc++?)
Submitted by:	jhibbits (via irc)
2014-05-07 18:41:52 +00:00
David Naylor
eba7f0cc82 Update emulators/i386-wine-devel to 1.7.17_1 2014-05-06 16:36:32 +00:00
Johan van Selst
4d4da2038b Update to OpenMSX 0.10.1 2014-05-06 07:05:27 +00:00
Juergen Lock
db7bde8a7e - bsd-user: Handle FreeBSD sysctl hw.pagesizes (by returning only
getpagesize() for now); this fixes rtld on head after r264346 that
  now uses the sysctl.
- Bump PORTREVISION.
2014-05-05 16:40:49 +00:00
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +00:00
Alex Kozlov
1d5180d096 - Update MASTER_SITES
- Bump PORTREVISION, distfile has been rerolled

MFH:	2014Q2
2014-05-04 14:36:50 +00:00
Tijl Coosemans
ff57a36a58 audio/sdl_sound:
- USES=libtool.
- Strip library.
- Replace patch+reinplace with a single reinplace.
- Remove a patch so we use the upstream library name again.  Bump
  PORTREVISION on all dependent ports.

games/alephone:
- USES=gmake tar:bzip2.
- Remove unneeded PKG_CONFIG variable.
- Staging.
- New LIB_DEPENDS syntax.

games/asc:
- USES=libtool.

games/gltron:
- New LIB_DEPENDS syntax.
- USES=gmake.
- Remove references to PTHREAD_CFLAGS and PTHREAD_LIBS.
- Use option helpers.
- Staging.

lang/kroc: (still BROKEN due to use of "python" command)
- New LIB_DEPENDS syntax.
- USES=pathfix tar:bzip2.
- Staging.
- Replace patches with post-patch.
- Replace MAKE with MAKE_CMD.

lang/smalltalk:
- USES=libtool tar:xz.
- Use BROKEN_sparc64.
2014-05-03 18:58:57 +00:00
Gerald Pfeifer
c71e2d814f Build with a dependency on the X composite extension.
PR:		188831
Analyzed by:	Denver Hull <denverh@comcast.net>
2014-05-02 19:30:49 +00:00
Gerald Pfeifer
bc82d04a7b Build with a dependency on the X composite extension.
PR:		188831
Analyzed by:	Denver Hull <denverh@comcast.net>
2014-04-30 21:49:00 +00:00
Bernhard Froehlich
afd3782547 - Add undef MSR_IA32_FEATURE_CONTROL for FreeBSD 10.0/i386
PR:		ports/189068
Submitted by:	Dmitry Afanasiev <KOT@MATPOCKuH.Ru>
2014-04-28 15:01:33 +00:00
Antoine Brodin
7d06e3b526 Mark a few unfetchable ports BROKEN
With hat:	portmgr
2014-04-27 14:38:18 +00:00
David Naylor
cc9a1a819d Update emulators/i386-wine-devel to 1.7.17.
While here reduce difference between this port and i386-wine.
2014-04-27 09:35:27 +00:00
David Naylor
58a430e816 Update emulators/i386-wine to 1.6.2_1.
While here reduce difference between this port and i386-wine-devel.
2014-04-27 09:34:34 +00:00
Antoine Brodin
c124b85924 Unbreak a bit, by installing mo files in stagedir and not outside
With hat:	portmgr
2014-04-26 12:19:33 +00:00
Steve Wills
02342a56b4 - Fix build on 11-CURRENT by patching:
modules/freebsd/vmhgfs/channel.h [2] [3]
  libvmtools/i18n.c [2]
  modules/freebsd/vmmemctl/os.c [4]

PR:		ports/187426 [1]
PR:		ports/188744 [2]
Submitted by:	alfred [2]
Submitted by:	garga [3]
Submitted by:	bdrewery [4]
2014-04-25 15:39:46 +00:00
Rene Ladan
2b1b4512dd Remove emulators/mupen64-rice, part of removed mupen64 2014-04-24 21:49:07 +00:00
Rene Ladan
ce5e8e1754 Remove expired ports:
2014-04-23 emulators/mupen64-sdlinput: Use mupen64plus instead
2014-04-23 emulators/mupen64-sdlaudio: Use mupen64plus instead
2014-04-23 emulators/mupen64-tr64: Use mupen64plus instead
2014-04-23 emulators/mupen64-gln64: Use mupen64plus instead
2014-04-23 emulators/mupen64-sound: Use mupen64plus instead
2014-04-23 emulators/mupen64-rsp: Use mupen64plus instead
2014-04-23 emulators/mupen64-input: Use mupen64plus instead
2014-04-23 emulators/mupen64-glide: Use mupen64plus instead
2014-04-23 emulators/mupen64: Use mupen64plus instead
2014-04-23 emulators/mupen64-softgfx: Use mupen64plus instead
2014-04-23 emulators/mupen64-dummyaudio: Use mupen64plus instead
2014-04-23 emulators/mupen64-base: Use mupen64plus instead
2014-04-24 x11/emu: Broken, not staged
2014-04-24 lang/ruby-doc-stdlib: Upstream rerolls frequently, online docs work well
2014-04-24 21:44:24 +00:00
David Naylor
a39d5573ba Update my ports to be compliant with new USES framework and fix other issues.
Changes:
 * various: migrate USE_BZIP2 to USES=tar:bzip2
 * various: migrate USE_XZ to USES=tar:xz
 * multimedia/py-ffmpeg: add and prefer github (GH) as master site
 * ports-mgmt/portbuilder: specify license as BSD2CLAUSE (instead of just BSD)

Most ports are updated infrequently so a single batch commit is preferred over
collating changes per port.
2014-04-24 20:11:01 +00:00
Dmitry Marakasov
86c417e970 - Fix path to data directory
- While here, don't remove mtree directory

PR:		188834
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
MFH:		2014Q2
2014-04-23 01:06:19 +00:00
Gerald Pfeifer
c57799cb9d Update to Wine 1.7.17. This includes the following changes:
- More implementations for the Task Scheduler.
 - C runtime made more compatible by sharing source files.
 - Various bug fixes.
2014-04-19 00:01:30 +00:00
Juergen Lock
02c40a40f5 Hm that still didn't work. Next try... 2014-04-18 18:37:12 +00:00
Juergen Lock
398e1c8e10 Bump PORTREVISION for the plist change. 2014-04-18 15:19:05 +00:00
Juergen Lock
f51fba84d0 (Attempt to) fix the previous commit:
- Set fbsd:nokeywords property on files/extra-patch-790d0ef625d22ff3f1a895d266a48e2bacd63776 . [1]
- pkg-plst was missed.

Resported by:	Nikolai Lifanov <lifanov@mail.lifanov.com> [1]
2014-04-18 15:16:09 +00:00
Juergen Lock
cf14e8bdd7 - Update to 2.0.0 - announce message is here:
http://article.gmane.org/gmane.comp.emulators.qemu/267615

- Take updated bsd-user patches from sbruno's github repo. [1]
- Add headers to my recent bsd-user patches. (they are applied as in
  the EXTRA_PATCHES order in the port Makefile)

Submitted by:	sbruno [1]
Obtained from:	https://github.com/seanbruno/qemu/commits/bsd-user [1]
2014-04-18 10:53:51 +00:00
David Naylor
f33cdd5974 Update emulators/i386-wine-devel to 1.7.16. 2014-04-17 16:29:22 +00:00
Niclas Zeising
39fc32e828 The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
2014-04-16 18:28:47 +00:00
Alexey Dokuchaev
c00f774dc2 Stagify, convert to OptionsNG, and generally cleanup the port. 2014-04-15 12:21:49 +00:00
Danilo Egea Gondolfo
f23f74ce0b - Update from 4.0 to 4.1
- Remove invalid category from DESKTOP_ENTRIES
2014-04-12 14:56:10 +00:00
Dirk Meyer
cf58836a10 - use STAGEDIR 2014-04-11 18:44:16 +00:00
Alex Kozlov
ab30b989de - Support STAGEDIR 2014-04-11 15:30:00 +00:00
Martin Wilke
9933728907 - Support STRIP properly
- Support compiler USES macro
- Support COPYTREE_SHARE
- Fix pathname in desktop entry file

PR:		187493
Submitted by:	ports fury
2014-04-11 13:42:47 +00:00
Rene Ladan
7e5f1066a3 Remove expired ports:
2014-03-10 www/p5-CGI-modules: No more public distfiles
2014-04-10 www/p5-WWW-Link: Depends on expired www/p5-CGI-modules
2014-03-10 www/sbox-dtc: No more public distfiles
2014-04-10 sysutils/dtc: Depends on expired www/sbox-dtc
2014-03-10 textproc/glimpse: No more public distfiles
2014-04-10 ftp/ftplocate: Depends on expired textproc/glimpse
2014-04-10 misc/tkman: Depends on expired textproc/glimpse
2014-04-09 devel/asl: Unmaintained since 1997
2014-04-09 net/pcnfsd: Unmaintained since 1997
2014-04-10 cad/chipmunk: Unmaintained since 1999
2014-04-10 graphics/comix: Insists on installing in /usr/local, and uses nautilus2 which is deprecated.
2014-04-10 www/mambo: Broken for more than 6 months
2014-04-10 devel/lua-rds-parser: Broken for more than 6 months
2014-04-10 editors/the: Unmaintained since 1999
2014-04-10 japanese/exmh2: Unmaintained since 1999
2014-04-10 net/freewais-sf: Unmaintained since 1999
2014-04-10 editors/elvis: Unmaintained since 1999
2014-04-10 japanese/sed: Unmaintained since 1999
2014-04-10 x11-fm/xfm: Unmaintained since 1999
2014-04-10 print/rtf2latex: Unmaintained since 1999
2014-04-10 graphics/fbm: Unmaintained since 1999
2014-04-11 devel/p5-Penguin-Easy: Unmaintained since 2000
2014-04-11 emulators/prodosemu: Unmaintained since 2000
2014-04-11 security/gtkportscan: Unmaintained since 2000
2014-04-11 graphics/xmfract: Unmaintained since 2000
2014-04-11 databases/xmbase-grok: Unmaintained since 2000
2014-04-11 emulators/svr4_base: Unmaintained since 2000
2014-04-11 math/freefem: Unmaintained since 2000
2014-04-11 graphics/tiff2png: Unmaintained since 2000
2014-04-11 math/wingz: Unmaintained since 2000
2014-04-11 lang/STk: Unmaintained since 2000
2014-04-11 graphics/kdc2tiff: Unmaintained since 2000
2014-04-11 math/xlispstat: Unmaintained since 2000
2014-04-11 databases/typhoon: Unmaintained since 2000
2014-04-11 graphics/dc20ctrl: Unmaintained since 2000
2014-04-11 www/fhttpd: Unmaintained since 2000
2014-04-11 graphics/xmorph: Unmaintained since 2000
2014-04-11 editors/axe: Unmaintained since 2000
2014-04-11 www/cgic: Unmaintained since 2000
2014-04-11 13:20:44 +00:00
Alex Kozlov
af5bcc5907 - Fix plist and build on i386 2014-04-11 12:51:21 +00:00
Alex Kozlov
b53b0f3b43 - Support STAGEDIR
- Use standard file's layout
- Fix build with clang
2014-04-11 12:03:51 +00:00
Danilo Egea Gondolfo
2856e4670a - Update from 0.42 to 0.43
- Convert USE_BZIP2 to USES
2014-04-11 02:50:24 +00:00
Pawel Pekala
8380e8a8ca - Add staging support
- Fix recursive COMMENT
- Convert to new LIB_DEPENDS format
- Switch to PLIST_FILES
- Define DOCS option
2014-04-10 12:50:22 +00:00
Pawel Pekala
599213147f - Add staging support
- Convert to new LIB_DEPENDS format
- Switch to PLIST_FILES
- Define DOCS option
2014-04-10 12:47:51 +00:00
Pawel Pekala
b8ee9b5827 - Add staging support
- More precise LICENSE
- Remove some dependencies pulled in automatically by others
- Fix build with clang

MFH:		2014Q2
2014-04-10 09:11:07 +00:00
Pawel Pekala
f9e17269c9 - Add staging support
- Define DOCS option
- Correct typo in pkg-descr
2014-04-10 08:29:18 +00:00
Pawel Pekala
e31805bc78 - Add staging support
- Convert to new options framework, USES=gmake
2014-04-10 07:31:54 +00:00
Pawel Pekala
8a8f18bdfd - Add staging support
- Remove leading article from COMMENT
2014-04-10 07:27:35 +00:00
Pawel Pekala
8ebac017fa - Add staging support
- Convert to new LIB_DEPENDS format
2014-04-09 20:05:31 +00:00
Pawel Pekala
44cfd63f0c - Add staging support
- Use options helpers
2014-04-09 20:03:30 +00:00
Pawel Pekala
688b5ad8cd - Add staging support
- Convert to USES=gmake tar:bzip2
2014-04-09 17:56:03 +00:00
Pawel Pekala
ec8153cdbe Add staging support 2014-04-09 15:18:16 +00:00
Pawel Pekala
8fa5b9d5df - Add staging support
- Convert to new LIB_DEPENDS format, USES=gmake
- Register CONFLICTS
- Define DOCS option
2014-04-09 15:15:50 +00:00
Pawel Pekala
da20bcea82 Add staging support 2014-04-09 14:47:05 +00:00
Pawel Pekala
e29aa567a6 - Add staging support
- More precise LICENSE
- Conver to USES=tar:bzip2
2014-04-09 14:17:26 +00:00
Pawel Pekala
43de230d1f - Add staging support
- Convert to USES=gmake
2014-04-09 13:05:30 +00:00
Pawel Pekala
e0840f0932 - Add staging support
- Remove leading article from COMMENT
2014-04-09 12:41:57 +00:00
Pawel Pekala
7569d08005 - Add staging support
- Convert to new LIB_DEPENDS format
- Use options helpers
2014-04-09 12:20:08 +00:00
Pawel Pekala
5c4152d661 - Add staging support
- Convert to new LIB_DEPENDS format
- Use options helpers
2014-04-09 12:09:26 +00:00
Pawel Pekala
593af10bab - Add staging support
- Convert to new LIB_DEPENDS format
- Use options helpers
- Switch to pkg-plist
2014-04-09 11:33:23 +00:00
Jung-uk Kim
54c73e18af Fix build without X11.
PR:		ports/188053
2014-04-08 17:59:45 +00:00
Jose Alonso Cardenas Marquez
2fa1a9efcd - Fix typo 2014-04-07 21:43:06 +00:00
Jose Alonso Cardenas Marquez
0a550f1cc4 - Fix build with wxWidgest 3.0
- Add STAGE support
2014-04-07 20:27:24 +00:00
Dirk Meyer
8b69a5aedb - fix build with ffmpeg2
- make ffmpeg default
PR:		188317
Obtained from:	pld-linux.org
2014-04-07 13:18:20 +00:00
Juergen Lock
48a18b5a84 - Add two more bsd-user patches, with these sbruno can now build 32bit
mips packages in poudriere (after adding 32bit qemu-mips support to it),
  tho he used his git repo that has the same patches: (and sson's binmisc
  code)

	https://github.com/seanbruno/qemu/tree/bsd-user/bsd-user

	https://wiki.freebsd.org/QemuUserModeHowTo

  - Fixup comment s/daddu/addu/g . [1]
  - Wrap mmap() allocation search to low memory to avoid another assert.

- Bump PORTREVISION.

Submitted by:	sbruno [1]
Obtained from:	6201cb17ad (diff-3ed994b5af908e5063b9d5724056d1b4) [1]
2014-04-06 15:56:23 +00:00
Alex Kozlov
c0d28f6084 - Update to 2.19 2014-04-06 11:40:57 +00:00
Jose Alonso Cardenas Marquez
eeee6025a5 - Fix build with GCC 2014-04-06 03:28:33 +00:00
Jose Alonso Cardenas Marquez
7ffe01af05 - Update to 3.9.3
- STAGE support
2014-04-06 03:26:38 +00:00
Jose Alonso Cardenas Marquez
913d6ffd62 - Update to 0.8
- Remove obsolete patch files
- STAGE support
2014-04-06 03:25:39 +00:00
Juergen Lock
d7878e0e9d - Three more bsd-user fixes:
- Fix fchflags(). (typo) [1]
  - Fix hw.availpages sysctl. [1]
  - Fix sysctl kern.usrstack and kern.ps_strings invoked from sysctl(8).
- Bump PORTREVISION.

Reported by:	sbruno [1]
2014-04-05 21:54:49 +00:00
Jose Alonso Cardenas Marquez
174f90b907 - Update to 0.9.33.2
- Add PSX, VB and MD options
- Remove obsolete patch file
2014-04-05 21:42:17 +00:00
Gerald Pfeifer
9ab206c3bc Update to Wine 1.7.16. This includes the following changes:
- More regression test fixes.
 - String arrays better supported in the IDL compiler.
 - Initial stubs for DirectX Video Acceleration.
 - Various bug fixes.
2014-04-05 20:53:19 +00:00
Juergen Lock
fed51a4bc9 - Add patch to fix 32bit mips sigreturn that caused mips bsd-user
to die with (target) SIGILL sometimes.
- Bump PORTREVISION.

Submitted by:	peter
Obtained from:	d62553b108
2014-04-04 23:16:43 +00:00
Juergen Lock
473ff02652 - Add two bvd-user fixes:
- Lower 32bit mips TARGET_USRSTACK to fix an assert starting mips
    processes on 64bit hosts. (like amd64) [1]
  - Pass down interp_prefix (-L arg) to target subprocesses so running
    shared target binaries as subprocesses works.
- Bump PORTREVISION.

Reported by:	sbruno [1]
2014-04-04 19:06:16 +00:00
Ganael LAPLANCHE
ea7e480abc Switch to USES=tar for my ports 2014-04-03 06:32:14 +00:00
Jung-uk Kim
ee81b40135 Fix VBoxClient-all to properly set VBoxClient path.
PR:		ports/188048
2014-04-01 17:52:14 +00:00
Rene Ladan
7469555a91 Remove expired port:
2014-03-07 emulators/xmame: No more public distfiles
2014-03-30 21:44:34 +00:00
Rene Ladan
33bc475a16 - Remove optional dependency on expired emulators/xmame
- Update pkg-descr
- Bump PORTREVISION

Approved by:	portgmr (blanket)
2014-03-30 21:41:56 +00:00
Rene Ladan
3de1607e21 Remove expired ports:
2014-03-07 emulators/gxmame: Depends on deprecated emulators/xmame
2014-03-07 emulators/pyxmame: Depends on deprecated emulators/xmame
2014-03-07 emulators/xmess: No more public distfiles
2014-03-07 benchmarks/xdd: No more public distfiles
2014-03-07 chinese/srecite: No more public distfiles
2014-03-07 games/hlstats: No more public distfiles
2014-03-07 audio/teamspeak_server: No more public distfiles
2014-03-07 games/utserver: No more public distfiles
2014-03-07 databases/p5-hp200lx-db: No more public distfiles
2014-03-07 audio/teamspeak_client: No more public distfiles
2014-03-10 german/vtiger: Depends on expiring www/vtiger
2014-03-10 www/gallery: No more public distfiles
2014-03-10 www/vtiger: No more public distfiles
2014-03-10 net/linux-nx-client: No more public distfiles
2014-03-10 emulators/extract-xiso: No more public distfiles
2014-03-10 www/trac-wantedpages: No more public distfiles
2014-03-10 www/trac-ldap: No more public distfiles
2014-03-10 www/trac-codetags: No more public distfiles
2014-03-10 www/trac-addcomment: No more public distfiles
2014-03-10 www/trac-nav: No more public distfiles
2014-03-10 www/baikal: No more public distfiles
2014-03-10 www/trac-pagetopdf: No more public distfiles
2014-03-10 sysutils/logmon: No more public distfiles
2014-03-10 www/trac-simpleticket: No more public distfiles
2014-03-10 www/trac-wikinegotiator: No more public distfiles
2014-03-10 www/trac-pagelist: No more public distfiles
2014-03-10 www/trac-remind: No more public distfiles
2014-03-10 www/trac-macropost: No more public distfiles
2014-03-10 mail/vexim: No more public distfiles
2014-03-10 lang/rscheme: No more public distfiles
2014-03-30 00:46:52 +00:00
Alexey Dokuchaev
fd1348c563 - Stagify, convert USE_BZIP2 to USES, and sort the latter while here
- Inhibit adding of -O3 to CFLAGS (i.e. respect their standard value)
2014-03-29 14:55:57 +00:00
Jung-uk Kim
5470a075ae - Update to 4.3.10.
- Build with base C/C++ compiler, i.e., clang on 10.0+, as much as we can
to remove GCC run-time dependency and to reduce possible C++ ABI conflicts.
2014-03-28 23:35:31 +00:00
Antoine Brodin
9d8f08bbd3 Remove some references to deprecated NOPORTDATA
With hat:	portmgr
2014-03-28 19:43:34 +00:00
Antoine Brodin
d0dc190d91 Those ports are already deprecated, still mark them broken to save a few
pkg-fallout emails in april

Reported by:	pkg-fallout
2014-03-28 18:52:52 +00:00
Juergen Lock
ab1128217e Update to 1.7.1 - announce/changelog message is here:
https://lists.nongnu.org/archive/html/qemu-devel/2014-03/msg04773.html
2014-03-26 20:09:29 +00:00
David Naylor
6cc4fcaae8 Update i386-wine-devel to 1.7.15. 2014-03-26 16:17:12 +00:00
Tijl Coosemans
6279849652 - New LIB_DEPENDS syntax.
- Use option helpers.
- Staging.

PR:		ports/187684
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2014-03-25 17:28:57 +00:00
Pawel Pekala
da6111cba8 - Update to 0.94
- Use OPTIONS helpers
- Add XShm video driver option
- Support staging
- Update USES and MASTER_SITES

PR:		ports/187650
Submitted by:	maintainer
2014-03-24 19:57:30 +00:00
Rene Ladan
0a26f84351 Remove expired ports:
2014-03-23 deskutils/lxshortcut: Now distributed with x11/libfm-1.2.0
2014-03-23 databases/p5-Ima-DBI-Contextual: deprecated by upstream
2014-03-23 databases/p5-Class-DBI-Lite: deprecated by upstream
2014-03-23 net/AquaGatekeeper: Binary port of software abandoned by the vendor
2014-03-23 mail/mailutils: This port needs to be taken care of, it suffers from bit rot.  Especially with options other than GUILE, uninstall may leave files behind
2014-03-23 games/xflame: No more public distfiles
2014-03-23 games/p5-Algorithm-Pair-Best: Use games/p5-Algorithm-Pair-Best2 instead
2014-03-24 x11-wm/hackedbox: Abandonware
2014-03-23 emulators/hfs: No upstream, no public distfiles; consider using 'sysutils/hfsutils'
2014-03-23 games/fuhquake: Upstream disappeared; no more public distfiles; unmaintained
2014-03-24 19:51:54 +00:00
Baptiste Daroussin
2d97b28320 Use unicode version of wx 2014-03-24 15:30:19 +00:00
Baptiste Daroussin
dc776a42fb Use wx 2.8 only (does not build with 3.0)
Use unicode version
2014-03-24 15:25:35 +00:00
Baptiste Daroussin
667e783f16 Mark as broken ports that expect wx 2.9+ but does not build with 3.0 (2.9 is a dev version and will be removed soon) 2014-03-24 13:43:36 +00:00
Baptiste Daroussin
a49f66e41f Switch to wx 3.0 2014-03-24 12:05:23 +00:00
Baptiste Daroussin
1844041b9c Switch to wx 3.0 2014-03-24 12:04:27 +00:00
Jose Alonso Cardenas Marquez
cc3a79f3d7 - Index has been fixed 2014-03-24 04:58:47 +00:00
Jose Alonso Cardenas Marquez
647c178725 - Fix index build 2014-03-24 04:49:02 +00:00
Mark Linimon
b8f8b2a96f Comment out mupen64plus-video-glide64 to try to unbreak INDEX and
portsmon.
2014-03-24 04:43:33 +00:00
Jose Alonso Cardenas Marquez
581ad3f9ec - Fix index build 2014-03-24 00:22:02 +00:00