aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
* Update for Wine-960717.tar.gz.Stefan Eßer1996-07-192-2/+2
|
* Upgrade to July 17th version of Wine.Stefan Eßer1996-07-192-12/+12
| | | | | I tried to enable the AUDIO support, but couldn't actually test it. Reports are welcome ...
* Upgrade from 6/11 version to 7/5 version. It didn't compile beforeSatoshi Asami1996-07-104-12/+12
| | | | | | (for me), it still doesn't compile but at least it's the latest version. ;) Submitted by: se
* Typo.Satoshi Asami1996-07-109-9/+9
| | | | Submitted by: James Raynard <fports@jraynard.demon.co.uk>
* Update to June 11, 1996 version of Wine.Stefan Eßer1996-06-134-12/+12
|
* freefall.cdrom.com -> freefall.freebsd.orgSatoshi Asami1996-06-031-2/+2
|
* Enable OS/2 extended format supportAndrey A. Chernov1996-05-292-42/+45
| | | | | | | Eliminate compilation warnings Not install junk scripts Install missing scripts Fix PLIST
* Upgrade to version 3.0Jean-Marc Zucconi1996-05-275-54/+61
|
* Update to 960516 version.Stefan Eßer1996-05-182-2/+2
|
* Update to 960516 version.Stefan Eßer1996-05-182-10/+14
| | | | Respect definition of NOMANCOMPRESS.
* Upgrade to April 14th version of WINE.Stefan Eßer1996-04-154-8/+8
|
* pkg/COMMENT files for use by ports READMEs.Satoshi Asami1996-04-091-0/+1
|
* now provides a.out and ELF libraries.Eric L. Hernes1996-03-2924-72/+64
|
* Upgrade to 96.03.14 version.Stefan Eßer1996-03-164-12/+12
|
* Update to Wine-96.03.09.Stefan Eßer1996-03-144-14/+14
|
* Upgrade to Wine-960218.Stefan Eßer1996-02-196-76/+10
| | | | | | | | Do not strip binary, since symbols might be necessary for debugging. Fix error in MEMORY_IsVrangeFree(): fprintf() takes FILE* as first argument. The implementation of MEMORY_IsVrangeFree seems to rely on data not easily available on a FreeBSD system. Somebody has to look into this ...
* Fix off by one error in malloc parameters.Stefan Eßer1996-02-072-0/+46
| | | | Submitted by: Thomas Sandford <tdgsandf@prds-grn.demon.co.uk>
* Upgrade to January 31st version.Stefan Eßer1996-02-036-108/+102
| | | | | CAUTION: The format of $PREFIX/etc/wine.conf has changed! Check against wine.ini from the build directory ...
* Update to 14. Jan. 1996 version.Stefan Eßer1996-01-162-8/+8
|
* Update to Wine-95.12.12.Stefan Eßer1995-12-164-10/+10
|
* Update to Wine-951124.Stefan Eßer1995-11-304-10/+10
|
* Change "emulation" to "emulators". I have no idea how I missed this one!Satoshi Asami1995-11-261-2/+2
|
* Change category name from "emulation" to "emulators". This was theSatoshi Asami1995-11-2218-34/+34
| | | | most confusing of all!
* Add NO_MTREE=yes.Satoshi Asami1995-11-188-8/+16
|
* (1) CATEGORIES is "emulation", not "emulators" (I know, I know! I'm goingSatoshi Asami1995-11-148-16/+32
| | | | | | to do something about this situation once 2.1 is out!) (2) Add PKGNAME=linux_lib-1.0. Version numbers are always required.
* Add linux_lib.Satoshi Asami1995-11-141-1/+2
|
* Upgrade from October to November version.Satoshi Asami1995-11-094-8/+8
| | | | Submitted by: se@zpr.uni-koeln.de (Stefan Esser)
* third time's a charmEric L. Hernes1995-11-0816-32/+32
| | | | | | | | 1) fixed symlinks in the distfile 2) chaged `pre-buid' to `pre-install' 3) allowed `mkdir ${PREFIX}' to fail gracefully looks like a package will work now.
* added more libraries to the packageEric L. Hernes1995-11-088-8/+8
| | | | particularily newer X11 libs.
* changed build target to pre-build target.Eric L. Hernes1995-11-068-16/+16
|
* Add a cheesy "mkdir -p ${PREFIX}" as build target since mostJordan K. Hubbard1995-11-058-8/+32
| | | | | systems won't have /compat/linux already created and the install will fall right over.
* imported port for linux-librariesEric L. Hernes1995-11-0432-0/+272
| | | | | | This is part of the linux-compatibility setup Obtained from: an old slackware dist Approved by: asami (I hope ;-) )
* shortened COMMENTSEric L. Hernes1995-10-291-1/+1
|
* Shorten the COMMENT lineJean-Marc Zucconi1995-10-252-2/+2
|
* Shorten the COMMENT line.Joerg Wunsch1995-10-251-1/+1
|
* Minor grammatical correction.Joerg Wunsch1995-10-251-1/+1
| | | | Submitted by: jhs
* New and updated checksum.Satoshi Asami1995-10-131-1/+1
| | | | (distfile) Submitted by: jmz
* Remove FTP.Funet.Fi mirror site, since it doesn't seem to offerStefan Eßer1995-10-112-4/+4
| | | | | the ALPHA directory anymore ... Add new European mirror site FTP.DFV.RWTH-Aachen.De instead.
* Change PKGNAME to lowercase, this is not a "big package".Satoshi Asami1995-10-102-4/+4
|
* "install:" -> "do-install:"Satoshi Asami1995-10-102-4/+4
|
* Correct device names for [serialports] and [parallelports].Stefan Eßer1995-10-072-0/+106
| | | | | | Make SymbolTableFile point at /usr/local/etc/wine.sym. Reviewed by: hsu (Jeffrey Hsu)
* Package specific files for Wine port.Stefan Eßer1995-10-076-0/+42
| | | | Reviewed by: hsu (Jeffrey Hsu)
* MD5 check sum for 951003 distribution.Stefan Eßer1995-10-072-0/+2
| | | | Reviewed by: hsu (Jeffrey Hsu)
* Correct MASTER_SITES, add pre-configure and install targets.Stefan Eßer1995-10-072-16/+38
| | | | Reviewed by: hsu (Jeffrey Hsu)
* Update to Wine1003. Uses gnu configure instead of imake.Jeffrey Hsu1995-10-062-18/+12
|
* RUN_DEPENDS on wish rather than LIB_DEPENDS on tk.ReplacJean-Marc Zucconi1995-10-051-3/+2
|
* added sim6811Eric L. Hernes1995-10-031-1/+2
|
* added sim6811Eric L. Hernes1995-10-037-0/+157
| | | | Reviewed by: asami
* RUN_DEPENDS on hfsJean-Marc Zucconi1995-09-241-2/+2
|
* Register these kids in their new homes.Satoshi Asami1995-08-191-1/+2
|
* These boys now beling to emulators....Satoshi Asami1995-07-137-13/+13
|
* Fix the dependencies. hfs is now in emulators and pgp is in security.Satoshi Asami1995-07-131-2/+2
|
* Added cpmtools, hfs, mtools, pcemu, vmsbackup and wine.Satoshi Asami1995-07-131-1/+7
|
* Change package name to cpmtools-1.1 to avoid confusion with cpmemu, theSatoshi Asami1995-07-131-1/+2
| | | | "real" emulator (this port used to be called cpm-1.1).
* Upgrade to wine950706 snapshot.Jeffrey Hsu1995-07-072-4/+4
|
* Add sunsite to list of master sites.Satoshi Asami1995-07-011-1/+2
|
* New Makefile for a new category. Currently contains cpmemu only.Satoshi Asami1995-07-011-0/+6
|
* Change name of executable and package to cpmemu, to avoid confusionSatoshi Asami1995-07-012-2/+2
| | | | with the existing CP/M floppy read/write utility.
* The CP/M emulator is the first resident of the new "emulators" category.Satoshi Asami1995-07-015-0/+129
| | | | Submitted by: "Janusz Kokot" <JKOKOT@demeter.ipan.lublin.pl>
* Update to 950606 snapshot.Jeffrey Hsu1995-06-152-8/+10
|
* Upgrade to 950430 snapshot.Jeffrey Hsu1995-05-192-8/+16
| | | | Okayed by: asami
* Comment out second of MASTER_SITES, it has a slightly differentSatoshi Asami1995-05-151-1/+2
| | | | | version. Submitted by: jmb@kryten.atinc.com
* The standard category name for the utils/ subdir is "utilities", notSatoshi Asami1995-05-031-2/+2
| | | | "utils".
* Remove the port from the "emulation" category; it's simply a utility,Joerg Wunsch1995-04-291-2/+2
| | | | nothing else.
* Neither the port nor the package installed emufs.sys.Joerg Wunsch1995-04-292-1/+2
| | | | Pointed out by: phk, and burg@burg2.is.ge.com (Dick van den Burg)
* Add this to the emulators and utils categories.Jordan K. Hubbard1995-04-281-1/+2
|
* Updated utils Makefiles!Satoshi Asami1995-04-232-6/+2
|
* vmsbackup: read VMS backup tapesJean-Marc Zucconi1995-04-197-0/+242
| | | | | Reviewed by: jmz Submitted by: Jonathan M Bresler <jmb@kryten.atinc.com>
* Adding MD5 checksum file.Joerg Wunsch1995-04-171-0/+1
|
* Add freefall's LOCAL_PORTS as master site. We are the first siteJoerg Wunsch1995-04-171-2/+2
| | | | where it appeared.
* Finalize the packaging for this port. Fix a spelling error in myJoerg Wunsch1995-04-175-251/+291
| | | | | README.FreeBSD, and provide an adequate packaging list. Fix a minor problem for `make install' (use mkdir -p where appropriate).
* Remove the first master site from the list; it doesn't seem to have aJoerg Wunsch1995-04-161-2/+1
| | | | copy of pcemu around anymore.
* build depends on configure. (Hey! This one is different! ;)Satoshi Asami1995-04-161-2/+2
|
* Another round of Makefile updates, in utils!Satoshi Asami1995-04-156-7/+41
|
* And now the rest of the x11 ports Makefiles.Satoshi Asami1995-04-131-2/+13
|
* Add MAINTAINER= jmz@FreeBSD.orgJean-Marc Zucconi1995-04-113-0/+3
|
* Fix misplacement of CATEGORIES line into middle of a multi-line define.Jeffrey Hsu1995-04-082-2/+2
| | | | | | Reviewed by: Submitted by: Obtained from:
* Claim my ports, and add the MAINTAINER entry.Joerg Wunsch1995-04-012-2/+4
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-016-1/+7
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Try to get most ports checksummedGary Palmer1995-04-012-0/+2
|
* This is David Hedley's pcemu 8086 PC emulator.Joerg Wunsch1995-03-2813-0/+2093
| | | | | | | | | | | | | | | | Technically, i consider this an excellent work. I've made some efforts to make it easier for people get it actually up & running. This would have required an image of a DOS boot floppy, which we cannot provide. Instead, i wrote a small bootstrap loader (basically a small more(1) clone with builtin text) that can be ``booted'' from. It instructs the user how to get the image of a bootable DOS floppy, and where to find the various files. (The bootstrap loader requires bcc to be recompiled, but i'm providing a gzip'ed/uuencoded version in the files directory as well.) The pkg directory is not yet done. Will follow RSN. :)
* Update to wine950302 snapshot.Jeffrey Hsu1995-03-062-6/+6
|
* Initial revisionJean-Marc Zucconi1995-02-131-0/+1
|
* Converted Makefiles as much as I could.Satoshi Asami1995-02-111-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out!
* Wine - Microsoft Windows EmulatorJeffrey Hsu1995-02-062-0/+40
|
* Don't have a program installed SUID per default unless there is a veryAndreas Schulz1995-01-141-5/+0
| | | | | | good reason. Delete the SUID and root setting, if someone needs it this ways, he should do it on his own system. But it shouldn't be the default.
* Another attempt to import cpm(1).Joerg Wunsch1994-12-285-0/+267
| | | | Hope i got it right this time...
* Make the DEPENDS line correct. Please TEST this stuff, people!Jordan K. Hubbard1994-11-231-1/+1
| | | | Problems like this are EASY to avoid!
* tkhfs - a Tcl/Tk front end to the hfs program.Jean-Marc Zucconi1994-11-185-0/+27
|
* hfs - program for reading Macintosh HFS floppy disks, hard drives and CDROMsJean-Marc Zucconi1994-11-185-0/+77
|
* CONTENT -> COMMENTJordan K. Hubbard1994-11-111-0/+1
|
* Jean-Marc Zucconi's mtools port.Jordan K. Hubbard1994-10-063-0/+122
Submitted by: jmz