Commit graph

12 commits

Author SHA1 Message Date
Pawel Pekala
8627542fd3 Update to version 2.2.1
PR:		202970
Submitted by:	jakub_lach@mailplus.pl (maintainer)
2015-10-01 16:43:59 +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
Pawel Pekala
3e76238a05 Update to version 2.1.0
PR:		195598
Submitted by:	maintainer
2014-12-06 11:39:58 +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
Tijl Coosemans
ee97df16bd - Convert net/sdl_net to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip

Approved by:	portmgr (implicit, bump unstaged port)
2014-07-09 19:06:34 +00:00
Baptiste Daroussin
5c2931d37a s/post-patch-script/post-patch/ 2014-04-04 13:42:00 +00:00
Pawel Pekala
d53a5867df - Fix man building after python infrasctructure change from 20131218
This port uses python based man build script working with
  both python2 and python3 so BUILD_DEPENDS on lang/python
- Nothing in package use python on runtime
- Bump PORTREVISION as dependencies changed

Submitted by:	myself
Approved by:	maintainer via email
2014-01-06 22:24:34 +00:00
Pawel Pekala
2d808b9492 - Update to version 2.0.0
- Convert to staging

PR:		ports/184710
Submitted by:	maintainer
2013-12-19 11:42:26 +00:00
Dmitry Marakasov
c87a56b351 - Remove manual creation and removal of share/applications, as it's now in the mtree (games category)
Approved by:	portmgr (bdrewery)
2013-10-22 13:53:33 +00:00
Baptiste Daroussin
c84e1cd8e6 Add NO_STAGE all over the place in preparation for the staging support (cat: games) 2013-09-20 17:36:33 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Jason Helfman
58864c0fe8 - add new port: games/chocolate-doom
Chocolate Doom is a port of ID Software's Doom, Doom II, and Final Doom to
modern operating systems that aims to be as compatible with the original DOS
executable as possible. This includes emulating all the different versions,
playing demos perfectly accurately, playing "vanilla-only" PWADS, and netcode
that works on newer operating systems while still behaving the same as
"vanilla" Doom.

WWW: http://chocolate-doom.org

PR:		161701
Submitted by:	jakub_lach@mailplus.pl
2013-01-29 22:58:11 +00:00