Commit graph

431 commits

Author SHA1 Message Date
Michael Haro
2262dde3ac gzip -> ${GZIP_CMD}
gzip -d  -> ${GUNZIP_CMD}
gzip -dc -> ${GZCAT}
gunzip   -> ${GUNZIP_CMD}
1999-09-04 23:39:29 +00:00
Chris Piazza
44dfea1a17 Update to version 0.36b3.1
PR:		13572
Submitted by:	Jacob Hart <c9710216@atlas.newcastle.edu.au>
1999-09-04 20:22:36 +00:00
Marcel Moolenaar
6f9d7e09ad Make sure an install can be restarted after a failure. While I'm here, update
DESCR and COMMENT so that they both contain the proper name of the port and
do not contain the word `emulation'.
1999-09-03 07:25:50 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
469c382bb0 $Id$ -> $FreeBSD$ 1999-08-31 05:45:15 +00:00
Chris Piazza
d2f72bd182 USE_XLIB=yes
Also change a YES to a yes to be the same as the rest of the Makefile.
1999-08-31 03:10:19 +00:00
Sheldon Hearn
fa0fd44db7 Work around the build errors by updating: 2.9.0 -> 2.9.1
Submitted by:	Damian Kuczynski <damian@tmp.iem.pw.edu.pl>
1999-08-30 12:06:50 +00:00
Sheldon Hearn
7587f6ae01 Mark this port broken, bison is barfing on at least monitor1.y . 1999-08-30 10:52:40 +00:00
Peter Wemm
9de5ac14c7 $Id$ -> $FreeBSD$ 1999-08-29 11:32:39 +00:00
Donald Burr
7fcec2c928 Enable vMac. 1999-08-29 05:52:05 +00:00
Donald Burr
d5b0f28017 PR: ports/12597
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.)
1999-08-29 05:51:19 +00:00
Chris Piazza
881196a841 Unbreak this port by upgrading to 0.2.1
PR:		13416
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-28 16:50:32 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
Michael Haro
58942bab6d echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 21:14:04 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Michael Haro
235481b52a awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Marcel Moolenaar
64354154c2 Fix the way the port figures out if linux support is present in the kernel.
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>
1999-08-18 12:49:53 +00:00
Marcel Moolenaar
1e62c19802 o Unbreak the port. It still installs fine. If ldconfig terminates
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 :-)
1999-08-08 11:40:53 +00:00
Bill Fumerola
26be6b1008 Mark BROKEN, ldconfig does not install properly.
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
1999-08-06 15:13:17 +00:00
Steve Price
73c2bda784 Update to version 990623a.
PR:		12709
Submitted by:	John Baldwin <jobaldwi@vt.edu>
1999-08-01 02:33:07 +00:00
Jean-Marc Zucconi
1a0dbf5689 Upgrade to version 3.9.6 1999-07-21 23:43:56 +00:00
Marcel Moolenaar
9cad50d25a Deactivate linux_lib 1999-07-21 15:38:47 +00:00
Marcel Moolenaar
2fd35d8c13 Activate linux_base
Deactivate linux-base
1999-07-21 11:21:59 +00:00
Marcel Moolenaar
8ef42e661a linux_base is the reincarnation of linux_lib and obsoletes both linux_lib
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>
1999-07-21 10:41:39 +00:00
David E. O'Brien
e4a2640ab9 BROKEN='MD5 checksum mismatch. Also xf25.zip has an "End-of-central-directory signature not found" when unzipping problem.' 1999-07-15 01:13:28 +00:00
Marcel Moolenaar
8c3a2fe0ea Changed linux-base-5.2 to linux-base. 1999-07-09 08:04:21 +00:00
Marcel Moolenaar
5d7381cf09 Activate linux-base-5.2 1999-07-08 15:02:54 +00:00
Steve Price
0defe1918f This port requires X libs to build. 1999-07-04 21:36:08 +00:00
Steve Price
152faff973 Mark broken for Alpha, and don't require '.' to be in PATH in the
do-configure target.
1999-07-04 20:57:34 +00:00
Seiichirou Hiraoka
e8ed2dfbf4 Update to 119a
PR: ports/12485
Submitted by: nakai@maple.ocn.ne.jp
1999-07-02 05:27:37 +00:00
Tim Vanderhoek
e32f86f31b Remove trailing spaces, and any periods that were hidden by them. 1999-06-28 00:45:20 +00:00
Tim Vanderhoek
4b7f92f936 Commit #2/4 to enforce Caps, no period. I ran this oe as
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`

Results to follow.  :)
1999-06-26 17:55:58 +00:00
Sheldon Hearn
75d5290a29 Bump "Version required:", which I forgot in the previous commit. 1999-06-26 07:53:16 +00:00
Sheldon Hearn
a92faf39db Update 2.8.1 -> 2.9.0:
Sports native FreeBSD joystick and audio support (both untested) and
bugfixes.
1999-06-23 13:19:35 +00:00
Satoshi Asami
cfd759c29a Remove empty lines and version number. 1999-06-22 09:58:31 +00:00
Sheldon Hearn
fb42f6ed65 Update maintainer's e-mail address. 1999-06-21 11:07:15 +00:00
Steve Price
4c2d796162 Activate the quasi88 port. 1999-06-06 17:04:46 +00:00
Steve Price
8786e2a7e2 Initial import of quasi88 version 0.2.4.
A PC-8801 emulator for X.

PR:		11994
Submitted by:	Nishika <nishika@cheerful.com>
1999-06-06 17:03:58 +00:00
Steve Price
50b0a02137 Update to version 1.0.
PR:		11938
Submitted by:	maintainer
1999-06-06 16:51:45 +00:00
Steve Price
441a0ee37c Just in case someone wants to turn on floppyd support, fixup the
compilation errors in floppyd.c.

PR:		11962
Submitted by:	Dann Lunsford <dann@greycat.com>
1999-06-06 16:35:43 +00:00
Michael Haro
5ce8e8e5c7 Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Steve Price
92103d6d5c Update to use gtk version 1.2.3.
PR:		11842
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 03:56:15 +00:00
Jean-Marc Zucconi
ed6cb58496 Man page fix.
PR:		ports/11748
Submitted by:	Lowell Gilbert <lowell@world.std.com>
1999-05-17 21:51:13 +00:00
Michael Haro
afc412e720 add WWW
PR:		11621
Submitted by:	maintainer
1999-05-10 07:12:33 +00:00
Seiichirou Hiraoka
d475aa483e Update to 2.8.1
Fix 'make fetch error problem'
1999-05-09 14:15:04 +00:00
Steve Price
2c78917c6b LIB_DEPENDS on the new unified xview port. 1999-05-04 23:18:39 +00:00
Stefan Eßer
e1a1f5c701 Upgrade to 99.04.26 version of Wine. 1999-05-03 22:36:13 +00:00
Steve Price
be06e8a6b9 Add a couple of devices so we can use Linux X servers too. Also cleanup
pkg/PLIST so this port packages and deinstalls cleanly again.

PR:		11045
Inspired by:	MIHIRA Yoshiro <sanpei@sanpei.org>
1999-05-03 02:00:56 +00:00
Tim Vanderhoek
a62a532ed8 WWWWWWWWWWWWWWWWWWWWWWWWWWWhhhhhhhhhheeeeeeeeeeeeeee!!!!!!!!!
That was fun!  Can we do it again?  Pleeeeeeaaaase!
1999-05-02 22:06:50 +00:00