aboutsummaryrefslogtreecommitdiff
path: root/emulators/frodo/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Fix Sound supportDirk Meyer2004-11-281-1/+1
| | | | | | | Submitted by: Rob Andrews Notes: svn path=/head/; revision=122679
* - update MASTER_SITESDirk Meyer2004-08-151-1/+1
| | | | Notes: svn path=/head/; revision=116235
* 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
* - make portlint happyDirk Meyer2003-10-121-1/+0
| | | | Notes: svn path=/head/; revision=90905
* - USE_SDL to support screens with more than 256 colors.Dirk Meyer2003-09-061-3/+12
| | | | | | | - new option WITHOUT_SDL=yes to disable it. Notes: svn path=/head/; revision=88623
* - update to 4.1bDirk Meyer2003-09-051-18/+16
| | | | | | | | | | - add new URL Thanks to watchman@ludd.luth.se for the pointer - make portlint happy - honor given CFLAGS Notes: svn path=/head/; revision=88604
* - update CATEGORIESDirk Meyer2003-07-231-1/+1
| | | | Notes: svn path=/head/; revision=85447
* CATEGORIES stripped, no "tcl84" and "tk84" entrys,Dirk Meyer2003-07-061-1/+1
| | | | | | | | | | | was denied by portmgr when the base ports where created. date: 2001/11/24 04:18:38; ports/lang/tcl84, ports/x11-toolkits/tk84 CATEGORIES stripped, no "tcl84" and "tk84" entrys. Notes: svn path=/head/; revision=84270
* - update to use tk84Dirk Meyer2003-07-061-2/+3
| | | | Notes: svn path=/head/; revision=84267
* - add COMMENTDirk Meyer2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75965
* - remove BROKENDirk Meyer2002-12-051-7/+1
| | | | | | | | as the port does build, Thanks to naddy! http://bento.freebsd.org/errorlogs/packages-5-latest/emulators/frodo-4.1a.tbz Notes: svn path=/head/; revision=71377
* BROKEN on 5.0: does not buildKris Kennaway2002-12-011-1/+7
| | | | Notes: svn path=/head/; revision=71284
* - Get rid of PERL and use SEDDirk Meyer2002-06-161-1/+3
| | | | Notes: svn path=/head/; revision=61375
* Change some defines from "YES" to "yes"Dirk Meyer2002-01-281-1/+1
| | | | | | | See samples in the porters-handbook. Notes: svn path=/head/; revision=53893
* - make portlint happierDirk Meyer2002-01-051-4/+5
| | | | | | | | - use DOCSDIR or EXAMPLESDIR - get rid of some INTERACTIVE scrips in news/ifmail Notes: svn path=/head/; revision=52636
* change MAINTAINER to FreeBSD.org addressDirk Meyer2001-06-241-1/+1
| | | | Notes: svn path=/head/; revision=44375
* Updated to use Tcl/Tk 8.3Dirk Meyer2001-03-181-2/+2
| | | | Notes: svn path=/head/; revision=39999
* Extra slash break fetch.James E. Housley2000-10-221-1/+1
| | | | | | | | PR 22223 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> MAINTAINER Notes: svn path=/head/; revision=34117
* Change location in first MASTER_SITE, add a second.Ade Lovett2000-10-121-1/+2
| | | | | | | | PR: 21939 Submitted by: maintainer Notes: svn path=/head/; revision=33737
* Add a missing ')' so this port actually installs again.Steve Price2000-08-301-1/+1
| | | | | | | | PR: 20934 Submitted by: maintainer Notes: svn path=/head/; revision=32123
* - Support LOCALBASE properly (in setting path to custom wish script)Maxim Sobolev2000-06-231-3/+6
| | | | | | | | PR: 19470 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=29809
* PORTNAME/VERSION stuffMichael Haro2000-04-121-3/+3
| | | | Notes: svn path=/head/; revision=27455
* Complete conversion to Tk 8.2.Steve Price2000-01-031-1/+1
| | | | | | | | PR: 15843 Submitted by: maintainer Notes: svn path=/head/; revision=24373
* Update to use Tcl/Tk version 8.2.Steve Price1999-11-281-2/+3
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23474
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* More tcl/tk virtual category fixups.Bill Fenner1998-02-221-2/+2
| | | | Notes: svn path=/head/; revision=9880
* Frodo version 4.1.Steve Price1998-02-211-0/+49
Emulates a Commodore 64. PR: 5329 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> Notes: svn path=/head/; revision=9873