summaryrefslogtreecommitdiffstats
path: root/dns
Commit message (Collapse)AuthorAgeFilesLines
* - Use USERS and GROUPScrees2011-06-272-34/+3
| | | | | | PR: ports/157578 Submitted by: Chris Rees (utisoft@gmail.com) Approved by: tabthorpe (co-mentor)
* - Update to 0.111300sunpoet2011-06-262-5/+3
| | | | | | | Changes: http://search.cpan.org/dist/Net-Amazon-Route53/Changes PR: ports/158288 Submitted by: Jin-Sih Lin <linpct@gmail.com> Approved by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer)
* - Deprecate; Unmaintained, distfile has changed with no explanation, uses pw ↵crees2011-06-251-0/+3
| | | | | | | | | directly Expires in one month PR: ports/157603 Approved by: rene (mentor)
* - Cannoicalize the WWW: [again],pgollucci2011-06-231-1/+1
| | | | - Save redirects s/http/https/ for github
* Fix build with clang.nox2011-06-221-4/+22
| | | | | PR: ports/158180 Submitted by: Niclas Zeising <niclas.zeising@gmail.com>
* - Update to 20110502.wxs2011-06-222-3/+5
| | | | | | | | - Add LICENSE. PR: ports/157675 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> Approved by: maintainer timeout
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.az2011-06-213-3/+6
| | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum - Utilize CPAN macro
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.az2011-06-201-1/+1
| | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum
* Net::DNS is a pure Ruby DNS library, with a cleanswills2011-06-194-0/+28
| | | | | | | | | OO interface and an extensible API WWW: http://rubygems.org/gems/net-dns PR: ports/158012 Submitted by: rpsfa at rit.edu
* Update to 1.2.1ehaupt2011-06-172-3/+3
|
* ftp master site no more availablebapt2011-06-161-2/+1
|
* Update my e-mail to my FreeBSD one.jlaffaye2011-06-081-1/+1
| | | | | | While I am here, use GOOGLE_CODE instead of ${MASTER_SITE_GOOGLE_CODE} Approved by: bapt (mentor)
* - Update to 1.01swills2011-06-052-3/+4
| | | | | | - Add build depend to silence build warning Changes: http://search.cpan.org/dist/Net-Domain-ExpireDate/Changes
* Net::DNS::Check is a collection of OOP Perl modules allowing easyculot2011-06-015-0/+81
| | | | | | | | | implementation of applications for domain name checking. WWW: http://search.cpan.org/dist/Net-DNS-Check/ PR: ports/157445 Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
* - Update to 1.6.10wen2011-06-013-4/+6
| | | | | PR: ports/157478 Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
* BIND 9.4.x is now EOLdougb2011-06-019-579/+0
|
* Fix PKGVERSION for 9.7.3-P1dougb2011-05-281-1/+1
| | | | Submitted by: Craig Leres <leres@ee.lbl.gov>
* Upgrade to 9.8.0-P2, which addresses the following issues:dougb2011-05-274-6/+38
| | | | | | | | | | | | | | | | | | | | 1. Very large RRSIG RRsets included in a negative cache can trigger an assertion failure that will crash named (BIND 9 DNS) due to an off-by-one error in a buffer size check. This bug affects all resolving name servers, whether DNSSEC validation is enabled or not, on all BIND versions prior to today. There is a possibility of malicious exploitation of this bug by remote users. 2. Named could fail to validate zones listed in a DLV that validated insecure without using DLV and had DS records in the parent zone. Add a patch provided by ru@ and confirmed by ISC to fix a crash at shutdown time when a SIG(0) key is being used. Add a patch from ISC that will be in 9.8.1 to handle intermittent failure of recursive queries involving CNAMEs and previously cached responses.
* Upgrade to 9.6-ESV-R4-P1 and 9.7.3-P1, which address the following issues:dougb2011-05-276-11/+39
| | | | | | | | | | | | | | | | 1. Very large RRSIG RRsets included in a negative cache can trigger an assertion failure that will crash named (BIND 9 DNS) due to an off-by-one error in a buffer size check. This bug affects all resolving name servers, whether DNSSEC validation is enabled or not, on all BIND versions prior to today. There is a possibility of malicious exploitation of this bug by remote users. 2. Named could fail to validate zones listed in a DLV that validated insecure without using DLV and had DS records in the parent zone. Add a patch provided by ru@ and confirmed by ISC to fix a crash at shutdown time when a SIG(0) key is being used.
* Upgrade to 9.4-ESV-R4-P1, which addresses the following issues:dougb2011-05-272-6/+6
| | | | | | | | | | | | | 1. Very large RRSIG RRsets included in a negative cache can trigger an assertion failure that will crash named (BIND 9 DNS) due to an off-by-one error in a buffer size check. This bug affects all resolving name servers, whether DNSSEC validation is enabled or not, on all BIND versions prior to today. There is a possibility of malicious exploitation of this bug by remote users. 2. Named could fail to validate zones listed in a DLV that validated insecure without using DLV and had DS records in the parent zone.
* - Update to 1.4.10sem2011-05-252-3/+3
| | | | * CVE-2011-1922 VU#531342 fixed
* - Add licensesylvio2011-05-201-0/+2
|
* Miscellaneous cleanups and fixes, some of the windowmaker stuffdougb2011-05-169-9/+9
| | | | gracefully provided by danfe.
* adsuck is a DNS relay that returns NXdomain for hosts that match names in abapt2011-05-0710-0/+140
| | | | | | | | | blacklist for quick and non browser plugin based ad blocking. WWW: http://opensource.conformal.com/wiki/Adsuck PR: ports/156644 Submitted by: Philippe Pepiot <phil@philpep.org>
* Upgrade to version 9.8.0-P1:dougb2011-05-062-7/+7
| | | | | | | | | Certain response policy zone configurations could trigger an INSIST when receiving a query of type RRSIG. https://www.isc.org/CVE-2011-1907 This vulnerability is only possible if you have enable the new RPZ feature.
* - Update to 1.1.0wen2011-05-052-24/+34
|
* - Update to 0.912wen2011-05-053-6/+12
| | | | | | | - Add LICENSE PR: ports/156804 Submitted by: Jase Thew <freebsd@beardz.net> (maintainer)
* - Mark CONFLICTS between devel/py-boto-devel and dns/p5-Net-Amazon-Route53sunpoet2011-05-031-0/+3
| | | | - Bump PORTREVISION
* - Add p5-Net-Amazon-Route53 0.110310sunpoet2011-04-265-0/+54
| | | | | | | | | | | | The Net::Amazon::Route53 Perl module allows you to manage DNS records for your domains via Amazon's Route 53 service. For more information, visit http://aws.amazon.com/route53/ WWW: http://search.cpan.org/dist/Net-Amazon-Route53/ PR: ports/156611, ports/156661 Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
* Update to 1.2.0ehaupt2011-04-163-10/+31
|
* Add an option for installing python bindings.ehaupt2011-04-162-2/+21
| | | | | PR: 156419 Approved by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
* - Add missing USERS/GROUPS for binddecke2011-04-122-4/+33
| | | | | | | - Improve ident for syslog messages to only show "maradns:" instead of "/usr/local/sbin/maradns:" - Bump PORTREVISION Submitted by: n j <nino80@gmail.com>
* - Update to 1.9.4miwi2011-04-122-3/+3
| | | | | | PR: 156069 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: maintainer
* This is Net::Bonjour, a set of perl modules to utilize DNS for servicebapt2011-04-055-0/+51
| | | | | | | discovery. This method of service discovery is branded as Bonjour by Apple Computer. WWW: http://search.cpan.org/dist/Net-Bonjour/
* Garbage collect expired portsrene2011-04-044-71/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2011-04-01 accessibility/linux-f8-atk: End of Life since Jan 7, 2009 2011-04-01 archivers/linux-f8-ucl: End of Life since Jan 7, 2009 2011-04-01 archivers/linux-f8-upx: End of Life since Jan 7, 2009 2011-04-01 audio/linux-f8-alsa-lib: End of Life since Jan 7, 2009 2011-04-01 audio/linux-f8-arts: End of Life since Jan 7, 2009 2011-04-01 audio/linux-f8-esound: End of Life since Jan 7, 2009 2011-04-01 audio/linux-f8-freealut: End of Life since Jan 7, 2009 2011-04-01 audio/linux-f8-libaudiofile: End of Life since Jan 7, 2009 2011-04-01 audio/linux-f8-libogg: End of Life since Jan 7, 2009 2011-04-01 audio/linux-f8-libvorbis: End of Life since Jan 7, 2009 2011-04-01 audio/linux-f8-mikmod: End of Life since Jan 7, 2009 2011-04-01 audio/linux-f8-nas-libs: End of Life since Jan 7, 2009 2011-04-01 audio/linux-f8-openal: End of Life since Jan 7, 2009 2011-04-01 audio/linux-f8-sdl_mixer: End of Life since Jan 7, 2009 2011-04-01 databases/linux-f8-sqlite3: End of Life since Jan 7, 2009 2011-04-02 databases/postgresql81-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy 2011-04-02 databases/postgresql73-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy 2011-04-02 databases/postgresql74-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy 2011-04-02 databases/postgresql80-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy 2011-04-01 devel/linux-f8-libglade: End of Life since Jan 7, 2009 2011-04-01 devel/linux-f8-sdl12: End of Life since Jan 7, 2009 2011-04-01 devel/linux-f8-allegro: End of Life since Jan 7, 2009 2011-04-01 devel/linux-f8-libsigc++20: End of Life since Jan 7, 2009 2011-04-01 devel/linux-f8-libglade2: End of Life since Jan 7, 2009 2011-04-01 devel/linux-f8-nspr: End of Life since Jan 7, 2009 2011-04-01 dns/linux-f8-libidn: End of Life since Jan 7, 2009 2011-04-01 emulators/linux_base-f8: End of Life since Jan 7, 2009 2011-04-01 emulators/linux_base-f9: End of Life since Jul 10, 2009 2011-04-01 emulators/linux_base-fc6: End of Life since December 7, 2007 2011-04-01 emulators/linux_base-f7: End of Life since June 13, 2008 2011-04-01 ftp/linux-f8-curl: End of Life since Jan 7, 2009 2011-04-01 graphics/linux-f8-sdl_image: End of Life since Jan 7, 2009 2011-04-01 graphics/linux-f8-ungif: End of Life since Jan 7, 2009 2011-04-01 graphics/linux-f8-imlib: End of Life since Jan 7, 2009 2011-04-01 graphics/linux-f8-cairo: End of Life since Jan 7, 2009 2011-04-01 graphics/linux-f8-dri: End of Life since Jan 7, 2009 2011-04-01 graphics/linux-f8-gdk-pixbuf: End of Life since Jan 7, 2009 2011-04-01 graphics/linux-f8-jpeg: End of Life since Jan 7, 2009 2011-04-01 graphics/linux-f8-png: End of Life since Jan 7, 2009 2011-04-01 graphics/linux-f8-libGLU: End of Life since Jan 7, 2009 2011-04-01 graphics/linux-f8-libmng: End of Life since Jan 7, 2009 2011-04-01 graphics/linux-f8-png10: End of Life since Jan 7, 2009 2011-04-01 graphics/linux-f8-tiff: End of Life since Jan 7, 2009 2011-04-01 lang/linux-f8-libg2c: End of Life since Jan 7, 2009 2011-04-01 lang/linux-f8-tcl84: End of Life since Jan 7, 2009 2011-04-01 multimedia/linux-f8-libtheora: End of Life since Jan 7, 2009 2011-04-02 net-p2p/dcd: No fetch sources and looks like project abandoned 2011-03-31 net/straw: abandoned upstream and does not work with python 2.6+ 2011-04-01 security/linux-f8-libssh2: End of Life since Jan 7, 2009 2011-04-01 security/linux-f8-nss: End of Life since Jan 7, 2009 2011-04-01 security/linux-f8-openssl: End of Life since Jan 7, 2009 2011-04-01 textproc/linux-f8-libxml2: End of Life since Jan 7, 2009 2011-04-01 textproc/linux-f8-scim-gtk: End of Life since Jan 7, 2009 2011-04-01 textproc/linux-f8-scim-libs: End of Life since Jan 7, 2009 2011-04-01 textproc/linux-f8-expat: End of Life since Jan 7, 2009 2011-04-01 textproc/linux-f8-libxml: End of Life since Jan 7, 2009 2011-04-01 textproc/linux-f8-aspell: End of Life since Jan 7, 2009 2011-04-01 www/linux-f8-flashplugin10: End of Life since Jan 7, 2009 2011-03-30 www/mediawiki112: abandoned upstream 2011-03-30 www/mediawiki113: abandoned upstream 2011-03-30 www/mediawiki114: abandoned upstream 2011-03-30 www/mediawiki16: abandoned upstream 2011-04-01 x11-fonts/linux-f8-fontconfig: End of Life since Jan 7, 2009 2011-03-01 x11-themes/gnome-icons-cool-gorilla: "no mastersite" 2011-04-01 x11-themes/linux-f8-hicolor-icon-theme: End of Life since Jan 7, 2009 2011-04-01 x11-toolkits/linux-f8-gtk: End of Life since Jan 7, 2009 2011-04-01 x11-toolkits/linux-f8-gtk2: End of Life since Jan 7, 2009 2011-04-01 x11-toolkits/linux-f8-openmotif: End of Life since Jan 7, 2009 2011-04-01 x11-toolkits/linux-f8-pango: End of Life since Jan 7, 2009 2011-04-01 x11-toolkits/linux-f8-qt33: End of Life since Jan 7, 2009 2011-04-01 x11-toolkits/linux-f8-tk84: End of Life since Jan 7, 2009 2011-04-01 x11/linux-f8-xorg-libs: End of Life since Jan 7, 2009
* - change maintainers mail addressohauer2011-03-302-2/+2
| | | | Appoved by maintainer via mail
* - update to version 3.2.8ohauer2011-03-302-4/+4
| | | | | | | | | | | | | | | | | | Bugfixes: Do setusercontext before chroot, otherwise login.conf etc. are required inside chroot. Bugfix #216: Fix leak of compressiontable when the domain table increases in size. Bugfix #348: Don't include header/library path if OpenSSL is in /usr. Bugfix #350: Refused notifies should log client ip. Bugfix #352: Fix hard coded paths in man pages. Bugfix #354: The realclean target deletes a bit too much. Bugfix #357, make xfrd quit with many zones. Bugfix #362: outgoing-interface and v4 vs. v6 leads to spurious warning messages. Bugfix #363: nsd-checkconf -v does not print outgoing-interface ok. Bugfix: nsd-checkconf -o outgoing-interface omits NOKEY. Undo Bugfix #235: Don't skip dname compression, messes up packets that do need compression. PR: ports/155785 Submitted by: Jaap Akkerhuis <jaap _at_ nlnetlabs.nl> (maintainer)
* - Pass -Dbsd_with_getifaddrs to CFLAGS in order to get a correct networkehaupt2011-03-285-58/+11
| | | | | | | interface list [1] PR: 155974 [1] Submitted by: David Naylor <naylor.b.david@gmail.com> [1]
* - Mark BROKEN on 9.X: does not configurepav2011-03-251-1/+7
| | | | Reported by: pointyhat
* - update to 1.15bapt2011-03-252-3/+3
|
* - Update to 1.2.1dhn2011-03-244-9/+25
| | | | | PR: ports/155889 Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
* - Update to 1.4.9sem2011-03-242-3/+3
|
* - Add LICENSE knob(s)mm2011-03-231-0/+3
|
* Remove some leftover files from a long time ago.edwin2011-03-225-624/+0
|
* Update to version 134edwin2011-03-223-27/+5
| | | | Submitted by: "Wessels, Duane" <dwessels@verisign.com>
* Fix distinfomm2011-03-221-2/+2
| | | | Reported by: pointyhat (pav)
* - Update to 0.1 [1]mm2011-03-221-7/+5
| | | | | | | - Add LICENSE information (GPLv2) PR: ports/155191 [1] Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> [1]
* - Get Rid MD5 supportmiwi2011-03-20116-132/+1
|
* - Update to 1.52clsung2011-03-202-3/+3
|
* Bump PORTREVISION for ports linking to default libmysqlclient.ale2011-03-192-1/+2
|
OpenPOWER on IntegriCloud