aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/mupen64plus-video-z64
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision to chase graphics/glew shard library version update.zeising2017-11-191-1/+1
| | | | | | | PR: 223370 Submitted by: zeising exp-run by: antoine Approved by: antoine
* Revision bump of all ports with USE_GL after consolidation of mesa-libsrezny2017-05-231-1/+1
| | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* - Fix distinfo path fileacm2015-06-151-0/+1
|
* - Commit missing filesacm2015-06-151-0/+2
| | | | - Add missing dependency to mupen64plus-core
* - Update to 2.5acm2015-06-151-3/+3
| | | | - Take maintainership
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-091-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)
* - Unbreak by providing path to glut.h includeamdmi32014-09-111-3/+1
| | | | | PR: 193550 Submitted by: mazhe@alkumuna.eu
* emulators/mupen64plus-video-z64: preserve a bit longermarino2014-09-081-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.
* Mark BROKEN: Fails to buildantoine2014-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
* Modernize LIB_DEPENDSbapt2014-07-141-1/+1
| | | | With hat: portmgr
* - Update to 2.0acm2013-10-051-2/+1
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | emulators)
* Rely on bsdtar to autodetermine the format of the distfiles when possiblebapt2013-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
* - adopt optionsNGjgh2013-03-161-6/+2
| | | | | | - trim historical headers Approved by: portmgr (miwi)
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* - Update devel/sdl12 to 1.2.15mva2012-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
* - New port: emulators/mupen64plus-video-z64acm2011-12-211-0/+30
Low-level RDP plugin for the Mupen64Plus