summaryrefslogtreecommitdiff
path: root/emulators (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add xpm by popular demand. libXpm is quite frequently used by glibc2 based XMarcel Moolenaar1999-09-0832-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
* Use tk 8.2Jean-Marc Zucconi1999-09-082-4/+4
| | | | | | | Submitted by: jseger Notes: svn path=/head/; revision=21385
* Fix packaging error introduced during last update (2.9.0 -> 2.9.1).Sheldon Hearn1999-09-071-1/+0
| | | | | | | Reported by: asami Notes: svn path=/head/; revision=21377
* Upgrade to bsvc-2.1Justin M. Seger1999-09-078-37/+122
| | | | | | | | Switch to tk8.2 Make myself MAINTAINER after no response from previous MAINTAINER. Notes: svn path=/head/; revision=21346
* portlintDavid E. O'Brien1999-09-051-2/+1
| | | | Notes: svn path=/head/; revision=21286
* gzip -> ${GZIP_CMD}Michael Haro1999-09-042-2/+2
| | | | | | | | | gzip -d -> ${GUNZIP_CMD} gzip -dc -> ${GZCAT} gunzip -> ${GUNZIP_CMD} Notes: svn path=/head/; revision=21266
* Update to version 0.36b3.1Chris Piazza1999-09-046-67/+95
| | | | | | | | PR: 13572 Submitted by: Jacob Hart <c9710216@atlas.newcastle.edu.au> Notes: svn path=/head/; revision=21257
* Make sure an install can be restarted after a failure. While I'm here, updateMarcel Moolenaar1999-09-0324-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
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-319-11/+11
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21154
* USE_XLIB=yesChris Piazza1999-08-311-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
* Work around the build errors by updating: 2.9.0 -> 2.9.1Sheldon Hearn1999-08-303-9/+7
| | | | | | | Submitted by: Damian Kuczynski <damian@tmp.iem.pw.edu.pl> Notes: svn path=/head/; revision=21123
* Mark this port broken, bison is barfing on at least monitor1.y .Sheldon Hearn1999-08-301-0/+2
| | | | Notes: svn path=/head/; revision=21118
* $Id$ -> $FreeBSD$Peter Wemm1999-08-291-1/+1
| | | | Notes: svn path=/head/; revision=21085
* Enable vMac.Donald Burr1999-08-291-0/+1
| | | | Notes: svn path=/head/; revision=21078
* PR: ports/12597Donald Burr1999-08-298-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
* Unbreak this port by upgrading to 0.2.1Chris Piazza1999-08-284-111/+21
| | | | | | | | PR: 13416 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=21062
* ln -> ${LN}Michael Haro1999-08-282-4/+4
| | | | Notes: svn path=/head/; revision=21047
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-2/+2
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21032
* Change Id->FreeBSD.David E. O'Brien1999-08-2545-45/+45
| | | | Notes: svn path=/head/; revision=20947
* awk -> ${AWK}Michael Haro1999-08-222-5/+5
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
* chmod -> ${CHMOD}Michael Haro1999-08-2210-21/+21
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Fix the way the port figures out if linux support is present in the kernel.Marcel Moolenaar1999-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> Notes: svn path=/head/; revision=20777
* o Unbreak the port. It still installs fine. If ldconfig terminatesMarcel Moolenaar1999-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 :-) Notes: svn path=/head/; revision=20609
* Mark BROKEN, ldconfig does not install properly.Bill Fumerola1999-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 Notes: svn path=/head/; revision=20558
* Update to version 990623a.Steve Price1999-08-014-29/+31
| | | | | | | | PR: 12709 Submitted by: John Baldwin <jobaldwi@vt.edu> Notes: svn path=/head/; revision=20422
* Upgrade to version 3.9.6Jean-Marc Zucconi1999-07-213-23/+7
| | | | Notes: svn path=/head/; revision=20305
* Deactivate linux_libMarcel Moolenaar1999-07-211-2/+1
| | | | Notes: svn path=/head/; revision=20302
* Activate linux_baseMarcel Moolenaar1999-07-211-2/+2
| | | | | | | Deactivate linux-base Notes: svn path=/head/; revision=20297
* linux_base is the reincarnation of linux_lib and obsoletes both linux_libMarcel Moolenaar1999-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> Notes: svn path=/head/; revision=20295
* BROKEN='MD5 checksum mismatch. Also xf25.zip has an ↵David E. O'Brien1999-07-151-1/+3
| | | | | | | "End-of-central-directory signature not found" when unzipping problem.' Notes: svn path=/head/; revision=20208
* Changed linux-base-5.2 to linux-base.Marcel Moolenaar1999-07-091-2/+2
| | | | Notes: svn path=/head/; revision=20130
* Activate linux-base-5.2Marcel Moolenaar1999-07-081-1/+2
| | | | Notes: svn path=/head/; revision=20125
* This port requires X libs to build.Steve Price1999-07-041-1/+3
| | | | Notes: svn path=/head/; revision=20045
* Mark broken for Alpha, and don't require '.' to be in PATH in theSteve Price1999-07-041-2/+6
| | | | | | | do-configure target. Notes: svn path=/head/; revision=20013
* Update to 119aSeiichirou Hiraoka1999-07-023-13/+22
| | | | | | | | PR: ports/12485 Submitted by: nakai@maple.ocn.ne.jp Notes: svn path=/head/; revision=19954
* Remove trailing spaces, and any periods that were hidden by them.Tim Vanderhoek1999-06-281-1/+1
| | | | Notes: svn path=/head/; revision=19848
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-2626-26/+26
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* Bump "Version required:", which I forgot in the previous commit.Sheldon Hearn1999-06-261-2/+2
| | | | Notes: svn path=/head/; revision=19790
* Update 2.8.1 -> 2.9.0:Sheldon Hearn1999-06-234-6/+23
| | | | | | | | Sports native FreeBSD joystick and audio support (both untested) and bugfixes. Notes: svn path=/head/; revision=19714
* Remove empty lines and version number.Satoshi Asami1999-06-222-3/+1
| | | | Notes: svn path=/head/; revision=19632
* Update maintainer's e-mail address.Sheldon Hearn1999-06-211-2/+2
| | | | Notes: svn path=/head/; revision=19601
* Activate the quasi88 port.Steve Price1999-06-061-1/+2
| | | | Notes: svn path=/head/; revision=19254
* Initial import of quasi88 version 0.2.4.Steve Price1999-06-065-0/+44
| | | | | | | | | | A PC-8801 emulator for X. PR: 11994 Submitted by: Nishika <nishika@cheerful.com> Notes: svn path=/head/; revision=19253
* Update to version 1.0.Steve Price1999-06-0610-261/+159
| | | | | | | | PR: 11938 Submitted by: maintainer Notes: svn path=/head/; revision=19249
* Just in case someone wants to turn on floppyd support, fixup theSteve Price1999-06-061-0/+20
| | | | | | | | | | compilation errors in floppyd.c. PR: 11962 Submitted by: Dann Lunsford <dann@greycat.com> Notes: svn path=/head/; revision=19245
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-052-5/+1
| | | | | | | in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
* Update to use gtk version 1.2.3.Steve Price1999-05-291-2/+2
| | | | | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19055
* Man page fix.Jean-Marc Zucconi1999-05-171-0/+11
| | | | | | | | PR: ports/11748 Submitted by: Lowell Gilbert <lowell@world.std.com> Notes: svn path=/head/; revision=18871
* add WWWMichael Haro1999-05-101-0/+2
| | | | | | | | PR: 11621 Submitted by: maintainer Notes: svn path=/head/; revision=18724