aboutsummaryrefslogtreecommitdiff
path: root/emulators/stella
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 3.0Jose Alonso Cardenas Marquez2009-11-102-4/+4
| | | | Notes: svn path=/head/; revision=244082
* - Update to 2.8Jose Alonso Cardenas Marquez2009-06-183-4/+5
| | | | Notes: svn path=/head/; revision=236179
* - Update to 2.7.6Jose Alonso Cardenas Marquez2009-04-273-20/+44
| | | | Notes: svn path=/head/; revision=232820
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-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) Notes: svn path=/head/; revision=211584
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-0/+1
| | | | Notes: svn path=/head/; revision=208952
* - Remove USE_GCC, i forgot that on my previous commitJose Alonso Cardenas Marquez2007-10-041-1/+0
| | | | Notes: svn path=/head/; revision=200827
* - Update to 2.4.2Jose Alonso Cardenas Marquez2007-10-042-4/+4
| | | | Notes: svn path=/head/; revision=200826
* - Update to 2.4.1Jose Alonso Cardenas Marquez2007-09-063-7/+5
| | | | Notes: svn path=/head/; revision=198899
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 2.3.5Jose Alonso Cardenas Marquez2007-02-013-4/+5
| | | | | | | - See the changelog at http://stella.sourceforge.net/stellanews.html Notes: svn path=/head/; revision=183888
* - Update to 2.3Jose Alonso Cardenas Marquez2006-12-293-8/+7
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=180958
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-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) Notes: svn path=/head/; revision=173460
* - Update to 2.2.Jean Milanez Melo2006-04-123-8/+7
| | | | | | | | | | | - portlint(1). PR: ports/95591 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: mnag (mentor) Notes: svn path=/head/; revision=159386
* - Update to 2.1Simon Barner2006-02-013-5/+5
| | | | | | | | Submitted by: Ports fury PR: ports/92608 Notes: svn path=/head/; revision=154955
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149315
* - Update to 2.0.1Renato Botelho2005-10-312-3/+3
| | | | | | | | PR: ports/88188 Submitted by: Ports Fury Notes: svn path=/head/; revision=146833
* - Update to 2.0Pav Lucistnik2005-10-206-58/+27
| | | | | | | | PR: ports/87736 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=145968
* Update to version 1.4.2Kirill Ponomarev2005-02-252-3/+3
| | | | | | | | PR: ports/77966 Submitted by: Ports Fury Notes: svn path=/head/; revision=129753
* Fix build on 4-stable with system compilerKirill Ponomarev2004-10-123-1/+28
| | | | | | | | PR: ports/72317 Submitted by: Ports Fury Notes: svn path=/head/; revision=118919
* Increase USE_GCC to 3.4 for those ports which compile with it.Kris Kennaway2004-09-301-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=118503
* Update to verion 1.4.1Kirill Ponomarev2004-08-162-3/+3
| | | | | | | | PR: ports/70542 Submitted by: Ports Fury Notes: svn path=/head/; revision=116425
* Update to version 1.4Kirill Ponomarev2004-07-2014-289/+29
| | | | | | | | PR: ports/69293 Submitted by: Ports Fury Notes: svn path=/head/; revision=114296
* 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
* 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
* Use the CPIO macro defined in bsd.port.mk.Trevor Johnson2004-01-221-1/+1
| | | | Notes: svn path=/head/; revision=98793
* - Update to version 1.3Kirill Ponomarev2003-09-2417-93/+272
| | | | | | | | PR: 57004 Submitted by: Ports Fury Notes: svn path=/head/; revision=89224
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75953
* Support CC/CFLAGS/CXX/CXXFLAGS properlyTilman Keskinoz2003-01-135-27/+59
| | | | | | | | PR: 46944 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=73046
* upgrade to 1.2Ying-Chieh Liao2003-01-026-39/+57
| | | | | | | | PR: 46627 Submitted by: Keith Jones <kmjones@blueyonder.co.uk> Notes: svn path=/head/; revision=72175
* 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) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Release MAINTAINER.Jacques Vidrine2002-02-061-1/+1
| | | | Notes: svn path=/head/; revision=54275
* 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> Notes: svn path=/head/; revision=37436
* Locally hosted distfiles moved to ftp.freebsd.org.Jacques Vidrine2000-06-201-2/+1
| | | | Notes: svn path=/head/; revision=29719
* PORTNAME/VERSION stuffMichael Haro2000-04-121-3/+3
| | | | Notes: svn path=/head/; revision=27455
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* This port requires X libs to build.Steve Price1999-07-041-1/+3
| | | | Notes: svn path=/head/; revision=20045
* 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. :) Notes: svn path=/head/; revision=19801
* Add USE_XLIBJacques Vidrine1999-04-071-1/+3
| | | | Notes: svn path=/head/; revision=17691
* stella 0.6 is no longer available.Jacques Vidrine1999-03-046-176/+78
| | | | | | | This is stella 1.1, an Atari 2600 VCS emulator. Notes: svn path=/head/; revision=17001
* Mark BROKEN. Distfiles unfetchable.David E. O'Brien1998-12-011-1/+3
| | | | Notes: svn path=/head/; revision=14998
* 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 Notes: svn path=/head/; revision=10758
* Old MASTER_SITE no longer has DISTFILE. Switch to new MASTER_SITE.Justin M. Seger1998-03-221-2/+2
| | | | Notes: svn path=/head/; revision=10290
* 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> Notes: svn path=/head/; revision=7447