Commit graph

14 commits

Author SHA1 Message Date
Jose Alonso Cardenas Marquez
70aeea84ca - Fix distinfo path file 2015-06-15 03:55:58 +00:00
Jose Alonso Cardenas Marquez
c1f3bdc542 - Update to 2.5
- Take maintainership
2015-06-15 03:27:50 +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
Dmitry Marakasov
c6d5b93e99 - Unbreak by providing path to glut.h include
PR:		193550
Submitted by:	mazhe@alkumuna.eu
2014-09-11 14:40:48 +00:00
John Marino
4060c14909 emulators/mupen64plus-video-z64: preserve a bit longer
Most of the mupen64plus ports support stage out of the box, just
remove "NO_STAGE=yes".  However, this port is broken for another
reason.  To avoid it being pruned for being unstaged, remove NO_STAGE
but leave it broken to give somebody a little more time to fix the
glew dependency issue.
2014-09-07 18:27:58 +00:00
Antoine Brodin
175d995b80 Mark BROKEN: Fails to build
===>  Building for mupen64plus-video-z64-2.0_1
    CC  _obj/osal_dynamiclib_unix.o
    CXX _obj/rgl.o
In file included from ../../src/rgl.cpp:80:
../../src/rgl.h:29:18: error: glew.h: No such file or directory
...

Reported by:	pkg-fallout
With hat:	portmgr
2014-08-24 09:21:43 +00:00
Baptiste Daroussin
8d29c3c03e Modernize LIB_DEPENDS
With hat:	portmgr
2014-07-13 23:09:10 +00:00
Jose Alonso Cardenas Marquez
32e23fd557 - Update to 2.0 2013-10-04 17:18:44 +00:00
Baptiste Daroussin
1089da7dcc Add NO_STAGE all over the place in preparation for the staging support (cat: emulators) 2013-09-20 16:43:52 +00:00
Baptiste Daroussin
5271da855f Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.

Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
2013-04-29 08:57:12 +00:00
Jason Helfman
d3197732e3 - adopt optionsNG
- trim historical headers

Approved by:	portmgr (miwi)
2013-03-15 16:10:06 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Marcus von Appen
fbd0197639 - Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:	exp-run by pav
2012-02-18 10:18:33 +00:00
Jose Alonso Cardenas Marquez
e03a41e4f5 - New port: emulators/mupen64plus-video-z64
Low-level RDP plugin for the Mupen64Plus
2011-12-20 23:51:31 +00:00