aboutsummaryrefslogtreecommitdiff
path: root/emulators/gnuboy/files
Commit message (Collapse)AuthorAgeFilesLines
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-201-2/+2
| | | | | | | | | | | | | | | | | | | 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
* upgrade to 1.0.0Ying-Chieh Liao2001-07-011-14/+17
| | | | | | | | | | change WWW PR: 28554 Submitted by: pat@databits.net Notes: svn path=/head/; revision=44610
* Don't hard-code -O3 and about 20 -f optimizationsKris Kennaway2001-04-301-2/+17
| | | | Notes: svn path=/head/; revision=42071
* add gnuboyYing-Chieh Liao2001-03-121-0/+19
A Nintendo GameBoy emulator Notes: svn path=/head/; revision=39621