aboutsummaryrefslogtreecommitdiff
path: root/emulators/gngb
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-5/+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
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-1/+1
| | | | Notes: svn path=/head/; revision=208952
* - 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
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-201-1/+1
| | | | | | | | | | | | | | | | | | | structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor) Notes: svn path=/head/; revision=173460
* - Update to 20060309Martin Wilke2006-09-123-4/+48
| | | | | | | | PR: ports/103145 Submitted by: KATO Tsuguru <tkato432(at)yahoo.com> Notes: svn path=/head/; revision=172823
* Update to 20060204Erwin Lansing2006-06-232-5/+5
| | | | | | | | PR: 99375 Submitted by: Ports fury Notes: svn path=/head/; revision=166126
* Remove USE_REINPLACE from all categories starting with EEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161556
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149315
* Fix build with gcc 3.4Tilman Keskinoz2004-08-151-0/+10
| | | | Notes: svn path=/head/; revision=116295
* Add missing manpageKris Kennaway2004-04-171-0/+2
| | | | Notes: svn path=/head/; revision=107321
* SIZEify.Trevor Johnson2004-03-171-0/+1
| | | | Notes: svn path=/head/; revision=104313
* Chase library bump of libSDL-1.1 for all ports which were dependingEdwin Groothuis2004-03-161-1/+1
| | | | | | | on sdl12-1.2.5 Notes: svn path=/head/; revision=104132
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* - Update to version 20040115Kirill Ponomarev2004-02-024-31/+25
| | | | | | | | PR: ports/62263 Submitted by: Ports Fury Notes: svn path=/head/; revision=99820
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Let ports use the USE_SDL macro.Edwin Groothuis2004-01-231-2/+1
| | | | Notes: svn path=/head/; revision=98923
* unPERLify and use REINPLACE_CMD and USE_PERL5 where appropriate.Joe Marcus Clarke2003-11-151-4/+5
| | | | | | | | PR: 48249 Submitted by: Simon 'portlint' Schubert <corecode@corecode.ath.cx> Notes: svn path=/head/; revision=94050
* According to the bento logs, the older version of this file noMark Linimon2003-11-033-4/+5
| | | | | | | | | | | | | | longer builds even on 4.x. This upgrade fixes at least that. From the web page (summary of several changes): Add some filters; add minimal menuing system; update homepage; support gzip and unzip ROMs; add support for bzip2; add support for gcc 3.3; other miscellaneous cleanup. PR: ports/58159 and maintainer timeout (3 weeks). Notes: svn path=/head/; revision=92950
* Reset maintainer on ports owned by the following committers who haveKris Kennaway2003-11-031-1/+1
| | | | | | | | | | been inactive for over 12 months and did not respond to my email confirming their status: keith, nakai, torstenb Reviewed by: portmgr Notes: svn path=/head/; revision=92908
* emulators/gngb: Bento fix.Edwin Groothuis2003-10-031-0/+1
| | | | | | | | | | | | | Fix 4.x build on bento. Changes: - USE_GETOPT_LONG PR: ports/53962 Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net> Approved by: maintainer timeout Notes: svn path=/head/; revision=90122
* 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 version number of SDL shared library.Maxim Sobolev2003-01-021-1/+1
| | | | Notes: svn path=/head/; revision=72210
* Update to 20020111Yukihiro Nakai2002-07-303-42/+33
| | | | | | | | PR: ports/39215 Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net> Notes: svn path=/head/; revision=63728
* Chase increase of libSDL version number.Maxim Sobolev2002-04-171-1/+1
| | | | Notes: svn path=/head/; revision=57807
* Initial import.Yukihiro Nakai2001-04-226-0/+65
Another Gameboy(tm) emulator. Notes: svn path=/head/; revision=41784