summaryrefslogtreecommitdiff
path: root/emulators (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-30Work around the build errors by updating: 2.9.0 -> 2.9.1Sheldon Hearn3-9/+7
Submitted by: Damian Kuczynski <damian@tmp.iem.pw.edu.pl> Notes: svn path=/head/; revision=21123
1999-08-30Mark this port broken, bison is barfing on at least monitor1.y .Sheldon Hearn1-0/+2
Notes: svn path=/head/; revision=21118
1999-08-29$Id$ -> $FreeBSD$Peter Wemm1-1/+1
Notes: svn path=/head/; revision=21085
1999-08-29Enable vMac.Donald Burr1-0/+1
Notes: svn path=/head/; revision=21078
1999-08-29PR: ports/12597Donald Burr8-0/+584
Submitted by: troll@digitalspark.net Reviewed by: dburr@FreeBSD.ORG Import of new port emulators/vMac, a software Macintosh emulator. (Requires an image of a MacPlus ROM to work, read the vMac website for more details.) Notes: svn path=/head/; revision=21077
1999-08-28Unbreak this port by upgrading to 0.2.1Chris Piazza4-111/+21
PR: 13416 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=21062
1999-08-28ln -> ${LN}Michael Haro2-4/+4
Notes: svn path=/head/; revision=21047
1999-08-27echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1-2/+2
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21032
1999-08-25Change Id->FreeBSD.David E. O'Brien45-45/+45
Notes: svn path=/head/; revision=20947
1999-08-22awk -> ${AWK}Michael Haro2-5/+5
basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
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