aboutsummaryrefslogtreecommitdiff
path: root/emulators/mupen64plus-video-rice
Commit message (Collapse)AuthorAgeFilesLines
* emulators: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A big Thank You to the original contributors of these ports: * Akinori MUSHA aka knu <knu@idaemons.org> * Alejandro Pulver <alejandro@varnet.biz> * Alexander Best <arundel@gmx.net> * Alexander Nedotsukov <bland@FreeBSD.org> * Alexey Dokuchaev <danfe@FreeBSD.org> * Alexey V. Antipovsky <kemm@in-line.ru> * Alonso Cardenas Marquez <acm@FreeBSD.org> * Brian Gaeke <brg@dgate.org> * Danilo Egea Gondolfo <danilo@FreeBSD.org> * David Naylor <naylor.b.david@gmail.com> * David O'Brien (obrien@cs.ucdavis.edu) * Edward Tomasz Napierala <trasz@FreeBSD.org> * Eric L. Hernes <erich@FreeBSD.org> * Felix Palmen <felix@palmen-it.de> * Ganael Laplanche <ganael.laplanche@martymac.org> * Gerald Pfeifer <gerald@FreeBSD.org> * Gunter Wambaugh <techgunter@yahoo.com> * Jacques Vidrine <nectar@FreeBSD.org> * Janni * Jeffrey H. Johnson <CPE1704TKS@bellsouth.net> * Jeremy Karlson * Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> * Joel Sutton <jsutton@webnet.com.au> * Joerg Wunsch <joerg@FreeBSD.org> * Jonathan M. Bresler (jmb) * Jose Alonso Cardenas Marquez <acm@FreeBSD.org> * Juergen Lock <nox@jelal.kn-bremen.de> * Kaltashkin Eugene <zhecka@gmail.com> * Kevin Bowling <kbowling@FreeBSD.org> * Li-Lun Wang <llwang@infor.org> * Mario S F Ferreira <lioux@linf.unb.br> et al. * Martin Hinner * Maxim Sobolev <sobomax@FreeBSD.org> * Michael Neumann <mneumann@ntecs.de> * Miguel Mendez <flynn@energyhq.homeip.net> * Naram Qashat <cyberbotx@cyberbotx.com> * Nicole Reid <root@cooltrainer.org> * Nishika <nishika@cheerful.com> * Pavel I Volkov <pavelivolkov@googlemail.com> * Piotr Kubaj * Ruan Wei (iamayan@gmail.com) * Sebastian Schuetz <sschuetz@fhm.edu> * Seiichirou Hiraoka * Shaun Amott <shaun@FreeBSD.org> * Sheldon Hearn <axl@iafrica.com> * Simon Dick <simond@irrelevant.org> * Steven Kreuzer <skreuzer@FreeBSD.org> * Stijn Hoop <stijn@win.tue.nl> * Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Thomas Bernard <nanard@free.fr> * Timothy Beyer <beyert@cs.ucr.edu> * Tobias Reifenberger <tr@freebsd.mayn.de> * Tom Carrick <knyghtmare@knyghtmare.com> * Travis Poppe <tlp@liquidx.org> * Uffe Jakobsen <uffe@uffe.org> * Vladimir Kondratiev <wulf@mail.mipt.ru> * Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> * Yukihiro Nakai <nakai@FreeBSD.org> * alepulver * alex * dchapes@ddm.on.ca * dk * elbarto * janek@gaja.ipan.lublin.pl * jhb * jmz * joerg * jraynard * krion * kstailey * mbr@FreeBSD.org * okeeblow <root@cooltrainer.org> * pixel * pjm * tenser@spitfire.ecsel.psu.edu * trasz * trasz <trasz@pin.if.uz.zgora.pl> * # Created by Timothy Beyer <beyert@cs.ucr.edu> With hat: portmgr
* graphics/mesa-libs: Bump reverse deps for libglvndKevin Bowling2021-06-221-1/+1
| | | | | | | | | | Per discussion with bapt on helping pkg handle the changing of these deps and avoiding impossible upgrade senarios. PR: 246767 Reviewed by: manu, bapt Approved by: x11 Differential Revision: https://reviews.freebsd.org/D30824
* emulators/mupen64plus-video-rice: clarify USE_GLDmitry Marakasov2021-04-131-1/+1
| | | | Approved by: portmgr blanket
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Add USES=xorg USES=gl, ports categories eNiclas Zeising2019-11-051-0/+1
| | | | | | | | Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories starting with 'e'. Notes: svn path=/head/; revision=516802
* Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-231-1/+1
| | | | | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845 Notes: svn path=/head/; revision=441503
* - Update to 2.5Jose Alonso Cardenas Marquez2015-06-151-1/+1
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=389666
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375598
* 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
* Stage all emulators/mupen64plus portsJohn Marino2014-08-141-1/+0
| | | | | | | | | PR: 190081 Submitted by: Matthieu Volat Tweaks by: marino Notes: svn path=/head/; revision=364872
* - Update to 2.0Jose Alonso Cardenas Marquez2013-10-041-14/+0
| | | | 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
* - adopt optionsNGJason Helfman2013-03-151-6/+2
| | | | | | | | | - trim historical headers Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314312
* - Update to latest 1.99.4 (hg bitbucket) versionJose Alonso Cardenas Marquez2011-12-182-13/+11
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=287564
* - Fix build on i386Jose Alonso Cardenas Marquez2010-12-172-0/+16
| | | | | | | | | | | - Install plugins to ${LOCALBASE}/lib/mupen64plus directory. This is default directory used by emulator - Bump PORTREVISION Reported by: David Demelier <demelier.david@ at gmail.com> Notes: svn path=/head/; revision=266480
* - Remove obslete patch fileJose Alonso Cardenas Marquez2010-12-131-11/+0
| | | | Notes: svn path=/head/; revision=266190
* - Rename the following ports:Jose Alonso Cardenas Marquez2010-12-131-10/+3
| | | | | | | | | | | emulators/mupen64plus-base -> emulators/mupen64plus-core emulators/mupen64plus-sdlaudio -> emulators/mupen64plus-audio-sdl emulators/mupen64plus-sdlinput -> emulators/mupen64plus-input-sdl emulators/mupen64plus-rsp -> emulators/mupen64plus-rsp-hle emulators/mupen64plus-rice -> emulators/mupen64plus-video-rice Notes: svn path=/head/; revision=266185
* - Mark BROKEN: does not compilePav Lucistnik2010-05-201-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=254677
* Remove obsolete comment referring to USE_GCC=4.1+.Gerald Pfeifer2009-01-171-2/+0
| | | | | | | Approved by: acm Notes: svn path=/head/; revision=226333
* - Update to 1.5Jose Alonso Cardenas Marquez2009-01-142-15/+6
| | | | Notes: svn path=/head/; revision=226003
* Remove obsolete comment referring to USE_GCC=4.1+.Gerald Pfeifer2009-01-061-2/+0
| | | | | | | Approved by: acm Notes: svn path=/head/; revision=225362
* - Update to 1.4.1Jose Alonso Cardenas Marquez2009-01-061-4/+4
| | | | Notes: svn path=/head/; revision=225357
* - New port: emulators/mupen64plus-riceJose Alonso Cardenas Marquez2008-05-202-0/+47
A graphic plugin for Mupen64Plus emulator Notes: svn path=/head/; revision=213413