1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Commit Graph

3244 Commits

Author SHA1 Message Date
Alex Kozlov
e76f6dacb9 - Update to 1.6.0
* Add persistent timers for slave zones (expire, refresh, and flush)
  * Return minimal response for queries with unsupported EDNS version
  * Fix DNSSEC compliant processing of letter case in RDATA domain names
  * Fix interpretation of Extended RCODE in EDNS
  * Fix forced zone retransfer on slave
  * Fix zone expiration when transfer is being refused by master

PR:	194795
Submitted by:	freebsd@dns-lab.com (maintainer)
2014-11-05 17:52:04 +00:00
Ryan Steinmetz
ba125053de - Update to 0.1.5 2014-11-02 01:19:03 +00:00
Baptiste Daroussin
fa50721b87 Simplify plist 2014-10-31 19:26:11 +00:00
Baptiste Daroussin
70b462c39a Simplify plist 2014-10-31 16:04:44 +00:00
Anton Berezin
8be2b6b713 Update to 0.81. 2014-10-30 13:40:58 +00:00
Baptiste Daroussin
530a33f611 Cleanup plist 2014-10-27 12:13:22 +00:00
Kurt Jaeger
0632a01008 dns/adns: 1.4 -> 1.5.0~rc0
New features:
  * Support for queries about IPv6 data in all applicable adns
    query types (including AAAA, PTR, and adns_r_addr queries).
    (Thanks very much to Mark Wooding.)
  * Support for transport over IPv6.  (Thanks to Mark Wooding again.)
  * adns_addr2text and adns_text2addr: Convenient functions for
    converting between addresses and address literals.

  Bugfixes:
  * Fix a crashing bug in adnslogres.  (Debian#392102.)
  * Do all checks of checked PTR owner name before actually sending the
    query, and reject IPv4 PTR owner names whose labels have leading zero
    digits or values >255.

  Build system fixes and improvements:
  * `make clean' removes the pipes.
  * Work around bugs in make (Debian #4073, #756123) affecting regress.
  * Do not include Makefile and src/config.h in distribution tarball.

  Regression test debugging improvements:
  * Provide gdbwrap convenience script.
  * Honour ADNS_TEST_DEBUG env. var.  (Mark Wooding.)

Submitted by: pi (maintainer)
2014-10-25 12:09:30 +00:00
John Marino
fba0107277 Remove dns/powerdns-devel port per maintainer approval
As dns/powerdns was just updated to version 3.4, there was a decision to
be had to disable the -devel version or just remove the port altogether.
Due to the frequency of releases and the manner on how the upcoming
version is tested, it made sense to retire the port (at version 3.3).

PR:		194508
Submitted by:	maintainer (Ralf van der Enden)
2014-10-24 12:18:33 +00:00
John Marino
4a16e1bb7f dns/unbound: check OPSYS with OSVERION (check broke DragonFly) 2014-10-23 19:54:50 +00:00
Mathieu Arnold
f303c83fe8 Don't install named rc script with bind-tools.
Sponsored by:	Absolight
2014-10-22 15:08:58 +00:00
Kurt Jaeger
ac9fd9da61 dns/powerdns: fix for check-plist with non-standard options
The pkg-plist was broken with non-default backends enabled.

PR:		194505
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2014-10-22 11:59:49 +00:00
Mathieu Arnold
51bbcf978a Remove dns/bind98, it is EOL.
Chase remaining dependencies.

Sponsored by:	Absolight
2014-10-21 12:06:11 +00:00
John Marino
b1ec8c1528 Add USES=alias to several ports
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__.  For some ports, this fixes the build
without the need for additional patches.

Approved by:	portmgr (bapt, blanket)
2014-10-20 09:03:09 +00:00
Marcus von Appen
91e4e8a4e3 - Convert ports from dns/, editors/ and emulators/ to new
USES=python

Approved by:	portmgr (implicit)
2014-10-19 15:43:33 +00:00
Kurt Jaeger
d684d9df53 dns/powerdns: 3.3.1 -> 3.4.0
Changelog
http://doc.powerdns.com/html/changelog.html#changelog-auth-3.4.0

- Moved remote backend to regular (was experimental)
- Added the GeoIP, LMDB (both experimental) and Bind backend
- Removed Crypto++ support (as suggested by the author)
- Fixed the Luabackend on i386
- Added note to pkg-message about mandatory schema changes for
  gmysql, gpgsql and gsqlite3 backends
- Changed the example pdns.conf to include all possible configuration
  options when all backends are enabled

PR:		194057
Submitted by:	me@nileshgr.com, updated by tremere@cainites.net
Approved by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2014-10-17 20:08:32 +00:00
Mark Felder
805615e7ee Correct last patch. There is only one libevent now.
Pointyhat -> feld

PR:		191532
2014-10-16 13:52:42 +00:00
Mark Felder
d0da337c5a Mark unbound BROKEN for FreeBSD 10.0+ if built with libevent
There is a known issue that causes random crashes due to poor
interaction with Capsicum.

PR:		191532
2014-10-16 13:19:40 +00:00
John Marino
3dc889c3b7 dns/ironsides: Remove pkg-plist 2014-10-16 10:45:20 +00:00
Danilo Egea Gondolfo
88cf21ffe3 - Use options helpers 2014-10-12 15:43:46 +00:00
Vsevolod Stakhov
ffcb7cb045 Bump revision due to libsoduim update. 2014-10-11 19:39:56 +00:00
Erwin Lansing
80f5746c60 Update to 1.5.3:
Bugfixes:
Some specific incoming IXFRs were causing server to crash
Rare sychronization error during reload caused read-after-free
Response synthetization module did not work properly with DNSSEC-enabled zones
If Knot sent AXFR when IXFR was requested, message ID and opcode were wrong
Knot failed to send large messages to remote control (present since 1.5.1)
Version: 1.5.2
Bugfixes:
Some RR parsing corner cases were not handled properly
AXFR-style IXFR was refused and had to be retransfered
Hash character (#) was not properly escaped when storing text zone file

PR:		193969
Submitted by:	erwin
Approved by:	freebsd@dns-lab.com (maintainer)
2014-10-07 12:23:24 +00:00
Mathieu Arnold
8cbf159ea1 Note REPLACE_BASE will get removed.
Sponsored by:	Absolight
2014-10-07 10:25:21 +00:00
Tijl Coosemans
88c67cd38c - Update devel/libtool and devel/libltdl to version 2.4.2.418
- Patch libtool so it uses the same library version specification as on
  Darwin, Linux and other systems.  Given the version current:revision:age
  a library will be given the extension .so.major.age.revision with major
  equal to current-age.  Before libtool would use .so.current on FreeBSD.
- Patch libtoolize to remove two cases of umask 0 that caused libltdl
  files to be copied world writable (--ltdl option)
- Let USES=libtool patch this new version correctly
- Adjust all ports with USES=libtool:build and bump PORTREVISION on their
  dependent ports if a library version changed

PR:		194068
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-10-05 18:01:19 +00:00
Tijl Coosemans
e9ff3bcfff - Move PROJECTHOST up (portlint)
- Convert to USES=autoreconf
- Remove DOCS option patching.  Not needed with staging.
2014-10-05 13:24:58 +00:00
Tijl Coosemans
42e4920bfe Avoid dependency on devel/libtool 2014-10-05 10:09:21 +00:00
Sunpoet Po-Chuan Hsieh
81e2ff047d - Update to 0.14
- Cleanup PLIST

Changes:	http://search.cpan.org/dist/Net-DNSBL-Statistics/Changes
2014-10-04 01:35:20 +00:00
Bryan Drewery
e282aa059a Chase r369850 for updated nsd user information 2014-10-02 19:12:17 +00:00
Mathieu Arnold
cd7e7c160c Cleanup @dirrm* from my ports.
Sponsored by:	Absolight
2014-10-02 16:37:02 +00:00
Hiroki Sato
dc286a30a3 Update dependency.
PR:	194050
2014-10-01 19:39:08 +00:00
Rene Ladan
67eb00ba41 Remove expired ports:
2014-08-31 net/libnet10: Superseded by net/libnet
2014-09-30 net/despoof: Depends on expired net/libnet10
2014-09-30 sysutils/gpkgdep: Requires old pkg_info
2014-09-30 security/vida: Depends on expired net/libnet10
2014-09-30 net/nemesis: Depends on expired net/libnet10
2014-09-30 net-mgmt/sing: Depends on expired net/libnet10
2014-09-30 net-mgmt/gps: Depends on expired net/libnet10
2014-09-30 net/ttlscan: Depends on expired net/libnet10
2014-09-30 security/zombiezapper: Depends on expired net/libnet10
2014-09-30 dns/dnshijacker: Depends on expired net/libnet10
2014-09-30 net/xboxproxy: Depends on expired net/libnet10
2014-09-30 net-mgmt/scdp: Depends on expired net/libnet10
2014-09-30 net-mgmt/angst: Depends on expired net/libnet10
2014-09-30 security/py-otr: Abandoned upstream
2014-09-30 net-p2p/cdonkey: depends on deprecated db41 version
2014-09-30 12:28:26 +00:00
Mathieu Arnold
bc57be3894 Update DEPRECATED line.
Sponsored by:	Absolight
2014-09-30 12:11:13 +00:00
Thomas Zander
0b2e0c1e9c - Update to upstream version 1.29
While on it:
- Simplify OPTIONS
- Fix pkg-plist (missing entry for pt_BR, remove @dirrm, handled by pkg)

PR:		193301
Submitted by:	takefu@airport.fm
Approved by:	gaod@hychen.org (maintainer)
2014-09-29 15:32:24 +00:00
Mathieu Arnold
61d5c503b2 Forgot to commit that with the latest 9.10 update.
Sponsored by:	Absolight
2014-09-26 08:31:16 +00:00
Matthias Andree
f51674ab77 Update to new upstream version 2.72, disabling dnsmasq-devel again.
Remove @dir* stuff from pkg-plist.  @sample isn't documented properly
and isn't up to handling files with non-.sample suffix, so stay
away from that part of pkg-plist.

ChangeLog:	http://www.thekelleys.org.uk/dnsmasq/CHANGELOG
2014-09-25 18:27:56 +00:00
Tijl Coosemans
849599bda4 Remove hack now that USES=pathfix no longer modifies configure (r369260) 2014-09-25 15:46:46 +00:00
Kurt Jaeger
026aa27656 dns/adns: include lucab's ipv6 patch, take maintainership
PR:		178364
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com>
2014-09-23 20:20:12 +00:00
Baptiste Daroussin
31871ddfab Convert to USES=pear 2014-09-23 15:15:04 +00:00
Mathieu Arnold
338d5cfc7a Update to 9.8.8.
Sponsored by:	Absolight
2014-09-23 14:16:45 +00:00
Mathieu Arnold
1270961e3a Update to 9.9.6.
Sponsored by:	Absolight
2014-09-23 13:25:34 +00:00
Mathieu Arnold
19c4b4129c And gmake is no longer needed.
Sponsored by:	Absolight
2014-09-23 11:32:51 +00:00
Mathieu Arnold
59bf70b423 Update to 9.10.1.
Sponsored by:	Absolight
2014-09-23 11:22:40 +00:00
Johannes Jost Meixner
05317facbe Update CentOS base to 6.5, add userland ports
The Fedora 10 infrastructure ports have been in use since June 2009 and, while
having served a great deed, have become unsupported upstream and hence affected
by unfixed security vulnerabilities. In addition to that, many recent Linux
binaries need newer libc / stdlibc++ versions.

This commit adds the linux-c6- userland as drop-in replacement for the -f10
infrastructure, as well as upgrading the linux_base-c6 port to CentOS 6.5.

If you want to switch to linux-c6 ports, please define at /etc/make.conf:

    OVERRIDE_LINUX_BASE_PORT=c6
    OVERRIDE_LINUX_NONBASE_PORTS=c6

Additionally, please add the following line to /etc/sysctl.conf:

    compat.linux.osrelease=2.6.18

Upgrading procedures are shown in /usr/ports/UPDATING.

This work has been inspired by Artyom Mirgorodskiy's post to emulation@ in
November 2013, using and extending mav@'s work. It has been tested extensively
and most reported issues were already fixed. Please report any additional bug
or "features" to the emulation mailing list.

Many thanks to: mav@, rene@, allanjude@, netchild@, antoine@, everyone who's
filed Issues and Pull requests on GitHub,

PR:		186820
Differential Revision:	https://reviews.freebsd.org/D793
Reviewed by:	allanjude, antoine, bapt, rene
Approved by:	portmgr (antoine, bapt)
Approved by:	koobs (mentor)
Sponsored by:	Perceivon Hosting Inc.
2014-09-22 10:40:00 +00:00
Ryan Steinmetz
54a75f364b - Update to 0.1.4 2014-09-21 18:18:46 +00:00
Steve Wills
6c6aa256a0 dns/rubygem-public_suffix: update to 1.4.6 2014-09-21 01:27:02 +00:00
Matthias Andree
2bc0294b58 Upgrade to 2.72rc2.
+ Fix bug when resulted in NXDOMAIN answers instead of NODATA in some
  circumstances.
+ Fix bug which caused dnsmasq to become unresponsive if it failed to
  send packets due to a network interface disappearing.
+ Fix problem with --local-service option on big-endian platforms.
2014-09-20 22:24:59 +00:00
Pawel Pekala
233d4a510c - Manage config file (with @sample according to the ports guidelines)
- Fix stripping
- Trim long lines

PR:		ports/193229
Submitted by:	maintainer
2014-09-20 17:40:37 +00:00
Pawel Pekala
f2e5ba81b5 Update to version 3.6.1
PR:		ports/193513
Submitted by:	Ralf van der Enden <tremere@cainites.net>
Approved by:	maintainer
2014-09-20 16:17:44 +00:00
Mathieu Arnold
7aa6c96ebd Update to 2.0.0.
Sponsored by:	Absolight
2014-09-19 17:53:21 +00:00
Tijl Coosemans
83d728f96a - Convert to USES=autoreconf and add INSTALL_TARGET=install-strip
- Use post-install instead of do-install
2014-09-18 17:52:54 +00:00
Mathieu Arnold
0a825a6b1d Remove two obsolete and unused lines.
Submitted by:	tijl
Sponsored by:	Absolight
2014-09-17 22:01:10 +00:00