aboutsummaryrefslogtreecommitdiffstats
path: root/dns
Commit message (Collapse)AuthorAgeFilesLines
* upgrade to 1.0.07ijliao2002-10-072-2/+2
| | | | | PR: 43704 Submitted by: Ports Fury
* Add py-dns 2.3.0, DNS (Domain Name Service) library for Python.perky2002-10-065-0/+78
| | | | | PR: 43256 Submitted by: Mark Linimon (linimon@lonesome.com)
* Minor bugfixes. Variable scope in one module, and avoid a dividedougb2002-10-062-2/+2
| | | | by zero error when there are no usable interfaces.
* Update to 0.7pat2002-10-062-2/+2
| | | | | PR: ports/43646 Submitted by: maintainer
* Upgrade to 0.9.3.obraun2002-10-068-16/+12
| | | | | PR: 43638 Submitted by: maintainer
* Update the IPv6 patch to test14; later ones seem to have problemsroam2002-09-202-2/+3
| | | | | | | | | | | receiving datagrams. Fix the build with the dnscache cache dump patch - that is, define DUMPCACHE in the CFLAGS.. PR: 38207, 42480 Submitted by: "Maciej KorzeƱ" <maciekk@linux.sky.pl>, Paulius Bulotas <paulius@kaktusas.org>
* Update to 0.187lioux2002-09-202-2/+2
|
* Upgrade to 0.9.1.obraun2002-09-196-4/+8
| | | | | PR: ports/42871 Submitted by: maintainer
* Upgrade to 0.9.0.obraun2002-09-166-20/+26
| | | | | PR: ports/42804 Submitted by: maintainer
* Add nsd 1.0.1,obraun2002-09-105-0/+40
| | | | | | | | an authoratative only non-recursive high performance name server. PR: ports/42368 Submitted by: Alexis Yushin <alexis@forest.NLnetLabs.nl>
* Add sysutils/ucspi-tcp to the run dependencies for those that need axfrdns.seanc2002-09-101-1/+2
| | | | | Reviewed by: knu (mentor) && roam (maintainer) Approved by: knu (mentor) && roam (maintainer)
* Fix missing <sys/types.h> in hestest.c (noticed in -CURRENT).nectar2002-09-071-0/+12
|
* Deploy USE_GNOMENG infrastructurelioux2002-09-031-1/+2
| | | | | PR: 42345 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Update to 0.28, which fixes some more AUTOLOAD bugs, dynamic updatedougb2002-09-032-2/+2
| | | | bugs, SRV bugs, and Net::DNS::SEC bugs. No new features.
* Update to 0.5dwcjr2002-09-024-4/+7
| | | | | PR: 41655 Submitted by: admins@staticcling.org
* Remove version from pkg-descrdwcjr2002-09-021-1/+1
| | | | | PR: 41749 Submitted by: mark@summersault.com
* ${PERL} -> ${REINPLACE_CMD}dwcjr2002-09-021-1/+2
| | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net
* BIND version 9 Nameserver, with DLZ extensionsdinoex2002-08-306-0/+383
| | | | | | Add capabilities to Bind 9 that will allow Bind backend databases to support adding and removing zones without interrupting normal server operation. WWW: http://bind-dlz.sourceforge.net/
* Correct the location of the totd.conf and totd.conf.sample files forkris2002-08-242-6/+6
| | | | | | | | package installations. Release my maintainership as I don't use this port any more. Submitted by: Shoichi Sakane <sakane@kame.net> PR: ports/38451
* 1. Fix typo (s/INSTALL_SHLIBS/INSTALLS_SHLIB/)perky2002-08-231-9/+8
| | | | | | | | 2. Two minor style fixes (whitespace and EXTRACT_SUFX) 3. Bump PORTREVISION due to [1]. PR: 41933 (1, 3) Submitted by: maintainer
* Add missing .pyo files to each pkg-plistperky2002-08-231-0/+3
|
* Update to 0.183lioux2002-08-232-2/+2
|
* BerkeleyDB cleanup - stage 2ade2002-08-231-1/+2
| | | | | Update databases/db3 to 3.3.11, and fix the few ports that need sorting after the shlib version update, and a slight API change from 3.2.x->3.3.x
* Update to version 0.1.28kevlo2002-08-223-10/+95
| | | | | PR: 41875 Submitted by: MAINTAINER
* Update to 0.8.3pat2002-08-128-6/+32
| | | | | PR: ports/41539 Submitted by: maintainer
* Upgrade to 0.26, which has fixes for the test suite, and the AUTOLOADdougb2002-08-073-15/+14
| | | | bug that I found when running this code under perl 5.005.
* Add mydns, the MySQL DNS server.anders2002-08-0618-0/+322
| | | | | PR: 41132 Submitted by: Simon Dick <simond@irrelevant.org>
* Updated to 0.94 (fixed error with calling getpeername() on anskv2002-08-053-5/+5
| | | | unconnected udp socket)
* Upgrade to version 0.25, which cleans up CERT.pm a bit, and alsodougb2002-08-052-2/+2
| | | | | | | has some major performance enhancements, especially the streamlined implementation of AUTOLOAD. My brief tests indicate roughly a 30% reduction in module load time.
* No need to deal with this test for a port installdougb2002-08-051-0/+55
|
* typoijliao2002-08-014-4/+4
| | | | Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* add MASTER_SITE_ISC (1) and apply themijliao2002-08-015-20/+10
| | | | | PR: 41218 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> (1)
* Update to 1.0.06pat2002-07-312-2/+2
| | | | | PR: ports/41175 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 1.6pat2002-07-312-2/+3
| | | | | PR: ports/41158 Submitted by: maintainer
* Another client to update your IP on dynamic DNS services ...se2002-07-245-0/+65
|
* Update to version 0.24, which contains:dougb2002-07-243-3/+4
| | | | | | Added support for DNAME resource records. Fixed edge case for queries that have no name. Tighted up the regular expression used in Net::DNS::Resolver::cname_addr()
* Update to 0.178lioux2002-07-232-2/+2
|
* Remove cjm2@altavista.net as MAINTAINER. Mail has been bouncing forfenner2002-07-221-1/+1
| | | | 2 months.
* add fastresolve 2.8ijliao2002-07-156-0/+102
| | | | | | | Programs that process web logs to get DNS and domain ownership info PR: 40587 Submitted by: Amar Takhar <verm@drunkmonk.net>
* Update to 1.0.02pat2002-07-132-2/+2
| | | | | PR: ports/40502 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* * Further improve the lot of those who use this port to replace thedougb2002-07-122-8/+15
| | | | | | | | | | | | base BIND by correcting the path to named.conf in the man pages, and adding -base as a PKGNAMESUFFIX to make things really obvious. * Remove man page install from under NOPORTDOCS. Thanks to mi@ for this one. * Finally beat the CFLAGS issue into submission in a manner that's not terribly elegant, but does survive the "creative" sub-make architecture that they use to build stuff. This method will (hopefully) have the pleasant side effect of not forcing patch-aa to be regenerated quite so often.
* Update to 0.6.1.knu2002-07-083-13/+2
|
* Update to 0.177lioux2002-07-072-2/+2
|
* Update to 1.02. Remove the patch, since it (and more) was included intotobez2002-07-023-41/+2
| | | | the new version.
* Upgrade to 8.3.3, the latest from ISC. This release fixes thedougb2002-06-293-11/+11
| | | | | | | | | libbind bug, and adds logging for people who attempt to exploit it to named. Also improves logging for named-xfer, and adds features to ndc to attempt to preserve command line arguments that named was started with. All users of BIND 8 are HIGHLY encouraged to upgrade to this version.
* add p5-Tie-DNS 0.41ijliao2002-06-265-0/+56
| | | | | | | Tie interface to p5-Net-DNS PR: 34282 Submitted by: Seamus Venasse <svenasse@polaris.ca>
* Use REINPLACE_CMD as well as USE_REINPLACEperky2002-06-261-2/+3
|
* add noip 1.6ijliao2002-06-2511-0/+177
| | | | | | | No-IP.com's dynamic DNS update client PR: 36543 Submitted by: Eyal Soha <esoha@attbi.com>
* Updating my email address.perky2002-06-251-1/+1
| | | | Approved by: cjh (mentor)
* Replace ${PERL} with ${REINPLACE_CMD}ijliao2002-06-232-3/+6
| | | | | PR: 39668 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Update to 1.0.00pat2002-06-232-2/+2
|
* Upgrade to 8.3.2, the lastest release from ISC. Numerous bug fixesdougb2002-06-235-33/+22
| | | | | | | | | | | | | | include better EDNS support, the ability to turn EDNS probing off on a per-server basis, better TSIG support, better handling of IPv6, and various improvements to the CLI utilities like dig, host, etc. For other improvements see the CHANGES file. All users of BIND 8 are heavily encouraged to upgrade. Changes to the port: 1. My patch for gid_t handling in 5.x was included in the base. 2. Make use of the new and improved MANPREFIX handling in bsd.port.mk. 3. If the user defines REPLACE_SYSTEM_BIND, we do just that.
* Update to 0.169lioux2002-06-222-4/+14
|
* add p5-BIND-Conf_Parser 0.95ijliao2002-06-185-0/+37
| | | | | | | Perl5 module to parse BIND 8 configuration files PR: 39455 Submitted by: Andrew <andrew@ugh.net.au>
* - Update to 0.9.92pat2002-06-185-3/+41
| | | | | | | - Add startup script and reword configure message Based on PR: ports/38921 Submitted by: Alex Kapranoff <kappa@agava.com>
* Update to 0.23:dougb2002-06-152-2/+2
| | | | | | | Fixed Net::DNS::mx() to work properly in scalar context. Fixed taint issue when Net::DNS::Resolver::nameservers() is passed a hostname as an argument.
* Remove patches i forgot in last commitpat2002-06-131-30/+0
|
* Update to 1.5pat2002-06-122-2/+2
| | | | | PR: ports/39184 Submitted by: maintainer
* Add p5-Net-DNS-ZoneFile, a Perl extension to convert a zone file to atobez2002-06-126-0/+88
| | | | collection of RRs.
* Add some more man pages to the list.dougb2002-06-101-1/+3
| | | | | PR: ports/39079 Submitted by: gshapiro
* Fix RR type numbers for KX and TSIG.dougb2002-06-102-2/+2
|
* Fix some format string bugskris2002-06-071-0/+30
|
* Update to the latest, 0.21. This version contains many changes,dougb2002-06-053-2/+22
| | | | | | | | | | | | | | | please see the Changes file for details. Some of the new features include TSIG support (experimental), a name server module, fixes for bind() problems in 5.005.03, and more. The good news is that our friends in perldom have now seen the light and fixed the later versions of this module so that it does not (any longer) require perl 5.6.0 or higher. I've tested quite a lot of the functions on both a RELENG_4 with stock perl 5.005.03, and a 5-Current system with stock 5.6.1, and didn't have any problems. I also added a few files to the PORTDOCS option.
* Update to 0.9.34pat2002-06-012-2/+2
| | | | | PR: 38788 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* add firedns 0.1.17ijliao2002-05-315-0/+49
| | | | | | | Library for handling asynchronous DNS requests PR: 37994 Submitted by: Dean Hollister <dean@odyssey.apana.org.au>
* Update to 0.9.33pat2002-05-272-2/+2
| | | | | PR: 38534 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* back out commit made comparing OSVERSION and use sed(1) to workaround perlpat2002-05-241-9/+1
| | | | | | | | on current issue. gotta back it out sooner or later. /me puts on pointy hat Requested by: many
* I forgot to note PR and Submitted-by on my last commit.sada2002-05-231-0/+2
| | | | | | | Also, recover LIB_DEPENDS line for libgmp; this is needed for -current. PR: ports/37199 Submitted by: maintainer
* - Move install directory from bin to sbinsada2002-05-234-22/+24
| | | | | - Rewrite descriptions - Change maintainer's email
* Fix ports for building with -current without perlpat2002-05-231-1/+9
| | | | | PR: 38359 Submitted by: maintainer
* Update to the latest release versiondougb2002-05-228-16/+16
|
* Update to 0.157lioux2002-05-212-2/+2
|
* Fix master sitespat2002-05-181-1/+1
| | | | | | PR: 36680 Submitted by: Jason Harris <jharris@widomaker.com> Approved by: mail bounce
* Update to 0.9.28pat2002-05-143-2/+3
| | | | | PR: 38048 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* use USE_PYDISTUTILSijliao2002-04-301-7/+1
|
* switch libgmp -> libgmp-freebsdijliao2002-04-281-1/+1
|
* * Cosmetic 80-column fix for MAN3dougb2002-04-271-10/+9
| | | | | | * Remove now-obsolete cleanup of *.orig files No functionality changes.
* Update to 0.9.19pat2002-04-203-2/+3
| | | | | PR: 37279 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Upgrade to 9.2.1rc2, the latest from ISC. Numerous bugs were fixed,dougb2002-04-088-16/+16
| | | | see /usr/local/share/doc/bind9/CHANGES after installation for details.
* Replace __PREFIX__ in the rc script.netchild2002-04-021-2/+3
| | | | | | | | The maintainer wasn't reachable by myself and by the submitter, so no review/approval from him. Approved by: steve Submitted by: marius@alchemy.franken.de
* Update to 0.9.18pat2002-04-013-2/+3
| | | | | PR: 36584 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* upgrade to 0.9.17ijliao2002-03-252-27/+27
| | | | | PR: 36294 Submitted by: Ports Fury
* Add a missing dependency on libgmp.petef2002-03-241-0/+2
| | | | Submitted by: bento
* Upgrade to 1.3.sumikawa2002-03-193-16/+2
| | | | Approved by: kris
* Fix PORTVERSION so that wacky things don't happen down the road.dougb2002-03-184-28/+36
| | | | | | In my previous commit I forgot to mention that 'pkg_add -r bind' is only half the rationale for changing PORTNAME. The other half is so that people who really want to can 'pkg_add -r bind9'.
* Upgrade to the latest release candidate, 9.2.1rc1. Numerous 9.x bugsdougb2002-03-1712-212/+372
| | | | | | | | | | are fixed in this version, however BIND 9 is still recommended only for early adopters, and those that have time to closely monitor their name service. * Change PORTNAME to bind9 so that 'pkg_add -r bind' does the right thing * Use the local version of openssl, and disable threads on all but the most recent -current. Thread support is still considered experimental.
* Add Florent Guillaume's patch for dnscache make the cache persistentroam2002-03-152-3/+22
| | | | | | | | across restarts, conditional on the WITH_DNSCACHE_DUMPCACHE knob. Add a pre-fetch target describing the available makevar knobs. PR: 35483 Submitted by: Joe Barbish <barbish@a1poweruser.com>
* Update to 0.9.14pat2002-03-122-4/+4
| | | | | PR: 35793 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 0.153lioux2002-03-122-2/+2
| | | | | PR: 35746 Submitted by: The Anarcat <anarcat@anarcat.dyndns.org>
* Small tuneups:dougb2002-02-283-3/+28
| | | | | | | * Make patching silent, like standard ports * Use MANPREFIX for man pages * Add a patch to specify the right arguments to getgrouplist, by __FreeBSD_version
* Add new port net/py-adns - Python interface to asynchronous dns resolverpat2002-02-275-0/+47
| | | | | PR: 35277 Submitted by: Hye-Shik Chang <perky@fallin.lv>
* Update to 1.4pat2002-02-252-2/+2
| | | | | PR: 35287 Submitted by: maintainer
* Update to 0.9.11pat2002-02-203-4/+3
| | | | | PR: 35094 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Fix distinfo file for new distfile pathdougb2002-02-141-2/+2
|
* Makefiledougb2002-02-141-0/+1
|
* add dnssec walkerijliao2002-02-075-0/+35
| | | | DNSSEC Walker
* * Assume maintainership by agreement.dougb2002-02-064-59/+12
| | | | | | | * Update to 0.14, which has only two changes: - Fix the bug which we fixed with patch-aa - Fix the "defined @array" line that trips up perl 5.6.x
* Update to 1.3pat2002-02-062-2/+2
| | | | | PR: 34649 Submitted by: maintainer
* Upgrade to 8.3.1, an urgent bugfix release. To quote from the releasedougb2002-02-042-3/+3
| | | | | | | | notes, "If you have BIND 8.3.0 you need to upgrade." See /usr/local/share/doc/bind8/CHANGES for a complete list, but the most important change is: 1324. [bug] certian bad delegations could result in a DNS storm.
* Add Felix von Leitner's IPv6 patches if WITH_IPV6 is defined.roam2002-01-313-2/+46
| | | | | | | | Add Gerritt Pape's manual pages unless WITHOUT_MAN is defined. Assume maintainership. Reviewed by: nbm Approved by: nbm (former maintainer)
* Fix some typos I (knu) made in the last commit to unbreak makeknu2002-01-311-11/+11
| | | | | | | install. PR: ports/34469 Submitted by: Andrew <andrew@ugh.net.au>
* Add port net/dnstracer - dnstracer determines where a givenpat2002-01-315-0/+36
| | | | | | | | DNS server gets its information from, and follows the chain of DNS servers back to the servers which know the data. PR: 34216, 34025 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Update to 0.9.09pat2002-01-304-88/+101
| | | | | PR: 34385 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-292-10/+10
| | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
* Upgrade 3.6.2.dirk2002-01-232-2/+2
|
* Upgrade to version 8.3.0, which contains bug fixes too numerous to mention,dougb2002-01-214-29/+62
| | | | | | | | | | | | and a few new features. Many of the bugs are related to memory allocation, and some of BIND's newer features like TSIG, IXFR, etc. Users particularly interested should take a look at the CHANGES file (see below). Perhaps the most significant change is the introduction of EDNS0, the ability to negotiate capabilities between servers. This feature was previously only available in BIND 9. Whether this is a good idea or not is yet to be seen. Install more of the documentation, and wrap it all in PORTSDOCS.
* Upgrade to 1.1.7a to fix a security issue (after timeout from maintainer).tmm2002-01-192-2/+2
| | | | Reviewed by: nectar
* Update to 0.9.01pat2002-01-123-9/+14
| | | | | PR: 33791 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 1.02pat2002-01-093-4/+3
| | | | | PR: 33684 Submitted by: maintainer
* Add staticcharge 0.4, a GTK client for the StaticCling dynamic DNSpetef2001-12-257-0/+67
| | | | | | | service. PR: 31528 Submitted by: Mahlon <mahlon@martini.nu>
* - PORTDOCS policepat2001-12-242-5/+4
| | | | | - DOCSDIR support to some - Brush out some lint
* Update to 0.8.99apat2001-12-222-2/+2
| | | | | PR: 33059 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Prevent request id overflow over 65535ache2001-12-212-0/+18
|
* Update to 0.8.99pat2001-12-152-2/+2
| | | | | PR: 32861 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* add p5-POE-Component-Client-DNSijliao2001-12-135-0/+46
| | | | | | | POE component for non-blocking/concurrent DNS queries PR: 32779 Submitted by: Sergey Skvortsov <skv@protey.ru>
* Allow category of net/bind8 to be overriden in slaves and adjust chinese/bind8sobomax2001-12-111-1/+1
| | | | accordingly.
* upgrade to 0.8.35ijliao2001-12-0912-141/+73
| | | | | PR: 32627 Submitted by: Ports Fury
* Update to 2.1.a3.petef2001-12-082-2/+2
|
* o Update to latest version 0.142lioux2001-12-053-4/+7
| | | | | o Bump PORTEPOCH since latest version number is smaller than previous (1.16)
* Upgrade to 3.6.dirk2001-11-252-3/+2
|
* Update to 5.1dwcjr2001-11-2512-200/+270
| | | | | PR: 31759 Submitted by: maintainer
* Fix startup script (add missing ;; in stop block).dirk2001-11-242-0/+2
|
* Update to 2.1.a2petef2001-11-212-2/+3
|
* Add geta(GET Address) - Simple IPv4/IPv6 address resolving tool.sumikawa2001-11-056-0/+49
|
* Add more MASTER_SITEStom2001-10-231-1/+3
|
* * Update to 8.2.5, which contains, "Minor bug fixes and portability changes."dougb2001-10-102-4/+13
| | | | | * Add a note explaining why I don't update this port immediately after a new release, and add some of ISC's mirrors.
* Set maintainer to ports@FreeBSD.orgpetef2001-10-071-1/+1
| | | | Submitted by: Anders Nordby <anders@fix.no> (previous maintainer)
* Upgrade to 3.4.5.dirk2001-09-222-3/+2
|
* Add slashes at the end of directory names to make ddclient actually run.dirk2001-08-272-2/+3
|
* Upgrade to 3.5.1.dirk2001-08-273-6/+10
| | | | | The old distfile was removed from distsite. Things are moving too fast... ;-)
* Add ddclient - a perl client used to update dynamic DNS entries fordirk2001-08-278-0/+113
| | | | | | accounts on many dynamic DNS services. WWW: http://burry.ca:4141/ddclient/
* Update to 0.8.16dwcjr2001-08-244-31/+49
| | | | | PR: 29913 Submitted by: maintainer
* Update to 1.16lioux2001-08-242-2/+2
| | | | Submitted by: kris
* Change my email address to petef@FreeBSD.org for the ports I maintain.petef2001-08-231-1/+1
| | | | Reviewed by: ade
* Add some mirrorsdougb2001-08-154-0/+8
|
* Update to version 0.8.06kevlo2001-08-1412-170/+36
| | | | | PR: 29149 Submitted by: MAINTAINER
* Update port version to ISC's latest stable releasedougb2001-07-258-8/+32
|
* Add odsclient 1.01, ODS Dynamic DNS Client.markp2001-07-226-0/+55
| | | | | PR: 29141 Submitted by: Jason DiCioccio <geniusj@ods.org>
* Update to 1.1.6dwcjr2001-07-123-3/+2
| | | | | PR: 28893 Submitted by: maintainer
* Update to version 0.7.22kevlo2001-07-095-33/+27
| | | | | PR: 28817 Submitted by: MAINTAINER
* Add host, an utility to query DNS servers (similar to one found in the BINDsobomax2001-06-306-0/+110
| | | | distribution).
* Update the port to the latest version, 0.7.13.jeh2001-06-2511-37/+175
| | | | | PR: 28389 Submitted by: Anders Nordby <anders@fix.no>
* Update to 1.3.markp2001-06-172-2/+2
|
* Add sleuth 1.2, a tool for checking DNS zones.markp2001-06-156-0/+38
|
* Add maradns 0.6.18, a DNS server implementation with focus onwill2001-06-1114-0/+209
| | | | | | | security and simplicity. PR: 27665 Submitted by: Anders Nordby <anders@fix.no>
* Update to version 2.10greid2001-06-072-3/+3
| | | | | PR: 27904 Submitted by: Jose Marques <jose.marques@nottingham.ac.uk>
* Update to version 1.1.5kevlo2001-06-052-2/+4
| | | | | PR: 27864 Submitted by: MAINTAINER
* add walkerijliao2001-05-315-0/+42
| | | | Recover zone file information from servers that use DNSSEC
* Upgrade to 9.1.3rc1, whose most significant change is a fix fordougb2001-05-288-8/+8
| | | | some IXFR problems.
* Update to 8.2.4-RELdougb2001-05-252-5/+5
|
* Add missing manpage.sumikawa2001-05-201-0/+3
| | | | | PR: ports/27345 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
* Avoid confusing pkg tools with wonky version numbersdougb2001-05-141-1/+1
|
* Upgrade to version 8.2.4-T2B, aka RC1. Many bugfixes, but no newdougb2001-05-092-5/+4
| | | | | | | functionality. Those experiencing problems with 8.2.3, or those with an adventurous spirit should visit http://www.isc.org/products/BIND/bind8-beta.html to see if this is something they should get involved in.
* Upgrade to BIND 9.1.2-Release. There is no newe functionality, butdougb2001-05-0912-8/+12
| | | | | it is highly recommended that all users of BIND 9 upgrade to this maintenance release.
* Update to totd-1.2kris2001-05-062-4/+2
|
* Update port to version 1.01lioux2001-04-302-3/+3
|
* Update to 2.0.2.roam2001-04-224-6/+5
| | | | | PR: 26758 Submitted by: maintainer
* Add versioning information to the distfile. :)lioux2001-04-112-4/+4
| | | | | PR: 26138 Submitted by: The Anarcat <anarcat@tao.ca>
* Update to version 0.93lioux2001-04-032-2/+2
|
* Update to the actual release version of 9.1.1. If you're usingdougb2001-04-038-8/+8
| | | | bind 9, upgrade to this version.
* USE_PYTHON instead of RUN_DEPENDS :)lioux2001-04-031-2/+1
|
* Port update to version 4.0.3mharo2001-04-024-11/+50
| | | | | PR: 26257 Submitted by: <baskruit@bsltwr.dnsalias.org>
* Update to version 0.92lioux2001-03-312-2/+2
|
* - Update to version 0.91lioux2001-03-302-2/+2
| | | | - Added Watchguard SOHO support
* -pthread --> ${PTHREAD_LIBS}sobomax2001-03-301-1/+1
| | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly.
* Remote it from python category. It is an application not part oflioux2001-03-291-1/+1
| | | | | | the framework. Submitted by: knu
* Latest bug fixes, FOR GREAT JUSTICE !!dougb2001-03-278-8/+8
|
* Add it to python categorylioux2001-03-251-1/+1
|
* A fully compliant DynDNS.org client for UNIX (supports NIC v2.0)lioux2001-03-255-0/+56
|
* Latest bug fixes and documentation updates.dougb2001-03-238-8/+8
|
* Changed following files:jeh2001-03-232-4/+5
| | | | | | | | | | | | - Makefile Wrong startup script installed from ${FILESDIR} instead of edited version in ${WRKSRC} - pkg-descr Fixed typos and some of the text - Added PORTREVISION PR: 26011 Submitted by: baskruit@bsltwr.dnsalias.org MAINTAINER
* Latest bug fixes, no features added.dougb2001-03-198-8/+8
|
* Add dhisd 4.0, DHIS server for updating dynamic DNS entries in DNSwill2001-03-1311-0/+278
| | | | | | | tables. PR: 25368 Submitted by: Bas Kruit <baskruit@bsltwr.dhis.org>
* Upgrade to ISC's latest. No new features, but a few useful bug fixes.dougb2001-03-118-8/+8
|
* Add dnrd 2.9, a proxy DNS daemon.will2001-03-1113-0/+241
| | | | | PR: 24107 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* Add dns_balance, a dynamic load-balancing DNS server.knu2001-03-059-0/+237
|
* Add more master sites.kuriyama2001-03-021-1/+2
| | | | Requested by: maintainer
* Add more master sites.kuriyama2001-03-024-4/+8
| | | | Approved by: maintainer
* Remove do-configure section, use PERL_CONFIGURE now.vanilla2001-03-012-7/+2
|
* Update to ISC's latestdougb2001-02-2712-8/+12
|
* Update to version 4.0.2.steve2001-02-266-30/+29
| | | | | PR: 24326 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* Update to 2.0.2a2, change maintainer.roam2001-02-224-19/+9
| | | | | | | Replace a patch with an ALL_TARGET line in the port Makefile. PR: 24840 Submitted by: Pete Fritchman <petef@databits.net> - new maintainer
* Reverting previous commit. Not only did I not approve, I sent severaldougb2001-02-192-18/+0
| | | | | messages indicating that I did not want this action taken; one of which consisted entirely of the words, "Please do not commit this patch."
* print warning message after install.sf2001-02-162-0/+18
| | | | | | PR: 25054 Submitted by: Christoph Weber-Fahr <Christoph.Weber-Fahr@arcor.net> Approved by: maintainer
* Latest update from ISC. Truly just bugfixes.dougb2001-02-138-8/+8
|
* Update to 1.05; among other things, axfrdns now sends correct transferroam2001-02-122-2/+2
| | | | | | ID's to secondary BIND 9.x servers. Approved by: nbm (maintainer)
* Move nsping.tar.gz to MASTER_SITE_LOCAL to fix a fennerism;roam2001-02-081-1/+2
| | | | http://www.enteract.com/~tqbf/ gives a 404.
* Update to ISC's bug fix release. For those who wish to (or need to)dougb2001-02-0812-72/+8
| | | | use BIND 9 this upgrade is highly recommended.
* I knew I forgot something... the patch is reported to substantiallydougb2001-02-084-0/+4
| | | | improve the resistance to DOS, so this is worth a portrevision bump.
* Major overhaul, including an updated man/plist, patching the man pagesdougb2001-02-0712-16/+284
| | | | | | | | | | | to make the location of etc/ files prefix-safe. Install a sample rndc.conf file. Since rndc won't start without one the user should have an example to work from. Add the installation of various docs wrapped in a NOPORTDOCS test. Last but not least, add a patch that turns off the debugging code ISC left on by default. This should help solve the problems with misbehaving assert's, related to nmap and other causes.
* We aren't allowed to package djbdns, because we patch the source. I wasnbm2001-02-051-0/+2
| | | | pretty sure I had this previously.
* Take over maintainership of the BIND's. This is something I use every day,dougb2001-01-315-5/+5
| | | | so I'm on top of the security advisories, etc.
* Update to BIND 8.2.3 and remove previous maintainer due to timeout.kris2001-01-303-11/+11
|
* - Update to version 1.1.1kevlo2001-01-285-10/+11
| | | | | | | - Better ${PREFIX} handling PR: 24626 Submitted by: MAINTAINER
* Update to 1.04.roam2001-01-222-2/+2
| | | | Approved by: nbm (maintainer)
* Update to 9.1.0; replace Makefile.in patch with perl regex.will2001-01-2116-68/+48
| | | | Requested by: Joong Hyun Kim <better@ns1.betterbox.net>
* Update to totd 1.1p5kris2001-01-142-3/+4
|
* Update to 1.03.roam2001-01-093-2/+3
| | | | | | PR: 24144 (almost) Submitted by: Dan Peterson <danp@cosmo.jt.org> Approved by: nbm (maintainer)
* Upgrade to 1.1.0kevlo2001-01-072-2/+2
| | | | | PR: 24118 Submitted by: MAINTAINER
* Update port to 8.2.2p7jedgar2001-01-052-4/+4
| | | | No reponse from: Maintainer
* Goodbye, YEAR2000. Hello, 2001.will2001-01-011-2/+0
| | | | Approved by: asami
* Update to 1.4.0.dannyboy2000-12-242-2/+2
| | | | | PR: 22981 Submitted by: joseph@randomnetworks.com
* return to ports .at. freebsd.orgobrien2000-12-241-1/+1
|
* New Port: net/pdnsjeh2000-12-148-0/+84
| | | | | | | pdnsd is a proxy dns server with permanent caching PR: 22963 Submitted by: Roman Shterenzon <roman@xpert.com>
* Add CONFIGURE_ARGS so that named/lwresd put their pid filesade2000-12-024-4/+8
| | | | in the "right" place (/var/run), as opposed to ${PREFIX}/var/run
* Fix web site locationnsayer2000-11-281-1/+1
| | | | Approved by: kris
* Take over maintainershiproam2000-11-251-1/+1
| | | | Approved by: kris (former maintainer)
* update my email address - roam@orbitel.bg -> roam@FreeBSD.orgroam2000-11-221-1/+1
|
* Add $FreeBSD$'s which help me in problem reports.obrien2000-11-221-0/+1
|
* Update to 9.0.1dougb2000-11-2012-64/+92
| | | | | PR: ports/22941 Submitted by: Leif Neland, leifn@neland.dk
* use MASTER_SITE_LOCAL as MASTER_SITE.sanpei2000-11-191-1/+2
| | | | ftp://ftp.his.com/pub/brad/dns/ was no longer anonymous ftp server.
* totd 1.1p4 is a DNS proxy that supports IPv6 <==> IPv4 record translationkris2000-11-189-0/+116
| | | | Obtained from: OpenBSD
* Change MAINTAINER field.demon2000-11-131-1/+1
| | | | | | I am now at FreeBSD dot org Approved by: sobomax
* Bump PORTREVISION for the previous commiting.sumikawa2000-11-044-0/+4
|
* Update to 3.0.1.knu2000-11-048-42/+86
| | | | | | | | | | | PR: 22280 Submitted by: Christopher J. Michaels <cjm2@altavista.net> (MAINTAINER) Introduce BSD style Makefile to make the build/installation process clean. Fix manpage. (/etc -> ${PREFIX}/etc) Fix ddupcron.sh to match FreeBSD environment.
* Add 'ipv6' on CATEGORIES. bind9 supports queries via IPv6.sumikawa2000-11-044-4/+4
|
* Update to BIND version 9.0.0, now with better DNSSEC support among lotswill2000-10-2924-0/+952
| | | | | | of other neat things like that. Sorry for the delay. Repo-copy by: asami
* Hand these ports to Dmitry Sivachenko <dima@chg.ru>.will2000-10-251-1/+1
|
* Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.will2000-10-241-1/+1
|
* Add port net/ghtooljeh2000-10-235-0/+47
| | | | | | | A command-line interface to the resolver library PR: 21396 Submitted by: Peter Pentchev <roam@orbitel.bg> MAINTAINER
* Temporarily remove bind9, it is a repo-copy from bind8 not updated.asami2000-10-2220-444/+0
| | | | | The history is safe, so just "cvs add" the files back when bind9 is ready to be committed.
* Fix pkg-plist.kevlo2000-10-161-0/+1
| | | | | PR: 22004 Submitted by: MAINTAINER
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Update to djbdns 1.02nbm2000-09-296-29/+60
| | | | | PR: 21510 Submitted by: Dan Peterson <danp@danp.net>
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenasami2000-09-251-3/+1
| | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
* Update to version 1.0ade2000-09-193-6/+9
| | | | | PR: 21357 Submitted by: maintainer
* Remove empty directory on deinstallkris2000-09-171-0/+1
| | | | Submitted by: bento
* Update to 1.5.0.green2000-08-174-10/+22
| | | | | | | Make a shared directory 1777 instead of 777. Respect ${PREFIX}. Submitted by: Alex Perel <veers@disturbed.net>
* Make these COMMENT files conform to Handbook standard.will2000-08-111-1/+1
| | | | | PR: 20269 Submitted by: Ports Fury
* change my e-mail addresssanpei2000-08-031-1/+1
| | | | --> sanpei@FreeBSD.org
* Add the ftp version of the MASTER_SITEnbm2000-07-301-1/+2
|
* Add bin/adnsresfilteralex2000-07-291-0/+1
| | | | Submitted by: bento
* Update to 1.6.sobomax2000-07-134-15/+26
| | | | Submitted by: maintainer
* As threatened on freebsd-ports: all startup scripts know about the twotg2000-07-052-3/+21
| | | | | | | options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged.
* Change maintainer's mail address.sanpei2000-07-021-1/+1
| | | | --> sanpei@sanpei.org
* Locally hosted distfiles moved to ftp.freebsd.org.nectar2000-06-201-2/+1
|
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.will2000-06-171-3/+3
| | | | | | | | Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many miscellaneous modifications. I used more excessive hacks to force p5-Jcode and p5-WWW-Search to respect CC/CFLAGS. Patches largely done by: Christian Weisgerber <naddy@mips.inka.de>
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-172-2/+2
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-162-6/+2
| | | | ldconfig in PLIST need personal consideration.
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-161-1/+1
| | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
* Second round of INSTALL_SHLIBS=yes fixes.sobomax2000-06-162-2/+1
|
* Remove empty directories that end with "Net" upon deinstallation.asami2000-05-081-0/+2
| | | | Submitted by: bento
* Add dependency to daemontools, now that we have a compatible version.nbm2000-04-281-0/+2
|
* Import of port for dnscache, djb's set of DNS utilities, including anbm2000-04-275-0/+77
| | | | caching name server.
* PREFIX -> LOCALBASE (portlint)mharo2000-04-211-1/+1
|
* portlint:mharo2000-04-212-2/+4
| | | | | | chmod -> ${CHMOD} echo -> ${ECHO} http:// -> WWW: http://
* white space and use WWW: (portlint)mharo2000-04-212-5/+5
|
* change header file ordermharo2000-04-182-3/+16
| | | | | PR: 18055 Submitted by: Kostya Lukin <lukin@sapa.ivcme.elektra.ru>
* Fix bogon in the PORT{NAME,VERSION} conversion.obrien2000-04-151-1/+1
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-1018-44/+45
|