Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reset inactive maintainer due to maintainer-timeouts and no response to email. | linimon | 2007-03-05 | 1 | -1/+1 |
| | | | | Hat: portmgr | ||||
* | SHA256ify | edwin | 2006-01-22 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | - Update to 1.7 | pav | 2005-07-13 | 5 | -34/+6 |
| | | | | | | | - Take maintainership PR: ports/83332 Submitted by: Sylvio Cesar <sylvioc@gmail.com> | ||||
* | SIZEify. | trevor | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | remove obsolete mastersite | edwin | 2003-11-04 | 1 | -2/+1 |
| | |||||
* | - Unbreak dns/dnsutl on 5.x | krion | 2003-10-22 | 2 | -7/+30 |
| | | | | | PR: 58356 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> | ||||
* | BROKEN on 5.x (does not build) | kris | 2003-10-12 | 1 | -1/+7 |
| | |||||
* | Reset bouncing maintainer address | kris | 2003-10-12 | 1 | -1/+1 |
| | |||||
* | Massive repo-copies request: net->dns (partly devel->dns) | edwin | 2003-09-05 | 1 | -1/+1 |
| | | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Update to 1.6. | sobomax | 2000-07-13 | 4 | -15/+26 |
| | | | | Submitted by: maintainer | ||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -2/+2 |
| | |||||
* | Install manpages and add WWW to DESCR. Note: since our soelim(1) doesn't | steve | 1999-12-27 | 3 | -24/+111 |
| | | | | | | | | | | | | | 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 | 4 | -101/+27 |
| | | | | | PR: 12848 Submitted by: maintainer | ||||
* | Fix instances of "This is ...." | hoek | 1999-07-03 | 1 | -1/+1 |
| | |||||
* | 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 | ||||
* | dns-rev Take the forward DNS mapping and generate the reverse mapping. | obrien | 1998-12-01 | 6 | -0/+147 |
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 |