1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Commit Graph

29 Commits

Author SHA1 Message Date
Pav Lucistnik
54edc6cde9 - Update to 1.5.9.3
PR:		ports/79908
Submitted by:	Johan van Selst <johans@stack.nl>
2005-04-14 15:46:02 +00:00
Volker Stolz
1da864c984 Fix fetch: Add official site, remove non-existant hosts.
Note that a newer version is available!
2005-03-02 12:51:01 +00:00
Colin Percival
7ef8b8da40 Remove conditional dependencies on security/tcp_wrapper: That port
hasn't existed since October 2002, and tcp_wrapper has been included in
the base system since March 1999.
2005-01-20 18:52:56 +00:00
Joe Marcus Clarke
7cf7b646b2 Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently added
bsd.port.mk macro.

Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-07 09:28:14 +00:00
Max Khon
c13d460af0 Fix build on -CURRENT.
Use DOCSDIR.
Bump PORTREVISION.
2003-10-27 20:49:26 +00:00
Kris Kennaway
efd3830f38 BROKEN on 5.x: does not compile 2003-10-16 01:31:58 +00:00
Oliver Lehmann
cc981f6194 fix MASTER_SITES 2003-07-22 11:29:27 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
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