aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/snes9express
Commit message (Collapse)AuthorAgeFilesLines
* Finish removal of emulators/snes9xAntoine Brodin2018-08-044-87/+0
|
* - Add LICENSE_FILEDmitry Marakasov2017-12-062-6/+32
| | | | | | - Pet portlint - Switch to options helpers - Fix return-type warnings and remove dangerous -Wno-return-type
* emulators/snes9express: unbreak with clang 4.0Jan Beich2017-02-011-0/+11
| | | | | | | | frend.cc:2530:21: error: ordered comparison between pointer and zero ('frend::Image *' and 'int') if(items[i].icon > 0) ~~~~~~~~~~~~~ ^ ~ Reported by: antoine (via exp-run)
* Remove libintl.so.9 compatibility link that was added in r374303 toTijl Coosemans2016-12-091-1/+1
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-131-1/+1
| | | | Approved by: portmgr blanket
* cleanup plistBaptiste Daroussin2014-12-211-1/+0
|
* - Unbreak build [1]Alex Kozlov2013-10-141-20/+16
| | | | | | | - Support STAGEDIR PR: ports/178160 (based on) [1] Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-211-5/+2
| | | | emulators)
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-251-1/+1
| | | | Approved by: portmgr (bapt)
* - Broken does not buildMartin Wilke2013-02-231-0/+2
|
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
|
* Mark as broken on sparc64: fails to compile.Mark Linimon2011-08-101-1/+7
|
* = Drop MD5 supportMartin Wilke2011-07-031-1/+0
|
* - Update to 1.43Martin Wilke2010-07-155-50/+20
| | | | | PR: 148553 Submitted by: Ports Fury
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
|
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
|
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* Reset maintainer: email address bounces.Mark Linimon2009-05-292-4/+1
|
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-201-5/+2
| | | | | | | | | | | | | | | - 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)
* - Mark BROKEN on FreeBSD 7.0Pav Lucistnik2007-12-111-1/+7
| | | | | Reported by: pointyhat Approved by: portmgr (hat)
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-7/+1
|
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Remove USE_REINPLACE from all categories starting with EEdwin Groothuis2006-05-071-1/+0
|
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | Approved by: krion@
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
|
* BROKEN on 4.x: Does not compileKris Kennaway2005-05-221-1/+7
|
* Fix build on 4.X.Adam Weinberger2005-03-221-0/+10
| | | | Approved by: portmgr (marcus)
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
|
* Apply a simple fix to remove the dependency upon gcc 3.3Adam Weinberger2005-03-112-1/+10
|
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-081-1/+1
| | | | big upgrade.
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-0/+1
|
* Add snes9express 1.42, GTK interface for snes9x.Pete Fritchman2004-03-174-0/+61
Submitted by: Travis Poppe <tlp@liquidx.org>