aboutsummaryrefslogtreecommitdiff
path: root/emulators/snes9x-gtk
Commit message (Collapse)AuthorAgeFilesLines
* Remove commented out lineRaphael Kubo da Costa2014-01-191-1/+0
| | | | Notes: svn path=/head/; revision=340316
* - Update to 1.53r81.Raphael Kubo da Costa2014-01-194-24/+41
| | | | | | | | | | | - Remove the ASM and MMX option as the configure script does not recognize "--with-assembler" and "--with-mmx" anymore. - Support staging. PR: ports/ Notes: svn path=/head/; revision=340314
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with [bce]) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331271
* 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
* Eliminate USE_GNOME=pkgconfigBaptiste Daroussin2013-09-011-4/+2
| | | | | | | | | | While here: Convert to USES=perl5 Convert to USES=desktop-file-utils Convert to USES=gmake Notes: svn path=/head/; revision=325930
* Convert emulators to new options frameworkBaptiste Daroussin2013-04-281-23/+17
| | | | Notes: svn path=/head/; revision=316753
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - Set default perl version for ports which currently usingAndrej Zverev2012-12-161-1/+1
| | | | | | | | | (5.x+ and x < 12) scheme. Approved by: bapt@ (portmgr@) Notes: svn path=/head/; revision=308985
* - update png to 1.5.10Dirk Meyer2012-06-011-2/+2
| | | | 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
* The variable is USE_PERL5 not USE_PERLEitan Adler2012-02-071-1/+1
| | | | | | | | | Submitted by: Alex Kozlov Reviewed by: perl (swills) Approved by: portmgr (pav) Notes: svn path=/head/; revision=290590
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Disable ALSA support explicitly to fix build when ALSA compat port is installedMax Brazhnikov2010-11-232-1/+1
| | | | | | | | PR: ports/152503 Submitted by: Nicole Reid (maintainer) Notes: svn path=/head/; revision=264989
* Remove screenshot option, which is unconditionally enabled, anyway.Stefan Walter2010-06-291-8/+0
| | | | | | | | | | PR: 147311 Submitted by: Demelier David <demelier.david@gmail.com> Approved by: maintainer timeout (>3 weeks) Feature safe: yes Notes: svn path=/head/; revision=257136
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - update to 1.4.1Dirk Meyer2010-03-281-2/+3
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Update to 1.52r79Sylvio Cesar Teixeira2010-03-013-7/+16
| | | | | | | | | | PR: ports/144249 Submitted by: okeeblow <root@cooltrainer.org> (maintainer) Approved by: itetcu (mentor) Feature safe: yes Notes: svn path=/head/; revision=250474
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* Super Nintendo Entertainment System(SNES) Emulator with GTK GUIMartin Wilke2010-01-274-0/+132
WWW: http://code.google.com/p/snes9x-gtk/ PR: ports/141418 Submitted by: okeeblow <root at cooltrainer.org> Notes: svn path=/head/; revision=248720