aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/gnuboy
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-6/+2
| | | | emulators)
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* - Update devel/sdl12 to 1.2.15mva2012-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
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-3/+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
* - Update MASTER_SITES and WWW: linemiwi2011-08-262-11/+9
| | | | | | | - Add LICENSE PR: 160099 Submitted by: Ports Fury
* Mark BROKEN: Does not fetchbapt2011-08-021-0/+2
|
* = Drop MD5 supportmiwi2011-07-031-1/+0
|
* Reset ijliao@FreeBSD.org due to maintainer-timeouts and long absence.linimon2010-12-281-1/+1
| | | | | | We hope to see ijliao back again sometime. Hat: portmgr
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
|
* Punt autoconf267->autoconf268ade2010-10-161-1/+1
|
* Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-2/+2
| | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1
| | | | Tested by: exp build run (erwin)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-241-2/+2
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Chase devel/sdl12 shlib version bumpmiwi2008-03-131-1/+1
|
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-2/+2
| | | | | PR: ports/116639 Submitted by: aDe
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-202-6/+3
| | | | | | | | | | | | | | | | 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)
* Remove USE_REINPLACE from all categories starting with Eedwin2006-05-071-1/+0
|
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* respect $PREFIXijliao2005-10-272-15/+12
| | | | | depend on latest autoconf utilize PLIST_FILES and PORTDOCS
* SIZEifyijliao2004-03-181-0/+1
| | | | Submitted by: trevor
* Chase library bump of libSDL-1.1 for all ports which were dependingedwin2004-03-161-0/+1
| | | | on sdl12-1.2.5
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* Let ports use the USE_SDL macro.edwin2004-01-241-5/+3
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* use REINPLACE_CMDijliao2003-01-201-1/+2
| | | | Submitted by: Ulrich Spoerlein <q@uni.de>
* Update version number of SDL shared library.sobomax2003-01-021-1/+1
|
* Chase increase of libSDL version number.sobomax2002-04-171-1/+1
|
* upgrade to 1.0.3ijliao2001-12-102-2/+2
|
* upgrade to 1.0.1ijliao2001-07-103-3/+17
| | | | | PR: 28862 Submitted by: pat@databits.net
* upgrade to 1.0.0ijliao2001-07-024-18/+22
| | | | | | | change WWW PR: 28554 Submitted by: pat@databits.net
* upgrade to 0.9.13ijliao2001-06-012-2/+2
| | | | | PR: 27793 Submitted by: stijn@win.tue.nl
* Don't hard-code -O3 and about 20 -f optimizationskris2001-04-301-2/+17
|
* upgrade to 0.9.12ijliao2001-04-103-4/+4
| | | | change mastersite
* Move:sobomax2001-04-091-1/+1
| | | | | | | devel/sdl --> devel/sdl10 devel/sdl-devel --> devel/sdl12 Repo-copy by: asami
* add gnuboyijliao2001-03-126-0/+63
A Nintendo GameBoy emulator