aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/frodo
Commit message (Collapse)AuthorAgeFilesLines
* - add SHA checksumdinoex2005-11-131-0/+1
|
* - use real location for soundcard.hdinoex2004-11-301-1/+1
| | | | (instead of symlink)
* - Fix Sound supportdinoex2004-11-293-1/+36
| | | | Submitted by: Rob Andrews
* - update MASTER_SITESdinoex2004-08-151-1/+1
|
* 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>
* - add SIZEdinoex2004-02-261-0/+1
|
* - make portlint happydinoex2003-10-121-1/+0
|
* - USE_SDL to support screens with more than 256 colors.dinoex2003-09-062-3/+23
| | | | - new option WITHOUT_SDL=yes to disable it.
* - update to 4.1bdinoex2003-09-069-95/+112
| | | | | | | - add new URL Thanks to watchman@ludd.luth.se for the pointer - make portlint happy - honor given CFLAGS
* - update CATEGORIESdinoex2003-07-231-1/+1
|
* CATEGORIES stripped, no "tcl84" and "tk84" entrys,dinoex2003-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.
* - update to use tk84dinoex2003-07-063-4/+5
|
* - retire pkg-commentdinoex2003-02-211-1/+0
|
* - add COMMENTdinoex2003-02-211-0/+1
|
* - remove BROKENdinoex2002-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
* BROKEN on 5.0: does not buildkris2002-12-021-1/+7
|
* Fix build on -CURRENT.naddy2002-11-304-2/+64
| | | | Notified by: bento
* fixes a build problem with gcc3dinoex2002-11-181-0/+8
|
* - Get rid of PERL and use SEDdinoex2002-06-162-2/+4
|
* Change some defines from "YES" to "yes"dinoex2002-01-281-1/+1
| | | | See samples in the porters-handbook.
* - make portlint happierdinoex2002-01-061-4/+5
| | | | | - use DOCSDIR or EXAMPLESDIR - get rid of some INTERACTIVE scrips in news/ifmail
* change MAINTAINER to FreeBSD.org addressdinoex2001-06-241-1/+1
|
* added %%PORTDOCS%% in pkg-plistdinoex2001-04-131-22/+22
|
* Updated to use Tcl/Tk 8.3dinoex2001-03-182-3/+3
|
* patch to make it compile under "alpha" on beast.dinoex2001-03-111-14/+24
|
* Extra slash break fetch.jeh2000-10-231-1/+1
| | | | | PR 22223 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> MAINTAINER
* Change location in first MASTER_SITE, add a second.ade2000-10-131-1/+2
| | | | | PR: 21939 Submitted by: maintainer
* Add a missing ')' so this port actually installs again.steve2000-08-301-1/+1
| | | | | PR: 20934 Submitted by: maintainer
* - Support LOCALBASE properly (in setting path to custom wish script)sobomax2000-06-232-4/+7
| | | | | PR: 19470 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* PORTNAME/VERSION stuffmharo2000-04-121-3/+3
|
* Complete conversion to Tk 8.2.steve2000-01-032-2/+2
| | | | | PR: 15843 Submitted by: maintainer
* Update to use Tcl/Tk version 8.2.steve1999-11-292-3/+4
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* If wish is installed the configuration dialog doesn't get called.steve1999-05-012-23/+25
| | | | | PR: 11346 Submitted by: maintainer
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-081-2/+2
|
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-2/+2
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* Remove "Frodo - " from front, we don't do this anymore.asami1998-02-251-1/+1
|
* More tcl/tk virtual category fixups.fenner1998-02-221-2/+2
|
* Frodo version 4.1.steve1998-02-228-0/+161
Emulates a Commodore 64. PR: 5329 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>