Commit graph

9 commits

Author SHA1 Message Date
Dmitry Marakasov
98e1d7231b - Add LICENSE_FILE
- Drop 8.x support
- Fix WWW:

Approved by:	portmgr blanket
2015-09-18 14:22:25 +00:00
Baptiste Daroussin
bb21093773 Bump portrevision after png update 2014-12-25 20:54:41 +00:00
Tijl Coosemans
60945f0277 Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-12-08 16:48:38 +00:00
Baptiste Daroussin
7a81cc2bcf Clean up plist 2014-10-27 12:24:22 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Adam Weinberger
bdeb856151 Add DOCS to OPTIONS for ports that have PORTDOCS in the plist. 2014-07-15 23:30:05 +00:00
Martin Wilke
e39ddea615 - Update depdendency
PR:		189570
Submitted by:	"Charlie &" <root@tomse.dk>
Approved by:	maintainer
2014-05-21 08:12:26 +00:00
Danilo Egea Gondolfo
e3fddca705 - Update from 2.4.0 to 2.4.1
PR:		ports/187842
Submitted by:	Carsten Jensen <tomse@oagd.net> (maintainer)
2014-03-23 00:09:18 +00:00
Danilo Egea Gondolfo
527efe2bca - Add the new port emulators/fs-uae
- Use a small patch to enable the build on FreeBSD 8 due the change on 'struct stat'
- Pass the maintainership to submitter

FS-UAE is a free open source Amiga Emulator based on WinUAE.
FS-UAE emulates A500, A500+, A600, A1200, A1000, A3000
and A4000 models, but you can tweak the hardware configuration and
create customized Amigas.

PR:		ports/187389
Submitted by:	Carsten Jensen <tomse@tomse.dk>
2014-03-10 23:29:12 +00:00