Commit graph

19 commits

Author SHA1 Message Date
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +00:00
Satoshi Asami
3b5f83421b Simplify shlib version generation by using PLIST_SUB. 2000-03-01 18:37:14 +00:00
Bill Fumerola
e37872e030 bentoize the PLIST creation for people with libc.4 2000-03-01 07:01:37 +00:00
Jeremy Lea
eacacfcab7 PLIST fixes.
Found by:	bento
2000-02-27 09:00:35 +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
a6c3f62331 $Id$ -> $FreeBSD$ 1999-08-30 14:24:37 +00:00
Michael Haro
b8f8618362 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Michael Haro
a34a75aba7 use ${PREFIX} and only require tcp_wrappers if it isn't part of the
base system.
1999-06-26 22:58:41 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
Justin M. Seger
b714abde92 Unbreak.
Submitted by:	steve
1998-10-16 03:10:09 +00:00
Justin M. Seger
da84d0894b Mark BROKEN for ELF.
cc -c -O -pipe -I.. -DRWHOIS_SERVER_VERSION=\"1.0B9.2\" -DAUTHORIZATION_ON -DHAVE_CONFIG_H misc.c
misc.c: In function `run_program':
misc.c:383: function `__error' is initialized like a variable
*** Error code 1
1998-10-14 00:19:56 +00:00
Satoshi Asami
6470b4dc9c tcp_wrapper is now converted to ELF. While I'm here, fix smail Makefile:
libwrap is a shared library so it should be LIB_DEPENDS, and delete
some spaces and tab-only lines.
1998-09-17 10:53:31 +00:00
Tim Vanderhoek
26e78bb69f This netted the largest set of mis-installed manpages, yet! 1998-08-18 19:48:45 +00:00
Satoshi Asami
da55a9a064 Fix libc shlib version. 1998-06-06 19:30:46 +00:00
Satoshi Asami
a9dbe69acf Change shlib version number to follow tcp_wrapper port upgrade. Add
newline at end of file.
1997-07-08 06:39:57 +00:00
James FitzGibbon
d3704252a2 Remove ${PREFIX}/lib/rwhois/dev/zero character device from install and PLIST.
This now packages correctly.
Pointed-out-by: asami@freebsd.org
1997-06-05 13:54:01 +00:00
Satoshi Asami
e08982007a Variable reordization (LIB_DEPENDS before misc. variables). 1997-06-03 06:11:35 +00:00
James FitzGibbon
16b58c70f3 Import of the InterNIC's referral whois server and client 1997-05-30 20:13:24 +00:00