aboutsummaryrefslogtreecommitdiff
path: root/emulators/tuxnes
Commit message (Collapse)AuthorAgeFilesLines
* Add USES=xorg USES=gl, ports categories eNiclas Zeising2019-11-051-1/+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
* emulators/tuxnes: set LLD_UNSAFE on i386Ed Maste2018-09-261-0/+4
| | | | | | | | | | | | | | | | | | | This port builds and runs a build tool, which segfaults when lld is the i386 system linker: cc -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -Wall -I/usr/local/include -I/usr/local/include -fstack-protector -o comptbl comptbl.o -lm -lz -lXext -lXpm -lSM -lICE -lX11 -L/usr/local/lib ./comptbl gmake[1]: *** [Makefile:414: compdata] Segmentation fault (core dumped) PR: 214864 Approved by: portmgr (lld blanket) Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=480740
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415498
* - Fix build with clangMartin Wilke2014-01-191-6/+25
| | | | | | | | | | | - Add LICENSE - Add DESKTOP_ENTRIES PR: 185310 Submitted by: Ports Fury Notes: svn path=/head/; revision=340296
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | emulators) Notes: svn path=/head/; revision=327721
* = Drop MD5 supportMartin Wilke2011-07-021-1/+0
| | | | Notes: svn path=/head/; revision=276915
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with E,F Notes: svn path=/head/; revision=240069
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-4/+4
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209420
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149315
* Fix build with gcc-3.4.2Kirill Ponomarev2004-08-073-7/+45
| | | | | | | | | | Support PLIST_FILES PR: ports/70115 Submitted by: Ports Fury Notes: svn path=/head/; revision=115567
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* asmodai is no longer a committer.Kris Kennaway2003-10-171-1/+1
| | | | Notes: svn path=/head/; revision=91531
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-141-2/+2
| | | | | | | use USE_GETOPT_LONG instead. Notes: svn path=/head/; revision=84842
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update to TuxNES 0.75.Jeroen Ruigrok van der Werven2001-04-163-8/+7
| | | | | | | | | | | | This version fixes support for some mappers, adds new ones, sports a revamped sound system, multiple video modes, can work with W and GGI, zipped file support, and more I missed. NetBSD now compiles natively too, OpenBSD is kinda of hard right now due to as problems [old version]. Notes: svn path=/head/; revision=41480
* More people.FreeBSD.org -> MASTER_SITE_LOCAL conversion.Will Andrews2000-06-201-1/+2
| | | | Notes: svn path=/head/; revision=29732
* PORTNAME/VERSION stuffMichael Haro2000-04-121-2/+2
| | | | Notes: svn path=/head/; revision=27455
* Add TuxNES, a FreeBSD-friendly Nintendo 8-bit emulator.Jeroen Ruigrok van der Werven2000-02-135-0/+33
Reviewed by: Alexander Langer <alex@big.endian.de> Notes: svn path=/head/; revision=25743