aboutsummaryrefslogtreecommitdiffstats
path: root/dns
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 3.2.4wen2010-01-122-4/+4
| | | | | PR: ports/142718 Submitted by: Olafur Osvaldsson <osvaldsson@icelandic.net> (maintainer)
* - Update to 1.42wen2010-01-112-4/+4
| | | | | PR: ports/142607 Submitted by: "Philip M. Gollucci" <pgollucci@freebsd.org>
* With portmgr hat on, reset the maintainership of skv@ for ports thatlinimon2010-01-101-1/+1
| | | | he has had one or more maintainer-timeouts on in the past 12 months.
* Security update to 3.1.7.2.delphij2010-01-094-22/+23
| | | | | Submitted by: maintainer Security: vuln dd8f2394-fd08-11de-b425-00215c6a37bb
* OpenDNSSEC was created as an open-source turn-key solution forwen2010-01-075-0/+141
| | | | | | | | | | DNSSEC. It secures zone data just before it is published in an authoritative name server. WWW: http://www.opendnssec.org PR: ports/142103 Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl>
* - Update to 3.8.0jadawin2010-01-062-4/+4
| | | | | | PR: ports/142345 Submitted by: Rob Farmer <rfarmer predatorlabs.net> Approved by: maintainer
* Update to version 0.66, which is a major upgrade. Users are cautioneddougb2010-01-013-4/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to thoroughly test this version before updating production systems. For the port, introduce a new dependency, security/p5-Digest-SHA Changes in this version, in addition to numerous minor bug fixes: Feature: Truncation for Nameserver TAKE CARE: this feature may cause unexpected behavior for your nameservers Net::DNS::Packet::truncate is a new method that is called from within Net::DNS::Nameserver that truncates a packet according to the rules of RFC2181 section 9. Feature: Added Net::DNS::Domain Net::DNS::Domain is an attemt to consistently approach the various ways we interface with what RFC 1035 calls <domain-name>. Feature: KX RR Added support for the KX RR, RFC2230 Feature: HIP RR Added support for the HIP RR, RFC5205 Feature: DHCID RR Added rudimentary support for the DHCID RR. Fix improved fuzzy matching of CLASS and TYPE in the Question constructor method. Fix AAAA dynamic update
* - Convert NOMANCOMPRESS to NO_MANCOMPRESS to sync with srcmiwi2009-12-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | PR: ports/136065 ports/127469 Submitted by: N.J. Mann <njm@njm.me.uk> and Aldis Berjoza <killasmurf86@gmail.com> - Early identify port CONFLICTS PR: 137855 Submitted by: Piotr Smyrak <smyru@heron.pl> - Add --no-same-permissions to the EXTRACT_AFTER_ARGS command. Tijl Coosemans has been reported an issue that when root is extracting from the tarball, and the tarball contains world writable files (sysutils/policykit as an example), there is a chance that the files gets changed by malicious third parties right after the extraction, which makes it possible to inject code into the package thus compromise the system. Submitted by: Tijl Coosemans <tijl@coosemans.org> Xin LI (delphij@) - Fix some whitespaces Tested with: exp-run
* - Update to 1.0.51miwi2009-12-262-4/+4
| | | | | | | | | Changes: http://cpansearch.perl.org/src/RCAPUTO/POE-Component-Client-DNS-1.051/CHANGES PR: 140208 Submitted by: ehaupt@ Approved by: maintainer timeout
* An experiment in benchmarking DNS name services. This toolmiwi2009-12-265-0/+98
| | | | | | | | | | is designed to help you as a user determine what name services are the best to use for an individual machine. WWW: http://namebench.googlecode.com/ PR: ports/141202 Submitted by: Sahil Tandon <sahil at tandon.net>
* - Update to 2.0.8wen2009-12-242-6/+5
|
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-2111-26/+1
| | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
* - Update to 1.41wen2009-12-182-4/+4
| | | | | PR: ports/141725 Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl>
* - Update to 0.12pgollucci2009-12-182-4/+4
| | | | | | PR: ports/141525 Approved by: maintainer Submitted by: myself (pgollucci@)
* - Update to 1.4.1sem2009-12-174-22/+8
| | | | - Use --disable-sha2 on 6.4 because of broken OpenSSL in base.
* - Update to 0.27pgollucci2009-12-162-4/+4
| | | | | | PR: ports/141557 Approved by: maintainer Submitted by: myself (pgollucci@)
* Disable the (optional, debugging) symtable feature till I can figuredougb2009-12-141-0/+1
| | | | out the depth of the perl dependency.
* Update CONFLICTS for bind97dougb2009-12-144-4/+4
|
* Add BIND 9.7.0rc1 with a -devel suffix for now so that people candougb2009-12-146-0/+559
| | | | | | | | | | | | | | | | | | | | | start testing it sooner rather than later. When the final version is released the -devel will be removed. Some of the new features of BIND 9.7.x are: - Fully automatic signing of zones by "named" - Simplified configuration of DNSSEC Lookaside Validation (DLV) - Simplified configuration of Dynamic DNS, using the "ddns-confgen" command line tool or the "local" update-policy option - New named option "attach-cache" that allows multiple views to share a single cache - DNS rebinding attack prevention - New default values for dnssec-keygen parameters - Support for RFC 5011 automated trust anchor maintenance (see README.rfc5011 for additional details) - Smart signing: simplified tools for zone signing and key maintenance - Improved PKCS#11 support
* - Get rip python 2.3+miwi2009-12-141-1/+1
| | | | | | | | Note: Python 2.3 is't longer supported and have a lot of security issues. Convert 2.3+ to yes/or 2.4/5+ With hat: portmgr
* - Update to 1.6.3miwi2009-12-132-4/+4
| | | | | | PR: 141208 Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com> Approved by: maintainer
* - Update to 1.6.3miwi2009-12-132-4/+4
| | | | | PR: 141214 Submitted by: Konstantin Saurbier <konstantin@saurbier.net> (maintainer)
* If you install the port it creates an empty directory which is not packaged.dougb2009-12-061-1/+1
| | | | | | Subsequently installing the package will result in a plist entry to remove a directory that does not exist So, change @dirrm to @dirrmtry to make them both happy.
* Add back the geoip patch that was mistakenly deleted in the upgradedougb2009-12-051-0/+3
|
* - A patch from developersem2009-12-022-0/+14
| | | | * Fix crash when iterator without validator used
* - Fixe build on 6.4 amd64sem2009-12-011-0/+5
| | | | | Reported by: pav Tested by: bud@RusNET.irc
* Update to the latest patchlevels for BINDs 9.[456]. The vulnerabilitydougb2009-11-306-30/+24
| | | | | | | this is designed to fix is related to DNSSEC validation on a resolving name server that allows access to untrusted users. If your system does not fall into all 3 of these categories you do not need to update immediately.
* - Update my mail address to FreeBSDsylvio2009-11-281-1/+1
| | | | Approved by: miwi (mentor)
* - Update to 1.4.0sem2009-11-262-4/+4
|
* - Update to 1.6.2miwi2009-11-262-13/+17
| | | | | PR: 140841 Submitted by: Konstantin Saurbier <konstantin@saurbier.net> (maintainer)
* - Mark MAKE_JOBS_UNSAFEpav2009-11-231-0/+1
| | | | Reported by: pointyhat
* - Mark MAKE_JOBS_UNSAFEpav2009-11-203-0/+3
| | | | Reported by: pointyhat
* - Update to 2.1.9ehaupt2009-11-184-37/+40
| | | | | | | - Take maintainership PR: 140643 Approved by: kay.abendroth@raxion.net (maintainer)
* - Update to 1.3.4sem2009-11-172-4/+4
| | | | | PR: ports/140639 Submitted by: Kurt Jaeger <pi at fa8.opsec.eu>
* Update to 1.15krion2009-11-162-4/+4
|
* - Update to 0.97clsung2009-11-162-5/+5
| | | | | | | | | ! my very last commit was about a patch from http://rt.cpan.org/Public/Bug/Display.html?id=46644 for fix handler for .jp domains - but my commit msg was wrong Changes: http://search.cpan.org/dist/Net-Domain-ExpireDate/Changes
* - Update to 0.96clsung2009-11-162-0/+26
| | | | Changes: http://search.cpan.org/dist/Net-Domain-ExpireDate/Changes
* - Update to 1.40wen2009-11-152-4/+4
|
* Update WWWdougb2009-11-131-1/+1
|
* - Update to 0.2.1miwi2009-11-122-6/+6
| | | | | | PR: 140390 Submitted by: Jilles Tjoelker <jilles@stack.nl> Approved by: maintainer
* Wrap some query socket handling in dig with a socket != NULL bowdougb2009-11-086-0/+60
| | | | | | | | | | This patch or something similar will likely be included in a future BIND release. PR: bin/138061 Submitted by: Michael Baker <michael.baker@diversit.com.au> Original patch submitted by: Volker <volker@vwsoft.com> Patch reviewed and tweaked by: ISC
* - Update to 0.99wen2009-11-062-4/+4
|
* Reset cherry@trombik.org due to maintainer-timeouts and no responselinimon2009-11-031-1/+1
| | | | | | to email. Hat: portmgr
* - Update to 1.19clsung2009-10-292-4/+4
| | | | Changes: http://search.cpan.org/dist/Net-Nslookup/Changes
* - Update to 1.39wen2009-10-182-4/+4
| | | | Approved by: mentors(implicit)
* - Update to 1.38wen2009-10-152-4/+4
| | | | Approved by: mentors(implicit)
* - Update to 2.51miwi2009-10-142-5/+6
| | | | | PR: 139583 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
* - Use 644 mode for the config filemiwi2009-10-142-1/+2
| | | | | | | | | Port installs configuration file in 640 mode and poweradmin will fail to find it when apache server with www account is used. PR: 139475 Submitted by: Edmondas Girkantas <eg@fbsd.lt> (maintainer)
* - Update to 2.51rc1wxs2009-10-144-13/+50
| | | | | | | | | | - Add pkg-message - Add NLS and IDN option (currently linked together in one option, this will be changed in future releases hopefully) - Properly handle example configuration files PR: ports/139273 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
* - Fix startup scriptmiwi2009-10-073-7/+13
| | | | | | - Fix config path Reported by: Bernhard Frohelich, Martin Tournoij <carpetsmoker@rwxrwxrwx.net>
* - Update to 1.37wen2009-10-012-5/+5
| | | | | | - Update my mail address to FreeBSD Approved by: mentors(implicit)
* Add isc-config.sh.1 to MAN1dougb2009-09-251-1/+1
| | | | Feature safe: yes
* Update to version 9.5.2, the latest from ISC. This version has numerousdougb2009-09-252-8/+8
| | | | | | bug fixes, and all users of BIND 9.5.x are encouraged to upgrade. Feature safe: yes
* - Add missing patch from previous commitmiwi2009-09-232-0/+12
| | | | | | - Fix build if NOPORT* enabled is Feature safe: yes
* - Update to 1.3.07.09miwi2009-09-235-158/+140
| | | | | | PR: 139074 Submitted by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net> Feature safe: yes
* - Pass maintainership to submittermiwi2009-09-191-1/+1
| | | | | | PR: 138924 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Feature safe: yes
* Reset maintainer at his request.linimon2009-09-181-1/+1
| | | | | Hat: portmgr Feature safe: yes
* Update to 1.12.tobez2009-09-082-4/+4
| | | | | Changes file is not helpful, but there's been a number of bug fixes and minor feature enhancements.
* - Update to 1.36miwi2009-09-052-4/+4
|
* - Update to 3.2.3wxs2009-09-053-15/+4
| | | | | PR: ports/138529 Submitted by: Olafur Osvaldsson <osvaldsson@icelandic.net>
* Update the djbdns IPv6 patch, loong overdue.roam2009-09-043-6/+137
| | | | | PR: 93560 Submitted by: Tim Bishop <tim@bishnet.net>
* - Update to 2.50miwi2009-09-022-5/+4
| | | | | | PR: 138415 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Security: http://www.freebsd.org/ports/portaudit/80aa98e0-97b4-11de-b946-0030843d3802.html
* The new LINKS OPTION is not only useless it's harmful when combineddougb2009-09-014-8/+8
| | | | | | | with the REPLACE_BASE option so if the latter is defined don't try to make the LINKS. Problem pointed out by: Chris Wopat <me@falz.net>
* For all:dougb2009-08-308-7/+199
| | | | | | | | | | | | | | Add an OPTION (on by default) to install the appropriate symlinks for named.conf and rndc.key in /usr/local/etc and /var/named/usr/local/etc. For bind9[456]: Add OPTIONs (off by default) for the DLZ configure options, and their corresponding ports knobs. [1] The basic infrastructure for this was provided in the PR, but this version is slightly different in a few details so responsibility for bugs is mine. PR: ports/122974 [1] Submitted by: Michael Schout <mschout@gkg.net> [1]
* Update to 1.050skv2009-08-282-7/+7
| | | | Changes: http://cpansearch.perl.org/src/RCAPUTO/POE-Component-Client-DNS-1.050/CHANGES
* Dnsruby is a pure Ruby DNS client library. It provides amiwi2009-08-274-0/+29
| | | | | | | | | | complete DNS client implementation, including full DNSSEC support. WWW: http://rubyforge.org/projects/dnsruby/ PR: ports/138203 Submitted by: Wen Heping <wenheping at gmail.com>
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-2212-22/+12
| | | | starting with D
* - Update to 1.6.1.araujo2009-08-192-4/+4
| | | | | | PR: ports/137847 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Approved by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
* - unbound does not use `unbound' group anymore, but `daemmon' insteadsem2009-08-172-17/+3
| | | | | PR: ports/137175 (based on) Reported by: Artis Caune <Artis.Caune at gmail.com>
* Reset paul+ports@it.ca due to maintainer-timeouts and no responselinimon2009-08-172-3/+1
| | | | | | to email. Hat: portmgr
* - Update to 1.6.1.araujo2009-08-172-4/+4
| | | | | | PR: ports/137846 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Approved by: Konstantin Saurbier <konstantin@saurbier.net> (maintainer)
* Fix a few common typos in pkg-descr ("separate", "compatible").olgeni2009-08-161-1/+1
|
* Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.linimon2009-08-161-1/+1
| | | | Hat: portmgr
* Hook up the bind94-geoip slave portdougb2009-08-161-0/+1
|
* Add a slave port to bind94 for the GeoIP patch from Caraytech.dougb2009-08-164-0/+59
| | | | | | | | | | | | | | | | | The most popular use of this patch is to send web site visitors to their nearest web server. Suppose you have a site called www.example555.com with two web servers: one in the US and one in England. You can use this patch in order for visitors from Europe to connect to the server in England and all other visitors to the server in the US. This is just one example of its usage. There are probably many others. WWW: http://www.caraytech.com/geodns/ I created a slave port rather than making this an option but other than that I was able to use the excellent work in the PR. PR: ports/119997 Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
* - Update to 3.1.7.1miwi2009-08-156-103/+15
| | | | | | PR: 137722 Submitted by: Ralf van der Enden <tremere@cainites.net> Approved by: maintainer
* * Fix rcfile bugs (and bump PORTREVISION):miwi2009-08-142-11/+22
| | | | | | | | | | | | | | | - load configuration earlier so that we don't run without config file, analyzed, reported and patch suggested by Fumiyuki Shimizu - mention /etc/rc.conf.local (as suggested in the Porter's handbook) - mention dnsmasq_flags for additional command line arguments - pass pidfile and dnsmasq_conf as arguments to dnsmasq (previously, overriding dnsmasq_conf had no effect). * Fix COMMENT to mention TFTP server; shorten it so it fully fits on the pkg_info list. PR: 137506 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
* updated to 0.96 versionclsung2009-08-122-5/+6
| | | | | | | added dependency on Getopt::Long PR: ports/137595 Submitted by: Edmondas Girkantas <eg_AT_fbsd dot lt>
* - Bump PORTREVISION in favor of new databases/opendbx.araujo2009-08-112-3/+4
| | | | | | PR: ports/137579 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Approved by: Ralf van der Enden <tremere@cainites.net> (maintainer)
* The libbind functions have been separated from the BIND suite as ofdougb2009-08-105-0/+105
| | | | | | | | | | | | | | | | | | | | | BIND 9.6.0. Originally from older versions of BIND, they have been continually maintained and improved but not installed by default with BIND 9. This standard resolver library contains the same historical functions and headers included with many Unix operating systems. In fact, most implementations are based on the same original code. ISC's libbind provides the standard resolver library, along with header files and documentation, for communicating with domain name servers, retrieving network host entries from /etc/hosts or via DNS, converting CIDR network addresses, performing Hesiod information lookups, retrieving network entries from /etc/networks, implementing TSIG transaction/request security of DNS messages, performing name-to-address and address-to-name translations, and utilizing /etc/resolv.conf for resolver configuration. WWW: https://www.isc.org/software/libbind - Doug Barton DougB@FreeBSD.org
* - Update to 0.99.cmiwi2009-08-082-4/+5
| | | | | PR: 137473 Submitted by: Frank Behrens <frank+ports@ilse.behrens.de> (maintainer)
* - Update to 1.3.3sem2009-08-062-4/+4
|
* - Update to 9.4.3-P3 to address DoS issue.wxs2009-08-052-8/+8
| | | | | | PR: ports/137374 Submitted by: Josh Carroll <josh.carroll@gmail.com> (maintainer) Security: 83725c91-7c7e-11de-9672-00e0815b8da8
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-037-8/+8
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* Add additional distfile locations to MASTER_SITESskreuzer2009-08-011-1/+3
|
* Add an additional distfile location to MASTER_SITESskreuzer2009-08-011-1/+2
|
* The dependency on idnkit should be a LIB_, not a BUILD_dougb2009-07-312-2/+2
| | | | | PR: ports/137240 Submitted by: danger
* Update the hashes of the PGP signature files for the new releases.dougb2009-07-303-6/+6
| | | | | | | The previous signatures were derived from the wrong key. The new signatures all verify correctly. No changes to the hashes for the software itself.
* Apply the patch derived from version 9.6.1-P1 which addresses a remotedougb2009-07-292-1/+17
| | | | | | | | | | | | | | DoS vulnerability: Receipt of a specially-crafted dynamic update message may cause BIND 9 servers to exit. This vulnerability affects all servers -- it is not limited to those that are configured to allow dynamic updates. Access controls will not provide an effective workaround. More details can be found here: https://www.isc.org/node/474 All BIND users are encouraged to update to a patched version ASAP.
* Update to patched versions which address a remote DoS vulnerability:dougb2009-07-296-24/+24
| | | | | | | | | | | | Receipt of a specially-crafted dynamic update message may cause BIND 9 servers to exit. This vulnerability affects all servers -- it is not limited to those that are configured to allow dynamic updates. Access controls will not provide an effective workaround. More details can be found here: https://www.isc.org/node/474 All BIND users are encouraged to update to a patched version ASAP.
* - Update boost to 1.39pav2009-07-283-3/+6
| | | | | | | - Split boost port to separate components, with boost-all metaport PR: ports/137054 Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
* - Update to 1.6.0miwi2009-07-273-13/+13
| | | | | | PR: 136976 Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com> Approved by: maintainer
* - Update to 1.6.0miwi2009-07-272-4/+4
| | | | | | PR: 136977 Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com> Approved by: maintainer
* - Mark make jobs unsafeclsung2009-07-231-1/+3
| | | | | | | - fix := -> = PR: ports/136533 Submitted by: pgollucci
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checkspgollucci2009-07-234-26/+3
| | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav)
* Remove references to my mirror, which will be decommissioned shortly;shaun2009-07-201-2/+1
| | | | fall back to FreeBSD mirrors in case the port has no others.
* - Update PORTSCOUT flagmiwi2009-07-181-1/+1
|
* - add reload support for rcfileamdmi32009-07-162-0/+3
| | | | | | PR: 136797 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Suggested by: Maxim Khitrov <mkhitrov@gmail.com>
* Fix a few "bad example" problems in the rc.d scripts that have beendougb2009-07-166-23/+17
| | | | | | | | | | | | | | | | | | | | propogated by copy and paste. 1. Primarily the "empty variable" default assignment, which is mostly ${name}_flags="", but fix a few others as well. 2. Where they are not already documented, add the existence of the _flags (or other deleted empties) option to the comments, and in some cases add comments from scratch. 3. Replace things that look like: prefix=%%PREFIX%% command=${prefix}/sbin/foo to just use %%PREFIX%%. In many cases the $prefix variable is only used once, and in some cases it is not used at all. 4. In a few cases remove ${name}_flags from command_args 5. Remove a long-stale comment about putting the port's rc.d script in /etc/rc.d (which is no longer necessary). No PORTREVISION bumps because all of these changes are noops.
* - USE_RC_SUBR != yespgollucci2009-07-155-83/+77
| | | | | | - clean up rc scripts - portlint - honor NOPORTEXAMPLES
* - Update to 0.12pgollucci2009-07-152-5/+4
| | | | | | PR: ports/136536 Approved by: maintainer Submitted by: myself (pgollucci@)
* Fix the installation with libtool 2.2.mezz2009-07-141-0/+20
|
* - Drop maintainershipmiwi2009-07-111-1/+1
|
* - Update MASTER_SITES/WWW/pkg-descrdhn2009-07-113-6/+7
|
* - Update to 0.06pgollucci2009-07-102-4/+4
| | | | | | PR: ports/136535 Approved by: maintainer Submitted by: myself (pgollucci@)
* - Update to 0.26pgollucci2009-07-103-5/+4
| | | | | | PR: ports/136534 Approved by: maintainer Submitted by: myself (pgollucci@)
* - Update to 1.3.1sem2009-07-102-4/+4
|
* - Update to 2.1.3miwi2009-07-054-70/+44
| | | | | PR: 136067 Submitted by: Edmondas Girkantas <eg@fbsd.lt> (maintainer)
* - Update to 1.7.1miwi2009-07-013-4/+25
| | | | | | PR: 135846 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintainer
* Unbreak the jumbo patch by hosting it locally.roam2009-06-291-1/+2
| | | | | Reported by: "B. Cook" <bcook@bsdwebsolutions.com>, Brett Glass <brett@lariat.net>
* Make jobs unsafepav2009-06-231-0/+2
|
* - Update to 0.42clsung2009-06-192-4/+4
| | | | Changes: http://search.cpan.org/dist/Net-DNS-ToolKit/Changes
* Update to version 9.6.1, the latest from ISC. This version containsdougb2009-06-193-9/+10
| | | | | | | numerous bug fixes and updates, especially in the DNSSEC code, including the new NSEC3 protocol. Full details are available at: http://oldwww.isc.org/sw/bind/view/?release=9.6.1&noframes=1
* Fix build with with custom LOCALBASE.itetcu2009-06-171-1/+6
| | | | | | | Submitted by: Sahil Tandon Reported by: QATty Approved by: portmgr (itetcu@) No cookie for: maintainer
* - Update to 1.0.1miwi2009-06-172-4/+4
|
* - Update to 1.3.0sem2009-06-164-1391/+25
|
* - Update to 2.49miwi2009-06-162-4/+4
| | | | | PR: 135525 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
* Update to c-ares-1.6.0.roam2009-06-155-21/+51
|
* - Update to 0.74miwi2009-06-143-246/+6
| | | | | PR: 135449 Submitted by: Radim Kolar SF.NET <hsn@sendmail.cz> (maintainer)
* Fix build with custom LOCALBASEitetcu2009-06-081-1/+7
| | | | | | | PR: 135340 Submitted by: Sahil Tandon Approved by: maintainer Reported by: QATty
* Make QAT happy with regarding to PREFIX and LOCALBASE.edwin2009-06-071-0/+2
|
* - Update to 2.48amdmi32009-06-063-22/+9
| | | | | PR: 135270 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
* - Update to 0.95clsung2009-06-032-4/+4
| | | | | PR: ports/134827 Submitted by: pgollucci
* . add CONFLICTS to linux-f8 infrastructure ports;bsam2009-06-031-0/+3
| | | | . bump PORTREVISIONs.
* - Fix for wrong configuration with NLS support in Makefileamdmi32009-06-013-4/+63
| | | | | | | - Import some patch about admin.php PR: 134967 Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
* - Adding option for building example programsamdmi32009-05-312-1/+50
| | | | | PR: 134927 Submitted by: Konstantin Saurbier <konstantin@saurbier.net> (maintainer)
* The dnsreflector daemon listens for DNS queries on a local UDP portmiwi2009-05-317-0/+148
| | | | | | | | | | and answers with records pointing back to localhost. Combined with packet filter pf(4) this works as a bandwidth efficient spamtrap. WWW: http://www.wolfermann.org/dnsreflector.html PR: ports/135077 Submitted by: ismail.yenigul at endersys.com.tr
* Change MAINTAINER on my ports to my FreeBSD email addressavl2009-05-291-1/+1
| | | | Approved by: tabthorpe (mentor)
* Update to 1.14krion2009-05-262-4/+4
|
* - Fix a one-byte buffer overflow (vuxml entry coming shortly).wxs2009-05-202-1/+15
| | | | | | | - Update maintainers address. PR: ports/134700 Submitted by: Olafur Osvaldsson <osvaldsson@icelandic.net> (maintainer)
* - Update to 3.2.2.laszlof2009-05-194-17/+17
| | | | | PR: ports/134698 Submitted by: Olafur Osvaldsson <osvaldsson@icelandic.net> (maintainer)
* pgeodns is a simple DNS server that can distribute load for apgollucci2009-05-175-0/+46
| | | | | | | | | | | | hostname to the nearest mirrors (as defined by geography; on the country / continent level). It is used for search.cpan.org/cpansearch.perl.org and for ftp.perl.org/ftp.cpan.org; to provide nearby-ish servers for the NTP Pool; and to balance svn.apache.org to svn.us.apache.org and svn.eu.apache.org. WWW: http://geo.bitnames.com/
* - Mark most of my ports MAKE_JOBS_SAFE=yespgollucci2009-05-161-0/+2
| | | | Tested by: several builds in P6 TB
* Chase libgmp and bump PORTREVISION.ale2009-05-132-3/+4
|
* - Pass maintainership to Matthias Andree <matthias.andree@gmx.de>miwi2009-05-051-1/+1
|
* - Pass maintainership to kimelto (at) gmail.commiwi2009-05-051-1/+1
|
* - add missing dependency [1]leeym2009-05-032-15/+33
| | | | | | | | - update pkg-descr - bump PORTREVISION PR: 134154 Submitted by: Geoffrey Sisson <geoff@geoff.co.uk> and Cezary Morga <cm@therek.net>
* - Update to 1.11miwi2009-05-012-4/+4
|
* - Chase nmap updatedhn2009-04-131-0/+1
| | | | | | - Bump PORTREVSION Approved by: miwi (mentor)
* - Flip from MAKE_JOBS_SAFE to MAKE_JOBS_UNSAFE, fails both on pointyhat and onpav2009-04-134-4/+4
| | | | my local machine
* - Update to 1.2.12.10miwi2009-04-112-6/+5
| | | | | PR: 133471 Submitted by: Bernhard Froehlich <decke@bluelife.at>
* Update to 0.20mat2009-04-092-4/+4
|
* Add linux-f8-libidn 0.6.14, internationalized Domain Name supportbsam2009-04-074-0/+67
| | | | library (Linux Fedora 8).
* - Make MAKE_JOBS_SAFE [1]miwi2009-04-012-6/+29
| | | | | | | - Set OPENSSL default Submitted by: danfe [1] Alexander Logvinov <ports@logvinov.com> (maintainer)
* - Fix a problem with OpenSSL from portssem2009-04-012-0/+1385
| | | | Submitted by: Artis Caune <artis.caune at gmail.com>
* - Make MAKE_JOBS_UNSAFEmiwi2009-03-311-0/+1
| | | | | PR: 133125 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
* Remove MAKE_JOBS_SAFE, port has no build target.ehaupt2009-03-302-2/+0
|
* - Add mydns-nglwhsu2009-03-291-0/+1
|
* - Add MyDNS-ng, a Next Generation DNS Server for sql based DNS serviceslwhsu2009-03-298-54/+49
| | | | | PR: ports/132963 Submitted by: Hung-Yi Chen <gaod AT hychen.org>
* Mark MAKE_JOBS_SAFEehaupt2009-03-275-0/+6
|
* - Mark MAKE_JOBS_SAFE for SMP compilationmiwi2009-03-261-0/+1
|
* - Fix build after addition of getdelim() and strndup()miwi2009-03-251-0/+24
| | | | | PR: 133053 Submitted by: David Schultz <das@freebsd.org>
* - Mark MAKE_JOBS_SAFE for SMP compilationmiwi2009-03-252-0/+2
|
* Fix CONFLICTS (again). The previous example didn't work at all for portsdougb2009-03-254-4/+4
| | | | | other than plain bind9 since the real PORTNAMEs for the other ports are bind9[456]. This fix has the added advantage of covering REPLACE_BASE.
* Where it matters, update regarding MAKE_JOBS_{UN}SAFE for my portsdougb2009-03-255-0/+10
|
* - Update to 9.4.3.2.wxs2009-03-252-8/+8
| | | | Submitted by: josh.carroll@gmail.com (maintainer, via IRC)
* - Mark MAKE_JOBS_SAFE for SMP compilationmm2009-03-241-0/+1
|
* - Mark port MAKE_JOBS_SAFEmm2009-03-232-0/+2
|
* BIND 9.4.3-P2 is a SECURITY patch for BIND 9.4.3. It addresses a bugdougb2009-03-222-8/+8
| | | | | | in DNSSEC lookaside validation (DLV): unrecognized signature algorithms, which should have been treated as the equivalent of an unsigned zone, were instead treated as a validation failure.
* BIND 9.5.1-P2 is a SECURITY patch for BIND 9.5.1. It addresses a bugdougb2009-03-222-8/+8
| | | | | | in DNSSEC lookaside validation (DLV): unrecognized signature algorithms, which should have been treated as the equivalent of an unsigned zone, were instead treated as a validation failure.
* - Fix build after strndup addition/MFCmiwi2009-03-211-0/+35
| | | | Thanks to: gahr
* - Add patches to fix build with upcoming boost 1.37.0amdmi32009-03-212-0/+76
| | | | Approved by: Sten Spans <sten at blinkenlights dot nl> (maintainer)
* Mark as broken on sparc64-6.linimon2009-03-181-0/+4
|
* - Fix mail adressmiwi2009-03-121-1/+1
|
* - Reset farrokhi@freebsd.org due to long period of inactivity.miwi2009-03-102-2/+2
| | | | Approved by: portmgr (linimon)
* - Take over maintainershipmiwi2009-03-101-1/+1
|
* Update to 1.13krion2009-03-093-4/+5
|
* Fix the AXFR subdomain overwrite vulnerability discovered byroam2009-03-072-3/+14
| | | | | | | | Matthew Dempsky. Also, fix the quoting of the BROKEN messages. PR: 132366, 132349 Submitted by: Renato Botelho <garga@FreeBSD.org>, Howard Goldstein <hg@queue.to>
* - Add missing aclocal:14 to USE_AUTOTOOLSmm2009-03-031-1/+1
|
* - Update PORTSCOUT flagmiwi2009-03-011-2/+1
|
* - Update to 1.5.1miwi2009-02-272-4/+4
| | | | | | PR: 131886 Submitted by: Dennis Herrmann <adox@mcx2.org> Approved by: maintainer
* - Update to 1.5.1wxs2009-02-272-4/+4
| | | | | | PR: ports/131965 Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com> Approved by: Konstantin Saurbier <konstantin@saurbier.net> (maintainer)
* Update to 1.03skv2009-02-242-4/+4
| | | | | | Changes: http://cpansearch.perl.org/src/RCAPUTO/POE-Component-Client-DNS-1.03/CHANGES PR: ports/132011 Submitted by: lth
* - Update PORTSCOUTmiwi2009-02-201-1/+1
|
* - update to security release 9.4.3-P1mm2009-02-164-44/+78
| | | | | | | | - import OPTIONS and other stuff from dns/bind94 PR: ports/131160 Submitted by: mm (myself) Approved by: maintainer (timeout)
* - Update to 2.1.2beech2009-02-165-33/+67
| | | | | | | | | - Add selection for mysql or pgsql backend - Pass maintainership to submitter PR: ports/131035 Submitted by: Edmondas Girkantas <eg@fbsd.lt> Approved by: maintainer timeout (no activity since 2005)
* Update to 0.96mat2009-02-132-4/+4
|
* - Pass maintainership to submitterwxs2009-02-131-1/+1
| | | | | PR: ports/131617 Submitted by: Andrew Greenwood <greenwood.andy@gmail.com>
* - Update to 1.2.1sem2009-02-102-4/+4
|
* - Update to 1.1jadawin2009-02-102-4/+4
|
* - Update to 2.47miwi2009-02-102-4/+4
| | | | Approved by: maintainer implicit
* Update to 1.12krion2009-02-063-5/+5
|
* - Update download locationspgollucci2009-02-051-1/+2
| | | | Reported by: -fetch-original pointyhat run
* - Update download locations, update WWWpgollucci2009-02-042-3/+2
| | | | Reported by: -fetch-original pointyhat run
* - Update to 3.2.1amdmi32009-02-042-5/+4
| | | | | PR: 131325 Submitted by: Olafur Osvaldsson <osvaldsson at icelandic dot net> (maintainer)
* Update to 0.65 which contains the following small fix:dougb2009-02-042-4/+4
| | | | | | When the AAAA object was constructed with new_from_hash with an address containing the "::" shorthand notation normalization was not done properly.
* - Update to 0.15jadawin2009-02-033-7/+10
|
* - Update to 2.9.22beat2009-02-025-32/+9
| | | | | | PR: ports/131210 Submitted by: Ralf van der Enden <tremere AT cainites.net> (maintainer) Approved by: miwi (mentor)
* - Update to 20090128beech2009-02-012-4/+4
| | | | | PR: ports/131231 Submitted by: Mark D. Foster <mark@foster.cc> (maintainer)
* - Update to 1.4.1beat2009-01-313-12/+14
| | | | | | | | - Update WWW in pkg-descr PR: ports/131066 Submitted by: Cristiano Rolim Pereira <cristianorolim AT hotmail.com> Approved by: maintainer, miwi (mentor)
* - Update py-twisted-* to 8.2.0lwhsu2009-01-313-6/+9
| | | | | | | | | | | | | - turn devel/py-twisted into a meta port. - Update USE_TWISTED{,_BUILD,_RUN} in bsd.python.mk: * Remove flow, pair, xish, which are deprecated (but still update them to latest release in the tree) * Remove USE_TWISTED=13 (no port uses this) * Fix typos in twisted components _DEPENDS PR: ports/130001 Submitted by: lwhsu Approved by: maintainer timeout
* - Update download location, update WWWpav2009-01-312-2/+2
| | | | Reported by: -fetch-original pointyhat run
* Reassign my p5-* ports to perl@ so more than one personerwin2009-01-301-1/+1
| | | | can look at them.
* - Update to 1.4.1pgollucci2009-01-284-183/+195
| | | | | | PR: ports/130807 Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com> Approved by: Konstantin Saurbier <konstantin@saurbier.net> (maintainer)
* - Update to 0.94clsung2009-01-252-4/+4
| | | | Changes: http://search.cpan.org/dist/Net-Domain-ExpireDate/Changes
* - Update to 9.4.3-P1wxs2009-01-233-11/+12
| | | | | | PR: ports/130307 Submitted by: Rick Dicaire <kritek@gmail.com> Approved by: Josh Carroll <josh.carroll@gmail.com> (maintainer)
* - Update to 130080miwi2009-01-162-4/+4
| | | | | | PR: 130080 Submitted by: Dennis Herrmann <adox@mcx2.org> Approved by: maintainer
* - Add missing openssl dependency [1]miwi2009-01-162-0/+5
| | | | | | | | | | - Fix race when stopping nsd [2] PR: ports/130263 [1] ports/130294 [2] Submitted by: Artis Caune <Artis.Caune@gmail.com> [1] [2] Approved by: maintainer
* - Update to 1.2.0sem2009-01-143-29/+4
| | | | Bugs fix release. Includes important security fix.
* Update to 1.68.tobez2009-01-092-5/+4
| | | | Changes: http://search.cpan.org/dist/Net-Domain-TLD/Changes
* - Fix link with dbus on FreeBSD 6.xpav2009-01-081-0/+5
| | | | | | PR: ports/127848 Reported by: Matthias Andree <matthias.andree@gmx.de> Approved by: maintainer timeout (farrokhi; 3 months)
* Update to the -P1 versions of the current BIND ports which containdougb2009-01-088-56/+69
| | | | | | | | | | | | | | | | | | | | | | | the fix for the following vulnerability: https://www.isc.org/node/373 Description: Return values from OpenSSL library functions EVP_VerifyFinal() and DSA_do_verify() were not checked properly. Impact: It is theoretically possible to spoof answers returned from zones using the DNSKEY algorithms DSA (3) and NSEC3DSA (6). In short, if you're not using DNSSEC to verify signatures you have nothing to worry about. While I'm here, address the issues raised in the PR by adding a knob to disable building with OpenSSL altogether (which eliminates DNSSEC capability), and fix the configure arguments to better deal with the situation where the user has ssl bits in both the base and LOCALBASE. PR: ports/126297 Submitted by: Ronald F.Guilmette <rfg@tristatelogic.com>
* - update to 0.61leeym2009-01-073-16/+13
|
* - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-065-38/+6
|
* Bump PORTREVISION's after OpenLDAP update.delphij2009-01-062-0/+2
| | | | Suggested by: rafan
* - Add/Update portscout flagsmiwi2009-01-041-0/+2
|
* Hook bind96 up to the builddougb2009-01-041-0/+1
|
* Update CONFLICTS to reflect the addition of the bind96 port,dougb2009-01-047-7/+7
| | | | the demise of bind9-dlz, and updates to the bind9-sdb-* ports.
* Update after repo-copy for BIND 9.6.0dougb2009-01-044-22/+31
|
* - retire port, migrated into bind9.4 distributiondinoex2008-12-319-840/+0
|
* - disconnect bind9-dlzdinoex2008-12-311-1/+0
|
* - Update to 0.98amdmi32008-12-312-8/+7
| | | | | PR: 130058 Submitted by: Frank Behrens <frank+ports at ilse dot behrens dot de> (maintainer)
* Update to version 0.64 which adds support for the APL record in additiondougb2008-12-313-5/+9
| | | | to many bug fixes.
* Upgrade to version 9.5.1 which includes numerous bug fixes and performancedougb2008-12-306-26/+38
| | | | | | | | | improvements, including, "Additional support for query port randomization including performance improvement and port range specification." When building on amd64 ports' configure doesn't properly recognize our arch, so help it along a bit. [1] Submitted by: ivan jr sy <ivan_jr@yahoo.com> [1]
* - Add rc script (rename WRKSRC to avoid name conflict)rafan2008-12-212-3/+40
| | | | | | | | | - Remove EXTRACT_SUFX as it uses USE_ZIP which automatically sets EXTRACT_SUFX - Bump PORTREVISION PR: ports/129812 Submitted by: Joseph S. Atkinson <jsatkinson at embarqmail.com> Approved by: Alex Samorukov <samm at os2.kiev.ua> (maintainer)
* Upgrade to version 9.3.6.dougb2008-12-203-15/+22
| | | | | | Add a note to pkg-message indicating that ISC declared this version EOL as of 1 December, but that we will support the port through the RELENG_6 lifetime.
* 9.4.3 adds one additional file in doc/miscdougb2008-12-201-0/+1
|
* Update to version 9.4.3 which contains numerous bug fixes.dougb2008-12-202-11/+11
| | | | | This version also includes the use-v[46]-udp-ports options to configure a range of random UDP ports to initiate queries from.
* This patch is no longer relevant, it has been included in version 9.4.3dougb2008-12-201-15/+0
|
* Adjust WWWs for new ISC websitedougb2008-12-204-4/+4
|
* - Fix reopening log after SIGHUPsem2008-12-182-0/+25
|
* Reset se@FreeBSD.org due to maintainer-timeouts and no response to email.linimon2008-12-181-1/+1
| | | | Hat: portmgr
* S/DEPRICATED/DEPRECATEDmiwi2008-12-141-1/+1
|
* - Update to 1.2.7gabor2008-12-052-4/+4
|
* Update to version 0.240lioux2008-11-292-4/+4
|
* - Reload command added on startup script.lippe2008-11-281-0/+1
| | | | | | PR: ports/128071 Submitted by: Anton Yuzhaninov <citrin@citrin.ru> Approved by: maintainer timeout (> 2 weeks)
* - Update to 20081119/1305miwi2008-11-252-5/+5
| | | | | PR: 129101 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
* Dns2tcp is a tool for relaying TCP connections over DNS.miwi2008-11-244-0/+28
| | | | WWW: http://www.hsc.fr/ressources/outils/dns2tcp/index.html.en
* - Update to 0.996bmiwi2008-11-222-4/+4
| | | | | | PR: 128146 Submitted by: Anton Yuzhaninov <citrin@citrin.ru> Approved by: maintainer timeout
* - Update to 2.9.22-RC1miwi2008-11-222-6/+6
| | | | | PR: 128928 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
* - Update to 2.9.21.2miwi2008-11-222-4/+4
| | | | | PR: 128913 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
* - Update to 3.2.0miwi2008-11-223-4/+20
| | | | | PR: 128818 Submitted by: Olafur Osvaldsson <osvaldsson@icelandic.net> (maintainer)
* - Update to 1.1.1sem2008-11-212-4/+4
| | | | Urgent bugs fix release.
* - Update to 0.93clsung2008-11-202-4/+4
|
* - Update to 1.1.0sem2008-11-204-11/+13
|
* - Update to 2.3.3miwi2008-11-162-4/+4
| | | | | | PR: 126179 Submitted by: Wen heping <wenheping@gmail.com> Approved by: linimon@ (maintainer timeout)
* - Update to 2.46miwi2008-11-162-4/+4
| | | | Approved by: maintainer implicit
* - Build and install the nss_mdns_minimal module. This module only performspav2008-11-145-25/+159
| | | | | | | | | | lookups for the .local domain and self assigned IP addresses, rejecting others. This can be used to speed up the resolution of non mdns registered host names. PR: ports/128107 Submitted by: Andrew <andrew@ugh.net.au> Approved by: Ashish Shukla <wahjava@gmail.com> (maintainer)
* - Update to 0.41clsung2008-11-113-4/+5
| | | | Changes: http://search.cpan.org/dist/Net-DNS-ToolKit/Changes
* - Patch man pages to reflect configuration directory on FreeBSDamdmi32008-10-291-0/+4
| | | | | PR: 128460 Submitted by: Frank Behrens <frank+ports at ilse dot behrens dot de> (maintainer)
* - Update to snapshot 20080912 revision 1263jadawin2008-10-232-5/+5
| | | | | PR: ports/128309 Submitted by: Ralf van der Enden (maintainer)
* - update to 1.01leeym2008-10-102-9/+13
|
* - Update to 0.39clsung2008-10-092-4/+4
| | | | Changes: http://search.cpan.org/dist/Net-DNS-ToolKit/Changes
* - Update to 0.38clsung2008-10-062-4/+4
| | | | Changes: http://search.cpan.org/dist/Net-DNS-ToolKit/Changes
* Update to 1.9krion2008-10-042-5/+4
|
* Fix build, don't depend on bind9 to be installed anymore.edwin2008-09-237-3/+633
| | | | Noticed by: QAT
* dnscap is a network capture utility designed specifically for DNSedwin2008-09-236-0/+92
| | | | | | | | | | | | | | traffic. It normally produces binary data in pcap(3) format, either on standard output or in successive dump files (based on the -w command line option.) This utility is similar to tcpdump(1), but has finer grained packet recognition tailored to DNS transactions and protocol options. dnscap is expected to be used for gathering continuous research or audit traces. WWW: https://www.dns-oarc.net/tools/dnscap PR: ports/127433 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* - Pass maintainership to miwichinsan2008-09-081-1/+1
|
* Master site has moved to google code.dougb2008-09-021-1/+1
|
* Update dns/nss_mdns to v0.10edwin2008-09-017-663/+63
| | | | | | | | | | Updates dns/nss_mdns port to v0.10 and changes MAINTAINER field (as per bms's suggestion). This PR fixes the issue reported in PR ports/123169, so that PR can be closed. PR: ports/126952 Submitted by: Ashish Shukla <wahjava@gmail.com> Approved by: bms@