summaryrefslogtreecommitdiff
path: root/emulators/stella (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 1.4.2Kirill Ponomarev2005-02-252-3/+3
| | | | | PR: ports/77966 Submitted by: Ports Fury
* Fix build on 4-stable with system compilerKirill Ponomarev2004-10-123-1/+28
| | | | | PR: ports/72317 Submitted by: Ports Fury
* Increase USE_GCC to 3.4 for those ports which compile with it.Kris Kennaway2004-09-301-1/+1
| | | | Approved by: portmgr
* Update to verion 1.4.1Kirill Ponomarev2004-08-162-3/+3
| | | | | PR: ports/70542 Submitted by: Ports Fury
* Update to version 1.4Kirill Ponomarev2004-07-2014-289/+29
| | | | | PR: ports/69293 Submitted by: Ports Fury
* Chase library bump of libSDL-1.1 for all ports which were dependingEdwin Groothuis2004-03-161-1/+1
| | | | on sdl12-1.2.5
* 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>
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 2)
* SIZEify.Trevor Johnson2004-01-291-0/+1
|
* Use the CPIO macro defined in bsd.port.mk.Trevor Johnson2004-01-221-1/+1
|
* - Update to version 1.3Kirill Ponomarev2003-09-2417-93/+272
| | | | | PR: 57004 Submitted by: Ports Fury
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
|
* Support CC/CFLAGS/CXX/CXXFLAGS properlyTilman Keskinoz2003-01-135-27/+59
| | | | | PR: 46944 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* upgrade to 1.2Ying-Chieh Liao2003-01-026-39/+57
| | | | | PR: 46627 Submitted by: Keith Jones <kmjones@blueyonder.co.uk>
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-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.Adam Weinberger2002-11-062-1/+2
| | | | Approved by: pat
* Release MAINTAINER.Jacques Vidrine2002-02-061-1/+1
|
* Use random() instead of rand() so that the white noise sounds better.Jacques Vidrine2001-01-221-0/+16
| | | | Submitted by: Mark Abene <phiber@radicalmedia.com>
* Locally hosted distfiles moved to ftp.freebsd.org.Jacques Vidrine2000-06-201-2/+1
|
* PORTNAME/VERSION stuffMichael Haro2000-04-121-3/+3
|
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* This port requires X libs to build.Steve Price1999-07-041-1/+3
|
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Add USE_XLIBJacques Vidrine1999-04-071-1/+3
|
* stella 0.6 is no longer available.Jacques Vidrine1999-03-046-176/+78
| | | | This is stella 1.1, an Atari 2600 VCS emulator.
* Mark BROKEN. Distfiles unfetchable.David E. O'Brien1998-12-011-1/+3
|
* Define MANUAL_PACKAGE_BUILD, as this port installs bin/elk which canSatoshi Asami1998-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.Justin M. Seger1998-03-221-2/+2
|
* New port, stella:Masafumi Max NAKANE1997-07-315-0/+192
Atari 2600 VCS emulator PR: 3627 Submitted by: Joel Sutton <sutton@aardvark.apana.org.au>