Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PLIST fixes. | reg | 2000-02-27 | 2 | -2/+11 |
| | | | | Found by: bento | ||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff | mharo | 1999-08-28 | 1 | -9/+9 |
| | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} | ||||
* | chmod -> ${CHMOD} | mharo | 1999-08-23 | 1 | -2/+2 |
| | | | | chown -> ${CHOWN} | ||||
* | use ${PREFIX} and only require tcp_wrappers if it isn't part of the | mharo | 1999-06-27 | 1 | -2/+4 |
| | | | | base system. | ||||
* | Commit #3/4 to enforce caps, no period. | hoek | 1999-06-27 | 1 | -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. | jseger | 1998-10-16 | 2 | -3/+11 |
| | | | | Submitted by: steve | ||||
* | Mark BROKEN for ELF. | jseger | 1998-10-14 | 1 | -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: | asami | 1998-09-17 | 1 | -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! | hoek | 1998-08-19 | 1 | -2/+0 |
| | |||||
* | Fix libc shlib version. | asami | 1998-06-07 | 1 | -1/+1 |
| | |||||
* | Change shlib version number to follow tcp_wrapper port upgrade. Add | asami | 1997-07-08 | 1 | -2/+2 |
| | | | | newline at end of file. | ||||
* | Remove ${PREFIX}/lib/rwhois/dev/zero character device from install and PLIST. | jfitz | 1997-06-05 | 2 | -11/+2 |
| | | | | | This now packages correctly. Pointed-out-by: asami@freebsd.org | ||||
* | Variable reordization (LIB_DEPENDS before misc. variables). | asami | 1997-06-03 | 1 | -4/+3 |
| | |||||
* | Import of the InterNIC's referral whois server and client | jfitz | 1997-05-31 | 10 | -0/+399 |