summaryrefslogtreecommitdiff
path: root/net/rwhoisd/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-9/+9
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* use ${PREFIX} and only require tcp_wrappers if it isn't part of theMichael Haro1999-06-261-2/+4
| | | | | | | base system. Notes: svn path=/head/; revision=19814
* Unbreak.Justin M. Seger1998-10-161-3/+1
| | | | | | | Submitted by: steve Notes: svn path=/head/; revision=14048
* Mark BROKEN for ELF.Justin M. Seger1998-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 Notes: svn path=/head/; revision=13974
* tcp_wrapper is now converted to ELF. While I'm here, fix smail Makefile:Satoshi Asami1998-09-171-2/+2
| | | | | | | | libwrap is a shared library so it should be LIB_DEPENDS, and delete some spaces and tab-only lines. Notes: svn path=/head/; revision=13204
* Variable reordization (LIB_DEPENDS before misc. variables).Satoshi Asami1997-06-031-4/+3
| | | | Notes: svn path=/head/; revision=6682
* Import of the InterNIC's referral whois server and clientJames FitzGibbon1997-05-301-0/+40
Notes: svn path=/head/; revision=6647