Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove empty directories that end with "Net" upon deinstallation. | asami | 2000-05-08 | 1 | -0/+2 |
| | | | | Submitted by: bento | ||||
* | Add dependency to daemontools, now that we have a compatible version. | nbm | 2000-04-28 | 1 | -0/+2 |
| | |||||
* | Import of port for dnscache, djb's set of DNS utilities, including a | nbm | 2000-04-27 | 5 | -0/+77 |
| | | | | caching name server. | ||||
* | PREFIX -> LOCALBASE (portlint) | mharo | 2000-04-21 | 1 | -1/+1 |
| | |||||
* | portlint: | mharo | 2000-04-21 | 2 | -2/+4 |
| | | | | | | chmod -> ${CHMOD} echo -> ${ECHO} http:// -> WWW: http:// | ||||
* | white space and use WWW: (portlint) | mharo | 2000-04-21 | 2 | -5/+5 |
| | |||||
* | change header file order | mharo | 2000-04-18 | 2 | -3/+16 |
| | | | | | PR: 18055 Submitted by: Kostya Lukin <lukin@sapa.ivcme.elektra.ru> | ||||
* | Fix bogon in the PORT{NAME,VERSION} conversion. | obrien | 2000-04-15 | 1 | -1/+1 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 18 | -44/+45 |
| | |||||
* | Added an option: -a <address> . | sada | 2000-04-09 | 2 | -0/+36 |
| | | | | | | | | | It allows you to set the address of a domain in the SOA record. It will adds a "IN A <address>" line to the SOA. This is needed for sites that want a default address for a partial name - say just yahoo.com instead of forcing users to always type www.yahoo.com. Submitted by: "David Peterson" <chief@mail.idrive.com> | ||||
* | Add adns, an asynchronous DNS resolver library that provides a way to do | will | 2000-04-02 | 7 | -0/+89 |
| | | | | | | | | | | | | | nslookups in a non-blocking manner. The adns distribution also comes with some utilities similar to dig, host, nslookup, etc. The port that I'm importing rips out the ${PORTOBJFORMAT} checking and also trims the extra stuff in pkg/DESCR, which the original submission contained. PR: 17510 Submitted by: Kostya Lukin <lukin@sapa.ivcme.elektra.ru> Reviewed by: billf, mharo | ||||
* | Correct fennerage (distfile moved). | mph | 2000-03-23 | 1 | -1/+1 |
| | |||||
* | Restore useless version required comments. | obrien | 2000-03-22 | 1 | -0/+1 |
| | |||||
* | Remove the "version required" line. | obrien | 2000-03-20 | 1 | -1/+0 |
| | |||||
* | nsping 0.8 is a tool for 'pinging' DNS servers. | kris | 2000-03-05 | 7 | -0/+80 |
| | | | | Obtained from: OpenBSD | ||||
* | Chase the checksum (minor changes to the distfile contents) | kris | 2000-02-27 | 1 | -1/+1 |
| | | | | Noticed by: Satoshi's lunchbox | ||||
* | Update to 2.2 | taoka | 2000-02-23 | 5 | -12/+40 |
| | | | | | PR: 16822 Submitted by: maintainer | ||||
* | Finish updating port to 3.1: | jedgar | 2000-02-13 | 5 | -14/+16 |
| | | | | | | | * Correct executable name in etc/rc.d/dhid.sh * Provide users with more information about configuring Obtained from: Maintainer | ||||
* | Style nits in the ports I maintain. | obrien | 2000-02-13 | 1 | -2/+2 |
| | |||||
* | Add WWW link | scrappy | 2000-02-11 | 1 | -0/+2 |
| | |||||
* | Add WWW link | scrappy | 2000-02-11 | 5 | -0/+10 |
| | |||||
* | Update port to 2.1 | jedgar | 2000-02-11 | 5 | -12/+19 |
| | | | | | PR: 16622 Submitted by: Maintainer | ||||
* | Unbreak this port by upgrading to dhid 3.1. I don't use this software, | kris | 2000-02-06 | 4 | -16/+14 |
| | | | | | | | so I had to play it a bit by ear, but I didn't hear back from the maintainer. Noticed by: bento | ||||
* | Update to version 2.0.1 | cpiazza | 2000-01-22 | 3 | -21/+18 |
| | | | | | PR: 16082 Submitted by: maintainer | ||||
* | Use new checksum; diff -ruN reports no differences. | cpiazza | 2000-01-09 | 1 | -1/+1 |
| | |||||
* | Unbreak 'make install'. | ade | 2000-01-09 | 1 | -0/+1 |
| | | | | | PR: 15962 Submitted by: Maintainer | ||||
* | Make PREFIX clean. | obrien | 2000-01-02 | 1 | -0/+4 |
| | |||||
* | 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 | ||||
* | Doc is an automated tool for verifying (to an extent) that a | cpiazza | 1999-12-05 | 6 | -0/+62 |
| | | | | | | | | domain is configured and functioning correctly. It makes no attempt to validate the data inside a domain, only the structure. PR: 15256 Submitted by: MIHIRA Yoshiro <sanpei@sanpei.org> | ||||
* | Don't know how I managed this, but change $Id$ to $FreeBSD$. | steve | 1999-11-26 | 1 | -1/+1 |
| | | | | Submitted by: maintainer | ||||
* | Upgrade to 8.2.2 patch 5 | jseger | 1999-11-15 | 15 | -50/+25 |
| | |||||
* | Respect CFLAGS | billf | 1999-11-13 | 2 | -1/+12 |
| | | | | Approved by: jseger (maintainer) | ||||
* | Add a missing file. | billf | 1999-11-13 | 5 | -0/+5 |
| | |||||
* | Upgrade to bind-8.2.2.p3 + patch4. Fixes some security issues. | jseger | 1999-11-12 | 15 | -35/+65 |
| | | | | | Many people submitted patches for this one, and a combination of them were used. | ||||
* | Inital import of dhid version 3.0. | steve | 1999-11-01 | 7 | -0/+95 |
| | | | | | | | A dhis client for updating dynamic DNS entries in dhisd DNS tables. PR: 13312 Submitted by: Oryx Gazella <oryx@ungulate.net> | ||||
* | Initial import of ddup version 2.0.4. | steve | 1999-11-01 | 5 | -0/+37 |
| | | | | | | | A DynDNS client for FreeBSD. PR: 13861 Submitted by: Christopher J. Michaels <cjm2@altavista.net> | ||||
* | Upgrade to version 1.3.3. | obrien | 1999-11-01 | 2 | -6/+4 |
| | | | | | | | | | | | | * Bug fix: grep -v changed to grep -iv (compare domains caselessly). * Bug fix: nameservers now sorted in SOA serial number order, largest first. This way you can dlint the primary server immediately after making changes to it (previously had to wait for secondaries to do their update). * Optimization: if any nameserver does not return an SOA record in Test 1, it is removed from the list of nameservers and a warning is reported. This way dlint won't use broken nameservers during the rest of the run. * Sanity check domain names of nameservers themselves: any nameserver with in-addr.arpa. in its name generates a warning and is skipped. | ||||
* | This broke somewhere along the way (-shared was slipping in when | nectar | 1999-10-05 | 2 | -16/+28 |
| | | | | building the binaries). Fix it. | ||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 3 | -4/+4 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 13 | -13/+13 |
| | |||||
* | Upgrade to bind 8.2.1 | jseger | 1999-08-09 | 10 | -50/+35 |
| | | | | | Submitted by: ust@cert.siemens.de PR: ports/12875 | ||||
* | Re-enforce caps, no period. An "exceptions" file has been created | hoek | 1999-08-03 | 6 | -6/+6 |
| | | | | containing the ports editors/vim5, sysutils/star, and one other. | ||||
* | 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 |
| | |||||
* | Bring back bind8, even -CURRENT only has 8.1.2, this port is more up-to-date. | billf | 1999-06-29 | 27 | -0/+621 |
| | | | | Requested By: a bazillion people both on mailing lists and #FreeBSD. | ||||
* | Commit #3/4 to enforce caps, no period. | hoek | 1999-06-27 | 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. | jseger | 1999-06-26 | 27 | -621/+0 |
| | |||||
* | 1. Make this port easier to upgrade later on. | billf | 1999-06-18 | 1 | -5/+15 |
| | | | | 2. Use the correct location of perl5 | ||||
* | Remove trailing whitespace | billf | 1999-06-18 | 1 | -2/+2 |
| | | | | Found By: portlint | ||||
* | import of domtools | jmg | 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. | jseger | 1999-06-01 | 10 | -10/+30 |
| | | | | PR: ports/11784 | ||||
* | Add another MASTER_SITES entry. | nectar | 1999-05-29 | 1 | -2/+3 |
| | |||||
* | WWW: This is definately the daemon's work. In Chuck we trust. | mharo | 1999-05-03 | 1 | -1/+1 |
| | |||||
* | Upgrade to bind 8.2 | jseger | 1999-04-04 | 15 | -70/+120 |
| | | | | | Submitted by: Brad Hendrickse <bradh@uunet.co.za> PR: ports/10861 | ||||
* | Add a couple more Y2K links... | scrappy | 1999-01-13 | 5 | -5/+15 |
| | |||||
* | Rewrite p5- module's PLIST for alpha. | simokawa | 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 | 1999-01-05 | 2 | -4/+4 |
| | | | | | Suggested by: Leif Neland <root@swimsuit.internet.dk> Reviewed by: maintainer | ||||
* | h2n, easy BIND[48] configure and maintainance tool. | sada | 1998-12-25 | 5 | -0/+36 |
| | | | | This program is introduced in NUTSHELL's ``DNS & BIND''. | ||||
* | lint for DNS zones (Domain Name Server zone verification utility) | obrien | 1998-12-24 | 5 | -0/+53 |
| | |||||
* | Path for p5-Net-DNS is moved. | kuriyama | 1998-12-16 | 1 | -2/+2 |
| | |||||
* | Install HTML documentation in ${PREFIX}/share/doc/bind8 | jseger | 1998-12-10 | 10 | -5/+85 |
| | | | | PR: 7750 | ||||
* | 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 | ||||
* | Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change | 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 | 1998-10-10 | 2 | -3/+3 |
| | | | | | PR: 8029 Submitted by: maintainer | ||||
* | Build and install a shared library version, too. | nectar | 1998-10-08 | 3 | -2/+64 |
| | |||||
* | Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball | asami | 1998-09-16 | 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 | asami | 1998-08-20 | 2 | -39/+39 |
| | | | | was required by a few others. | ||||
* | This netted the largest set of mis-installed manpages, yet! | hoek | 1998-08-19 | 8 | -119/+0 |
| | |||||
* | Update to versino 2.0a6. | steve | 1998-08-17 | 3 | -5/+4 |
| | | | | | PR: 7579 Submitted by: maintainer | ||||
* | Using $ Id $ strings in pkg/DESCR is sub-optimal. | hoek | 1998-07-28 | 1 | -10/+2 |
| | | | | No need to use a computer-friendly data format --- only humans read DESCR. | ||||
* | Update comment to match reality | gpalmer | 1998-07-19 | 5 | -10/+10 |
| | |||||
* | No need to define HAS_CONFIGURE if GNU_CONFIGURE is defined. | asami | 1998-07-05 | 1 | -2/+1 |
| | |||||
* | Initial import of hesiod version 3.0.2. | steve | 1998-07-05 | 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. | jseger | 1998-05-21 | 1 | -2/+2 |
| | |||||
* | Upgrade to version 8.1.2. | jseger | 1998-05-21 | 16 | -70/+79 |
| | | | | Submitted by: Studded@dal.net | ||||
* | original distribution updated (-> 2.0a5) | itojun | 1998-04-19 | 2 | -4/+4 |
| | |||||
* | "mph@pobox.com" --> "mph@freebsd.org" in ports that I maintain. | mph | 1998-04-18 | 1 | -2/+2 |
| | |||||
* | Make this build under current again. | jseger | 1998-04-15 | 5 | -80/+5 |
| | |||||
* | Upgraded to 2.0alpha4 | obrien | 1998-03-02 | 2 | -3/+3 |
| | |||||
* | DNS debugger - requests a zone transfer and analyzes the result. | obrien | 1998-03-02 | 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 | wollman | 1998-02-05 | 5 | -5/+35 |
| | | | | makefile, not bind's. | ||||
* | original source updated, on the next day after the port has imported :-< | itojun | 1998-02-03 | 2 | -6/+4 |
| | |||||
* | ports/net/nslint, "perform consistency checks on DNS files" | itojun | 1998-01-30 | 8 | -0/+128 |
| | | | | PR: 4941 | ||||
* | Install the raw (roff) man pages, not the formatted ones. | markm | 1998-01-13 | 6 | -12/+21 |
| | |||||
* | Import of bind 8.1.1 port. | jseger | 1997-11-26 | 27 | -0/+558 |
| | | | | PR: ports/4118 | ||||
* | Upgrade to v0.12 | jfitz | 1997-11-10 | 2 | -5/+5 |
| | |||||
* | Upgrade to v0.11 | jfitz | 1997-07-07 | 2 | -5/+5 |
| | |||||
* | Make all p5- ports use USE_PERL instead of explicitly stating the version ↵ | jfitz | 1997-06-25 | 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.) | ||||
* | Upgrade to v0.10 | jfitz | 1997-06-17 | 3 | -6/+31 |
| | |||||
* | Remove p5-IO dependancy from ports that were using it. | jfitz | 1997-05-29 | 1 | -3/+2 |
| | |||||
* | Upgrade all ports requiring perl5.003 to perl5.004 | jfitz | 1997-05-24 | 1 | -3/+3 |
| | | | | Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution. | ||||
* | Upgrade to 0.07 | jfitz | 1997-04-28 | 2 | -5/+5 |
| | | | | | Fixed incorrect PKGNAME in Makefile Obtained from: | ||||
* | Add virtual category 'perl5'. | wosch | 1997-04-20 | 1 | -2/+2 |
| | |||||
* | Import of p5-Net-DNS, a perl5 interface to the resolver libraries. | jfitz | 1997-04-06 | 5 | -0/+130 |