summaryrefslogtreecommitdiff
path: root/emulators (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-03-04stella 0.6 is no longer available.Jacques Vidrine6-176/+78
This is stella 1.1, an Atari 2600 VCS emulator. Notes: svn path=/head/; revision=17001
1999-02-26Replace ld-linux.so.2 with the one included with the StarOffice 5.0.1David E. O'Brien16-32/+40
distribution. Notes: svn path=/head/; revision=16903
1999-02-20Upgrade to 990214 version of Wine.Stefan Eßer6-16/+16
Notes: svn path=/head/; revision=16783
1999-02-12Update to xsystem35-1.0.2Seiichirou Hiraoka2-4/+4
Notes: svn path=/head/; revision=16692
1999-02-12Changes Version required.Seiichirou Hiraoka2-4/+4
Fix DESCR, URL has changed Notes: svn path=/head/; revision=16674
1999-02-11Correct Whom: lineSeiichirou Hiraoka1-2/+2
Notes: svn path=/head/; revision=16623
1999-02-03Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1-2/+3
bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too. Notes: svn path=/head/; revision=16518
1999-02-02Update to 1.0.1Seiichirou Hiraoka3-5/+6
PR: ports/9737 Submitted by: MAINTAINER Notes: svn path=/head/; revision=16499
1999-02-01Upgrade to 990131 version of Wine.Stefan Eßer6-16/+16
Notes: svn path=/head/; revision=16471
1999-01-31Add new mastersites as the old one has dissappeared.David E. O'Brien1-3/+5
Notes: svn path=/head/; revision=16439
1999-01-28upgrade to the 3.9.1-3110 patch.David E. O'Brien3-10/+11
Notes: svn path=/head/; revision=16409
1999-01-23PR: ports/9640Seiichirou Hiraoka5-20/+28
Submitted by: k5@respo.or.jp update to version 1.0: the 1st release version. Notes: svn path=/head/; revision=16279
1999-01-19Homepage. Requires SYSVSHEM, SEM, and MSG in the kernel.Tim Vanderhoek2-4/+14
Obtained from: Mary Robertson Kilgore <ynop@acm.org> Notes: svn path=/head/; revision=16185
1999-01-17Upgrade to January 10, 1999 version of Wine.Stefan Eßer6-16/+16
Notes: svn path=/head/; revision=16096
1999-01-12Change maitainer's email address,Vanilla I. Shu6-18/+16
and BROKEN some gnome ports until I upgrade it. Notes: svn path=/head/; revision=16018
1999-01-12Update to 1.16a.Seiichirou Hiraoka5-14/+117
Now this can build from source code. And can't use sound feature. Notes: svn path=/head/; revision=16016
1999-01-10Update to version 3.5-1.0p1.Steve Price2-4/+4
PR: 9348 Submitted by: maintainer Notes: svn path=/head/; revision=15975
1999-01-09Move Palm*-related programs to new "palm" category.Satoshi Asami1-2/+1
Reviewed by: the ports list Notes: svn path=/head/; revision=15943
1999-01-07Updated URL to http://www.bochs.com/Alexander Langer1-1/+1
Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co> Notes: svn path=/head/; revision=15920
1999-01-07Add 'ONLY_FOR_ARCHS=i386' to linux_lib dependent ports.Hidetoshi Shimokawa1-1/+3
Notes: svn path=/head/; revision=15902
1999-01-06Add 'ONLY_FOR_ARCHS=i386' to linux_* ports.Hidetoshi Shimokawa8-8/+24
They are intended for Linux/i386 emulation and to work on i386. Notes: svn path=/head/; revision=15877
1999-01-01Remove myself as maintainer.Alexander Langer1-2/+2
Notes: svn path=/head/; revision=15759
1998-12-30turn on dlx.David E. O'Brien1-1/+2
Notes: svn path=/head/; revision=15725
1998-12-30Simular and compiler for Hennessy and Patterson's MIPS-like RISC DLXDavid E. O'Brien12-0/+191
architecture. Notes: svn path=/head/; revision=15719
1998-12-27Update to xsystem-3.5-19981227Seiichirou Hiraoka3-14/+25
Notes: svn path=/head/; revision=15658
1998-12-27Upgrade to 981211 version of Wine.Stefan Eßer6-54/+28
Notes: svn path=/head/; revision=15657
1998-12-15Activate vpceJustin M. Seger1-1/+2
Notes: svn path=/head/; revision=15367
1998-12-15Import of vpce: Turbo Graphix 16 emulatorJustin M. Seger5-0/+34
Submitted by: nakai@TokyoNet.AD.JP Notes: svn path=/head/; revision=15366
1998-12-03Changes MASTER_SITESeiichirou Hiraoka1-3/+3
Notes: svn path=/head/; revision=15094
1998-12-03Update the MASTER_SITE.David E. O'Brien1-2/+3
Note that this port is at version 0.8.1. They are upto 0.9.7 now. Notes: svn path=/head/; revision=15084
1998-12-02Unbreak by adding many more MASTER_SITES.Bill Fumerola1-4/+6
PR: ports/8935 Submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=15073
1998-12-01Don't assume ${FILESDIR} is some fixed number of directories up fromSatoshi Asami1-2/+2
${WRKSRC}. Note I haven't fixed the "pack" target, that requires more than just ${FILESDIR} frobbing. Notes: svn path=/head/; revision=15007
1998-12-01Don't assume ${FILESDIR} is some fixed number of directories up fromSatoshi Asami1-1/+2
${WRKSRC}. Note I haven't fixed the "pack" target, that requires more than just ${FILESDIR} frobbing. Notes: svn path=/head/; revision=15005
1998-12-01Mark BROKEN. Distfiles unfetchable.David E. O'Brien4-4/+12
Notes: svn path=/head/; revision=14998
1998-12-01Add USE_XLIB.Satoshi Asami1-1/+2
Notes: svn path=/head/; revision=14981
1998-12-01Add USE_XLIB. Also, "commercial package" is no reason for NO_PACKAGE;Satoshi Asami1-2/+2
RESTRICTED and NO_CDROM is enough. Notes: svn path=/head/; revision=14980
1998-11-28Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imakeSatoshi Asami1-1/+3
for ilu and mkdirhier for asl.) Notes: svn path=/head/; revision=14922
1998-11-26Add another master site.Satoshi Asami1-2/+3
Submitted by: Sheldon Hearn <axl@iafrica.com> Notes: svn path=/head/; revision=14916
1998-11-25Switches MAINTAINER to FUJISHIMA Satsuki<k5@respo.or.jp>Seiichirou Hiraoka2-5/+5
Notes: svn path=/head/; revision=14887
1998-11-23Update to xsystem-3.5-19981123.Seiichirou Hiraoka3-3/+7
typo fix pkg/MESSAGE disappears patches/patch-ab Notes: svn path=/head/; revision=14825
1998-11-23No need to use += for variable defined only once.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=14792
1998-11-20Fix DESCRSeiichirou Hiraoka1-1/+1
Notes: svn path=/head/; revision=14705
1998-11-19Upgrade to 3.2.6.Vanilla I. Shu2-4/+4
Remind by: distfiles fenner Notes: svn path=/head/; revision=14692
1998-11-19Upgrade to xsystem-3.5-19981114.Seiichirou Hiraoka3-10/+17
Fix MD5 check sum Add patch files Install Japanese documents in share/doc/ja Notes: svn path=/head/; revision=14687
1998-11-19Upgrade to xsystem-3.5-19981114.Seiichirou Hiraoka1-1/+1
Fix MD5 check sum Notes: svn path=/head/; revision=14686
1998-11-19Upgrade to xsystem-3.5-19981114.Seiichirou Hiraoka1-8/+14
Notes: svn path=/head/; revision=14685
1998-11-18Add SUBSIR+=xsystem35Seiichirou Hiraoka1-1/+2
Notes: svn path=/head/; revision=14624
1998-11-18Reviewed by: kuriyamaSeiichirou Hiraoka6-0/+87
Submitted by: flathill@flathill.gr.jp Initial import of Xsystem35. Xsystem35 is AliceSoft System 3.5 emulator on X Window System Notes: svn path=/head/; revision=14623
1998-11-14Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami1-6/+8
shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk. Notes: svn path=/head/; revision=14512
1998-11-04Remove BROKEN tag.Vanilla I. Shu2-5/+12
Notes: svn path=/head/; revision=14349