summaryrefslogtreecommitdiff
path: root/dns
AgeCommit message (Collapse)Author
2014-09-13- Allow staging as a regular userAntoine Brodin
- Bump portrevision as a directory was not packaged with intended owner
2014-09-12Since v7 dualserver doesn't work well with FreeBSD,Rodrigo Osorio
the patch must be reworked but this is a time consuming task. In the meanwhile, I chose to revert updates and go back to the last working version. PR: ports/193556 Submitted by: rodrigo Approved by: bapt (mentor)
2014-09-10- unbreak port by fixing GeoIP dependencyOlli Hauer
(dat file no longer sipped with GeoIP) PR: 193546 Submitted by: ohauer Approved by: allanjude
2014-09-10Forward port dnsmasq changes from previous versions, to update the port and ↵Matthias Andree
fix 10/11 build issues.
2014-09-10Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer
to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
2014-09-10Remove excess output from pre-configure.Matthias Andree
2014-09-10Update to 2.72rc1.Matthias Andree
Announcement with ChangeLog: http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2014q3/008793.html Submitted by: portscout
2014-09-09Remove three unrelated unstaged portsJohn Marino
2014-09-09net/libnet10 expired, set the 12 dependent ports to expire 30 SEP 2014John Marino
The ports the depend on net/libnet10 should have been set to expire on the same day as net/libnet10. That didn't happen, so postpone the removal of libnet10 three weeks to afford an opportunity for 12 ports to migrate to a new libnet.
2014-09-09- Update to 1.24Philippe Audeoud
2014-09-08Stage dns/dnscheckengine and assign maintainership to submitterJohn Marino
PR: 193085 Submitted by: Chris Hutchinson Reworked by: marino
2014-09-07configure no longer has problems detecting our arch like it had in bind95'sMathieu Arnold
time, so remove ARCH modification, which leads to other problems, like [1] PR: 193359 [1] Submitted by: dinoex [1] Sponsored by: Absolight
2014-09-06Allow staging as a regular userAntoine Brodin
2014-09-05- Update to 0.79Philippe Audeoud
2014-09-05- Update to 1.23Philippe Audeoud
2014-09-05- Update to 4.1.0Erwin Lansing
- Use nsd instead of bind user This release has new features and bugfixes. In nsd.conf you can configure database: "" this makes NSD not use the large mmapped nsd.db file, but instead read and write the zonefiles in text format, which saves about 50% of the memory usage. Also zonefile reading and writing has been optimised to be faster, as well as processing time for zone transfers. NSD writes the (changed) zonefiles every hour. The new nsd-checkzone tool reports if a zonefile parses so you can check it before reading it into the daemon. A bug is fixed where NSD 4 causes rising load average and memory consumption on Linux systems, which is caused by a bug in Linux that slowly deteriorates system performance by repeated recursive forks. Full release notes: http://open.nlnetlabs.nl/pipermail/nsd-users/2014-September/002007.html PR: 193332 Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) Sponsored by: DK Hostmaster A/S
2014-09-04Change INSTALL_DATA to install with mode 644Antoine Brodin
Remove patches and hacks that were used to work around the previous situation This allows to stage more ports as a regular user Differential Revision: https://reviews.freebsd.org/D703 Reviewed by and discussed with: bapt With hat: portmgr
2014-09-01Finish r366879Baptiste Daroussin
2014-08-30dns/libidn:Tijl Coosemans
- Add USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Always install libidn-components.png because it is used by libidn.info - Add -lintl to Libs.private instead of Libs in libidn.pc
2014-08-28dns/powerdns-devel: Fix stage-qa / plist-issuesJohn Marino
PR: 192401 Fix by: maintainer (Ralf van der Enden)
2014-08-28dns/c-ares:Tijl Coosemans
- Add USES=libtool and bump dependent ports - Move variable definitions in front of include bsd.port.options.mk - Replace patch with USES=pathfix Approved by: portmgr (implicit, bump unstaged port)
2014-08-28- Convert to USES=libtoolTijl Coosemans
- Use @sample
2014-08-27Update to fit the recent libsodium.Vsevolod Stakhov
2014-08-27- Update libsodium to 0.7.0Vsevolod Stakhov
- Take maintainership - Update revisions of dependent ports
2014-08-27dns/unbound: Fix packaging with PYTHON option enabledKubilay Kocak
- Fix packaging with PYTHON option enabled While I'm here, pet portlint. PR: 193057 Reported by: Jaret Bartsch <jaretbartsch at yahoo dot ca> Reviewed by: antoine Approved by: portmgr (blanket: packaging)
2014-08-24dns/rubygem-public_suffix: update to 1.4.5Steve Wills
2014-08-23dns/powerdns: Fix pkg-plist when backend options are selectedJohn Marino
PR: 192401 Reported by: michelle Fixed by: maintainer (Ralf van der Enden)
2014-08-22- Switch to USES=libtool, drop .la filesDmitry Marakasov
- Add LICENSE_FILE Approved by: portmgr blanket
2014-08-22- Switch dns/unbound to USES=libtool, drop .la filesDmitry Marakasov
- Bump dependent ports as .so version has changed - While here, add LICENSE_FILE to dns/getdns Approved by: portmgr blanket
2014-08-22Fix LicenseAntoine Brodin
2014-08-21Berkeley DB cleanup, remove versions 4.0 ... 4.7.Matthias Andree
- Mk/bsd.database.mk rewrite, new default to db5. - db6 is eligible by default only if installed on the system. - Bump PORTREVISION of all ports that directly depend on BerkeleyDB or where USE_BDB is found in the port's directory - Patch a few ports such that they will pick up or work with newer versions. - Add UPDATING entry - Drive-by format fix for pks - Drop BerkeleyDB option from mail/popular for now, requires more work. - Exp-run logs linked from the PR below. - Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes for new Berkeley DB, but are untested. NOTE: please read UPDATING and the Wiki page before proceeding! Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup PR: 192690 Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports)
2014-08-20- Update from 1.5.0 to 1.5.1 [1]Danilo Egea Gondolfo
- Use install-strip as INSTALL_TARGET PR: 192850 Submitted by: freebsd@dns-lab.com [1]
2014-08-20- Switch to USES=libtoolDmitry Marakasov
Approved by: portmgr blanket
2014-08-19many ruby/rubygem ports: death of rubyforge.orgSteve Wills
rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing several things: - Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now only fetchable via our cache) - Deprecate ports that depend on those - Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports (which are still fetchable from rubygems.org) The next step will be to remove rubyforge.org from bsd.sites.mk, after these deprecated ports are deleted. Phabric: D591 With hat: ruby Approved by: portmgr (because of committing to unstaged graphics/mingplot port)
2014-08-18Convert most NO_INSTALL_MANPAGES to USES=imake:nomanAntoine Brodin
With hat: portmgr
2014-08-17dns/p5-Net-DNS-SEC: 0.19 -> 0.20Kurt Jaeger
- Fix rt.cpan.org #97457 !hex! error when parsing NSEC3 with empty salt
2014-08-15- Fix CONFLICTS_INSTALLSunpoet Po-Chuan Hsieh
2014-08-15- Mark CONFLICTS_INSTALL with dns/mDNSResponder_nssSunpoet Po-Chuan Hsieh
- Move LIB_DEPENDS upward
2014-08-15- Remove Author lineSunpoet Po-Chuan Hsieh
2014-08-15- Remove Author lineSunpoet Po-Chuan Hsieh
2014-08-15- Fix SUBDIR orderSunpoet Po-Chuan Hsieh
2014-08-15- Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago)Sunpoet Po-Chuan Hsieh
Notified by: koobs, wg
2014-08-15- Use USES=pythonSunpoet Po-Chuan Hsieh
2014-08-14New port: dns/mDNSResponder_nssKurt Jaeger
This is a nsswitch plugin from Apple's mDNSResponder code, adapted for FreeBSD's nsswitch and libc. WWW: https://developer.apple.com/bonjour/ WWW: http://opensource.apple.com/tarballs/mDNSResponder/ PR: 178052 Submitted by: Matthieu Volat <mazhe@alkumuna.eu>
2014-08-13dns/inadyn-mt: update to 02.24.43William Grzybowski
2014-08-13dns/idnkit: Fix sample files in pkg-plistJohn Marino
PR: 192631 Submitted by: michelle
2014-08-12dns/denominator: add port for denominatorSteve Wills
Portably control DNS clouds using java or bash WWW: https://github.com/Netflix/denominator/
2014-08-11Fix typo.Adam Weinberger
2014-08-11This port requires libdb.so, so change USE_BDB to 4.2+.Adam Weinberger
2014-08-11dns/validns: fix build with non-default LOCALBASE/PREFIXKurt Jaeger
PR: 184739 Submitted by: jhujhiti@adjectivism.org Approved by: umq@ueo.co.jp (maintainer timeout)