aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/stella
Commit message (Collapse)AuthorAgeFilesLines
* - update png to 1.5.10dinoex2012-06-011-1/+2
|
* - Update to 3.6.1acm2012-03-312-3/+3
| | | | | | See the changelog at http://stella.sourceforge.net/stellanews.php Feature safe: yes
* - Update to 3.6acm2012-03-263-4/+4
| | | | Feature safe: yes
* - Update devel/sdl12 to 1.2.15mva2012-02-181-0/+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-2/+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 to 3.4.1acm2011-06-253-6/+4
|
* - Update to 3.2acm2010-08-213-5/+6
|
* - update to 1.4.1dinoex2010-03-281-1/+2
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - Update to 3.0acm2009-11-112-4/+4
|
* - Update to 2.8acm2009-06-183-4/+5
|
* - Update to 2.7.6acm2009-04-273-20/+44
|
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+2
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* - Chase devel/sdl12 shlib version bumpmiwi2008-03-131-0/+1
|
* - Remove USE_GCC, i forgot that on my previous commitacm2007-10-041-1/+0
|
* - Update to 2.4.2acm2007-10-042-4/+4
|
* - Update to 2.4.1acm2007-09-063-7/+5
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update to 2.3.5acm2007-02-023-4/+5
| | | | - See the changelog at http://stella.sourceforge.net/stellanews.html
* - Update to 2.3acm2006-12-303-8/+7
| | | | - Take maintainership
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-201-0/+1
| | | | | | | | | | | | | | | | 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)
* - Update to 2.2.jmelo2006-04-133-8/+7
| | | | | | | | - portlint(1). PR: ports/95591 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: mnag (mentor)
* - Update to 2.1barner2006-02-013-5/+5
| | | | | Submitted by: Ports fury PR: ports/92608
* - Add SHA256pav2005-11-251-0/+1
|
* - Update to 2.0.1garga2005-10-312-3/+3
| | | | | PR: ports/88188 Submitted by: Ports Fury
* - Update to 2.0pav2005-10-216-58/+27
| | | | | PR: ports/87736 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to version 1.4.2krion2005-02-252-3/+3
| | | | | PR: ports/77966 Submitted by: Ports Fury
* Fix build on 4-stable with system compilerkrion2004-10-123-1/+28
| | | | | PR: ports/72317 Submitted by: Ports Fury
* Increase USE_GCC to 3.4 for those ports which compile with it.kris2004-09-301-1/+1
| | | | Approved by: portmgr
* Update to verion 1.4.1krion2004-08-172-3/+3
| | | | | PR: ports/70542 Submitted by: Ports Fury
* Update to version 1.4krion2004-07-2014-289/+29
| | | | | PR: ports/69293 Submitted by: Ports Fury
* 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-212-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-112-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-072-1/+2
| | | | Approved by: pat
* Release MAINTAINER.nectar2002-02-071-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-051-1/+3
|
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-271-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-056-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-231-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>