summaryrefslogtreecommitdiff
path: root/dns (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.65.Anton Berezin2006-01-272-4/+4
|
* Update to 1.64.Anton Berezin2006-01-262-4/+4
|
* Update to 2.26Andrey Slusar2006-01-252-5/+5
| | | | | | PR: ports/92246 Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net> Approved by: Steven Honson (maintainer)
* - Update to 1.2.03.1Pav Lucistnik2006-01-232-5/+4
| | | | | PR: ports/92200 Submitted by: Alex Kapranoff <alex@kapranoff.ru> (maintainer)
* SHA256ify (manually updated and checked)Edwin Groothuis2006-01-223-2/+5
| | | | Approved by: krion@
* SHA256ifyEdwin Groothuis2006-01-2253-0/+56
| | | | Approved by: krion@
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-223-5/+5
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-2222-63/+63
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-223-5/+5
|
* Update to 0.6.1Kirill Ponomarev2006-01-202-4/+4
|
* - Update to 1.2.01Pav Lucistnik2006-01-206-122/+220
| | | | | PR: ports/91994 Submitted by: Alex Kapranoff <kappa@rambler-co.ru> (maintainer)
* - Update to 1.0.1Tim Bishop2006-01-123-5/+9
| | | | | | | - Mark BROKEN on <5.0 PR: 91678 Submitted by: saurbier@math.uni-bielefeld.de (maintainer)
* - fix option WITH_DLZ_OLDDirk Meyer2006-01-071-1/+1
| | | | | PR: 89023 Submitted by: Scot Hetzel
* Upgrade to 5.3Edwin Groothuis2006-01-074-34/+14
|
* Add dns/p5-Data-Validate-Domain 0.03, a Perl module that provides domainAnton Berezin2005-12-305-0/+46
| | | | validation methods.
* Add dns/p5-Net-Domain-TLD 1.62, a Perl module to look up and validateAnton Berezin2005-12-305-0/+47
| | | | TLDs.
* [NEW PORT] dns/ldns: A library for programs conforming to DNS RFCs and draftsEdwin Groothuis2005-12-305-0/+249
| | | | | | | | | | | | | | Ldns is a library to simplify implementaition of recent DNS RFCs. The goal is to allow depelopers to easily create software conforming to current RFCs and experimental software for current Internet drafts. Because ldns is written in C it should be a lot faster than Perl or other scripting languages. WWW: http://www.nlnetlabs.nl/ldns/ PR: ports/91042 Submitted by: Konstantin Saurbier <saurbier@math.uni-bielefeld.de> <saurbier@math.uni-bielefeld.de>
* Update to 0.233Mario Sergio Fujikawa Ferreira2005-12-302-4/+4
|
* Update to 9.3.2, the latest from ISCDoug Barton2005-12-2816-124/+36
|
* - Fix build on CURRENT.Andrej Zverev2005-12-211-1/+8
| | | | This way devel/libevent can be fixed too.
* Make the second RUN_DEPENDS +=Doug Barton2005-12-161-1/+1
| | | | | Pointy hat to: me Thanks to: kris
* Upgrade to 0.55, an emergency release to fix a problem with TCPDoug Barton2005-12-142-4/+4
| | | | | sockets introduced in 0.54. Anyone who upgraded to 0.54 should upgrade to this version ASAP.
* upgrade to 0.54, which contains many bug fixesDoug Barton2005-12-132-7/+18
| | | | | work around the fact that the crypto features of this library require dependencies which are not available to Perl < 5.6.2.
* Be more friendly to other ports that might leave files hereDoug Barton2005-12-131-1/+1
|
* Update to 2.3.3Emanuel Haupt2005-12-122-3/+4
| | | | | | PR: 90177 Submitted by: Konstantin Saurbier <Konstantin@math.uni-bielefeld.de> Approved by: Olafur Osvaldsson <oli@isnic.is> (maintainer)
* - Update to 0.13Erwin Lansing2005-12-123-7/+8
| | | | - Mark for perl 5.6.0 or higher.
* Add dualserver 1.0 to ports/dns.Simon Barner2005-12-127-0/+156
| | | | | | | It is a combined DHCP/DNS server for small LANs. PR: ports/90216 Submitted by: Gabor Kovesdan
* Update to 0.9803Sergey Skvortsov2005-12-062-3/+4
| | | | Changes: http://search.cpan.org/src/RCAPUTO/POE-Component-Client-DNS-0.9803/CHANGES
* Move the verify target after pre-fetch.Doug Barton2005-12-064-12/+12
|
* Remove install-info from Makefile, it's automatically done when INFO is definedEdwin Groothuis2005-12-042-2/+0
|
* Update to 0.6.0Kirill Ponomarev2005-12-042-3/+4
|
* - Fix detection of device list by avoiding a conflict of the global portsSimon Barner2005-12-012-9/+6
| | | | | | | | | | collection variable ${ARCH} and a variable of the same name in this port's Makefile - Bump PORTREVISION Reported by: Rudi Kramer <derth@wbs.co.za> on freebsd-ports: http://lists.freebsd.org/pipermail/freebsd-ports/2005-November/027809.html
* Update port: dns/dnrd (bug fix release)Edwin Groothuis2005-11-302-3/+4
| | | | | | | | DNRD will always bind to all interfaces, even if the user specifically says it should bind to only one, using the -a option. PR: ports/89774 Submitted by: Natanael Copa <natanael.copa@gmail.com>
* Add SHA256 hashes to my portsEmanuel Haupt2005-11-301-0/+1
|
* Committed the wrong version ... s#/usr/local#${LOCALBASE}#Doug Barton2005-11-274-4/+4
|
* Fix a long-standing problem that appears when users installDoug Barton2005-11-274-4/+28
| | | | | | | | | | | openssl from ports, and do not use the option to have the port version overwrite the base version. Several folks have mentioned this problem in the past, but a good workaround (and more importantly, solid testing) were provided by the submitter. Submitted by: Uffe Vedenbrant <uffe@vedenbrant.se>
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | Approved by: maintainer
* - Add SHA256Pav Lucistnik2005-11-261-2/+16
|
* - Style: ports@freebsd.org -> ports@FreeBSD.orgPav Lucistnik2005-11-251-1/+1
|
* - Move net/doc to dns/doc, which is a more suitable category for itPav Lucistnik2005-11-252-1/+2
| | | | | Approved by: maintainer timeout (sanpei; 1 month) Repocopy by: marcus
* - Add SHA256 checksums to my portsSergei Kolobov2005-11-254-0/+7
|
* Unbreak powerdnsEdwin Groothuis2005-11-252-2/+4
| | | | | | | Change the Makefile so compiling against the LDAP library works again PR: ports/89477 Submitted by: Ralf van der Enden <tremere@cainites.net>
* dns/idnkit: runidn does nothingEdwin Groothuis2005-11-252-1/+3
| | | | | | | | | | | | nstallbug + non-function libidnkutres.la doesn't get installed. "Have you installed idnkit? I cannot find libidnkitres.la." When it is copied into /usr/local/lib, the errormessage disappears, but there is no function. At least by making it run, there is a chance that somebody will fix it.
* - Add SHA256Pav Lucistnik2005-11-2412-0/+12
|
* - Remove unused checksumPav Lucistnik2005-11-241-2/+1
| | | | - Add SHA256
* - StylePav Lucistnik2005-11-241-1/+0
|
* Add SHA256 checksums to my portsDoug Barton2005-11-248-0/+19
|
* - Update WWWEmanuel Haupt2005-11-232-1/+2
| | | | | | | | - Add SHA256 hash PR: 89161 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: Jason DiCioccio <jd@ods.org> (maintainer)
* Update to 0.231Mario Sergio Fujikawa Ferreira2005-11-182-4/+4
|
* - Better use of USE_RC_SUBR infrastructurePav Lucistnik2005-11-173-9/+7
|