summaryrefslogtreecommitdiff
path: root/emulators (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add WWWMichael Haro1999-05-101-0/+2
| | | | | | | | PR: 11621 Submitted by: maintainer Notes: svn path=/head/; revision=18724
* Update to 2.8.1Seiichirou Hiraoka1999-05-092-4/+4
| | | | | | | Fix 'make fetch error problem' Notes: svn path=/head/; revision=18632
* LIB_DEPENDS on the new unified xview port.Steve Price1999-05-041-2/+2
| | | | Notes: svn path=/head/; revision=18484
* Upgrade to 99.04.26 version of Wine.Stefan Eßer1999-05-036-62/+28
| | | | Notes: svn path=/head/; revision=18442
* Add a couple of devices so we can use Linux X servers too. Also cleanupSteve Price1999-05-038-16/+80
| | | | | | | | | | pkg/PLIST so this port packages and deinstalls cleanly again. PR: 11045 Inspired by: MIHIRA Yoshiro <sanpei@sanpei.org> Notes: svn path=/head/; revision=18358
* WWWWWWWWWWWWWWWWWWWWWWWWWWWhhhhhhhhhheeeeeeeeeeeeeee!!!!!!!!!Tim Vanderhoek1999-05-027-11/+10
| | | | | | | That was fun! Can we do it again? Pleeeeeeaaaase! Notes: svn path=/head/; revision=18347
* Switch to using USE_ZIP along with minor cleanups to some ports.Justin M. Seger1999-05-011-7/+3
| | | | Notes: svn path=/head/; revision=18296
* If wish is installed the configuration dialog doesn't get called.Steve Price1999-05-012-23/+25
| | | | | | | | PR: 11346 Submitted by: maintainer Notes: svn path=/head/; revision=18278
* Update to version 1.0.7.Steve Price1999-05-012-3/+3
| | | | | | | | PR: 11384 Submitted by: maintainer Notes: svn path=/head/; revision=18264
* update to 1.0.6.Michael Haro1999-04-262-4/+3
| | | | | | | | PR: 11320 Submitted by: maintainer Notes: svn path=/head/; revision=18132
* Upgrade to version 3.9.4.Jean-Marc Zucconi1999-04-184-21/+12
| | | | | | | | PR: ports/11192 Submitted by: Chris Piazza <cpiazza@home.net> Notes: svn path=/head/; revision=17969
* Removed dead mastersiteMichael Haro1999-04-161-3/+2
| | | | Notes: svn path=/head/; revision=17910
* Removed bad master siteMichael Haro1999-04-161-3/+2
| | | | Notes: svn path=/head/; revision=17909
* update ines from 0.7 to 1.0Michael Haro1999-04-153-7/+7
| | | | Notes: svn path=/head/; revision=17890
* Add USE_XLIBJacques Vidrine1999-04-071-1/+3
| | | | Notes: svn path=/head/; revision=17691
* update to version 1.0.5:Seiichirou Hiraoka1999-04-053-11/+7
| | | | | | | | | | newly depends on gtk12 instead of gtk11. remove 'strip' from Makefile because INSTALL_PROGRAM does it. PR: ports/10962 Submitted by: k5@respo.or.jp Notes: svn path=/head/; revision=17646
* Update to 118eSeiichirou Hiraoka1999-03-315-80/+44
| | | | | | | | | | Now it comes with sound! But disabled the joystick PR: ports/10852 Submitted by: nakai@internetsolutions.co.jp Notes: svn path=/head/; revision=17497
* Use 'ONLY_FOR_ARCHS= i386'.Bill Fumerola1999-03-302-2/+4
| | | | Notes: svn path=/head/; revision=17467
* Updated to version 0.8.6 after I modified several problemsSatoshi Taoka1999-03-3010-298/+150
| | | | | | | | PR: ports/7734 Submitted by: Joel Sutton (maintainer) Notes: svn path=/head/; revision=17454
* Update to version 1.2.Steve Price1999-03-153-7/+11
| | | | | | | | PR: 10213 Submitted by: Michael Haro <mharo@area51.fremont.ca.us> Notes: svn path=/head/; revision=17206
* 1. Upgrade to 2.8.0, associated changes.Bill Fumerola1999-03-144-16/+11
| | | | | | | | | | 2. Change MASTER_SITES to MASTER_SITE_SUNSITE PR: ports/10246 Submitted by: sheldonh (maintainer) Notes: svn path=/head/; revision=17180
* 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
* Replace ld-linux.so.2 with the one included with the StarOffice 5.0.1David E. O'Brien1999-02-2616-32/+40
| | | | | | | distribution. Notes: svn path=/head/; revision=16903
* Upgrade to 990214 version of Wine.Stefan Eßer1999-02-206-16/+16
| | | | Notes: svn path=/head/; revision=16783
* Update to xsystem35-1.0.2Seiichirou Hiraoka1999-02-122-4/+4
| | | | Notes: svn path=/head/; revision=16692
* Changes Version required.Seiichirou Hiraoka1999-02-122-4/+4
| | | | | | | Fix DESCR, URL has changed Notes: svn path=/head/; revision=16674
* Correct Whom: lineSeiichirou Hiraoka1999-02-111-2/+2
| | | | Notes: svn path=/head/; revision=16623
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1999-02-031-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
* Update to 1.0.1Seiichirou Hiraoka1999-02-023-5/+6
| | | | | | | | PR: ports/9737 Submitted by: MAINTAINER Notes: svn path=/head/; revision=16499
* Upgrade to 990131 version of Wine.Stefan Eßer1999-02-016-16/+16
| | | | Notes: svn path=/head/; revision=16471
* Add new mastersites as the old one has dissappeared.David E. O'Brien1999-01-311-3/+5
| | | | Notes: svn path=/head/; revision=16439
* upgrade to the 3.9.1-3110 patch.David E. O'Brien1999-01-283-10/+11
| | | | Notes: svn path=/head/; revision=16409
* PR: ports/9640Seiichirou Hiraoka1999-01-235-20/+28
| | | | | | | | Submitted by: k5@respo.or.jp update to version 1.0: the 1st release version. Notes: svn path=/head/; revision=16279
* Homepage. Requires SYSVSHEM, SEM, and MSG in the kernel.Tim Vanderhoek1999-01-192-4/+14
| | | | | | | Obtained from: Mary Robertson Kilgore <ynop@acm.org> Notes: svn path=/head/; revision=16185
* Upgrade to January 10, 1999 version of Wine.Stefan Eßer1999-01-176-16/+16
| | | | Notes: svn path=/head/; revision=16096
* Change maitainer's email address,Vanilla I. Shu1999-01-126-18/+16
| | | | | | | and BROKEN some gnome ports until I upgrade it. Notes: svn path=/head/; revision=16018
* Update to 1.16a.Seiichirou Hiraoka1999-01-125-14/+117
| | | | | | | | Now this can build from source code. And can't use sound feature. Notes: svn path=/head/; revision=16016
* Update to version 3.5-1.0p1.Steve Price1999-01-102-4/+4
| | | | | | | | PR: 9348 Submitted by: maintainer Notes: svn path=/head/; revision=15975
* Move Palm*-related programs to new "palm" category.Satoshi Asami1999-01-091-2/+1
| | | | | | | Reviewed by: the ports list Notes: svn path=/head/; revision=15943
* Updated URL to http://www.bochs.com/Alexander Langer1999-01-071-1/+1
| | | | | | | Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co> Notes: svn path=/head/; revision=15920
* Add 'ONLY_FOR_ARCHS=i386' to linux_lib dependent ports.Hidetoshi Shimokawa1999-01-071-1/+3
| | | | Notes: svn path=/head/; revision=15902
* Add 'ONLY_FOR_ARCHS=i386' to linux_* ports.Hidetoshi Shimokawa1999-01-068-8/+24
| | | | | | | They are intended for Linux/i386 emulation and to work on i386. Notes: svn path=/head/; revision=15877
* Remove myself as maintainer.Alexander Langer1999-01-011-2/+2
| | | | Notes: svn path=/head/; revision=15759
* turn on dlx.David E. O'Brien1998-12-301-1/+2
| | | | Notes: svn path=/head/; revision=15725
* Simular and compiler for Hennessy and Patterson's MIPS-like RISC DLXDavid E. O'Brien1998-12-3012-0/+191
| | | | | | | architecture. Notes: svn path=/head/; revision=15719
* Update to xsystem-3.5-19981227Seiichirou Hiraoka1998-12-273-14/+25
| | | | Notes: svn path=/head/; revision=15658
* Upgrade to 981211 version of Wine.Stefan Eßer1998-12-276-54/+28
| | | | Notes: svn path=/head/; revision=15657
* Activate vpceJustin M. Seger1998-12-151-1/+2
| | | | Notes: svn path=/head/; revision=15367
* Import of vpce: Turbo Graphix 16 emulatorJustin M. Seger1998-12-155-0/+34
| | | | | | | Submitted by: nakai@TokyoNet.AD.JP Notes: svn path=/head/; revision=15366
* Changes MASTER_SITESeiichirou Hiraoka1998-12-031-3/+3
| | | | Notes: svn path=/head/; revision=15094