aboutsummaryrefslogtreecommitdiff
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN: Does not buildKris Kennaway2002-05-181-0/+2
| | | | Notes: svn path=/head/; revision=59401
* Catch up checksums of arch-neutral files to distinfo.i386Kris Kennaway2002-05-156-24/+24
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=59212
* Add vmware-tools2 and vmware-tools3 and remove vmware-toolsKris Kennaway2002-05-151-1/+2
| | | | | | | Forgotten by: matusita Notes: svn path=/head/; revision=59139
* Update to 1.4Patrick Li2002-05-143-8/+10
| | | | | | | | PR: 38041 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=59111
* Update to 0.2.0Patrick Li2002-05-145-30/+58
| | | | | | | | PR: 38072 Submitted by: maintainer Notes: svn path=/head/; revision=59105
* Update to 0.60.1Patrick Li2002-05-144-6/+27
| | | | | | | | PR: 37787 Submitted by: maintainer Notes: svn path=/head/; revision=59051
* Additional documentation actually resides in $PREFIX/share/doc/wine, notGerald Pfeifer2002-05-132-4/+4
| | | | | | | | | | $PREFIX/lib/wine/documentation, these days. Submitted by: anholt Approved by: obrien (mentor) Notes: svn path=/head/; revision=59018
* Update to the 2002.05.09 snapshot of Wine.Gerald Pfeifer2002-05-136-20/+10
| | | | | | | Approved by: obrien (mentor) Notes: svn path=/head/; revision=58999
* Patches to gdb-5.2 from the gdb CVS repository. These are needed toMark Peek2002-05-122-0/+240
| | | | | | | properly enumerate all the cpu architectures. Notes: svn path=/head/; revision=58969
* Update to gdb-5.2 release.Mark Peek2002-05-122-11/+4
| | | | Notes: svn path=/head/; revision=58968
* 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. Notes: svn path=/head/; revision=58920
* Mark FORBIDDEN if PACKAGE_BUILDING. These ports cannot build withoutMakoto Matsushita2002-05-119-0/+27
| | | | | | | | | VMware Workstation itself. Suggested by: knu Notes: svn path=/head/; revision=58919
* 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. Notes: svn path=/head/; revision=58918
* 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. Notes: svn path=/head/; revision=58917
* To ports@freebsd.org.David E. O'Brien2002-05-091-1/+1
| | | | Notes: svn path=/head/; revision=58809
* To ia64@freebsd.org.David E. O'Brien2002-05-081-1/+1
| | | | Notes: svn path=/head/; revision=58736
* Update port to 2.9.9 (woohoo, versioned distfiles again!)Chris D. Faulhaber2002-05-074-6/+6
| | | | Notes: svn path=/head/; revision=58678
* 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 Notes: svn path=/head/; revision=58675
* o Update checksum for redhat-release. It has been repackaged. NoMarcel Moolenaar2002-05-041-2/+2
| | | | | | | user visible changes. Notes: svn path=/head/; revision=58561
* 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) Notes: svn path=/head/; revision=58364
* add missing directory.Norikatsu Shigemura2002-04-2812-0/+12
| | | | | | | Reviewed by: knu (mentor) Notes: svn path=/head/; revision=58270
* Enable threading, enable the GUI.Anders Nordby2002-04-201-1/+9
| | | | | | | | PR: 36848 Submitted by: maintainer Notes: svn path=/head/; revision=57932
* 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. Notes: svn path=/head/; revision=57872
* Chase increase of libSDL version number.Maxim Sobolev2002-04-177-7/+7
| | | | Notes: svn path=/head/; revision=57807
* 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> Notes: svn path=/head/; revision=57796
* Fix entries for slave portsPatrick Li2002-04-161-2/+5
| | | | | | | | PR: 37148 Submitted by: maintainer Notes: svn path=/head/; revision=57774
* 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 Notes: svn path=/head/; revision=57625
* Update to the 2002-04-09 snapshot of what will be version 5.2.David E. O'Brien2002-04-122-2/+2
| | | | Notes: svn path=/head/; revision=57624
* Update to the 2002.04.11 snapshot of Wine. Lots of libraries inGerald Pfeifer2002-04-126-252/+288
| | | | | | | $PREFIX/lib/wine have been renamed. Notes: svn path=/head/; revision=57622
* Update port to 2.9.4.Chris D. Faulhaber2002-04-114-4/+4
| | | | | | | | PR: 36997 Submitted by: Miguel Mendez <flynn@energyhq.homeip.net> Notes: svn path=/head/; revision=57587
* - Update to 4.1Patrick Li2002-04-072-2/+6
| | | | | | | | | | - Disallow distribution in package and cdrom form because of license PR: 36853 Submitted by: maintainer Notes: svn path=/head/; revision=57412
* Update to the 2002-04-02 snapshot of what will be version 5.2.David E. O'Brien2002-04-043-19/+7
| | | | Notes: svn path=/head/; revision=57288
* I thought our Red Hat Linux emulation was at 6.2, not 6.1.David E. O'Brien2002-04-0211-11010/+0
| | | | Notes: svn path=/head/; revision=57246
* 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> Notes: svn path=/head/; revision=57162
* 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. Notes: svn path=/head/; revision=57053
* Use installed vmware-guestd to detach VMware Tools CD-ROM.Makoto Matsushita2002-03-315-30/+5
| | | | | | | No content change will apply with this commit. Notes: svn path=/head/; revision=57052
* A Adam Computer / ColecoVision EmulatorDirk Meyer2002-03-307-0/+74
| | | | | | | | PR: 32056 Submitted by: karlj000@unbc.ca Notes: svn path=/head/; revision=56933
* Update to 0.59.1Patrick Li2002-03-262-8/+5
| | | | | | | | PR: 36328 Submitted by: maintainer Notes: svn path=/head/; revision=56715
* 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> Notes: svn path=/head/; revision=56713
* Update to the 2002-03-25 snapshot of what will be version 5.2.David E. O'Brien2002-03-263-2/+14
| | | | Notes: svn path=/head/; revision=56662
* Add USE_SUBMAKE, where it might be necessary.Maxim Sobolev2002-03-253-0/+3
| | | | Notes: svn path=/head/; revision=56610
* Update to version 0.58.3Kevin Lo2002-03-235-91/+121
| | | | | | | | PR: 36196 Submitted by: MAINTAINER Notes: svn path=/head/; revision=56483
* 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 Notes: svn path=/head/; revision=56168
* Update to the 2002-03-15 snapshot of what will be version 5.2.David E. O'Brien2002-03-152-8/+5
| | | | Notes: svn path=/head/; revision=56165
* Change my email address to the one of @FreeBSD.org.Makoto Matsushita2002-03-1516-16/+16
| | | | | | | Reviewed by: kuriyama Notes: svn path=/head/; revision=56155
* 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 Notes: svn path=/head/; revision=56010
* 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. Notes: svn path=/head/; revision=55932
* Correct checksum for Alpha zlib package.Trevor Johnson2002-03-121-1/+1
| | | | Notes: svn path=/head/; revision=55929
* 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. Notes: svn path=/head/; revision=55928
* Unbroke on recent -current: we now need <arpa/inet.h> to get proto forMaxim Sobolev2002-03-111-0/+13
| | | | | | | ntohl(3). Notes: svn path=/head/; revision=55897