summaryrefslogtreecommitdiff
path: root/emulators (follow)
Commit message (Collapse)AuthorAgeFilesLines
* FCE Ultra is an NTSC and PAL Famicom/NES emulator for variousMaho Nakata2003-07-2015-0/+345
| | | | | | | | | | | | platforms, distributed under GPL. It is based upon Bero's original FCE source code. Current features include good PPU, CPU, pAPU, expansion chip, and joystick emulation. PR: 45166 Submitted by: HIYAMA Takeshi <cbc06942@pop06.odn.ne.jp> Notes: svn path=/head/; revision=85227
* Remove some details concerning the installation. (These are already listedGerald Pfeifer2003-07-182-18/+2
| | | | | | | in pkg-message where there is also further relevant information.) Notes: svn path=/head/; revision=85141
* Add in PCI bridge support. It's a run-time option, too, and is required forEric Anholt2003-07-151-2/+3
| | | | | | | | | | some guest OSes. PR: ports/52631 Submitted by: Bruce M Simpson <bms@spc.org> Notes: svn path=/head/; revision=84936
* Fix compilation on -current.Eric Anholt2003-07-151-0/+76
| | | | | | | | PR: ports/54440 Submitted by: Erik Greenwald <erik@smluc.org> Notes: svn path=/head/; revision=84935
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-141-2/+2
| | | | | | | use USE_GETOPT_LONG instead. Notes: svn path=/head/; revision=84842
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-142-3/+4
| | | | | | | | use USE_GETOPT_LONG instead. respect CC, CFLAGS. Notes: svn path=/head/; revision=84837
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-142-6/+57
| | | | | | | | use USE_GETOPT_LONG instead. respect CFLAGS. Notes: svn path=/head/; revision=84830
* Remove pre-install target running ${PKGREQ}. It's replaced by CONFLICT.Hye-Shik Chang2003-07-111-3/+0
| | | | | | | Pointed out by: kris Notes: svn path=/head/; revision=84683
* Adjust to the (relatively) new default directory layout used by Wine,Gerald Pfeifer2003-07-106-38/+18
| | | | | | | which closely follows what this port used to look anyways. Notes: svn path=/head/; revision=84611
* Update to the 20030709 snapshot of Wine. Change the PORTVERSION schemeGerald Pfeifer2003-07-106-10/+38
| | | | | | | from 2003.07.09 to 20030709 to match upstream versioning. Notes: svn path=/head/; revision=84584
* Remove unneeded backslash for escaping a single quote. Since this messageMakoto Matsushita2003-07-103-3/+3
| | | | | | | is not a part of installation contents, no revision bump. Notes: svn path=/head/; revision=84568
* Set checksum value to IGNORE, since this file is listed as IGNOREFILES.Makoto Matsushita2003-07-103-3/+3
| | | | | | | Found by: SHIOZAKI Takehiko <st@be.to> Notes: svn path=/head/; revision=84567
* update emulators/x48: enhancements to emulators/x48Daichi GOTO2003-07-0913-40/+122
| | | | | | | | PR: 53912 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Notes: svn path=/head/; revision=84508
* Add -L${PREFIX}/lib to LDFLAGS so that the presence of FreeType is properlyGerald Pfeifer2003-07-082-2/+4
| | | | | | | | | detected during configury. Bump PORTREVISION. Reported by: Matthew Reimer <mreimer@vpop.net> Notes: svn path=/head/; revision=84452
* Fix installation messages to users. No content changes, no bump.Makoto Matsushita2003-07-076-6/+6
| | | | | | | Submitted by: SHIOZAKI Takehiko <st@be.to> (mostly) Notes: svn path=/head/; revision=84397
* CATEGORIES stripped, no "tcl84" and "tk84" entrys,Dirk Meyer2003-07-061-1/+1
| | | | | | | | | | | was denied by portmgr when the base ports where created. date: 2001/11/24 04:18:38; ports/lang/tcl84, ports/x11-toolkits/tk84 CATEGORIES stripped, no "tcl84" and "tk84" entrys. Notes: svn path=/head/; revision=84270
* - update to use tk84Dirk Meyer2003-07-063-4/+5
| | | | Notes: svn path=/head/; revision=84267
* security fix: update the XFree86 libraries to 4.2.1 because ofTrevor Johnson2003-07-0310-25/+25
| | | | | | | | | | | | | | | | | what is described at <URL:http://www.xfree86.org/security/> as "an Xlib problem that made it possible to load (and execute) arbitrary code in privileged clients" "local users [may] gain root privileges via a modified LD_PRELOAD environment variable that points to a malicious module" --CAN-2002-1472 <URL:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2002-1472> The hash matches the one in RHSA-2003:067-19 at <URL:http://rhn.redhat.com/errata/RHSA-2003-067.html>. Notes: svn path=/head/; revision=84158
* - Utilize "CONFLICTS" instead of pkg-req [1]Hye-Shik Chang2003-07-032-10/+2
| | | | | | | | | - Set maintainer to ports@FreeBSD.org Spotted by: trevor [1] Notes: svn path=/head/; revision=84144
* Register conflicts among linux_base ports.Trevor Johnson2003-07-037-0/+7
| | | | Notes: svn path=/head/; revision=84140
* new i386-only linux_base port, which installs bits from release 8.0Trevor Johnson2003-07-0331-97400/+531
| | | | | | | of a Linux distribution Notes: svn path=/head/; revision=84138
* Patch to use DOCSDIR and DATADIRYen-Ming Lee2003-06-302-34/+35
| | | | | | | | | PR: 53898 Noticed by: Jimmy Olgeni <olgeni@FreeBSD.org> Submitted by: Simon Dick <simond@irrelevant.org> Notes: svn path=/head/; revision=83877
* Fix build on bento by adding a dependency on gnomelibs.Joe Marcus Clarke2003-06-281-1/+1
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=83763
* Adjust the note on required kernel options for FreeBSD 5.x and above, andGerald Pfeifer2003-06-242-4/+6
| | | | | | | | | also make the situation more clear for FreeBSD 4.x. Prompted by: Eli Moore <eli.moore@newburynetworks.com> Notes: svn path=/head/; revision=83535
* Update to the 2003.06.18 snapshot of Wine.Gerald Pfeifer2003-06-186-4/+22
| | | | Notes: svn path=/head/; revision=83275
* - Update to 1.12Dirk Meyer2003-06-158-125/+104
| | | | Notes: svn path=/head/; revision=83008
* Lars Eggert reports:Trevor Johnson2003-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 Notes: svn path=/head/; revision=82685
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-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 Notes: svn path=/head/; revision=82300
* Make USE_GNOME list valid.Adam Weinberger2003-06-041-1/+1
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=82266
* Update to 0.4.1.Adam Weinberger2003-06-022-2/+2
| | | | | | | | PR: ports/52700 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer) Notes: svn path=/head/; revision=81958
* security update:Trevor Johnson2003-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> Notes: svn path=/head/; revision=81876
* Add WITH_BOCHS_TERM and WITH_BOCHS_VESA options and explicitly disable MMX onEric Anholt2003-05-201-5/+26
| | | | | | | | | | emulated processor versions that can't support it. PR: ports/52347 Submitted by: keramida (mostly) Notes: svn path=/head/; revision=81556
* Fix installation of ${PREFIX}/etc/rc.d/000.wine.sh, fixing a problemGerald Pfeifer2003-05-202-2/+2
| | | | | | | | | introduced by the previous revision. Submitted by: petef Notes: svn path=/head/; revision=81553
* Install a script into etc/rc.d/ to run ldconfig after reboots soDmitry Sivachenko2003-05-196-0/+46
| | | | | | | | | Wine libraries could be found. Approved by: maintainer Notes: svn path=/head/; revision=81361
* Make libstdc++-2.96-112.7.1.i386.rpm to be extracted and included intoYoshio MITA2003-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. Notes: svn path=/head/; revision=81340
* BROKEN on 5.1: bad C++Kris Kennaway2003-05-183-3/+21
| | | | Notes: svn path=/head/; revision=81207
* Bump portrevisionMartin Blapp2003-05-151-1/+1
| | | | Notes: svn path=/head/; revision=81033
* Fix panic if the rtc module gets loaded twice: Make rtc_dev staticMartin Blapp2003-05-151-3/+5
| | | | | | | | | and destroy the device on cleanup. Submitted by: Orlando Bassotto <orlando.bassotto@ieo-research.it> Notes: svn path=/head/; revision=81032
* VMware-workstation-3.2.0-2230.tar.gz has disappeared everywhere on theMartin Blapp2003-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. Notes: svn path=/head/; revision=80994
* Update to 0.4.0.Eric Anholt2003-05-132-6/+4
| | | | | | | | PR: ports/52149 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer) Notes: svn path=/head/; revision=80945
* Correct USB joystick support for 4.x (used the wrong version of theBrian Feldman2003-05-131-28/+24
| | | | | | | | | hid_report_size(3) API). Submitted by: Sean Welch <welchsm@earthlink.net> Notes: svn path=/head/; revision=80922
* Master site has moved.Pete Fritchman2003-05-101-1/+1
| | | | | | | Noticed by: fenner's portsurvey Notes: svn path=/head/; revision=80612
* Update to the 20030508 snapshot of Wine.Gerald Pfeifer2003-05-096-4/+16
| | | | Notes: svn path=/head/; revision=80538
* Mirror the distfile since the download section on the master site is dead.Brian Feldman2003-05-082-34/+48
| | | | | | | Unbreak by updating for new -lusbhid in current. Notes: svn path=/head/; revision=80410
* BROKEN: Does not compileKris Kennaway2003-05-071-0/+2
| | | | Notes: svn path=/head/; revision=80309
* As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,Kris Kennaway2003-05-061-1/+0
| | | | | | | | remove ports that have been broken for >4 months (in many cases much longer) with no sign of a fix. Notes: svn path=/head/; revision=80202
* As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,Kris Kennaway2003-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. Notes: svn path=/head/; revision=80201
* small clean upMaho Nakata2003-05-051-1/+1
| | | | | | | Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Notes: svn path=/head/; revision=80167
* Fixed dependency.Munechika SUMIKAWA2003-05-051-2/+3
| | | | Notes: svn path=/head/; revision=80166
* Update to 0.67.2Matthew N. Dodd2003-05-043-4/+4
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=80118