summaryrefslogtreecommitdiff
path: root/emulators (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-22chmod -> ${CHMOD}Michael Haro10-21/+21
chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
1999-08-18Fix the way the port figures out if linux support is present in the kernel.Marcel Moolenaar8-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> Notes: svn path=/head/; revision=20777
1999-08-08o Unbreak the port. It still installs fine. If ldconfig terminatesMarcel Moolenaar8-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 :-) Notes: svn path=/head/; revision=20609
1999-08-06Mark BROKEN, ldconfig does not install properly.Bill Fumerola8-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 Notes: svn path=/head/; revision=20558
1999-08-01Update to version 990623a.Steve Price4-29/+31
PR: 12709 Submitted by: John Baldwin <jobaldwi@vt.edu> Notes: svn path=/head/; revision=20422
1999-07-21Upgrade to version 3.9.6Jean-Marc Zucconi3-23/+7
Notes: svn path=/head/; revision=20305
1999-07-21Deactivate linux_libMarcel Moolenaar1-2/+1
Notes: svn path=/head/; revision=20302
1999-07-21Activate linux_baseMarcel Moolenaar1-2/+2
Deactivate linux-base Notes: svn path=/head/; revision=20297
1999-07-21linux_base is the reincarnation of linux_lib and obsoletes both linux_libMarcel Moolenaar56-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> Notes: svn path=/head/; revision=20295
1999-07-15BROKEN='MD5 checksum mismatch. Also xf25.zip has an ↵David E. O'Brien1-1/+3
"End-of-central-directory signature not found" when unzipping problem.' Notes: svn path=/head/; revision=20208
1999-07-09Changed linux-base-5.2 to linux-base.Marcel Moolenaar1-2/+2
Notes: svn path=/head/; revision=20130
1999-07-08Activate linux-base-5.2Marcel Moolenaar1-1/+2
Notes: svn path=/head/; revision=20125
1999-07-04This port requires X libs to build.Steve Price1-1/+3
Notes: svn path=/head/; revision=20045
1999-07-04Mark broken for Alpha, and don't require '.' to be in PATH in theSteve Price1-2/+6
do-configure target. Notes: svn path=/head/; revision=20013
1999-07-02Update to 119aSeiichirou Hiraoka3-13/+22
PR: ports/12485 Submitted by: nakai@maple.ocn.ne.jp Notes: svn path=/head/; revision=19954
1999-06-28Remove trailing spaces, and any periods that were hidden by them.Tim Vanderhoek1-1/+1
Notes: svn path=/head/; revision=19848
1999-06-26Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek26-26/+26
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
1999-06-26Bump "Version required:", which I forgot in the previous commit.Sheldon Hearn1-2/+2
Notes: svn path=/head/; revision=19790
1999-06-23Update 2.8.1 -> 2.9.0:Sheldon Hearn4-6/+23
Sports native FreeBSD joystick and audio support (both untested) and bugfixes. Notes: svn path=/head/; revision=19714
1999-06-22Remove empty lines and version number.Satoshi Asami2-3/+1
Notes: svn path=/head/; revision=19632
1999-06-21Update maintainer's e-mail address.Sheldon Hearn1-2/+2
Notes: svn path=/head/; revision=19601
1999-06-06Activate the quasi88 port.Steve Price1-1/+2
Notes: svn path=/head/; revision=19254
1999-06-06Initial import of quasi88 version 0.2.4.Steve Price5-0/+44
A PC-8801 emulator for X. PR: 11994 Submitted by: Nishika <nishika@cheerful.com> Notes: svn path=/head/; revision=19253
1999-06-06Update to version 1.0.Steve Price10-261/+159
PR: 11938 Submitted by: maintainer Notes: svn path=/head/; revision=19249
1999-06-06Just in case someone wants to turn on floppyd support, fixup theSteve Price1-0/+20
compilation errors in floppyd.c. PR: 11962 Submitted by: Dann Lunsford <dann@greycat.com> Notes: svn path=/head/; revision=19245
1999-06-05Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro2-5/+1
in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
1999-05-29Update to use gtk version 1.2.3.Steve Price1-2/+2
PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19055
1999-05-17Man page fix.Jean-Marc Zucconi1-0/+11
PR: ports/11748 Submitted by: Lowell Gilbert <lowell@world.std.com> Notes: svn path=/head/; revision=18871
1999-05-10add WWWMichael Haro1-0/+2
PR: 11621 Submitted by: maintainer Notes: svn path=/head/; revision=18724
1999-05-09Update to 2.8.1Seiichirou Hiraoka2-4/+4
Fix 'make fetch error problem' Notes: svn path=/head/; revision=18632
1999-05-04LIB_DEPENDS on the new unified xview port.Steve Price1-2/+2
Notes: svn path=/head/; revision=18484
1999-05-03Upgrade to 99.04.26 version of Wine.Stefan Eßer6-62/+28
Notes: svn path=/head/; revision=18442
1999-05-03Add a couple of devices so we can use Linux X servers too. Also cleanupSteve Price8-16/+80
pkg/PLIST so this port packages and deinstalls cleanly again. PR: 11045 Inspired by: MIHIRA Yoshiro <sanpei@sanpei.org> Notes: svn path=/head/; revision=18358
1999-05-02WWWWWWWWWWWWWWWWWWWWWWWWWWWhhhhhhhhhheeeeeeeeeeeeeee!!!!!!!!!Tim Vanderhoek7-11/+10
That was fun! Can we do it again? Pleeeeeeaaaase! Notes: svn path=/head/; revision=18347
1999-05-01Switch to using USE_ZIP along with minor cleanups to some ports.Justin M. Seger1-7/+3
Notes: svn path=/head/; revision=18296
1999-05-01If wish is installed the configuration dialog doesn't get called.Steve Price2-23/+25
PR: 11346 Submitted by: maintainer Notes: svn path=/head/; revision=18278
1999-05-01Update to version 1.0.7.Steve Price2-3/+3
PR: 11384 Submitted by: maintainer Notes: svn path=/head/; revision=18264
1999-04-26update to 1.0.6.Michael Haro2-4/+3
PR: 11320 Submitted by: maintainer Notes: svn path=/head/; revision=18132
1999-04-18Upgrade to version 3.9.4.Jean-Marc Zucconi4-21/+12
PR: ports/11192 Submitted by: Chris Piazza <cpiazza@home.net> Notes: svn path=/head/; revision=17969
1999-04-16Removed dead mastersiteMichael Haro1-3/+2
Notes: svn path=/head/; revision=17910
1999-04-16Removed bad master siteMichael Haro1-3/+2
Notes: svn path=/head/; revision=17909
1999-04-15update ines from 0.7 to 1.0Michael Haro3-7/+7
Notes: svn path=/head/; revision=17890
1999-04-07Add USE_XLIBJacques Vidrine1-1/+3
Notes: svn path=/head/; revision=17691
1999-04-05update to version 1.0.5:Seiichirou Hiraoka3-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 Notes: svn path=/head/; revision=17646
1999-03-31Update to 118eSeiichirou Hiraoka5-80/+44
Now it comes with sound! But disabled the joystick PR: ports/10852 Submitted by: nakai@internetsolutions.co.jp Notes: svn path=/head/; revision=17497
1999-03-30Use 'ONLY_FOR_ARCHS= i386'.Bill Fumerola2-2/+4
Notes: svn path=/head/; revision=17467
1999-03-30Updated to version 0.8.6 after I modified several problemsSatoshi Taoka10-298/+150
PR: ports/7734 Submitted by: Joel Sutton (maintainer) Notes: svn path=/head/; revision=17454
1999-03-15Update to version 1.2.Steve Price3-7/+11
PR: 10213 Submitted by: Michael Haro <mharo@area51.fremont.ca.us> Notes: svn path=/head/; revision=17206
1999-03-141. Upgrade to 2.8.0, associated changes.Bill Fumerola4-16/+11
2. Change MASTER_SITES to MASTER_SITE_SUNSITE PR: ports/10246 Submitted by: sheldonh (maintainer) Notes: svn path=/head/; revision=17180
1999-03-04stella 0.6 is no longer available.Jacques Vidrine6-176/+78
This is stella 1.1, an Atari 2600 VCS emulator. Notes: svn path=/head/; revision=17001