summaryrefslogtreecommitdiff
path: root/emulators (unfollow)
Commit message (Collapse)AuthorFilesLines
1998-07-13Oops, forgot to include NO_PACKAGE.Donald Burr1-1/+2
Notes: svn path=/head/; revision=11887
1998-07-12Activate vice.Donald Burr1-1/+2
Notes: svn path=/head/; revision=11844
1998-07-12PR: ports/6155Donald Burr9-0/+262
Submitted by: dchapes@ddm.on.ca Import of new port emulators/vice, the Versatile Commodore Emulator (VICE), an emulator for Commodore's PET/Vic-20/64. Notes: svn path=/head/; revision=11843
1998-07-09Whoops! Forgot to remove some bogosity before committing this file.Donald Burr1-3/+1
Notes: svn path=/head/; revision=11802
1998-07-09Upgrade xmame to version 0.33b6.1.Donald Burr3-10/+9
Notes: svn path=/head/; revision=11801
1998-07-03Specify PATCH_SITESJean-Marc Zucconi1-1/+2
Notes: svn path=/head/; revision=11683
1998-07-02Add mtools-3.9.1-2906.diff.gz patchfile.Vanilla I. Shu3-5/+18
Notes: svn path=/head/; revision=11671
1998-06-07Update to 980517 version of WineStefan Eßer4-10/+10
Submitted by: Thomas Gellekum <tg@ihf.rwth-aachen.de> Notes: svn path=/head/; revision=11335
1998-06-07Upgrade to bochs-980513a.Donald Burr2-3/+11
* change package name in Makefile. * change md5. * change PLIST to reflect changes in the installed files. Submitted by: Sergei Laskavy (who submitted a patch to bochs-980409b; I upgraded to the latest version while I was at it.) Notes: svn path=/head/; revision=11322
1998-06-01Finally managed to track down a MASTER_SITE that actually has this beast.Donald Burr2-5/+4
Also the filename has changed (but not the md5). Notes: svn path=/head/; revision=11199
1998-05-30Changed my MAINTAINER e-mail to @FreeBSD.ORG.Donald Burr2-4/+4
Notes: svn path=/head/; revision=11192
1998-05-22Upgrade to 3.9.1.Matthew Hunt2-9/+4
Submitted by: "Nickolay N. Dudorov" <nnd@ctserv.itfs.nsk.su> Notes: svn path=/head/; revision=11106
1998-05-18Upgrade to 980513 version of Bochs.Alexander Langer2-3/+3
Notes: svn path=/head/; revision=11053
1998-05-07vanilla just barely beat me on upgrading this.David E. O'Brien6-59/+38
Merging parts of my upgrade. Notes: svn path=/head/; revision=10894
1998-05-07Upgrade to 3.9, and portlint.Vanilla I. Shu8-117/+109
Notes: svn path=/head/; revision=10888
1998-04-29Define MANUAL_PACKAGE_BUILD, as this port installs bin/elk which canSatoshi Asami1-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
1998-04-05Be careful when you touch DISTNAME, it affect WRKSRC....Satoshi Asami1-4/+3
Notes: svn path=/head/; revision=10427
1998-04-04Distfile disappeared from old master site. Use a new one.Justin M. Seger1-6/+8
Portlint. Notes: svn path=/head/; revision=10412
1998-04-03Upgrade to 980331 version of Bochs.Alexander Langer4-9/+9
Notes: svn path=/head/; revision=10401
1998-03-22Old MASTER_SITE no longer has DISTFILE. Switch to new MASTER_SITE.Justin M. Seger1-2/+2
Notes: svn path=/head/; revision=10290
1998-03-21Change MASTER_SITE to new site, i forgot it on last commit.Vanilla I. Shu1-2/+2
Notes: svn path=/head/; revision=10272
1998-03-21Remove BROKEN, it's fixed now. (Folks, you can remove these lines if youSatoshi Asami1-3/+1
believe you fixed the port!) Notes: svn path=/head/; revision=10261
1998-03-21Fix endian.h error.Vanilla I. Shu1-3/+12
Notes: svn path=/head/; revision=10260
1998-03-21Remove BROKEN tag, and put a copy on my page.Vanilla I. Shu1-4/+3
Notes: svn path=/head/; revision=10254
1998-03-21Mark this port broken, can't find endian.h.Satoshi Asami1-1/+3
Notes: svn path=/head/; revision=10247
1998-03-21Mark this port BROKEN, I can't fetch it.Satoshi Asami1-1/+3
Notes: svn path=/head/; revision=10246
1998-03-12Upgrade to 3.2.Vanilla I. Shu3-4/+41
Notes: svn path=/head/; revision=10123
1998-03-11Upgrade to 980311 version of Bochs.Alexander Langer3-5/+7
Notes: svn path=/head/; revision=10116
1998-03-11Upgrade to 2.4.4.Vanilla I. Shu4-26/+33
Notes: svn path=/head/; revision=10112
1998-02-27Upgrade to 980124 version of Bochs. This is the first release of BochsAlexander Langer3-6/+7
which is able to boot Linux. Notes: svn path=/head/; revision=9951
1998-02-25Remove "Frodo - " from front, we don't do this anymore.Satoshi Asami1-1/+1
Notes: svn path=/head/; revision=9920
1998-02-24Upgrade to use tcl8.1 and tk8.1.Justin M. Seger1-3/+3
Notes: svn path=/head/; revision=9912
1998-02-22More tcl/tk virtual category fixups.Bill Fenner1-2/+2
Notes: svn path=/head/; revision=9880
1998-02-21Add tk virtual category where missing. List of ports which depend on tkBill Fenner1-2/+2
but aren't in a tk virtual category from awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX I didn't do anything about the ports which depend on things which depend on a tk revision. I'd be afraid that the depended-upon port might change and thus outdate the virtual category in the depender. Notes: svn path=/head/; revision=9876
1998-02-21activate frodoSteve Price1-1/+2
Notes: svn path=/head/; revision=9874
1998-02-21Frodo version 4.1.Steve Price8-0/+161
Emulates a Commodore 64. PR: 5329 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> Notes: svn path=/head/; revision=9873
1998-02-10Add xmame to subdirs.Jordan K. Hubbard1-1/+2
Notes: svn path=/head/; revision=9649
1998-02-10New port of xmame version 0.30.1; also moved into its proper locationJordan K. Hubbard6-0/+105
at the request of the author (who's right, this is an emulator first and a game second ;). PR: 5687 Submitted by: Donald Burr <dburr@POBoxes.com> Notes: svn path=/head/; revision=9648
1998-02-01Remove ${MASTER_SITE_SUNSITE} from MASTER_SITES and use sunsiteBill Fenner1-3/+4
explicitly; the /pub/Linux/distributions directory isn't mirrored. Submitted by: distfile checker Notes: svn path=/head/; revision=9562
1998-01-26MASTER_SITE change to http://www.komkon.org/fms/iNES/Vanilla I. Shu1-2/+2
PR: ports/5430 Submitted by: maintainer Notes: svn path=/head/; revision=9451
1998-01-26Upgrade to 980124 version of Bochs.Alexander Langer4-13/+13
Notes: svn path=/head/; revision=9448
1998-01-25MASTER_SITE moved.Steve Price1-2/+2
PR: 5452 Submitted by: Yukihiro Nakai <Nakai@technologist.com> Notes: svn path=/head/; revision=9437
1998-01-21Author patch. Adds recursive mcopy, mdir, mattrib. Bugfixes to FAT32David E. O'Brien4-3/+28
handling. Adds mshowfat cmd. Notes: svn path=/head/; revision=9391
1998-01-19Update to 980118 version of Bochs.Alexander Langer4-21/+21
Notes: svn path=/head/; revision=9371
1998-01-08Eliminate double slashes in URL's by:Bill Fenner2-4/+4
- Removing trailing slashes from MASTER_SITE_SUBDIR - Removing doubled slashes in URL - Adding %2F at start of absolute pathnames (see RFC1738) Notes: svn path=/head/; revision=9295
1998-01-04Update to 980104 version of Wine.Stefan Eßer4-8/+8
Notes: svn path=/head/; revision=9266
1997-12-24Add -lxpg4 option to LDLIBS for full wide-character support.Stefan Eßer2-0/+22
Notes: svn path=/head/; revision=9168
1997-12-24No need to use += on first appearance of variables.Alexander Langer1-2/+2
Notes: svn path=/head/; revision=9161
1997-12-23The Christmas Wine: update to 971221 version of WINEStefan Eßer4-8/+8
Notes: svn path=/head/; revision=9160
1997-12-23No need to use += on first appearance of variables.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=9155