summaryrefslogtreecommitdiff
path: root/emulators (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-09-08Add xpm by popular demand. libXpm is quite frequently used by glibc2 based XMarcel Moolenaar32-8/+64
binaries (or should I say X based glibc2 binaries), including Netscape. Partially submitted by: CHOI, Junho <cjh@wdb.co.kr> Notes: svn path=/head/; revision=21396
1999-09-08Use tk 8.2Jean-Marc Zucconi2-4/+4
Submitted by: jseger Notes: svn path=/head/; revision=21385
1999-09-07Fix packaging error introduced during last update (2.9.0 -> 2.9.1).Sheldon Hearn1-1/+0
Reported by: asami Notes: svn path=/head/; revision=21377
1999-09-07Upgrade to bsvc-2.1Justin M. Seger8-37/+122
Switch to tk8.2 Make myself MAINTAINER after no response from previous MAINTAINER. Notes: svn path=/head/; revision=21346
1999-09-05portlintDavid E. O'Brien1-2/+1
Notes: svn path=/head/; revision=21286
1999-09-04gzip -> ${GZIP_CMD}Michael Haro2-2/+2
gzip -d -> ${GUNZIP_CMD} gzip -dc -> ${GZCAT} gunzip -> ${GUNZIP_CMD} Notes: svn path=/head/; revision=21266
1999-09-04Update to version 0.36b3.1Chris Piazza6-67/+95
PR: 13572 Submitted by: Jacob Hart <c9710216@atlas.newcastle.edu.au> Notes: svn path=/head/; revision=21257
1999-09-03Make sure an install can be restarted after a failure. While I'm here, updateMarcel Moolenaar24-24/+32
DESCR and COMMENT so that they both contain the proper name of the port and do not contain the word `emulation'. Notes: svn path=/head/; revision=21208
1999-08-31FreeBSD.ORG -> FreeBSD.orgMichael Haro9-11/+11
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
1999-08-31$Id$ -> $FreeBSD$Peter Wemm1-1/+1
Notes: svn path=/head/; revision=21154
1999-08-31USE_XLIB=yesChris Piazza1-2/+3
Also change a YES to a yes to be the same as the rest of the Makefile. Notes: svn path=/head/; revision=21149
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