Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 3 | -4/+4 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-30 | 13 | -13/+13 |
| | |||||
* | Upgrade to bind 8.2.1 | Justin M. Seger | 1999-08-08 | 10 | -50/+35 |
| | | | | | Submitted by: ust@cert.siemens.de PR: ports/12875 | ||||
* | Re-enforce caps, no period. An "exceptions" file has been created | Tim Vanderhoek | 1999-08-02 | 6 | -6/+6 |
| | | | | containing the ports editors/vim5, sysutils/star, and one other. | ||||
* | Update to version 1.5. | Steve Price | 1999-08-01 | 4 | -101/+27 |
| | | | | | PR: 12848 Submitted by: maintainer | ||||
* | Fix instances of "This is ...." | Tim Vanderhoek | 1999-07-03 | 1 | -1/+1 |
| | |||||
* | Bring back bind8, even -CURRENT only has 8.1.2, this port is more up-to-date. | Bill Fumerola | 1999-06-28 | 27 | -0/+621 |
| | | | | Requested By: a bazillion people both on mailing lists and #FreeBSD. | ||||
* | Commit #3/4 to enforce caps, no period. | Tim Vanderhoek | 1999-06-26 | 6 | -6/+6 |
| | | | | | | | | | | | | 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 | ||||
* | Nuke bind8, it's been in the base system for a while now. | Justin M. Seger | 1999-06-25 | 27 | -621/+0 |
| | |||||
* | 1. Make this port easier to upgrade later on. | Bill Fumerola | 1999-06-17 | 1 | -5/+15 |
| | | | | 2. Use the correct location of perl5 | ||||
* | Remove trailing whitespace | Bill Fumerola | 1999-06-17 | 1 | -2/+2 |
| | | | | Found By: portlint | ||||
* | import of domtools | John-Mark Gurney | 1999-06-17 | 6 | -0/+167 |
| | | | | | | | | | | | 'domtools' is a set of DNS information extraction utilities. The commands in the 'domtools' package allow you to traverse DNS domain hierarchies, list all hosts (or subdomains) within a given domain, convert host name to IP address and vice-versa, convert a normal IP address to the "in-addr.arpa." format and vice-versa, and more. These commands can be used manually, or included as building blocks for higher level DNS tools. They generate output that is easily computer parsable. | ||||
* | Use latest patches from ISC. | Justin M. Seger | 1999-05-31 | 10 | -10/+30 |
| | | | | PR: ports/11784 | ||||
* | Add another MASTER_SITES entry. | Jacques Vidrine | 1999-05-28 | 1 | -2/+3 |
| | |||||
* | WWW: This is definately the daemon's work. In Chuck we trust. | Michael Haro | 1999-05-03 | 1 | -1/+1 |
| | |||||
* | Upgrade to bind 8.2 | Justin M. Seger | 1999-04-04 | 15 | -70/+120 |
| | | | | | Submitted by: Brad Hendrickse <bradh@uunet.co.za> PR: ports/10861 | ||||
* | Add a couple more Y2K links... | Marc G. Fournier | 1999-01-13 | 5 | -5/+15 |
| | |||||
* | Rewrite p5- module's PLIST for alpha. | Hidetoshi Shimokawa | 1999-01-11 | 1 | -2/+2 |
| | | | | | | | | Use newly introduced %%PARL_ARCH%% for dirname of architecture dependent libraries. (i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!) Approved by: asami | ||||
* | Update to released version 2.0. | Steve Price | 1999-01-04 | 2 | -4/+4 |
| | | | | | Suggested by: Leif Neland <root@swimsuit.internet.dk> Reviewed by: maintainer | ||||
* | h2n, easy BIND[48] configure and maintainance tool. | SADA Kenji | 1998-12-24 | 5 | -0/+36 |
| | | | | This program is introduced in NUTSHELL's ``DNS & BIND''. | ||||
* | lint for DNS zones (Domain Name Server zone verification utility) | David E. O'Brien | 1998-12-23 | 5 | -0/+53 |
| | |||||
* | Path for p5-Net-DNS is moved. | Jun Kuriyama | 1998-12-16 | 1 | -2/+2 |
| | |||||
* | Install HTML documentation in ${PREFIX}/share/doc/bind8 | Justin M. Seger | 1998-12-10 | 10 | -5/+85 |
| | | | | PR: 7750 | ||||
* | dns-rev Take the forward DNS mapping and generate the reverse mapping. | David E. O'Brien | 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 | ||||
* | Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change | Satoshi Asami | 1998-11-14 | 1 | -11/+7 |
| | | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk. | ||||
* | Update to version 2.0a7. | Steve Price | 1998-10-10 | 2 | -3/+3 |
| | | | | | PR: 8029 Submitted by: maintainer | ||||
* | Build and install a shared library version, too. | Jacques Vidrine | 1998-10-07 | 3 | -2/+64 |
| | |||||
* | Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball | Satoshi Asami | 1998-09-15 | 2 | -4/+4 |
| | | | | | | checks haven't missed anything. Submitted by: dima | ||||
* | Adjust to new perl5 scheme. I don't continue fixing things but this port | Satoshi Asami | 1998-08-20 | 2 | -39/+39 |
| | | | | was required by a few others. | ||||
* | This netted the largest set of mis-installed manpages, yet! | Tim Vanderhoek | 1998-08-18 | 8 | -119/+0 |
| | |||||
* | Update to versino 2.0a6. | Steve Price | 1998-08-17 | 3 | -5/+4 |
| | | | | | PR: 7579 Submitted by: maintainer | ||||
* | Using $ Id $ strings in pkg/DESCR is sub-optimal. | Tim Vanderhoek | 1998-07-27 | 1 | -10/+2 |
| | | | | No need to use a computer-friendly data format --- only humans read DESCR. | ||||
* | Update comment to match reality | Gary Palmer | 1998-07-19 | 5 | -10/+10 |
| | |||||
* | No need to define HAS_CONFIGURE if GNU_CONFIGURE is defined. | Satoshi Asami | 1998-07-05 | 1 | -2/+1 |
| | |||||
* | Initial import of hesiod version 3.0.2. | Steve Price | 1998-07-04 | 5 | -0/+56 |
| | | | | | | | hesiod - a directory service built on DNS and BIND. PR: 6924 Submitted by: Jacques Vidrine <n@nectar.com> | ||||
* | Fix patch-aa, and add patch-ad to make this compile under current. | Justin M. Seger | 1998-05-21 | 1 | -2/+2 |
| | |||||
* | Upgrade to version 8.1.2. | Justin M. Seger | 1998-05-21 | 16 | -70/+79 |
| | | | | Submitted by: Studded@dal.net | ||||
* | original distribution updated (-> 2.0a5) | Jun-ichiro itojun Hagino | 1998-04-19 | 2 | -4/+4 |
| | |||||
* | "mph@pobox.com" --> "mph@freebsd.org" in ports that I maintain. | Matthew Hunt | 1998-04-17 | 1 | -2/+2 |
| | |||||
* | Make this build under current again. | Justin M. Seger | 1998-04-14 | 5 | -80/+5 |
| | |||||
* | Upgraded to 2.0alpha4 | David E. O'Brien | 1998-03-01 | 2 | -3/+3 |
| | |||||
* | DNS debugger - requests a zone transfer and analyzes the result. | David E. O'Brien | 1998-03-01 | 5 | -0/+62 |
| | | | | | PR: ports/5515 Submitted by: Matthew Hunt <mph@pobox.com> | ||||
* | Take markm out of his misery... The patch belongs to the port's | Garrett Wollman | 1998-02-04 | 5 | -5/+35 |
| | | | | makefile, not bind's. | ||||
* | original source updated, on the next day after the port has imported :-< | Jun-ichiro itojun Hagino | 1998-02-03 | 2 | -6/+4 |
| | |||||
* | ports/net/nslint, "perform consistency checks on DNS files" | Jun-ichiro itojun Hagino | 1998-01-30 | 8 | -0/+128 |
| | | | | PR: 4941 | ||||
* | Install the raw (roff) man pages, not the formatted ones. | Mark Murray | 1998-01-12 | 6 | -12/+21 |
| | |||||
* | Import of bind 8.1.1 port. | Justin M. Seger | 1997-11-26 | 27 | -0/+558 |
| | | | | PR: ports/4118 | ||||
* | Upgrade to v0.12 | James FitzGibbon | 1997-11-10 | 2 | -5/+5 |
| | |||||
* | Upgrade to v0.11 | James FitzGibbon | 1997-07-07 | 2 | -5/+5 |
| | |||||
* | Make all p5- ports use USE_PERL instead of explicitly stating the version ↵ | James FitzGibbon | 1997-06-24 | 1 | -3/+2 |
| | | | | | | | number in each Makefile In-Conjunction-With: Satoshi's patch to bsd.port.mk (note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.) |