aboutsummaryrefslogtreecommitdiffstats
path: root/net/rwhoisd
Commit message (Collapse)AuthorAgeFilesLines
* remove empty patcheseik2004-05-241-0/+0
|
* SIZEify.trevor2004-01-301-0/+1
|
* Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently addedmarcus2003-11-071-2/+2
| | | | | | bsd.port.mk macro. Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Fix build on -CURRENT.fjoe2003-10-2810-18/+200
| | | | | Use DOCSDIR. Bump PORTREVISION.
* BROKEN on 5.x: does not compilekris2003-10-161-1/+7
|
* fix MASTER_SITESoliver2003-07-221-1/+2
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Fix startup-scripts for -current /bin/sh issues.anders2002-08-141-1/+1
|
* Upgrade to 1.5.7.3.dirk2001-12-272-2/+2
| | | | | | This fixes a buffer overflow. See PR: ports/33236
* - PORTDOCS policepat2001-12-241-9/+9
| | | | | - DOCSDIR support to some - Brush out some lint
* Update to version 1.5.7.1, which removes the pgp code, usesdougb2001-10-165-25/+2
| | | | | | | 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)
* Fix pkg-plist.kevlo2000-12-031-0/+1
| | | | | PR: 23229 Submitted by: Ports Fury
* Update to version 1.5.7kevlo2000-11-2812-332/+140
| | | | | PR: 23136 Submitted by: Ports Fury
* Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.will2000-10-241-1/+1
|
* As threatened on freebsd-ports: all startup scripts know about the twotg2000-07-052-8/+24
| | | | | | | 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.
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-4/+4
|
* Simplify shlib version generation by using PLIST_SUB.asami2000-03-022-9/+4
|
* bentoize the PLIST creation for people with libc.4billf2000-03-011-1/+5
|
* PLIST fixes.reg2000-02-272-2/+11
| | | | Found by: bento
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-281-9/+9
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* chmod -> ${CHMOD}mharo1999-08-231-2/+2
| | | | chown -> ${CHOWN}
* use ${PREFIX} and only require tcp_wrappers if it isn't part of themharo1999-06-271-2/+4
| | | | base system.
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
| | | | | | | | | | | | 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
* Unbreak.jseger1998-10-162-3/+11
| | | | Submitted by: steve
* Mark BROKEN for ELF.jseger1998-10-141-1/+3
| | | | | | | 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
* tcp_wrapper is now converted to ELF. While I'm here, fix smail Makefile:asami1998-09-171-2/+2
| | | | | libwrap is a shared library so it should be LIB_DEPENDS, and delete some spaces and tab-only lines.
* This netted the largest set of mis-installed manpages, yet!hoek1998-08-191-2/+0
|
* Fix libc shlib version.asami1998-06-071-1/+1
|
* Change shlib version number to follow tcp_wrapper port upgrade. Addasami1997-07-081-2/+2
| | | | newline at end of file.
* Remove ${PREFIX}/lib/rwhois/dev/zero character device from install and PLIST.jfitz1997-06-052-11/+2
| | | | | This now packages correctly. Pointed-out-by: asami@freebsd.org
* Variable reordization (LIB_DEPENDS before misc. variables).asami1997-06-031-4/+3
|
* Import of the InterNIC's referral whois server and clientjfitz1997-05-3110-0/+399