aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
* Update to the 20040213 snapshot of Wine. Employe USE_SIZE and no longergerald2004-02-146-16/+20
| | | | check that we are building on FreeBSD 4.x or later.
* Fix up problems with install.linimon2004-02-142-12/+13
| | | | | PR: ports/62501 Submitted by: arundel@gmx.net (maintainer)
* Bento fix: change from check of distfile existance in pre-fetch, tolinimon2004-02-091-6/+4
| | | | | canonical way of testing for distfile already existing. Should only affect bento, and not regular consumers of the port. Informed maintainer.
* BROKEN on 5.x: does not compilekris2004-02-091-1/+7
|
* Try to mount and unmount both linproc and linprocfs: the formertrevor2004-02-095-0/+60
| | | | is documented in linprocfs(5) but I have seen and used the latter.
* USE_SIZEifylioux2004-02-084-0/+4
|
* BROKEN on 5.x: broken plistkris2004-02-082-0/+8
|
* Try to mount linproc in post-install.trevor2004-02-081-0/+4
|
* - Update to version 0.61krion2004-02-083-13/+2
| | | | | PR: ports/62474 Submitted by: maintainer
* BROKEN on 5.x: Does not compilekris2004-02-071-0/+4
|
* Update version string to the last VMware Workstation 3 release.matusita2004-02-072-4/+4
| | | | It is too late to update, but better than unchanged.
* Put NO_LATEST_LINK to previous versions of VMware Tools.matusita2004-02-064-0/+4
| | | | | | No content changes, no bumps. Noticed by: kris
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-0622-11/+11
|
* Set NO_LATEST_LINK.trevor2004-02-061-0/+1
| | | | Requested by: kris
* Unbreak (DIST_SUBDIR).trevor2004-02-0610-10/+10
|
* Add sizes.trevor2004-02-0613-0/+173
|
* For i386, use latest glibc and XFree86-libs, and increment PORTREVISION.trevor2004-02-062-6/+7
| | | | | | Advisories are at <URL:https://rhn.redhat.com/errata/RHSA-2003-286.html> and <URL:https://rhn.redhat.com/errata/RHSA-2003-325.html>. Hewlett-Packard has not issued updates for Red Hat 7.2/Alpha.
* Sort.trevor2004-02-061-4/+4
|
* Try to mount and unmount both linproc and linprocfs: the formertrevor2004-02-061-0/+8
| | | | is documented in linprocfs(5) but I have seen and used the latter.
* Fix CONFLICTS lines, as requested by eik then petef:trevor2004-02-0610-10/+10
| | | | | | | | | | | | | | I think it's a bug that linux_base thinks it conflicts with itself. --petef The problem occurs if you do make install; make install FORCE_PKG_REGISTER=yes which is somewhat supported, although [seldom] (never?) used. --eik Also record conflicts with cle_base.
* Use PLIST_FILES.trevor2004-02-0610-5/+6
| | | | Reviewed by: marcus
* Unbreak.trevor2004-02-054-6/+8
| | | | pointy hat to: my hat planet
* minor update (same PORTVERSION) to make fetchable for amd64 and i386trevor2004-02-054-12/+8
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-0447-16/+47
| | | | (Part 2)
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-043-9/+7
| | | | | Submitted by: trevor Tested by: bento
* - Update to version 20040115krion2004-02-024-31/+25
| | | | | PR: ports/62263 Submitted by: Ports Fury
* - Fix build on non-i386 archkrion2004-02-0211-34/+210
| | | | | | | | | - Add option to support Gtk/SVGAlib GUI - Support NOPORTDOCS - Fix WWW: line PR: ports/62262 Submitted by: Ports Fury
* - Update to 0.78.1pav2004-02-015-17/+28
| | | | | | PR: ports/62137 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> Approved by: maintainer (xmame part)
* - update to 1.14dinoex2004-01-313-3/+10
|
* - Fix and sort plist and bump PORTREVISIONkrion2004-01-312-0/+9
| | | | Noticed by: bento via kris
* Fix plist and bump PORTREVISIONkris2004-01-311-1/+2
|
* SIZEify.trevor2004-01-2931-0/+68
|
* Revert an upstream change (which in turn reverted a fix which happened togerald2004-01-294-0/+36
| | | | | | | | | | | | cause higher memory consumption). This should avoid errors of the following kind: err:virtual:map_image Standard load address for a Win32 program (0x00400000) not available Bump PORTREVISION. Problem reported by: pav, Benjamin Lutz <benlutz@datacomm.ch>
* Return to ports@ because I won't be working on FreeBSD for 3 months minimum.anholt2004-01-281-1/+1
|
* Replace rtc with a revamped version that I've been working on. This versionsilby2004-01-282-31/+109
| | | | | | | uses tsleep / selrecord and a worker thread to provide a much better emulation of the rtc driver, as well as greatly decreased processor usage. Device cloning as well as a few more tweaks to the emulation are still pending.
* Document the homepage.obrien2004-01-261-0/+2
|
* Update to the 20040121 snapshot of Wine (which now include two of our localgerald2004-01-2610-86/+34
| | | | hacks). Fix a INSTALL_AS_USER problem by generating $PREFIX/etc in any case.
* - Update to plugins2pav2004-01-253-6/+5
| | | | | | | - Bump portrevision PR: ports/61848 Submitted by: Travis Poppe <tlp@LiquidX.org> (maintainer)
* Let ports use the USE_SDL macroedwin2004-01-241-3/+2
| | | | | PR: ports/61807 Approved by: Tom Carrick <knyghtmare@knyghtmare.com>
* Let ports use the USE_SDL macro.edwin2004-01-242-7/+4
|
* Now gettext 0.12.1 is gettext-old.trevor2004-01-243-3/+3
|
* Fix that pesky panic when the rtc module is unloaded.silby2004-01-231-1/+0
| | | | PR: ports/57465
* Fix the install by stripping the i386 tag out of DISTFILES.marcus2004-01-231-1/+1
| | | | | Reported by: Stephen Hilton <nospam@hiltonbsd.com> Tested by: Stephen Hilton <nospam@hiltonbsd.com>
* Use the CPIO macro defined in bsd.port.mk.trevor2004-01-228-8/+8
|
* Remove the two checksums for redhat-release-7.1-1.noarch.rpm from eachmarcus2004-01-223-8/+8
| | | | | | | | | | | | | | distinfo file, and instead fetch this one from from the i386 directory for both Alpha and i386 architectures. Based on the previous commit that duplicated these entries in the plist, these files should be more or less identical. Note: ftp-master will be updated soon with the correct distfile. [1] Also, remove redundant slashes from the jail message. [2] PR: 61660 [1] 61697 [2] Submitted by: Linh Pham <question@closedsrc.org> [2]
* Remove some obsolete messages, and apply some punctuation fixes fromanholt2004-01-221-15/+4
| | | | | | | ports/61549. PR: ports/61549 Submitted by: Ken Stailey <kstailey@yahoo.com>
* - Update to 1.7pav2004-01-225-67/+95
| | | | | PR: ports/61599 Submitted by: No-Name <arundel@gmx.net> (maintainer)
* Bump the port revision to note the vm_page_alloc_contig -> contigallocsilby2004-01-221-1/+1
| | | | change which is required for 5.x systems.
* Update the kernel module to use contigmalloc instead of the now obsoletesilby2004-01-221-0/+12
| | | | vm_page_alloc_contig.
* - Nuke useless empty filepav2004-01-221-0/+0
|
* Make the linprocfs check succeed if linprocfs is already mounted, andsilby2004-01-221-2/+2
| | | | make the error message (hopefully) more descriptive.
* - Use new knobs from bsd.sdl.mkkrion2004-01-211-2/+2
| | | | Approved by: portmgr
* Update to 2.1. Try to provide a better set of default options and a betteranholt2004-01-187-236/+111
| | | | | | default configuration (VESA enabled, which is very popular, and the config file has the clock synchronizing to the host as default). Simplify the Makefile greatly.
* - Update to 2.3 and use ${DATADIR}krion2004-01-143-9/+9
| | | | | PR: 61321 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
* - Update to 0.5.4clement2004-01-125-33/+43
| | | | | | | | - Fix build on bento PR: 59902 Submitted by: Nikisha <nishika@manbow.com> (maintainer) Approved by: erwin (mentor) (implicitly)
* - Update to 0.77.1 (chase xmame port)pav2004-01-121-1/+1
| | | | | PR: ports/61206 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
* - Update to 0.77.1pav2004-01-122-5/+6
| | | | | | PR: ports/61205 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> Approved by: maintainer
* remove spaces in favour of a tabs.edwin2004-01-102-2/+2
|
* Update emulators/sim to 3.0-2edwin2004-01-108-404/+52
| | | | | | | | Make portlint -A happy and update the port to the current version. PR: ports/58644 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> Approved by: maintainer timeout
* Substitute BROKEN with IGNORE in cases where the port requires the src treemarcus2004-01-103-8/+8
| | | | | | | | | | to be present, or does not compile on certain versions of FreeBSD. This will potentially avoid needless compilations on bento, and has the added benefit of improving certain reporting tools. To most users, this change is a no-op. PR: 61090 Submitted by: linimon
* - Quiet Fenner's distfile surveypav2004-01-101-1/+1
| | | | | PR: ports/61136 Submitted by: Ken Smith <kensmith@cse.Buffalo.EDU>
* It turns out this port really depends on the nvidia-driver for libGLcore.so.1,petef2004-01-092-6/+5
| | | | | | | it's not optional. Make this a hard dependency instead of suggesting it in pkg-message, and note that we really do require an nVidia card. Submitted by: maintainer
* - Set --with-xmame-dir properlypav2004-01-061-0/+3
| | | | | | | | - Raise portrevision PR: ports/60941 Submitted by: Ulrich Spoerlein <q@uni.de> (xmame maintainer) Approved by: maintainer
* Change the linux_base-8 dependency to be a bit more strict (depend on a filepetef2004-01-051-1/+1
| | | | | | that only exists in linux_base-8). Submitted by: maintainer
* - use INFOdinoex2003-12-312-3/+3
| | | | - Fix x64 sound problmes (gcc bug) in STABLE
* - Fix dependenciespav2003-12-306-50/+72
| | | | | | | | - Fix install - Add plugins PR: ports/60718 Submitted by: Travis Poppe <tlp@LiquidX.org> (maintainer)
* Get sound working by ignoring errors from our dummy SOUND_MIXER_INFO ioctl.gerald2003-12-284-2/+50
| | | | | | | | Bump PORTREVISION. Reported by: Travis Poppe <tlp@LiquidX.org> Tested by: Travis Poppe <tlp@LiquidX.org> Discussed with: matk
* - Update to version 0.97.5krion2003-12-288-48/+58
| | | | | PR: 60629 Submitted by: maintainer
* Add linux-geepee32, a linux binary version of GP32 emulator. GP32 ispav2003-12-276-0/+67
| | | | | | | a handheld used mainly in Korea. PR: ports/57685 Submitted by: No Name <arundel@gmx.net>
* - Axe bogus textpav2003-12-271-7/+0
| | | | | PR: ports/60601 Submitted by: Travis Poppe <tlp@LiquidX.org> (maintainer)
* - Update to 1.75pav2003-12-274-26/+22
| | | | | PR: ports/59673 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* - Update to 1.7pav2003-12-274-26/+24
| | | | | PR: ports/59672 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* - Update to 1.15pav2003-12-274-26/+24
| | | | | PR: ports/59671 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* - Update to 1.6.0pav2003-12-276-48/+49
| | | | | PR: ports/59670 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* Add linux-mupen64, a linux binary version of Nintendo 64 emulator.pav2003-12-278-0/+143
| | | | | PR: ports/57626 Submitted by: Travis Poppe <tlp@LiquidX.org>
* rfork() requires that the RFTHREAD flag is given with RFPROC and RFMEM. Addgerald2003-12-264-0/+34
| | | | | | | a patch to fix this port and bump PORTREVISION. PR: 60508 Submitted by: David Beck <dbeck@beckground.hu>
* - Update to version 1.3.2krion2003-12-264-12/+24
| | | | | PR: 60562 Submitted by: Ports Fury
* - update to 0.34bpetef2003-12-214-55/+13
| | | | | | | | - only for i386 now, maintainer doesn't have time to remove gcc i386-isms and test on other archs. PR: 60466 Submitted by: maintainer
* - Use canonical form (ports@FreeBSD.org) in MAINTAINER linesergei2003-12-212-2/+2
|
* - Unbreak xmess and bring it up to the 0.76.1 (it's slave port of xmame)pav2003-12-203-17/+23
| | | | Approved by: maintainer timeout (1 month) (xmame part)
* Update to 6.0.obrien2003-12-159-399/+4
| | | | Submitted by: grehan
* Fix an installation bug, which did not trigger during my local testing.gerald2003-12-152-2/+0
|
* Update to the 20031212 snapshot of Wine, which brings some simplifications.gerald2003-12-1410-48/+74
| | | | | Remove specific versions of Windows from pkg-descr and COMMENT, as there are simply too many now, due to Microsoft's marketing.
* - Update to 20030723pav2003-12-134-68/+29
| | | | | PR: ports/59609 Submitted by: Ports Fury
* s/rpm2cpio/rpm2cpio.pl/ after the recent update of archivers/rpm2cpio (thenetchild2003-12-122-4/+4
| | | | | | | | | | script was renamed to solve a conflict with archivers/rpm) to fix possible build problems. I've tested this with lang/icc. Any new errors because of this commit in one of the modified ports may be because the ports previously may have used rpm2cpio from archivers/rpm instead of the used {EXTRACT,BUILD}_DEPENDS archivers/rpm2cpio.
* fix build on 5oliver2003-12-121-10/+17
|
* Fix build on 5.x.fjoe2003-12-101-6/+5
|
* USE_MESA -> USE_GLfjoe2003-12-101-1/+1
|
* USE_MESA -> USE_GL, remove -lglut from LDFLAGSfjoe2003-12-101-2/+2
|
* Clean up historical baggage, and move the old local distfiles thatjoerg2003-12-101-1/+1
| | | | | | | used to live under ${MASTER_SITE_LOCAL}/asami/LOCAL_PORTS to my own public_distfiles. No version changes involved.
* Patched to support newer xmame versions.linimon2003-12-085-22/+69
| | | | | PR: ports/59567 Submitted by: Travis Poppe <tlp@LiquidX.org> (maintainer)
* Add WITH_JAIL knob, making it easier to install linux_base in jail.anders2003-12-081-0/+36
|
* Chase the libmad/libid3tag shared lib version.marcus2003-12-071-1/+2
|
* Make mwrite a relative link to mtools.jmz2003-12-051-2/+2
| | | | PR: ports/36545
* The amd64 and i386 distfiles are unavailable. I'll look for freshtrevor2003-12-052-0/+4
| | | | | | | ones later. One of the Gentoo hosts was broken into, too recently for my comfort. reported by: Kingsley Foreman of internode.com.au
* - Update to version 0.35krion2003-12-048-214/+73
| | | | | PR: 59610 Submitted by: Ports Fury
* Use the latest glibc packages. Changes are described attrevor2003-12-0410-25/+25
| | | | | | <URL:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0689>, <URL:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0859> and <URL:https://rhn.redhat.com/errata/RHSA-2003-325.html>.
* Mark as broken on latest 5.1 due to gcc3.3's pickier preprocessor.linimon2003-11-231-0/+7
| | | | | Mark as not for alpha because the configure script doesn't understand alpha. Noticed by: bento.
* Mention the x11/linux-XFree86-libs port.trevor2003-11-215-0/+10
|
* Unbreak this port. The latest gcc needs explicit newline sequences (\n\) atmp2003-11-214-7/+123
| | | | the end of each line of multi-line character strings.
* Update to the 20031118 snapshot of Wine.gerald2003-11-218-118/+24
|
* Define USE_PERL5_BUILD, not erroneous USE_PERL.trevor2003-11-201-1/+1
| | | | Submitted by: Oliver Eikemeier
* Define USE_PERL to make Perl available for (mostly deprecated)trevor2003-11-201-0/+1
| | | | "perl -pi -e" construction.
* Remove the XFree86-libs RPM from here (see ports/x11/linux-XFree86-libs).trevor2003-11-2010-20/+15
|
* I don't see any use for the /compat/linux/initrd directory.trevor2003-11-195-5/+5
|
* - Attempt to fix bento build by avoid explicit 'make patch-libtool'sergei2003-11-191-1/+1
| | | | Noticed by: bento via kris
* Fix build on 4.x.fjoe2003-11-182-57/+70
| | | | Bump PORTREVISION.
* vmware3 was broken on -current due to kernel changes.mr2003-11-182-3/+3
| | | | | | | Fix this by updating to new vmmon module version. PR: ports/59405 Submitted by: Orlando Bassotto <orlando.bassotto@ieo-research.it
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-172-2/+0
|
* USE_REINPLACE must be defined before REINPLACE_CMD may be used.trevor2003-11-171-0/+1
|
* Add hfsplusutils 1.0.4, utilities for accessing HFS+ filesystems.sergei2003-11-167-0/+123
| | | | | | | | | | | | | This is a set of tools that allow access to HFS+ formatted volumes. HFS+ is a modernized version of Apple Computers HFS Filesystem. In addition in contains the library "libhfsp" which you may use for your own experiments, all the tools are based on this library. (A bit of understanding is still needed however). Author: Klaus Halfmann <klaus.halfmann@t-online.de> PR: 59200 Submitted by: Josh Elsasser <jre@vineyard.net>
* unPERLify and use REINPLACE_CMD and USE_PERL5 where appropriate.marcus2003-11-163-4/+7
| | | | | PR: 48249 Submitted by: Simon 'portlint' Schubert <corecode@corecode.ath.cx>
* Update linux-winetools from 1.20 to 1.25ablackend2003-11-154-12/+6
| | | | | Reviewed by: jim Approved by: jim
* Add to i386 packing list some directories I missed in the lasttrevor2003-11-151-0/+56
| | | | XFree86-libs update.
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-137-12/+12
|
* kern.ipc.shm_allow_removed was MFC'ed.fjoe2003-11-111-1/+1
|
* - Update to version 3.12krion2003-11-117-89/+50
| | | | | PR: 59124 Submitted by: Ports Fury
* - Update to version 0.28krion2003-11-115-25/+46
| | | | | PR: 59123 Submitted by: Ports Fury
* Use %%DOCSDIR%%.gerald2003-11-082-16/+16
|
* As announced on Aug 7, remove the broken xpinmame portkris2003-11-083-35/+0
|
* Add an explicit note about the (possible) use of GCC 3.2 instead of 3.3.gerald2003-11-082-0/+4
|
* Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently addedmarcus2003-11-071-2/+2
| | | | | | bsd.port.mk macro. Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* - Don't use nasm%%VERSION%% in BUILD_DEPENDSkrion2003-11-071-1/+1
|
* Fix the build with WITH_ASM68K=yes optionjeh2003-11-061-1/+1
| | | | | PR: 58977 Submitted By: MAINTAINER
* Patch for FreeBSD 4.x was updated (now Power On always works as expected).fjoe2003-11-052-1/+15
| | | | | | Point to new patch location. Document sysctl kern.ipc.shm_allow_removed which should be set to 1 in order to run vmware3.
* Unbreak on -CURRENT by anticipating a change in the upstream tree.gerald2003-11-044-8/+112
| | | | | (Thanks to the breakage of long-standing ATA interfaces, Wine now has lost some functionality on FreeBSD.)
* Finally fix problems with libdir: install vmware3 files to correct locationfjoe2003-11-043-337/+336
| | | | (maintainer timeout).
* According to the bento logs, the older version of this file nolinimon2003-11-033-4/+5
| | | | | | | | | | | longer builds even on 4.x. This upgrade fixes at least that. From the web page (summary of several changes): Add some filters; add minimal menuing system; update homepage; support gzip and unzip ROMs; add support for bzip2; add support for gcc 3.3; other miscellaneous cleanup. PR: ports/58159 and maintainer timeout (3 weeks).
* Mark BROKEN (see bento logs). These ports are scheduled for removalkris2003-11-031-0/+2
| | | | | after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR.
* Reset maintainer on ports maintained by the following non-ports committers,kris2003-11-031-1/+1
| | | | | | | who did not respond to my email confirming whether they have an active interest in maintaining the port: sue reg rv jmb dima reg horikawa msmith jhs ue
* Reset maintainer on ports owned by the following committers who havekris2003-11-039-9/+9
| | | | | | | been inactive for over 12 months and did not respond to my email confirming their status: keith, nakai, torstenb Reviewed by: portmgr
* Reset maintainer of ports owned by inactive committers who were just retired.kris2003-11-032-2/+2
|
* ports with possibly unreachable MAINTAINERsedwin2003-11-021-1/+1
| | | | | | | | *** addresses that may be dead, even though the error is temporary: *** addresses that seem to be dead, but give a hint to a new address: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* - update dosbox from 0.58 to 0.60netchild2003-11-017-39/+45
| | | | | | | | | | | | | | | - updated website address - Use USE_SDL instead of manually specifying devel/sdl12 as LIB_DEPENDS and setting SDL_CONFIG. - Enable screenshot and modem emulation support. - Install the dosbox(1) manual page. - Move the message displayed by the post-install target into a pkg-message so it also gets displayed when this port is installed via its package. - Use DOCSDIR. PR: 58174 Submitted by: Marius Strobl <marius@alchemy.franken.de> Approved by: maintainer
* Attempt to fix build failure under 4.x - add USE_GETOPT_LONGsergei2003-11-011-1/+2
| | | | Noticed by: kris
* Add fuse 0.6.1.1, Free Unix (Sinclair ZX-)Spectrum Emulator.sergei2003-10-309-0/+188
| | | | | | | | | | | | | | fuse is a free version of a ZX Spectrum emulator. It emulates the 48K/128K/+2/+2A/+3 Speccy and Timex TC2048 machine, supports loading from .tzx files, has sound and kempston joystick emulation, and emulates various printers you could attach to the Spectrum. It supports the new RZX input recording file format. Author: Philip Kendall <pak21-spectrum@srcf.ucam.org> WWW: http://www.srcf.ucam.org/~pak21/spectrum/fuse.html PR: 58639 Submitted by: Alexey V. Antipovsky <kemm@in-line.ru>
* Add libspectrum 0.2.0.1, handling of ZX-Spectrum emulator files formats.sergei2003-10-305-0/+80
| | | | | | | | | | | | | | | | | | | | | libspectrum is a fairly simple library designed to make the handling of various ZX Spectrum emulator-related file formats easy. So far it handles: * Snapshots: .z80, .szx, .sna (all read/write), .zxs, .sp., .snp and +D snapshots (read only) * Tape images: .tzx, .tap (read/write) and Warajevo .tap (read only) * Input recordings: .rzx (read/write) * Timex cartridges: .dck (read only) There are also some subsidiary functions which may be generally useful for Spectrum-related utilities. Author: Philip Kendall <pak21-spectrum@srcf.ucam.org> WWW: http://www.srcf.ucam.org/~pak21/spectrum/libspectrum.html PR: 58638 Submitted by: Alexey V. Antipovsky <kemm@in-line.ru>
* Add lib765 0.3.1.1, emulation of uPD765a Floppy Disc Controller.sergei2003-10-305-0/+51
| | | | | | | | | | | | | | | | lib765 is an emulation of the uPD765a (AKA Intel 8272) Floppy Disc Controller [FDC] as used in Amstrad computers such as the PCW, CPC and Spectrum +3. At present it is not a "full" 765; features not used in the PCW BIOS (such as: DMA; multisector reads/writes; multitrack mode) are either left unimplemented or incomplete. lib765 is released under the GNU Library GPL. Author: John Elliott <jce@seasip.demon.co.uk> WWW: http://www.seasip.demon.co.uk/Unix/LibDsk/ PR: 58637 Submitted by: Alexey V. Antipovsky <kemm@in-line.ru>
* . Update to 0.76.1.glewis2003-10-293-4/+3
| | | | | PR: 58571 Submitted by: Suleiman Souhlal <refugee@vt.edu> (maintainer)
* Make glib-1.2.6-2.i386.rpm fetchable (it comes from the updates totrevor2003-10-281-0/+1
| | | | | | Red Hat 6.1). found by: fenner's survey
* Make fetchable.trevor2003-10-281-1/+2
| | | | found by: fenner's survey
* BROKEN on 5.x: broken by new ATA driverkris2003-10-272-0/+8
|
* Fix opengl build.maho2003-10-251-1/+1
| | | | | Submitted by: maintainer Discovered by: Jimmy Olgeni <olgeni@FreeBSD.org>
* Compensate a versioning mistake with a PORTEPOCH bump, since this portknu2003-10-231-0/+1
| | | | | | | | is previously vmware3-3.2.1 version 2242 instead of vmware3 version 3.2.1-2242 and now it is vmware3 version 3.2.1.2242, which is obviously and annoyingly smaller than 2242. Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* PORTREVISION may not contain a hyphen.knu2003-10-231-4/+4
|
* Port to FreeBSD 4.x.fjoe2003-10-233-8/+724
|
* Fix pkg-plist for FreeBSD 4.x.fjoe2003-10-222-1/+7
|
* Fix typo in loop.fullpath.fjoe2003-10-221-1/+1
|
* Restore loop.fullpath and libdir fixes.fjoe2003-10-221-2/+2
|
* Libdir points to other directory.fjoe2003-10-211-2/+2
|
* Upgrade to portrevision 2242 and make it possible to runmbr2003-10-213-16/+16
| | | | | | multiple vm's running at the same time. Submitted by: Orlando Bassotto <orlando.bassotto@ieo-research.it>
* Allow the user to compile Snes9X without x86 assembly optimizations, andgreen2003-10-212-7/+23
| | | | | | | | | with OpenGL as a display, with the port flags WITHOUT_X86_ASM and WITH_OPENGL. Instead of updating the port revision, bump the version to "1.41.1", which more accurately reflects what Snes9X is calling itself. Submitted by: KATO Tsuguru <tkato@prontomail.com> PR: ports/57003
* Strip binaries by default, as this reduces the size of packages from 40+ MBgerald2003-10-212-22/+14
| | | | | | | to 8- MB. Change the name of the knob to control debugging information from NDEBUG to DEBUG and shorten the pre-extract output. Triggered by: Ivan Leo Murray-Smith <puoti@inwind.it>
* Add ftp:// so fenner's "Distfiles survey" does not failfjoe2003-10-211-1/+1
| | | | with "unknown url type" error.
* Fix typo in loop.fullpath.fjoe2003-10-211-2/+2
| | | | | | | Fix typo in libdir. PR: 57461 Submitted by: Jan Srzednicki <Jan@miranda.expro.pl, Sr@miranda.expro.pl>
* Update to Snes9x version 1.41-1, courtesy HIYAMA Takeshi-san.green2003-10-206-50/+205
| | | | Submitted by: HIYAMA Takeshi <hymtk7@yahoo.co.jp>
* Tidy Alpha packing list. Most of this is stuff I missed in thetrevor2003-10-201-4/+13
| | | | | | XFree86-libs update. Noticed by: kris
* use tk84 now, bump version.vanilla2003-10-181-2/+3
| | | | Submitted by: kris@
* asmodai is no longer a committer.kris2003-10-181-1/+1
|
* Update to the 20031016 snapshot of Wine after we skipped the previous onegerald2003-10-176-74/+62
| | | | | | | | which was completely broken on FreeBSD. Simplify post-build as I moved some part upstream and require GCC 3.3 as GCC 2.95 suffers from all sorts of threading/libraries issues. (GCC 3.2 also seems fine, but the ports collection requires us to request a concrete version.)
* Fix some very broken coding style that barfs with GCC3.3jeh2003-10-172-4/+36
|
* BROKEN on 5.x: does not compilekris2003-10-161-1/+7
|
* BROKEN on 5.x: does not compilekris2003-10-161-1/+7
|
* - Fix build on -currentkrion2003-10-152-8/+47
| | | | | | - Use DOCSDIR Submitted by: kris via bento
* Remove dev/null dev/stdout instead of trying to remove dev/null twice.trevor2003-10-152-2/+2
| | | | found by: kris
* Upgrade to 0.74.1. Summiter take the maintainership.sumikawa2003-10-143-19/+10
| | | | | PR: ports/57879 Submitted by: Suleiman Souhlal <refugee@vt.edu>
* new port of the Gentoo Linux userland (I only tested this on i386)trevor2003-10-1419-0/+283
|
* Fix build on -current (machine/soundcard.h -> sys/soundcard.h)kris2003-10-131-0/+11
|
* Lars Eggert reports:trevor2003-10-131-0/+16
| | | | | | | | | | | | | 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
* Correct some small spacing nits, and add a note about trackingadamw2003-10-131-3/+7
| | | | the distfile.
* - make portlint happydinoex2003-10-121-1/+0
|
* Update for VMware Workstation 4.0.5 build-6030.matusita2003-10-116-12/+12
|
* Update to 4.3.adamw2003-10-093-9/+5
| | | | | | | | | | | | Remove an unnecessary USE_XPM (implied by USE_MOTIF). Drop maintainership. The distfile is still being hosted in MASTER_SITE_LOCAL/adamw for now. Prompted by: PR: ports/57770 Submitted by: Mark Linimon <linimon@lonesome.com>
* - Update to version 1.3.1krion2003-10-073-10/+77
| | | | | PR: 57702 Submitted by: Ports Fury
* Mark broken by the most recent GCC import in -CURRENT.roam2003-10-071-5/+12
| | | | | | | | While I'm here, clean this up a bit: use DISTNAME and RM instead of DISTFILES and 'rm'. PR: 57612 Submitted by: Mark Linimon <linimon@lonesome.com>
* Fix build on post-PAE RELENG_4 (maintainer timeout).fjoe2003-10-061-2/+4
|
* Remove commented out lines during building.edwin2003-10-061-4/+3
| | | | Also move from build_depends to lib_depends
* GXMame is a GTK frontend for xmameedwin2003-10-065-0/+71
| | | | | | | XMame is a GTK frontend for xmame. It is similar to MAME32. PR: ports/57628 Submitted by: Travis Poppe <tlp@liquidx.org>
* - use %%DOCSDIR%%dinoex2003-10-041-35/+35
|
* Update Port: emulators/freesciedwin2003-10-037-21/+152
| | | | | | | | | | | | | | | | - Update to latest release - Remove dependancy on libpng - Add switches for SDL, GGI and DirectFB support - Use X11 renderer as default - portlint Note: Since ScummVM is in games, this port should probably go to games to. It is not directly an emulator, but an game-data interpreter (just like ScummVM) PR: ports/51731 Submitted by: Ulrich Spoerlein <q@uni.de> Approved by: maintainer timeout
* update emulators/basiliskII to 1.0edwin2003-10-033-19/+5
| | | | | | | | 1.0 snapshot is out, update port. One patch is not needed anymore. PR: ports/53219 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> Approed by: maintainer timeout
* [patch] mark emulators/dlx as broken except on i386 stableedwin2003-10-031-3/+9
| | | | | | | | | | | Per bento, this port only seems to build on i386 stable. Mark it so. The distfile dates from 1991 (!) so it may well be time to let it go unless someone wants to step up to maintain it. PR: ports/57275 Submitted by: Mark Linimon <linimon@lonesome.com>
* New port: emulators/extract-xisoedwin2003-10-035-0/+31
| | | | | | | New port extract-xiso a tool to extract files from xbox iso image. PR: ports/51190 Submitted by: Jose Rey <king@v2project.com>
* emulators/gngb: Bento fix.edwin2003-10-031-0/+1
| | | | | | | | | | Fix 4.x build on bento. Changes: - USE_GETOPT_LONG PR: ports/53962 Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net> Approved by: maintainer timeout
* New port: VisualBoyAdvanceedwin2003-10-038-0/+189
| | | | | | | | VisualBoyAdvance is currently one of the best Gameboy Advance emulators out there. PR: ports/56376 Submitted by: No Name <arundel@gmx.net>
* - Update to 1.13dinoex2003-10-023-4/+8
|
* Update to the latest XFree86-libs packages. The security problemstrevor2003-10-015-14/+108
| | | | | listed in RHSA-2003-064 do not pertain to us AFAICT. I only tested this on i386.
* Redistribution in binary form must provide a disclaimertrevor2003-09-295-0/+15
| | | | | | | | | | that states that the software is based in part of [sic] the work of the FreeType Team, in the distribution documentation. We also encourage you to put an URL to the FreeType web page in your documentation, though this isn't mandatory. -- <URL:http://cvs.freetype.org/cgi-bin/viewcvs.cgi/~checkout~/freetype2/docs/ FTL.txt?rev=1.7>
* Updated Port 'games/scummvm' to 0.5.1edwin2003-09-282-5/+5
| | | | | | | | | Looks ok for me modulo he sent a shar instead of a diff -ruN. Please, pass maintainership to Alex as I'm not going to keep up with it. PR: ports/56333 Submmited by: Alex Trull <alexander@trull.com>
* ECHO -> ECHO_MSGedwin2003-09-272-11/+11
| | | | | | | (ECHO_CMD for deskutils/notebook) PR: ports/56767-56770,56772-56774,56776-56784 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* - Update to version 1.3krion2003-09-2417-93/+272
| | | | | PR: 57004 Submitted by: Ports Fury
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-242-2/+2
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* Make vmware3 fetchable.anders2003-09-241-7/+7
| | | | Approved by: bento
* Make vmware2 fetchable.anders2003-09-241-10/+11
| | | | Approved by: bento
* Fix build on bento.marcus2003-09-162-26/+0
| | | | Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* Fix build on current + (small) patches from NetBSD.nork2003-09-095-5/+68
| | | | | | PR: ports/56204 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Obtained from: NetBSD
* [patch] fix fetch and update version for emulators/mastergearedwin2003-09-092-3/+3
| | | | | | | Mastersite has rearranged directory. New version available. PR: ports/45782 Submitted by: Mark Linimon <linimon@lonesome.com>
* Update to 4.0.2.matusita2003-09-066-12/+12
|
* - USE_SDL to support screens with more than 256 colors.dinoex2003-09-062-3/+23
| | | | - new option WITHOUT_SDL=yes to disable it.
* - update to 4.1bdinoex2003-09-069-95/+112
| | | | | | | - add new URL Thanks to watchman@ludd.luth.se for the pointer - make portlint happy - honor given CFLAGS
* - Add new man pagekrion2003-08-314-60/+76
| | | | | | | - Use DOCSDIR macro PR: 56236 Submitted by: maintainer
* - Fix build on -current (varargs -> stdargs in embedded tcl)krion2003-08-301-0/+35
| | | | | PR: 56164 Submitted by: Michael Edenfield <kutulu@kutulu.org>
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-272-1/+2
| | | | Prodded by: kris
* Port emulators/truereality removed due to lack of developement in recent yearslioux2003-08-2610-320/+0
|
* Chase the libintl.so shared lib version.marcus2003-08-252-2/+2
|
* Add USE_BISON, as dlls/msi now requires the %pure-parser bison extension forgerald2003-08-232-0/+2
| | | | reentrant parsers.
* Try and fix the plist so this builds on bento.marcus2003-08-202-33/+33
| | | | Reported by: bento via kris
* unbreak by fixing plisterwin2003-08-192-5/+9
| | | | | | | | while I'm here, remove a whitespace to silence portlint PR: 55689 Submitted by: Joel Ray Holveck <joelh@piquan.org> Approved by: maintainer
* Remove extraneous directorykris2003-08-162-1/+1
| | | | Reviewed by: maintainer
* Upgrade to the 20030813 snapshot of Wine.gerald2003-08-166-4/+16
|
* Unbreak the compilation for 4.x users.green2003-08-111-1/+1
|
* Now that there's a download site again, upgrade to version 1.40.green2003-08-099-169/+132
| | | | | Submitted by: KATO Tsuguru <tkato@prontomail.com> PR: ports/44225
* a) Unbreak the port for 4.8-STABLEmaho2003-08-095-8/+76
| | | | | | | b) Populate ONLY_FOR_ARCHS with the supported platforms PR: 52390 Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com>
* Update to 1.23krion2003-08-072-7/+3
| | | | | PR: 55240 Submitted by: Ports Fury
* Fix module pathname.matusita2003-08-023-3/+3
| | | | Found by: SHIOZAKI Takehiko <st@be.to>
* - Rearrange USE_GNOMEkrion2003-08-021-9/+2
| | | | | | PR: 55150 Submitted by: Ports Fury Approved by: fjoe (mentor) (implicit)
* Make up to mention the needing of VFS_AIO to use VMWare properly.nork2003-07-311-0/+3
| | | | | | PR: ports/54417 Submitted by: Scott M. Likens <damm@fpsn.net> Not objected to by: emulation
* Make it explicit that we cannot redistribute ski. While here, providemarcel2003-07-311-1/+1
| | | | | | the URL from which one can start with the download process. Reviewed by: kris
* BROKEN: Broken pkg-plistkris2003-07-311-0/+2
|
* RESTRICTED implies NO_PACKAGEkris2003-07-311-1/+0
|
* RESTRICTED implies NO_PACKAGEkris2003-07-311-1/+0
|
* Consolidate NO_PACKAGE and NO_CDROM -> RESTRICTEDkris2003-07-311-2/+1
|
* RESTRICTED implies NO_PACKAGEkris2003-07-311-1/+0
|
* RESTRICTED implies NO_PACKAGEkris2003-07-311-1/+0
|
* RESTRICTED implies NO_PACKAGEkris2003-07-311-1/+0
|
* Remove NO_CDROM (implied by RESTRICTED) and NO_PACKAGE (RESTRICTED preventskris2003-07-311-2/+0
| | | | package distribution, but we still want to see failure logs on bento)
* Let be hohest: I really don't have a time now to properly maintain allsobomax2003-07-293-3/+3
| | | | | these great pieces of software, so that let others with more free time to take over them.
* Fix build on 4-STABLEmaho2003-07-291-0/+12
| | | | Submitted by: kris via bento
* a) Update from 0.55 to 0.58maho2003-07-264-21/+6
| | | | | | | b) small clean-up PR: 52127 Submitted by: Tom Carrick <knyghtmare@knyghtmare.com> (maintainer)
* Update VMware Tools for 4.0.1 build-5289, the latest version of VMwarematusita2003-07-2436-339/+417
| | | | | | | | | | | | | | Workstation. This commit makes vmware-tools4 a slave port of vmware-guestd4, since both are made from the same tarball, and it would be easy to maintain. Vmware-guestd4 also installs a kernel module named vmmemctl; you may want to kldload(8) it with a shell script under rc.d/ directory. VMware Workstation 4.0.1 does fix "jumping the pointer" bug (yeah, thanks VMware developer team). This means that you do not have to install linux-vmware-toolbox4. However, it can be used as it should be, I do not disable and/or remove this port.
* 1. delete pkg-message: this file slipped in by mistake.maho2003-07-2410-56/+46
| | | | | | | | | | | | 2. fix pkg-plist for version 0.96 3. move message for WITH_OPTIMIZED_FLAGS to correct place 4. delete -mcpu=i686 -march=i686: Not all i386 is i686. cpu dependent optimize is done by CPUTYPE. 5. change fix for non-i386 arch PR: 54686 Submitted by: HIYAMA Takeshi <gibbon@cocoa.freemail.ne.jp> (maintainer)
* - update CATEGORIESdinoex2003-07-231-1/+1
|
* Drop maintainership to ports@FreeBSD.orgmaho2003-07-212-2/+2
| | | | | PR: 54674 Submitted by: Stijn Hoop <stijn@win.tue.nl>
* 1. files/src+X48.ad is not doing anything so removed.maho2003-07-212-20/+1
| | | | | | 2. typo in pkg-descr Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com>
* Clean up of the port.maho2003-07-212-6/+6
| | | | | | | | | | 1. ECHO -> ECHO_CMD 2. .if !defined(WITH_OPTIMIZED_FLAGS) should be inside of pre-everything:: since shell command in question isn't under any target, and it is not a valid syntax. Reviewed by: will Pointy hat to: myself
* Add the libattr, libacl, libelf, and bzip2-libs packages, neededtrevor2003-07-2110-25/+45
| | | | | | | | | by programs such as mv (used in installation); remove librpm404 and rpm404-python which are unused. Make rpm an EXTRACT_DEPENDS rather than BUILD_DEPENDS, based on Phil Pennock's suggestion for the sgifonts port. Submitted by: Frank Reppin (adding libattr and libacl)
* FCE Ultra is an NTSC and PAL Famicom/NES emulator for variousmaho2003-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>
* Remove some details concerning the installation. (These are already listedgerald2003-07-182-18/+2
| | | | in pkg-message where there is also further relevant information.)
* Add in PCI bridge support. It's a run-time option, too, and is required foranholt2003-07-161-2/+3
| | | | | | | some guest OSes. PR: ports/52631 Submitted by: Bruce M Simpson <bms@spc.org>
* Fix compilation on -current.anholt2003-07-161-0/+76
| | | | | PR: ports/54440 Submitted by: Erik Greenwald <erik@smluc.org>
* get rid of libgnugetopt dependency for -CURRENT,sf2003-07-141-2/+2
| | | | use USE_GETOPT_LONG instead.
* get rid of libgnugetopt dependency for -CURRENT,sf2003-07-142-3/+4
| | | | | use USE_GETOPT_LONG instead. respect CC, CFLAGS.
* get rid of libgnugetopt dependency for -CURRENT,sf2003-07-142-6/+57
| | | | | use USE_GETOPT_LONG instead. respect CFLAGS.
* Remove pre-install target running ${PKGREQ}. It's replaced by CONFLICT.perky2003-07-121-3/+0
| | | | Pointed out by: kris
* Adjust to the (relatively) new default directory layout used by Wine,gerald2003-07-116-38/+18
| | | | which closely follows what this port used to look anyways.
* Update to the 20030709 snapshot of Wine. Change the PORTVERSION schemegerald2003-07-106-10/+38
| | | | from 2003.07.09 to 20030709 to match upstream versioning.
* Remove unneeded backslash for escaping a single quote. Since this messagematusita2003-07-103-3/+3
| | | | is not a part of installation contents, no revision bump.
* Set checksum value to IGNORE, since this file is listed as IGNOREFILES.matusita2003-07-103-3/+3
| | | | Found by: SHIOZAKI Takehiko <st@be.to>
* update emulators/x48: enhancements to emulators/x48daichi2003-07-0913-40/+122
| | | | | PR: 53912 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* Add -L${PREFIX}/lib to LDFLAGS so that the presence of FreeType is properlygerald2003-07-082-2/+4
| | | | | | detected during configury. Bump PORTREVISION. Reported by: Matthew Reimer <mreimer@vpop.net>