summaryrefslogtreecommitdiffstats
path: root/emulators/stella
Commit message (Collapse)AuthorAgeFilesLines
* Chase library bump of libSDL-1.1 for all ports which were dependingedwin2004-03-161-1/+1
| | | | on sdl12-1.2.5
* Properly use SDL everywhere:edwin2004-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>
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* SIZEify.trevor2004-01-291-0/+1
|
* Use the CPIO macro defined in bsd.port.mk.trevor2004-01-221-1/+1
|
* - Update to version 1.3krion2003-09-2417-93/+272
| | | | | PR: 57004 Submitted by: Ports Fury
* De-pkg-comment.knu2003-02-202-1/+1
|
* Support CC/CFLAGS/CXX/CXXFLAGS properlyarved2003-01-135-27/+59
| | | | | PR: 46944 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* upgrade to 1.2ijliao2003-01-026-39/+57
| | | | | PR: 46627 Submitted by: Keith Jones <kmjones@blueyonder.co.uk>
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-102-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-062-1/+2
| | | | Approved by: pat
* Release MAINTAINER.nectar2002-02-061-1/+1
|
* Use random() instead of rand() so that the white noise sounds better.nectar2001-01-221-0/+16
| | | | Submitted by: Mark Abene <phiber@radicalmedia.com>
* Locally hosted distfiles moved to ftp.freebsd.org.nectar2000-06-201-2/+1
|
* PORTNAME/VERSION stuffmharo2000-04-121-3/+3
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-2/+2
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* This port requires X libs to build.steve1999-07-041-1/+3
|
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-261-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Add USE_XLIBnectar1999-04-071-1/+3
|
* stella 0.6 is no longer available.nectar1999-03-046-176/+78
| | | | This is stella 1.1, an Atari 2600 VCS emulator.
* Mark BROKEN. Distfiles unfetchable.obrien1998-12-011-1/+3
|
* Define MANUAL_PACKAGE_BUILD, as this port installs bin/elk which canasami1998-04-291-1/+3
| | | | | | be confused with the file with the same name in the lang/elk port. Found by: make package breaking in textproc/unroff
* Old MASTER_SITE no longer has DISTFILE. Switch to new MASTER_SITE.jseger1998-03-221-2/+2
|
* New port, stella:max1997-07-315-0/+192
Atari 2600 VCS emulator PR: 3627 Submitted by: Joel Sutton <sutton@aardvark.apana.org.au>
OpenPOWER on IntegriCloud