aboutsummaryrefslogtreecommitdiff
path: root/emulators/mupen64plus-video-z64
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Fix distinfo path fileJose Alonso Cardenas Marquez2015-06-151-0/+1
| | | | Notes: svn path=/head/; revision=389668
* - Commit missing filesJose Alonso Cardenas Marquez2015-06-151-0/+2
| | | | | | | - Add missing dependency to mupen64plus-core Notes: svn path=/head/; revision=389667
* - Update to 2.5Jose Alonso Cardenas Marquez2015-06-151-3/+3
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=389666
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=374303
* - Unbreak by providing path to glut.h includeDmitry Marakasov2014-09-111-3/+1
| | | | | | | | PR: 193550 Submitted by: mazhe@alkumuna.eu Notes: svn path=/head/; revision=367943
* emulators/mupen64plus-video-z64: preserve a bit longerJohn Marino2014-09-071-1/+0
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=367594
* Mark BROKEN: Fails to buildAntoine Brodin2014-08-241-0/+2
| | | | | | | | | | | | | | | ===> 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 Notes: svn path=/head/; revision=365906
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-131-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=361722
* - Update to 2.0Jose Alonso Cardenas Marquez2013-10-041-2/+1
| | | | Notes: svn path=/head/; revision=329344
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | emulators) Notes: svn path=/head/; revision=327721
* Rely on bsdtar to autodetermine the format of the distfiles when possibleBaptiste Daroussin2013-04-291-1/+1
| | | | | | | | | | 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 Notes: svn path=/head/; revision=316786
* - adopt optionsNGJason Helfman2013-03-151-6/+2
| | | | | | | | | - trim historical headers Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314312
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-1/+1
| | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=291667
* - New port: emulators/mupen64plus-video-z64Jose Alonso Cardenas Marquez2011-12-201-0/+30
Low-level RDP plugin for the Mupen64Plus Notes: svn path=/head/; revision=287768