Commit Graph

1810 Commits

Author SHA1 Message Date
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
marc
1bbeabdecc The tarball contains empty info files -- remove them so the proper
info files get created and installed
1999-02-16 06:27:37 +00:00
marc
6231958db7 Add subdir: the gnu folks re-aranged their archives 1999-02-15 19:12:56 +00:00
espie
18d16a94f3 oops 1999-02-15 01:08:02 +00:00
espie
cb7ec95976 990214 results 1999-02-14 22:53:23 +00:00
espie
77df149f53 Update to 990214 snapshot.
This snapshot disables recent loop changes, so the regressions from
990131 -> 990208 should no longer be there, I hope.

Removed patches have been folded back to mainstream.
This is a slight problem, as someone who wants to use an older snapshot
will have to track the CVS history of this port to find out what he
needs...

Fixed small PATH problem with autoreconf, thanks pefo.

New mips tweaks not yet in.
1999-02-14 19:33:31 +00:00
angelos
bede70c6c1 camlp4 port, version 2.01 1999-02-13 04:51:49 +00:00
angelos
0ca4cdfc72 Enable camlp4 port. 1999-02-13 04:49:18 +00:00
angelos
0b707340a9 Upgrade to version 2.01 1999-02-13 04:20:08 +00:00
espie
bb89b14a54 Add generic xm* fragments to prevent nasty surprises, such as being
mistaken for systemV :) (and real nasties, too)
1999-02-13 00:53:48 +00:00
rohee
d0896f7e9e And adding new patches 1999-02-12 18:48:07 +00:00
rohee
50277f14f7 deleting old patches 1999-02-12 18:45:15 +00:00
rohee
aed4bea57d update to wine-990131 1999-02-12 18:29:06 +00:00