Commit Graph

2022 Commits

Author SHA1 Message Date
espie
fc986ab32a Kill files that are now part of the latest snapshot 1999-02-23 09:25:52 +00:00
turan
7cff8ee98c update to 1.0.0 1999-02-23 06:02:33 +00:00
marc
9b2f48091c verify sources, build, install, and uninstall;
update Makefile and packing list
1999-02-23 04:45:55 +00:00
marc
54118f68f1 verify sources, build, install, and uninstall 1999-02-23 04:24:10 +00:00
marc
1536616dad verify sources, build, install, and uninstall 1999-02-23 03:47:15 +00:00
fgsch
356643ceef Update to 4.7.8. 1999-02-23 03:33:25 +00:00
brad
f63ceacdb8 upgrade to proftpd-1.2.0pre2 1999-02-22 05:13:33 +00:00
brad
84fcef332c upgrade to bochs-990219a 1999-02-22 04:52:22 +00:00
brad
94db67f205 add gd to Makefile 1999-02-21 23:44:12 +00:00
brad
1dfd69d274 add gd port 1999-02-21 23:28:05 +00:00
marc
719ba1c426 update to version 1.9; Bob Pepin <bob@sendar.prophecy.lu> 1999-02-21 20:26:35 +00:00
fgsch
4bd5b09bc8 Install bzcat, bzcat.1 and bzip2recover.1. 1999-02-21 09:13:01 +00:00
marc
30be626929 needs version 1.64 (or later) of bsd.port.mk
to build/install correctly; PLIST.noshared
1999-02-21 04:26:09 +00:00
espie
257c455eea Make sure NO_SHARED_LIBS is obeyed. 1999-02-21 01:04:59 +00:00
marc
f8ae328d2a update to 0.3.2; change master site directory;
remove master sites that do not have this code;
verify port builds, installs, and uninstalls
1999-02-21 01:01:51 +00:00
espie
dc29b071db internalize NEED_VERSION sub macros to avoid getting tangled with
user macros.
1999-02-21 00:50:28 +00:00
marc
54bcabbc26 update makefile; verify sources still available;
verify port still builds
1999-02-21 00:26:24 +00:00
marc
a9d5d5a455 Follow up on espie suggestion: don't allow package registration
(following installation) if the COMMENT exceeds 60 characters
1999-02-21 00:01:30 +00:00
espie
9397f1011e This does match what the FSF took in.
If you're wondering about the added blank lines at the end
of all Makefile fragments, just think how it will look when it is
inserted in the Makefile.
1999-02-20 04:26:13 +00:00
marc
569b7d97af update to 2.03; distfiles moved 1999-02-20 01:49:12 +00:00
fgsch
7864d8573d removed unneeded patch. 1999-02-20 00:45:55 +00:00
fgsch
1c6e122108 Update to 3.7.6. work by bsmith@bfmni.com. 1999-02-20 00:42:29 +00:00
marc
d443dc9658 distfiles moved 1999-02-20 00:41:53 +00:00
marc
0ea1c0511a mark as broken with note to see bash2 1999-02-19 23:26:48 +00:00
marc
8a212e4820 update to 3.49; op21@squish.org 1999-02-19 05:55:46 +00:00
marc
98495575f3 update to 4.2.0 1999-02-19 05:01:47 +00:00
espie
421a562319 Genuine Mc Coys. These files will be in the next snapshot. 1999-02-18 22:40:06 +00:00
marc
da0fa7eb51 add sharity-light to Makefile 1999-02-18 21:29:42 +00:00
marc
72886e0a92 port added; Joe <rys@tir.com> (plus some cleanup) 1999-02-18 21:26:04 +00:00
marc
5a4aceee2b update to version 4.40; apply buffer overflow patch;
update packing list; add MESSAGE (displayed after install when
using the bsd.port.mk just checked in) that notes lsof may be
sgid to kmem if 1) you want other than root to use it, and
2) you trust the (un-audited) code
1999-02-18 19:27:35 +00:00
marc
937ad7ba56 display ${PKGDIR}/MESSAGE after install (if it exists);
use cat(1) instead of more(1), though, so the port need not be
marked as interactive;  problem noted by fgsch@openbsd.org
1999-02-18 19:22:45 +00:00
rohee
f788f32f09 Update to 0.50.3 1999-02-18 12:11:53 +00:00
marc
13b9a372ff use NO_SHARED_LIBS instead of test for alpha;
use PLIST.noshared instead of PLIST.alpha
1999-02-18 02:37:26 +00:00
marc
f1c741926b use NO_SHARED_LIBS to determine config 1999-02-18 01:28:30 +00:00
marc
480466c39e do not install lsof sgid to kmem 1999-02-18 01:15:34 +00:00
marc
aa9de267e1 use NO_SHARED_LIBS in lib-depends target instead of
testing specifically for the alpha
1999-02-18 00:01:47 +00:00
marc
a5555bd326 oops: left out .endif in a cut/paste 1999-02-17 23:52:56 +00:00
marc
7215a62a0f replace PLIST.alpha with PLIST.noshared 1999-02-17 23:47:47 +00:00
marc
4076b84ec2 Define NO_SHARED_LIBS for those archs that do not support shared libs;
When selecting a packing list choose in order:
 o PLIST.<arch>
 o PLIST.noshared if NO_SHARED_LIBS is defined
 o PLIST
1999-02-17 23:45:15 +00:00
espie
cfc944275d Tweak comments style and add FSF copyright... 1999-02-17 14:44:00 +00:00
espie
c980be2eaf Fix checksum logic: in a manual sequence of
make extract; make patch; make configure; make;
the checksum will only be checked ONCE (before extract), and not
every step of the way...
1999-02-17 13:00:42 +00:00
marc
0e3a3b229e reference www.socks.nec.com, not www.socks5.nec.com;
the license seems better from the former;
thanks to John-Paul Pagano <jpagano@inven.com> for figuring this out
1999-02-17 07:09:24 +00:00
marc
84a10d2b0e version 0.22; bsmith@bfmni.com (Brad Smith) 1999-02-17 06:17:51 +00:00
marc
2ae0654c3e update to 2.08; distribution directory changed 1999-02-17 05:43:15 +00:00
marc
8604d96a54 Ooops, forgot to add MIRROR_DISTFILE=no, too 1999-02-17 03:57:12 +00:00
marc
dafc80ed10 broken until updated (can't find sources) 1999-02-17 03:42:35 +00:00
marc
77d5dba158 add xlogout to Makefile 1999-02-17 03:26:50 +00:00
marc
ea78ad064a xlogout 1.1; naddy@mips.rhein-neckar.de (Christian Weisgerber) 1999-02-17 03:25:28 +00:00
espie
e0e8af84da Tweak up config files to help get FSF approval, mainly remove non-ansi
CPP_PREDEFINES,
Minor fixes for xm-* fragments,
set up openbsd.h mips/openbsd.h for SUBTARGET_*_CPEC.
1999-02-16 17:20:55 +00:00
turan
fd29413429 update to 0.95.3i 1999-02-16 07:09:38 +00:00