Commit graph

19 commits

Author SHA1 Message Date
Dirk Froemberg
0486e17179 Upgrade to 1.5.7.3.
This fixes a buffer overflow. See

PR:		ports/33236
2001-12-27 15:51:40 +00:00
Doug Barton
8dff0035ae Update to version 1.5.7.1, which removes the pgp code, uses
autoconf 2.5.2d to hopefully prevent segfaults on FreeBSD,
and changes the samples and documentation slightly.

Submitted by:	Jeff Chan <rwhois@jeffchan.com> (the author)
2001-10-15 23:31:32 +00:00
Kevin Lo
bcc42b0565 Update to version 1.5.7
PR: 23136
Submitted by: Ports Fury
2000-11-28 15:31:16 +00:00
Will Andrews
5b79c1e047 Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer. 2000-10-23 21:03:11 +00:00
Thomas Gellekum
546041ba31 As threatened on freebsd-ports: all startup scripts know about the two
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.

The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
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
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
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