summaryrefslogtreecommitdiffstats
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
* Remove jseger and torstenb from maintainership of their ports, theydwcjr2001-09-171-1/+1
| | | | | | have been inactive for too long Approved by: will
* Add $FreeBSD$ tags.knu2001-09-162-0/+3
|
* - Conditionalize bmaj and kqfilter in cdevsw.knu2001-09-162-2/+7
|
* - Replace ugly perl substitution hacks with #if's.knu2001-09-163-12/+29
| | | | - Support the post-KSE CURRENT.
* Bump png majorache2001-09-112-2/+2
|
* Upgrade to version 3.9.8.jmz2001-09-063-23/+4
|
* - simultaneous update of xmame and xmess since xmess is a slavelioux2001-09-014-51/+23
| | | | | | | | | | port of xmame o Update xmame to 0.54.1 o Update xmess to 0.37b15.2 o Add WITH_ESOUND knob for both ports PR: 30161 Submitted by: MAINTAINER
* Update location and suffx of tarballdwcjr2001-08-312-3/+2
| | | | PR: 21351
* install document correctly.sf2001-08-301-1/+1
|
* Update MAINTAINER email: clefevre@redirect.to -> clefevre@citeweb.netlioux2001-08-301-1/+1
| | | | Approved by: MAINTAINER
* Update to 2001.08.24dwcjr2001-08-268-24/+86
| | | | | PR: 30101 Submitted by: maintainer
* Tweak install(partically from PR), use DOCDIR, use NOPORTDOCS(from PR)obrien2001-08-223-4/+6
| | | | | PR: 28076 Submitted by: Patrick Li <pat@databits.net>
* Oops. xturtleserver uses X.nsayer2001-08-211-0/+2
|
* The port filches Apple Pascal disk images. It's not at all clear thatnsayer2001-08-211-0/+2
| | | | redistributing these are legal.
* Install the sample volumes as well.nsayer2001-08-212-5/+12
|
* New port for p-interp, a UCSD/Apple Pascal p-system interpreter.nsayer2001-08-2110-0/+122
|
* Update port to version 0.53.1.olgeni2001-08-202-2/+2
| | | | | PR: 29895 Submitted by: Stijn Hoop <stijn@win.tue.nl>
* Upgrade to 2001.07.31.demon2001-08-088-26/+32
| | | | | PR: 29485 Submitted by: maintainer
* 1. Update to 1.0.0nsayer2001-08-073-25/+15
| | | | | | 2. Change to autoconfig 3. release maintainership
* o Update to 3.1.14lioux2001-08-059-66/+100
| | | | | | | | | | | | | | | | - bump PORTEPOCH since last version (1999.12.30) is bigger than new one (3.1.14); reviewed by sobomax o Style changes on port's Makefile o Support NOPORTDOCS o Add version number to library files to keep ldconfig happy; start with version 0; reviewed by dougb o Update both COMMENT and DESCR o Add PKGMESSAGE warning about kernel options necessary to get it working PR: 29176 Submitted by: Kato Tsuguru <tkato@prontomail.com> Reviewed by: dougb, sobomax
* Update CPS2 patches to 2001/07/11, and disable optimization by default.olgeni2001-08-032-9/+14
| | | | | PR: 29409 Submitted by: maintainer
* Doc fix.jmz2001-07-252-4/+4
| | | | Submitted by: Martin Kammerhofer <mkamm@sbox.tu-graz.ac.at>
* Update to 2.0.4.1142.knu2001-07-236-6/+34
| | | | | PR: ports/29100 Submitted by: Scott Renfro <scott@renfro.org>
* Fix for the latest CURRENT. (SMPng folks, feel free to correct it ifknu2001-07-124-38/+78
| | | | | | it's a wrong fix) Tested by: kuriyama
* Update port to version 0.37b16.1.olgeni2001-07-122-5/+7
| | | | | | CPS2 temporarily disabled until a new patch against b16 is available. Delegated by: maintainer on vacation
* upgrade to 1.0.1ijliao2001-07-103-3/+17
| | | | | PR: 28862 Submitted by: pat@databits.net
* Update to 1.31b to fix a few games.dwcjr2001-07-072-2/+2
| | | | | PR: 28714 Submitted by: maintainer
* Add the rest of the items in this pr for PORTDOC compliancedwcjr2001-07-064-28/+30
| | | | | PR: 28608 Submitted by: maintainer
* Delete outdated patch-ggdwcjr2001-07-046-84/+8
| | | | | | | | | Update to 2001.06.29 Install man pages with INSTALL_MAN instead of INSTALL_DATA PR: 28608 Submitted by: Patrick Li <pat@databits.net> Reviewed by: maintainer
* upgrade to 1.0.0ijliao2001-07-014-18/+22
| | | | | | | change WWW PR: 28554 Submitted by: pat@databits.net
* Update to version 1.31dwcjr2001-06-293-7/+9
| | | | | PR: 28528 Submitted by: maintainer
* Remove duplicate words where appropriate.dd2001-06-242-2/+2
| | | | Approved by: sobomax, obrien
* change MAINTAINER to FreeBSD.org addressdinoex2001-06-241-1/+1
|
* Removed unneeded files/patchesdwcjr2001-06-1210-220/+93
| | | | | | | | | | | Updated to latest version - 1.07 Moved EXTRACT_ONLY down one Add url to website Add correct paths and make it follow PORTDOCS to pkg-plist PR: 28043 Submitted by: KATO Tsuguru <tkato@prontomail.com> Reviewed by: keichii
* Update port to version 1.29, add missing libpng dependency.olgeni2001-06-113-11/+4
| | | | | PR: 28032 Submitted by: Stijn Hoop <stijn@win.tue.nl>
* Handle machine/ioctl_fd.h moving to sys/fdcio.hbrian2001-06-102-0/+10
| | | | Approved by: Vladimir Silyaev <vsilyaev@mindspring.com>
* Change maintainer's email address: clefevre@poboxes.com -> clefevre@redirect.toroam2001-06-091-1/+1
| | | | | PR: 27867 Submitted by: maintainer
* Update to 1.2.sobomax2001-06-096-110/+25
| | | | No response from: brand new maintainer
* Latest mutex fix was imcomplete and vmware2 port still hangs at vmmonhosokawa2001-06-072-0/+126
| | | | | | | | kernel module. Added mutex code before and after calling vm operations in vmmon. Submitted by: John Baldwin <jhb@FreeBSD.org> Approved by: the Maintainer
* Deprecate this port as the module has been imported into XFree86.nsayer2001-06-051-0/+1
|
* Standartise the way used to disable X11 support in various ports. From nowsobomax2001-06-051-2/+2
| | | | on WITHOUT_X11 is the Only True Way[tm].
* POSIX syntax for chown.dirk2001-06-041-9/+9
|
* Update to 1.1.2.sobomax2001-06-0211-87/+162
| | | | | PR: 27467 Submitted by: Cyrille Lefevre <clefevre@poboxes.com>, sobomax
* Update to 0.9.sobomax2001-06-013-48/+12
|
* upgrade to 0.9.13ijliao2001-05-312-2/+2
| | | | | PR: 27793 Submitted by: stijn@win.tue.nl
* Update port to version 1.28.olgeni2001-05-312-3/+3
| | | | | PR: 27794 Submitted by: Stijn Hoop <stijn@win.tue.nl>
* Fix for the latest -current. (sys/lock.h -> sys/mutex.h)cjh2001-05-312-0/+8
| | | | PR: ports/27666
* Take over maintainershipgreid2001-05-291-1/+1
| | | | Approved by: jhb (previous maintainer)
* add qclijliao2001-05-298-0/+171
| | | | | | | A quantum computer simulator PR: 27628 Submitted by: Brad Huntting <huntting@glarp.com>
* - Update xmame to 0.37b15.1kevlo2001-05-292-4/+4
| | | | | | | | - Remove one dead master site - Update CPS2 patches to 2001/05/27 PR: 27728 Submitted by: MAINTAINER
OpenPOWER on IntegriCloud