summaryrefslogtreecommitdiff
path: root/emulators (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This port is divided into ports/emulators/vmware-tools{2,3}Makoto Matsushita2002-05-114-109/+0
| | | | | | | | (already repocopied to these directories, so no histories are lost). Thanks for using this port, and if you are VMware 3.x user use ports/emulators/vmware-tools3 instead. VMware 2.x users also are happy with ports/emulators/vmware-tools2.
* Mark FORBIDDEN if PACKAGE_BUILDING. These ports cannot build withoutMakoto Matsushita2002-05-119-0/+27
| | | | | | VMware Workstation itself. Suggested by: knu
* Update VMware toolbox and VMware guestd to 3.1.1 build 1790.Makoto Matsushita2002-05-1118-27/+27
| | | | Add comments that these are for VMware 3.x.
* After repocopying from ports/emulators/vmware-tools, this directoryMakoto Matsushita2002-05-116-76/+26
| | | | | | | | | | | is switched back to VMware tools for VMware 2.x, with some minor changes including: - MAINTAINER line should be an address of @FreeBSD.org since I'm now a committer. - Update current MASTER_SITES listed in VMware's webpage at http://www.vmware.com/download/ - some minor typo fix, and add a comment that this is for VMware 2.x.
* To ports@freebsd.org.David E. O'Brien2002-05-091-1/+1
|
* To ia64@freebsd.org.David E. O'Brien2002-05-081-1/+1
|
* Update port to 2.9.9 (woohoo, versioned distfiles again!)Chris D. Faulhaber2002-05-074-6/+6
|
* Unbreak zsnes with the latest SDL update: disable joystick code for nowDavid W. Chapman Jr.2002-05-071-0/+35
| | | | | PR: 37830 Submitted by: maintainer
* o Update checksum for redhat-release. It has been repackaged. NoMarcel Moolenaar2002-05-041-2/+2
| | | | user visible changes.
* Do not --disable-opengl any longer, which mostly was used to work aroundGerald Pfeifer2002-04-302-2/+0
| | | | | | problems with XFree86 4.0.0 as far as I can see. Approved by: obrien (mentor)
* add missing directory.Norikatsu Shigemura2002-04-2812-0/+12
| | | | Reviewed by: knu (mentor)
* Enable threading, enable the GUI.Anders Nordby2002-04-201-1/+9
| | | | | PR: 36848 Submitted by: maintainer
* Say goodbye to Qt 1.x and all of its dependents. The one port I foundWill Andrews2002-04-1911-99/+0
| | | | | | | | | | | | | which probably isn't supposed to be removed is misc/instant-workstation, which had a dependency on audio/xamp (being removed), so I removed that dependency and bumped PORTREVISION. All other ports are real dependents upon Qt 1.x, including KDE 1.x stuff. Code in bsd.kde.mk supporting these ports is also removed or adjusted. Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be committed Real Soon Now (TM), pending repo-copies. This commit made in impending view of Qt3/KDE3 entering ports tree.
* Chase increase of libSDL version number.Maxim Sobolev2002-04-177-7/+7
|
* Update port to V2.9-5 (2.9.5).Chris D. Faulhaber2002-04-174-4/+4
| | | | | PR: 37181 Submitted by: KANOU Hiroki <kanou@mil.allnet.ne.jp>
* Fix entries for slave portsPatrick Li2002-04-161-2/+5
| | | | | PR: 37148 Submitted by: maintainer
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-1/+2
| | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
* Update to the 2002-04-09 snapshot of what will be version 5.2.David E. O'Brien2002-04-122-2/+2
|
* Update to the 2002.04.11 snapshot of Wine. Lots of libraries inGerald Pfeifer2002-04-126-252/+288
| | | | $PREFIX/lib/wine have been renamed.
* Update port to 2.9.4.Chris D. Faulhaber2002-04-114-4/+4
| | | | | PR: 36997 Submitted by: Miguel Mendez <flynn@energyhq.homeip.net>
* - Update to 4.1Patrick Li2002-04-072-2/+6
| | | | | | | - Disallow distribution in package and cdrom form because of license PR: 36853 Submitted by: maintainer
* Update to the 2002-04-02 snapshot of what will be version 5.2.David E. O'Brien2002-04-043-19/+7
|
* I thought our Red Hat Linux emulation was at 6.2, not 6.1.David E. O'Brien2002-04-0211-11010/+0
|
* Update port to version V2.9-3 (2.9.3)Chris D. Faulhaber2002-04-024-4/+4
| | | | | | PR: 35839, 36588 Submitted by: KANOU Hiroki <kanou@mil.allnet.ne.jp>, Miguel Mendez <flynn@energyhq.homeip.net>
* We can safely assume that vmware-guestd is already installed whileMakoto Matsushita2002-03-316-36/+6
| | | | | | do-install target is running. So use installed vmware-guestd to detach VMware Tools CD-ROM (same as ports/emulators/vmware-guestd/Makefile rev 1.3.) No content change will apply with this commit.
* Use installed vmware-guestd to detach VMware Tools CD-ROM.Makoto Matsushita2002-03-315-30/+5
| | | | No content change will apply with this commit.
* A Adam Computer / ColecoVision EmulatorDirk Meyer2002-03-307-0/+74
| | | | | PR: 32056 Submitted by: karlj000@unbc.ca
* Update to 0.59.1Patrick Li2002-03-262-8/+5
| | | | | PR: 36328 Submitted by: maintainer
* Add new port games/scummvm - A free implementation of LucasArts S.C.U.M.M.Patrick Li2002-03-266-0/+89
| | | | | | | interpreter PR: 36335 Submitted by: Miguel Mendez <flynn@energyhq.homeip.net>
* Update to the 2002-03-25 snapshot of what will be version 5.2.David E. O'Brien2002-03-263-2/+14
|
* Add USE_SUBMAKE, where it might be necessary.Maxim Sobolev2002-03-253-0/+3
|
* Update to version 0.58.3Kevin Lo2002-03-235-91/+121
| | | | | PR: 36196 Submitted by: MAINTAINER
* Stage 1 of gettext update.Ade Lovett2002-03-151-1/+1
| | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
* Update to the 2002-03-15 snapshot of what will be version 5.2.David E. O'Brien2002-03-152-8/+5
|
* Change my email address to the one of @FreeBSD.org.Makoto Matsushita2002-03-1516-16/+16
| | | | Reviewed by: kuriyama
* Bump PORTREVISION for the zlib update.Trevor Johnson2002-03-138-0/+8
| | | | | | Forgotten by: me Reported by: Mike Buchanon <buchanon@mlss15.cl.msu.edu> PR: 35860
* Update for zlib "double free" security bugTrevor Johnson2002-03-1248-64/+80
| | | | | (http://www.redhat.com/support/errata/RHSA-2002-026.html). I only tested this on i386.
* Correct checksum for Alpha zlib package.Trevor Johnson2002-03-121-1/+1
|
* Update to zlib-1.1.3-25.7. This fixes the "double free" bug. SeeTrevor Johnson2002-03-123-6/+6
| | | | | | RHSA-2002:027-22 or Zlib Advisory 2002-03-11 (URL:http://www.gzip.org/zlib/advisory-2002-03-11.txt) for details. I only tested this on i386.
* Unbroke on recent -current: we now need <arpa/inet.h> to get proto forMaxim Sobolev2002-03-111-0/+13
| | | | ntohl(3).
* Update to 2002.03.10Patrick Li2002-03-118-18/+22
| | | | | PR: 35781 Submitted by: maintainer
* Add patch to fix package buildPatrick Li2002-03-111-0/+13
| | | | | PR: 35782 Submitted by: maintainer
* Update to the 2002-03-10 snapshot of what will be version 5.2.David E. O'Brien2002-03-104-25/+15
|
* Update to 0.8.21Patrick Li2002-03-092-2/+2
| | | | | PR: 35685 Submitted by: maintainer
* Update port. DISTFILE name did not change but includes the followingChris D. Faulhaber2002-03-046-28/+34
| | | | | | | | | updates: o Added support for HP2100 Simulator floating point and dynamic mapping, 0 PDP-7 DECtape, and IBM 1130. o Expanded HP2100 disk pack support o Expanded I1401 support o Moved Altair files around
* Update to 4.0Patrick Li2002-03-034-48/+22
| | | | | PR: 35465 Submitted by: maintainer
* Update to version 5.1.1.David E. O'Brien2002-03-032-2/+2
|
* Disconnect linux_base-62 from the build since it hasn't been updatedAkinori MUSHA2002-02-181-1/+1
| | | | | | | after the repocopy. Leaving it in Makefile lets "make index" create a duplicate entry of linux_base and confuses some tools that look up INDEX.
* Update to 0.58.1Patrick Li2002-02-083-2/+12
| | | | | PR: 34696 Submitted by: maintainer
* Release MAINTAINER.Jacques Vidrine2002-02-061-1/+1
|