summaryrefslogtreecommitdiffstats
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.obrien1999-08-2545-45/+45
|
* awk -> ${AWK}mharo1999-08-222-5/+5
| | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
* chmod -> ${CHMOD}mharo1999-08-2210-21/+21
| | | | chown -> ${CHOWN}
* Fix the way the port figures out if linux support is present in the kernel.marcel1999-08-188-56/+56
| | | | | | | | | It now also works when the linuxulator is compiled into the kernel (using options COMPAT_LINUX). Due to my misunderstanding, PR/12918 has been closed for the wrong reasons. My apologies to the originator. PR: 12918 Originator: Dean Lombardo <dlombardo@excite.com>
* o Unbreak the port. It still installs fine. If ldconfig terminatesmarcel1999-08-088-192/+216
| | | | | | | with a signal 11, then blame the emulator not the port. o Apply some cosmetic changes. The port now doesn't generate errors on a successful install. Installing the port isn't confusing anymore :-)
* Mark BROKEN, ldconfig does not install properly.billf1999-08-068-8/+24
| | | | | | | ldconfig-1.9.5-8.i386.rpm ELF binary type not known. Use "brandelf" to brand it. execution of script failed error: /home/billf/cvswork/rpm/ldconfig-1.9.5-8.i386.rpm cannot be installed
* Update to version 990623a.steve1999-08-014-29/+31
| | | | | PR: 12709 Submitted by: John Baldwin <jobaldwi@vt.edu>
* Upgrade to version 3.9.6jmz1999-07-213-23/+7
|
* Deactivate linux_libmarcel1999-07-211-2/+1
|
* Activate linux_basemarcel1999-07-211-2/+2
| | | | Deactivate linux-base
* linux_base is the reincarnation of linux_lib and obsoletes both linux_libmarcel1999-07-2156-448/+78072
| | | | | | | | | | | | and linux-base. Both will be removed from the ports collection at the proper time. linux_base uses a subset of packages from a Red Hat 5.2 release to populate /compat/linux. There's no functional difference between linux-base and linux_base. The name of the latter is preferred over the name of the former. Reviewed by: Tim <hoek@FreeBSD.org> Supervised by: Satoshi <asami@FreeBSD.org>
* BROKEN='MD5 checksum mismatch. Also xf25.zip has an ↵obrien1999-07-151-1/+3
| | | | "End-of-central-directory signature not found" when unzipping problem.'
* Changed linux-base-5.2 to linux-base.marcel1999-07-091-2/+2
|
* Activate linux-base-5.2marcel1999-07-081-1/+2
|
* This port requires X libs to build.steve1999-07-041-1/+3
|
* Mark broken for Alpha, and don't require '.' to be in PATH in thesteve1999-07-041-2/+6
| | | | do-configure target.
* Update to 119aflathill1999-07-023-13/+22
| | | | | PR: ports/12485 Submitted by: nakai@maple.ocn.ne.jp
* Remove trailing spaces, and any periods that were hidden by them.hoek1999-06-281-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-2626-26/+26
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Bump "Version required:", which I forgot in the previous commit.sheldonh1999-06-261-2/+2
|
* Update 2.8.1 -> 2.9.0:sheldonh1999-06-234-6/+23
| | | | | Sports native FreeBSD joystick and audio support (both untested) and bugfixes.
* Remove empty lines and version number.asami1999-06-222-3/+1
|
* Update maintainer's e-mail address.sheldonh1999-06-211-2/+2
|
* Activate the quasi88 port.steve1999-06-061-1/+2
|
* Initial import of quasi88 version 0.2.4.steve1999-06-065-0/+44
| | | | | | | A PC-8801 emulator for X. PR: 11994 Submitted by: Nishika <nishika@cheerful.com>
* Update to version 1.0.steve1999-06-0610-261/+159
| | | | | PR: 11938 Submitted by: maintainer
* Just in case someone wants to turn on floppyd support, fixup thesteve1999-06-061-0/+20
| | | | | | | compilation errors in floppyd.c. PR: 11962 Submitted by: Dann Lunsford <dann@greycat.com>
* Remove the test to create ${PREFIX}/share/info/dir as it is nowmharo1999-06-052-5/+1
| | | | in bsd.port.mk and this helps to unify the check and install.
* Update to use gtk version 1.2.3.steve1999-05-291-2/+2
| | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Man page fix.jmz1999-05-171-0/+11
| | | | | PR: ports/11748 Submitted by: Lowell Gilbert <lowell@world.std.com>
* add WWWmharo1999-05-101-0/+2
| | | | | PR: 11621 Submitted by: maintainer
* Update to 2.8.1flathill1999-05-092-4/+4
| | | | Fix 'make fetch error problem'
* LIB_DEPENDS on the new unified xview port.steve1999-05-041-2/+2
|
* Upgrade to 99.04.26 version of Wine.se1999-05-036-62/+28
|
* Add a couple of devices so we can use Linux X servers too. Also cleanupsteve1999-05-038-16/+80
| | | | | | | pkg/PLIST so this port packages and deinstalls cleanly again. PR: 11045 Inspired by: MIHIRA Yoshiro <sanpei@sanpei.org>
* WWWWWWWWWWWWWWWWWWWWWWWWWWWhhhhhhhhhheeeeeeeeeeeeeee!!!!!!!!!hoek1999-05-027-11/+10
| | | | That was fun! Can we do it again? Pleeeeeeaaaase!
* Switch to using USE_ZIP along with minor cleanups to some ports.jseger1999-05-011-7/+3
|
* If wish is installed the configuration dialog doesn't get called.steve1999-05-012-23/+25
| | | | | PR: 11346 Submitted by: maintainer
* Update to version 1.0.7.steve1999-05-012-3/+3
| | | | | PR: 11384 Submitted by: maintainer
* update to 1.0.6.mharo1999-04-262-4/+3
| | | | | PR: 11320 Submitted by: maintainer
* Upgrade to version 3.9.4.jmz1999-04-184-21/+12
| | | | | PR: ports/11192 Submitted by: Chris Piazza <cpiazza@home.net>
* Removed dead mastersitemharo1999-04-161-3/+2
|
* Removed bad master sitemharo1999-04-161-3/+2
|
* update ines from 0.7 to 1.0mharo1999-04-153-7/+7
|
* Add USE_XLIBnectar1999-04-071-1/+3
|
* update to version 1.0.5:flathill1999-04-053-11/+7
| | | | | | | newly depends on gtk12 instead of gtk11. remove 'strip' from Makefile because INSTALL_PROGRAM does it. PR: ports/10962 Submitted by: k5@respo.or.jp
* Update to 118eflathill1999-03-315-80/+44
| | | | | | | Now it comes with sound! But disabled the joystick PR: ports/10852 Submitted by: nakai@internetsolutions.co.jp
* Use 'ONLY_FOR_ARCHS= i386'.billf1999-03-302-2/+4
|
* Updated to version 0.8.6 after I modified several problemstaoka1999-03-3010-298/+150
| | | | | PR: ports/7734 Submitted by: Joel Sutton (maintainer)
* Update to version 1.2.steve1999-03-153-7/+11
| | | | | PR: 10213 Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
OpenPOWER on IntegriCloud