aboutsummaryrefslogtreecommitdiff
path: root/emulators/generator
Commit message (Collapse)AuthorAgeFilesLines
* Add sound supportPatrick Li2005-06-124-18/+101
| | | | | | | | | | | | Bump PORTREVISION Submitter takes maintainership Add pkg-message and rework pkg-descr PR: ports/82141 Submitted by: Alejandro Pulver <alejandro@varnet.biz> Notes: svn path=/head/; revision=137305
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* 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
* Properly use SDL everywhere:Edwin Groothuis2004-03-081-1/+1
| | | | | | | | | | | | | | | USE_SDL=yes -> USE_SDL=sdl (good examles everywhere) WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...) See http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL. PR: follow-ups of ports/55494, ports/61877 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=103247
* BROKEN on alpha 5.x: Configure failsKris Kennaway2004-02-261-0/+4
| | | | Notes: svn path=/head/; revision=102168
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* 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
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* - Update to version 0.35Kirill Ponomarev2003-12-048-214/+73
| | | | | | | | PR: 59610 Submitted by: Ports Fury Notes: svn path=/head/; revision=94907
* Mark as broken on latest 5.1 due to gcc3.3's pickier preprocessor.Mark Linimon2003-11-221-0/+7
| | | | | | | | Mark as not for alpha because the configure script doesn't understand alpha. Noticed by: bento. Notes: svn path=/head/; revision=94715
* 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
* - Update to 0.34Matthew N. Dodd2003-04-0711-294/+217
| | | | | | | | - Add support for SDL Joysticks. - Possibly run on more than i386. Notes: svn path=/head/; revision=78501
* 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
* Initial import.Yukihiro Nakai2001-04-229-0/+318
SEGA Megadrive/Genesis emulator. Notes: svn path=/head/; revision=41781