Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 1.6. | sobomax | 2000-07-13 | 1 | -4/+5 |
| | | | | Submitted by: maintainer | ||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-09 | 1 | -2/+2 |
| | |||||
* | Install manpages and add WWW to DESCR. Note: since our soelim(1) doesn't | steve | 1999-12-27 | 1 | -8/+5 |
| | | | | | | | | | | | | | support a '-I' argument, instead of this soelim -Iman1 man1/foo.1 > tmp I did this. (cd man1; soelim foo.1) > tmp PR: 15093 Submitted by: maintainer | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | Update to version 1.5. | steve | 1999-08-01 | 1 | -14/+13 |
| | | | | | PR: 12848 Submitted by: maintainer | ||||
* | dns-rev Take the forward DNS mapping and generate the reverse mapping. | obrien | 1998-12-01 | 1 | -0/+29 |
dns-hosts Take the forward DNS mapping and generate the /etc/hosts file. dns-ng Take the forward DNS mapping and generate the /etc/netgroup file. Submitted-by: Karl.Dietz@triplan.com PR: 8664 |