Commit Graph

14913 Commits

Author SHA1 Message Date
Satoshi Asami
6dc51086cf Call a script with sh instead of trying to chmod it. 1998-12-01 09:55:09 +00:00
Satoshi Asami
90a37fef83 Don't assume ${FILESDIR} is some fixed number of directories up from
${WRKSRC}.  Note I haven't fixed the "pack" target, that requires more
than just ${FILESDIR} frobbing.
1998-12-01 09:54:45 +00:00
David E. O'Brien
466b3ba29f Mark unbroken. 2.2 is dead, 3.0 is the current and future. :-) 1998-12-01 09:50:50 +00:00
Satoshi Asami
424a0211b1 Don't assume ${FILESDIR} is some fixed number of directories up from
${WRKSRC}.  Note I haven't fixed the "pack" target, that requires more
than just ${FILESDIR} frobbing.
1998-12-01 09:49:33 +00:00
David E. O'Brien
279cf52593 Support ELF.
Submitted by:	Doug Rabson <dfr@calcaphon.com>
1998-12-01 09:42:46 +00:00
David E. O'Brien
6dda0fcb76 Move manpage from sect 1 to sect 8. 1998-12-01 09:41:59 +00:00
David E. O'Brien
1322ad7a6a Upgrade to ver 4.38. 1998-12-01 09:40:48 +00:00
David E. O'Brien
25adde6808 Upgrade to ver 3.0.92. 1998-12-01 09:39:47 +00:00
David E. O'Brien
a10316a746 BROKEN='fetch, distfile not avail. (version 4.7k is the latest)' 1998-12-01 09:38:30 +00:00
David E. O'Brien
d745d51c35 BROKEN="fetch, distfile not avail. - need to update to zircon-1.18.201.tar.gz" 1998-12-01 09:37:32 +00:00
David E. O'Brien
cb7b609443 Mark BROKEN. Distfiles unfetchable. 1998-12-01 09:36:34 +00:00
Satoshi Asami
8878cf3e7c Don't use NO_WRKDIR. 1998-12-01 09:35:42 +00:00
David E. O'Brien
1e5a80423d Move interactive questioning about installing Lesstif will overwrite an
existing Motif from "pre-fetch" to "pre-extract".  This is to allow
unattended fetching of distfiles.
1998-12-01 09:35:13 +00:00
David E. O'Brien
a8743e10d6 fix typo in a URL 1998-12-01 09:33:58 +00:00
David E. O'Brien
ceac675354 Mark BROKEN due to fetch failure.
nfb7507.zip is the latest on the FTP site.
1998-12-01 09:32:32 +00:00
Satoshi Asami
d2694fead5 Instead of chmod'ing a script (which could be on a read-only filesystem),
call it with /bin/sh.
1998-12-01 09:30:25 +00:00
Satoshi Asami
0f17471f20 NO_WRKDIR is evil. 1998-12-01 09:16:45 +00:00
Vanilla I. Shu
5a9533f195 Upgrade to 1.1.19, don't split info page. 1998-12-01 09:08:21 +00:00
Vanilla I. Shu
a5202dfe68 Upgrade to 0.1.2. 1998-12-01 09:01:48 +00:00
Vanilla I. Shu
3559ea4183 Upgrade to 0.4.2, it add better skin support. 1998-12-01 08:59:55 +00:00
Satoshi Asami
6f3848da3c Explicitly create ${WRKDIR}. Apparently unzip can't create more than
one level of directories when given a -d argument.
1998-12-01 08:53:53 +00:00
Satoshi Asami
1e1c1d2660 System perl installs this in /usr/local/local/lib. 1998-12-01 08:38:55 +00:00
Satoshi Asami
dcd9d6350f Need to create etc/rc.d by myself if I'm not going to run mtree. 1998-12-01 08:36:40 +00:00
Satoshi Asami
4e161a02da work -> ${WRKDIR} 1998-12-01 08:33:29 +00:00
Satoshi Asami
91d180e5ff Don't attempt to build if kernel source is missing. 1998-12-01 08:31:44 +00:00
Satoshi Asami
6b3ced65a9 Move Makefile.inc to ${FILESDIR}, copy it to ${WRKSRC} during extract
and include it explicitly.

The previous method of relying in the implicit inclusion of "../Makefile.inc"
broke when WRKDIRPREFIX is set.
1998-12-01 08:23:30 +00:00
Thomas Gellekum
e4297fced6 Upgrade to 1.0j. 1998-12-01 08:17:36 +00:00
Satoshi Asami
f718bcd1ab Add USE_XLIB. 1998-12-01 08:07:55 +00:00
Satoshi Asami
521270e93f Add USE_XLIB. Also, "commercial package" is no reason for NO_PACKAGE;
RESTRICTED and NO_CDROM is enough.
1998-12-01 08:04:23 +00:00
Thomas Gellekum
138250dec6 Upgrade to 2.00. 1998-12-01 07:16:25 +00:00
Thomas Gellekum
6c501cbc92 Upgrade to 2.1b2. 1998-12-01 07:15:02 +00:00
Satoshi Asami
a8a50f6e46 Oops, forgot commit BROKEN_ELF removal from these two. 1998-12-01 04:20:08 +00:00
Jacques Vidrine
413ae12c96 Checksum changed already! 1998-12-01 04:12:57 +00:00
Jacques Vidrine
f1437b8f30 Update to 2.1. 1998-12-01 04:04:07 +00:00
Satoshi Asami
555a3ebe6c Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote
that the port otherwise uses files from another port.  (Note: support
for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
1998-12-01 03:06:49 +00:00
Satoshi Asami
b84358bd60 Add dependency to xpm. 1998-12-01 02:57:27 +00:00
Satoshi Asami
e3f53a8e89 Don't try to be too fancy about using ps to find its flags, it breaks
chrooted builds.  Don't start mysql automatically if PACKAGE_BUILDING
is defined.

Submitted by:	maintainer
1998-12-01 02:56:08 +00:00
Joseph Koshy
31742ce702 Activate `marc-search'. 1998-12-01 02:24:41 +00:00
Joseph Koshy
ced1aaaae3 Import of a port for `marc-search' which offers a web based search
interface for the MHonArc mail archiver.

Reviewed by:	jkoshy
Submitted by:	Sheldon Hearn <axl@iafrica.com> (maintainer)
1998-12-01 02:15:41 +00:00
Satoshi Asami
2a9e0a1212 Change categories to "audio kde". It was (believe me or not) "x11". 1998-12-01 01:49:40 +00:00
Satoshi Asami
ce6aa96c75 Oops, forgot to commit these. BROKEN_ELF fix.
PR:		8770
1998-12-01 01:07:47 +00:00
Satoshi Asami
22084ff7db Use the recently-released source of the Wnn6 client library, so we aren't
BROKEN_ELF anymore.

PR:		8770
Submitted by:	taoka@infonets.hiroshima-u.ac.jp
1998-12-01 01:05:16 +00:00
Satoshi Asami
5f8fce0e79 Don't try to do anything fancy and copy stuff under ${WRKDIR} so this works
with a read-only ports tree.
1998-12-01 00:54:15 +00:00
Satoshi Asami
4e2c51c2a5 This is the official INDEX for 2.2.8-RELEASE. There are 1,877 ports.
You can get the 2.2.8R ports tree by doing a "cvs co -rRELEASE_2_2_8 ports".
1998-11-30 01:50:01 +00:00
Satoshi Asami
e284ef9b4c *groan* another typo, tcp_wrappers -> tcp_wrapper. Who committed this anyway?!? 1998-11-29 23:46:01 +00:00
Satoshi Asami
2abd784be1 Fix the bug when the user specs the source address as the tun0/ppp0
link.

Submitted by:	jmb
1998-11-29 23:02:39 +00:00
Satoshi Asami
228772c2fe You need ${PORTSDIR} in front of of dependencies.... 1998-11-29 22:40:15 +00:00
Satoshi Asami
1120314176 Another missing xpm dependency. 1998-11-29 22:27:20 +00:00
Satoshi Asami
d117d69259 Typo. 1998-11-29 22:25:40 +00:00
Satoshi Asami
45d99f790d Add netatalk-asun. 1998-11-29 13:47:59 +00:00