summaryrefslogtreecommitdiffstats
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
* Lars Eggert reports:trevor2003-06-106-0/+96
| | | | | | | | | | | | | Installation of linux_base-7.1_2 fails when linprocfs is mounted. Unmounting linprocfs before installing works around the issue. At Lars' suggestion, this script also mounts the linprocfs after installation. I assume that if the user has a linprocfs entry in /etc/fstab, the user wants it to be mounted. It also seemed like a good idea to un-mount it before de-installation. PR: 46172
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENkris2003-06-043-12/+12
| | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
* Make USE_GNOME list valid.adamw2003-06-041-1/+1
| | | | Reported by: kris
* Update to 0.4.1.adamw2003-06-022-2/+2
| | | | | PR: ports/52700 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
* security update:trevor2003-06-0130-60/+60
| | | | | | | | | | | | | The function gzprintf within zlib, when called with a string longer than Z_PRINTF_BUFZISE (= 4096 bytes), can overflow without giving a warning. zlib-1.1.4 and earlier exhibit this behavior. There are no known exploits of the gzprintf overrun, and only a few programs, including rpm2html and gimp-print, are known to use the gzprintf function. The problem has been fixed by checking the length of the output string within gzprintf. --<URL:http://rhn.redhat.com/errata/RHSA-2003-079.html>
* Add WITH_BOCHS_TERM and WITH_BOCHS_VESA options and explicitly disable MMX onanholt2003-05-201-5/+26
| | | | | | | emulated processor versions that can't support it. PR: ports/52347 Submitted by: keramida (mostly)
* Fix installation of ${PREFIX}/etc/rc.d/000.wine.sh, fixing a problemgerald2003-05-202-2/+2
| | | | | | introduced by the previous revision. Submitted by: petef
* Install a script into etc/rc.d/ to run ldconfig after reboots sodemon2003-05-196-0/+46
| | | | | | Wine libraries could be found. Approved by: maintainer
* Make libstdc++-2.96-112.7.1.i386.rpm to be extracted and included intomita2003-05-1912-18/+30
| | | | | | | | | | | | | | package. libstdc++-2.96 is a core package that is referenced by many linux_base applications such as linux-eagle. For instance, linux-eagle doesn't work with linux_base-7.1_3. Despite the importance, libstdc++-2.96 has been forgotten to be extracted since 6 months. (Actually, the RPM package is listed in the Makefile, but was badly defined so that no extraction was performed.) Since linux_base is an important package, I hesitated to commit this correction (for a long time :). If there is any incovenience in the way of package definition, please feel free to correct my change.
* BROKEN on 5.1: bad C++kris2003-05-183-3/+21
|
* Bump portrevisionmbr2003-05-151-1/+1
|
* Fix panic if the rtc module gets loaded twice: Make rtc_dev staticmbr2003-05-151-3/+5
| | | | | | and destroy the device on cleanup. Submitted by: Orlando Bassotto <orlando.bassotto@ieo-research.it>
* VMware-workstation-3.2.0-2230.tar.gz has disappeared everywhere on thembr2003-05-142-4/+6
| | | | | | | | mirrors. Replace it with VMware-workstation-3.2.1-2237.tar.gz and fix the patchset to work with this version. Only issue a warning about needed system shm-patches if we are running a old CURRENT.
* Update to 0.4.0.anholt2003-05-132-6/+4
| | | | | PR: ports/52149 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
* Correct USB joystick support for 4.x (used the wrong version of thegreen2003-05-131-28/+24
| | | | | | hid_report_size(3) API). Submitted by: Sean Welch <welchsm@earthlink.net>
* Master site has moved.petef2003-05-101-1/+1
| | | | Noticed by: fenner's portsurvey
* Update to the 20030508 snapshot of Wine.gerald2003-05-096-4/+16
|
* Mirror the distfile since the download section on the master site is dead.green2003-05-082-34/+48
| | | | Unbreak by updating for new -lusbhid in current.
* BROKEN: Does not compilekris2003-05-071-0/+2
|
* As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,kris2003-05-061-1/+0
| | | | | remove ports that have been broken for >4 months (in many cases much longer) with no sign of a fix.
* As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,kris2003-05-0613-591/+0
| | | | | remove these ports that have been broken for >4 months (in many cases much longer) with no sign of a fix.
* small clean upmaho2003-05-051-1/+1
| | | | Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* Fixed dependency.sumikawa2003-05-051-2/+3
|
* Update to 0.67.2mdodd2003-05-043-4/+4
| | | | Submitted by: maintainer
* Fixup for package cluster building.matusita2003-05-0413-24/+22
| | | | | | - Mark NO_PACKAGE since these ports require VMware itself. (and avoid using .ifdef(PACKAGE_BUILDING) also) - Forget to mark IS_INTERACTIVE if !BATCH (vmware-guest4).
* Add dependency on devel/gettextphk2003-05-031-0/+2
|
* Add dosbox 0.55, an emulator of a PC with DOS.sumikawa2003-05-016-0/+81
| | | | | PR: 41082 Submitted by: Tom Carrick <knyghtmare@knyghtmare.com>
* Forgot cvs add on this one: This makes things compile.phk2003-04-291-0/+151
|
* This is phk's port now.adamw2003-04-291-1/+1
|
* Update to version 2.17.1phk2003-04-286-96/+17
|
* Add three missing items.gerald2003-04-272-0/+6
|
* Also install READMEs for the wcmd and winedbg programs.gerald2003-04-272-6/+8
| | | | Avoid "duplicate" creation of ${PREFIX}/lib/wine.
* Checksum changed; distfile updated.mdodd2003-04-221-1/+1
| | | | Cheat File for MAME 0.67 (Release Date: 21st April 2003)
* I've too much asked that where to get files for install. Apparantly,matusita2003-04-2112-12/+12
| | | | | | the word 'none' is an obscure comment. No content change, no procedure change, so no bump.
* Remove USE_GNOMENG.marcus2003-04-208-8/+0
|
* o Add ${LOCALBASE}/sbin to PATH on installing to provide dpkg toolsperky2003-04-191-3/+3
| | | | | | | | | in PATH. [1] o Add a build-depends dependency to a weird place to make BUILD_DEPENDS really work. [2] Spotted by: bento via kris [1], Vaidas Damo??evi??ius <vaidas.damosevicius@if.lt> [2]
* Forget to update SUBDIRS for VMware related ports.matusita2003-04-191-1/+5
| | | | Pointy hat to: matusita
* Remove linux-vmware-toolboxkris2003-04-191-1/+0
| | | | Forgotten by: matusita
* Remove unnumbered ports directories which are moved to numbered directories:matusita2003-04-198-229/+0
| | | | | | | | | emulators/linux-vmware-toolbox -> emulators/linux-vmware-toolbox2 emulators/vmware-guestd -> emulators/vmware-guestd3 All histories are already repocopied to new directories. Update ports/MOVED file to note that.
* Cosmetic fixes for old VMware guest tools to sync with the latest one.matusita2003-04-197-11/+23
| | | | | | | | | * Update pkg-descr to point a new ports location. * Update RUN_DEPENDS to point a new ports location. * Sync COMMENT message to all versions. * Use INSTALL_PROGRAM instead of CP since it installs a program. * Wrap interactive-related script with .if !defined(BATCH) appropriately. * Unhide UMOUNT command and users will know what's happened.
* Update VMware-related tools to the of VMware Workstation 4.0.0 build-4460matusita2003-04-1915-174/+156
| | | | | | | | | | | | | | | | | | | | (after repocopying old ones, thank you joe). It seems that VMware does not provide a new version of guest tools for VMware 4.x to FreeBSD guest, but it would be better to add these ports, since users will know FreeBSD runs on VMware 4.x. I've also add vmware-toolbox port for VMware 4.x, which is for Linux guest. In VMware 3.x, we FreeBSD guest user are happy to use FreeBSD version of vmware-toolbox so we don't need the Linux version. However, at least my VMs, FreeBSD version's vmware-toolbox causes X pointer a bumpy one (pointer moves every seconds); it is unusable. Linux version seems OK for me, so if you have seen such behavior, please try linux-vmware-toolbox4 instead. Old ports cleanup will come later. Reviewed by: kuriyama (mentor)
* Add compat4x libs to support FreeBSD 5.x branchlioux2003-04-181-1/+8
|
* Update to 2.0lioux2003-04-182-3/+10
|
* Add a port for linux_base-debian 3.0.23,perky2003-04-186-0/+6139
| | | | an alternative linux emulation base of emulators/linux_base
* Add emulators/vmware3 to emulators/Makefileedwin2003-04-171-0/+1
| | | | Add lang/gcc33 and lang/tclX to emulators/Makefile
* Use LINUXBASE where it is possible. Do not install into /etcmbr2003-04-162-5/+5
| | | | | | directly. Submitted by: Munehiro Matsuda <haro@kgt.co.jp>
* Install even more missing files. Bump portrevision.mbr2003-04-152-7/+79
|
* Remove bogus BUILD_DEPENDS.fjoe2003-04-151-1/+0
|
* Update to 24jan2003 (maintainer timeout).fjoe2003-04-155-17/+74
| | | | | PR: 47980 (partially) Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
* Add missing files and make needed symlink.mbr2003-04-142-0/+8
| | | | Submitted by: Orlando Bassotto <orlando.bassotto@ieo-research.it>
OpenPOWER on IntegriCloud