| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
| |
- Convert USE_BZIP2 to USES
Approved by: portmgr blanket
|
|
|
|
| |
- Strip libraries
|
|
|
|
|
|
| |
pending PR
With hat: portmgr
|
|
|
|
| |
With hat: portmgr
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Switch to USES=libtool, drop .la files
- Strip libraries
|
| |
|
|
|
|
|
|
|
|
| |
By request of Gea-Suan Lin <gslin@gslin.org> - reset ports to ports@FreeBSD.
Gea-Suan Lin's work is much appreciated.
Approved by: portmgr (implicit) (not really, skipping NO_STAGE check)
|
|
|
|
| |
Approved by: portmgr (myself)
|
|
|
|
|
|
| |
- Use ports SSL
PR: 190703
|
| |
|
|
|
|
| |
With hat: portmgr
|
| |
|
|
|
|
|
|
|
| |
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr
|
|
|
|
|
|
|
| |
related utilities.
Use bind's own Makefiles for installation in bind-tools.
Sponsored by: Absolight
|
|
|
|
| |
- Add LICENSE
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Update to 2.07 [1]
- Add WWW [1]
- Simplify install target
- Remove useless options include
PR: 189321 [1]
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/191201
Submitted by: freebsd@dns-lab.com
|
|
|
|
|
|
|
| |
As reported in:
http://lists.freebsd.org/pipermail/freebsd-perl/2014-June/009557.html
Submitted by: Daniel Austin <freebsd-ports@dan.me.uk>
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
|
|
| |
- Support stage
- Use new options helpers
- Pet portlint for WWW
PR: 190933 (based on)
Submitted by: maintainer
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
| |
Also, move it from BIND 9.9 to 9.10, and add delv and nsupdate.
Sponsored by: Absolight
|
|
|
|
|
| |
Pointy hat to: mat
Sponsored by: Absolight
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
| |
Changes: https://lists.isc.org/pipermail/bind-announce/2014-June/000914.html
Security: CVE-2014-3859
Sponsored by: Absolight
|
|
|
|
|
| |
Changes: https://lists.isc.org/pipermail/bind-announce/2014-June/000913.html
Sponsored by: Absolight
|
|
|
|
|
| |
Changes: https://lists.isc.org/pipermail/bind-announce/2014-June/000912.html
Sponsored by: Absolight
|
|
|
|
|
| |
- Update LIB_DEPENDS format
- Add STAGE support
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be
added to LIBS to make sure they appear after any -L and -l flags set by
upstream. Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this
may appear too early on the command line causing installed libraries to
be linked in instead of freshly built ones.
Additional changes:
benchmarks/netio: Replace WITH_IPV6 with an IPV6 option.
comms/gnokii: Replace some patches with USES=pathfix. Also remove -fPIC.
graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR.
graphics/visionworkbench: Remove FreeBSD 7 support.
multimedia/libmovtar: New LIB_DEPENDS syntax.
multimedia/opencinematools: Use standard do-build.
net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins)
net-mgmt/nagios: Remove -fPIC.
net-mgmt/nagios4: Remove -fPIC.
print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036.
security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with
ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS. This skips a test
in configure that falsely detects pthread_mutexattr_init in our libc.
sysutils/dar: Fix iconv detection.
x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD
hack and use $CXX as linker as on other platforms.
PR: 190592
Exp-run by: antoine
Approved by: portmgr (antoine)
|
|
|
|
|
|
|
|
|
|
| |
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight
|
|
|
|
| |
Approved by: rafan (maintainer), jadawin (mentor)
|
|
|
|
|
|
|
| |
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt)
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
Sponsored by: Absolight
|
| |
|
|
|
|
| |
Approved by: mentors (implicit), portmgr (blanket)
|
| |
|
|
|
|
| |
Reported by: swills
|
|
|
|
|
|
|
|
|
|
|
|
| |
[1] Recent changes to the Lua ports cause a build failure and have broken
powerdns-recursor when LUA is enabled.
USES+= lua:51 also no longer worked so had to pet the Makefile a little.
[mandree] modernize USE_BZIP2 -> USES=tar:bzip2
PR: 190698
Submitted by: tremere@cainites.net
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
|
| |
It is generated by the rc script during the first startup. And if
the file is present, it messes up the rndc.key generation.
Poked by: Alain Audebert
Sponsored by: Absolight
|
|
|
|
|
|
|
| |
- Make the build options actually work.
- Make portlint happy.
Reported by: exp-run (PR190511) [1]
|
|
|
|
|
|
|
|
|
| |
-Utilize opendns if no provider configured to preserve documented behavior
-rc script passes rclint
-Fix the _dnscrypt-proxy user's home directory and add UPDATING entry
PR: 190406
Submitted by: AllanJude
|
|
|
|
|
| |
PR: 190620
Submitted by: maintainer
|
|
|
|
|
|
|
| |
Add _dnscrypt-proxy user
PR: 190406
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
| |
- New maintainer: portmaster@bsdforge.com
- Staging support
- DOCS, EXAMPLES options
PR: 188929
Submitted by: portmaster@bsdforge.com (new maintainer)
Approved by: swills (mentor)
|
|
|
|
|
|
|
|
| |
and various utility functions for manipulating wire-format DNS data.
WWW: https://github.com/farsightsec/wdns
PR: ports/190552
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add new options [2]
while here
- Add libtool to USES
- Silence mkdir and post-patch commands
Patch improved by Daniel Salzman <daniel.salzman@nic.cz> [2]
PR: ports/190370
Submitted by: Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer) [1]
|
|
|
|
|
|
|
|
|
|
| |
Something in the dependency chain for dnsip6 rebuilds when conf-home
is updated. By creating it before the build and then moving it over
later the timestamp is before all the built binaries. Since we
purposely remove all installer-related files, only those will be
rebuilt.
Reported by: brd
|
| |
|
|
|
|
| |
With hat: portmgr
|
| |
|
|
|
|
| |
Approved by: portmgr@
|
|
|
|
|
|
|
|
|
|
| |
- turn GeoIP on by default
- portlint and staging cleanups
- update maintainer email address
PR: ports/190192
Reviewed by: swills
Approved by: eadler (mentor)
|
|
|
|
|
|
|
|
| |
lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua
Approved by: portmgr (implicit)
|
|
|
|
| |
Approved by: portmgr
|
|
|
|
|
|
|
|
|
| |
- Convert to new options framework
- Pass maintainership to submitter
- While I'm here, simplify Makefile
PR: ports/189507
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
|
|
|
|
| |
- Convert to new options framework
- Pass maintainership to submitter
- While I'm here, simplify Makefile
PR: ports/189506
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
|
|
|
|
| |
- Use single space after WWW:
- Pass maintainership to submitter
- While I'm here, remove leading indefinite article from COMMENT
PR: ports/189505
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
| |
PR: 186059
Submitted by: Eero HÀnninen <fax@nohik.ee>
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
| |
PR: 190149
Submitted by: Kevin Zheng
|
| |
|
|
|
|
| |
Submitted by: swills@
|
|
|
|
|
|
| |
2: add LICENSE.
Approved by: portmgr@
|
|
|
|
| |
Approved by: portmgr@
|
|
|
|
| |
Approved by: portmgr@
|
|
|
|
| |
Approved by: portmgr@
|
|
|
|
|
|
|
|
| |
Multiples bugfixes
PR: 189973
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Sponsored by: DK Hostmaster A/S
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
version 2.71
Subtle change to error handling to help DNSSEC validation
when servers fail to provide NODATA answers for
non-existent DS records.
Tweak code which removes DNSSEC records from answers when
not required. Fixes broken answers when additional section
has real records in it. Thanks to Marco Davids for the bug
report.
Fix DNSSEC validation of ANY queries. Thanks to Marco Davids
for spotting that too.
Fix total DNS failure and 100% CPU use if cachesize set to zero,
regression introduced in 2.69. Thanks to James Hunt and
the Ubuntu crowd for assistance in fixing this.
|
|
|
|
|
|
|
| |
PR: 189869
Submitted by: erwin
Approved by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Sponsored by: DK Hostmaster A/S
|
|
|
|
|
|
| |
Make sure OpenSSL from ports is used < 10.
Sponsored by: Absolight
|
|
|
|
| |
Submitted by: bdrewery
|
|
|
|
|
| |
Poked by: many
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
| |
pkg_install and pkgng.
PR: 189823
Submitted by: erwin
Prodded by: swills
Approved by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
|
|
|
|
|
|
|
|
| |
Until a release is done, this will be a snapshot from the github source tree.
http://bundy-dns.de/
Sponsored by: Absolight
|
|
|
|
|
|
| |
PR: 189263
Submitted by: Josh Cepek <josh.cepek@usa.net>
Approved by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
|
|
|
|
|
| |
Poked by: swills
Sponsored by: Absolight
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Remove trailing space
PR: ports/189818
Submitted by: zi
|
|
|
|
|
|
| |
Test Plan: Currently testing in poudriere
Differential Revision: https://phabric.freebsd.org/D12
|
| |
|
|
|
|
|
| |
PR: 165707
Submitted by: Henk van Oers <henk.van.oers@xs4all.nl>
|
| |
|
|
|
|
| |
- Adopt port
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<yar@FreeBSD.org>: host hub.freebsd.org[8.8.178.136] said: 550 5.1.1
<yar@FreeBSD.org>: Recipient address rejected: User unknown in local
<rud@cs.uni-magdeburg.de>: host mail.cs.uni-magdeburg.de[141.44.21.48] said:
550 5.1.1 <rud@cs.uni-magdeburg.de>... User unknown (in reply to RCPT TO
<stefan@fh-mainz.de>: host srv-eml-pmva-02.fh-mainz.de[143.93.114.189] said:
550 5.1.1 <stefan@fh-mainz.de>: Recipient address rejected: undeliverable
<ocaml-ounit-port@kotka.de>: host kotka.de[62.75.247.120] said: 550 5.1.1
<ocaml-ounit-port@kotka.de>: Recipient address rejected: User unknown in
<toru@tenchi.ne.jp>: host tuna.tenchi.ne.jp[49.212.63.105] said: 550 5.1.1
<toru@tenchi.ne.jp>... User unknown (in reply to RCPT TO command)
<nehe@cruzinternet.com>: host inbound.platinum.ca[69.31.192.27] said: 550
cuda_nsu User [nehe@cruzinternet.com] does not exist (in reply to RCPT TO
<ports@emorific.com>: Host or domain name not found. Name service error for
name=emorific.com type=AAAA: Host not found
<ubique@peterhost.ru>: host mx.mail.corp.hostcomm.ru[89.111.166.49] said: 550
Sorry, no mailbox here by that name (in reply to RCPT TO command)
<ports@brandon.dvalentine.com>: host ASPMX.L.GOOGLE.com[2607:f8b0:400c:c01::1a]
said: 550-5.1.1 The email account that you tried to reach does not exist.
With hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<adam.freebsd@fastmail.fm>: host in1-smtp.messagingengine.com[66.111.4.72]
said: 550 5.1.1 <adam.freebsd@fastmail.fm>: Recipient address rejected:
User unknown in local recipient table (in reply to RCPT TO command)
<dnscheckengine-port@academ.com>: host ASPMX.L.GOOGLE.com[74.125.131.26] said:
550-5.1.1 The email account that you tried to reach does not exist. Please
<kawahara@nlp.kuee.kyoto-u.ac.jp>:
Sorry, no mailbox here by that name. (#5.1.1)
<hnsmaster@h14m.org>: Host or domain name not found. Name service error for
name=h14m.org type=AAAA: Host found but no data record of requested type
<jre@vineyard.net>: Recipient address rejected: User unknown in virtual
mailbox table (in reply to RCPT TO command) (in reply to RCPT TO command)
<gawrilow@math.tu-berlin.de>: host mail.tu-berlin.de[130.149.7.33] said: 550
Recipient verify failed (in reply to RCPT TO command)
<mico@bsd.hu>: host mail.datacast.hu[195.70.49.210] said: 550 5.1.1
<mico@bsd.hu>: Recipient address rejected: User unknown in virtual mailbox
<gogo@cs.uni-sb.de>: host mail.cs.uni-sb.de[134.96.254.200] said: 550 5.1.1
<gogo@cs.uni-sb.de>... User unknown (in reply to RCPT TO command)
<mickey@enforcer.cc>: Host or domain name not found. Name service error for
name=keep.yourmail.yuk type=AAAA: Host not found
<lucio@zetasolucoes.com.br>: host ASPMX.L.GOOGLE.COM[2607:f8b0:400c:c01::1a]
said: 550-5.1.1 The email account that you tried to reach does not exist.
<luke@novum.am.lublin.pl>: Host or domain name not found. Name service error
for name=novum.am.lublin.pl type=AAAA: Host not found
<aihal@users.sourceforge.net>: host mx.sourceforge.net[216.34.181.68] said: 550
unknown user (in reply to RCPT TO command)
With hat: portmgr
|
|
|
|
|
|
| |
Changes: https://lists.isc.org/pipermail/bind-announce/2014-May/000909.html
Security: CVE-2014-3214
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr
|
|
|
|
|
|
| |
Changes: https://lists.isc.org/pipermail/bind-announce/2014-May/000908.html
Relnotes: yes (if applicable to ports)
Sponsored by: Absolight
|
|
|
|
|
| |
Truckload of pointy hats to: erwin
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
| |
This port inherits NO_STAGE from its master port.
PR: ports/185788
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl>
Sponsored by: DK Hostmaster A/S
Approved by: portmgr (self)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Added Staging support;
Modern options handling where possible.
Bugfixes:
OPENDNSSEC-607: libhsm not using all mandatory attributes for GOST key generation.
OPENDNSSEC-609: ods-ksmutil: 'key list' command fails with error in 1.4.4 on MySQL. Reported by Mark Elkins <mje@posix.co.za>
Includes the update to 1.4.4:
Updates:
SUPPORT-114: libhsm: Optimize storage in HSM by deleting the public key directly if SkipPublicKey is used [OPENDNSSEC-574].
OPENDNSSEC-358: ods-ksmutil: Extend 'key list' command with options to filter on key type and state. This allows keys in the GENERATE and DEAD state to be output.
OPENDNSSEC-549: Signer Engine: Put NSEC3 records on empty non-terminals derived from unsigned delegations (be compatible with servers that are incompatible with RFC 5155 errata 3441).
Bugfixes:
SUPPORT-86: Fixed build on OS X [OPENDNSSEC-512].
SUPPORT-97: Signer Engine: Fix after restart signer thinks zone has expired [OPENDNSSEC-526].
SUPPORT-101: Signer Engine: Fix multiple zone transfer to single file bug [OPENDNSSEC-529].
SUPPORT-102: Signer Engine: Fix statistics (count can be negative)/
SUPPORT-108: Signer Engine: Don't replace tabs in RRs with whitespace [OPENDNSSEC-520].
SUPPORT-116: ods-ksmutil: 'key import' date validation fails on certain dates [OPENDNSSEC-553].
SUPPORT-128: ods-ksmutil. Man page had incorrect formatting [OPENDNSSEC-576].
SUPPORT-127: ods-signer: Fix manpage sections.
OPENDNSSEC-457: ods-ksmutil: Add a check on the 'zone add' input/output type parameter to allow only File or DNS.
OPENDNSSEC-481: libhsm: Fix an off-by-one length check error.
OPENDNSSEC-482: libhsm: Improved cleanup for C_FindObjects.
OPENDNSSEC-531: ods-ksmutil: Exported value of in 'policy export' output could be wrong on MySQL.
OPENDNSSEC-537: libhsm: Possible memory corruption in hsm_get_slot_id.
OPENDNSSEC-544: Signer Engine: Fix assertion error that happens on an IXFR request with EDNS.
OPENDNSSEC-546: enforcer & ods-ksmutil: Improve logging on key creation and alloctaion.
OPENDNSSEC-560: Signer Engine: Don't crash when unsigned zone has no SOA.
Signer Engine: Fix a race condition when stopping daemon.
PR: 188482
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl>
Sponsored by: DK Hostmaster A/S
|
|
|
|
|
|
|
|
| |
- Remove REPLACE_BASE option, I should have done so when adding 9.10.0.rc1
- Clean the Makefile a bit
Changes: https://lists.isc.org/pipermail/bind-announce/2014-April/000907.html
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
| |
Fix crash, introduced in 2.69, on TCP request when dnsmasq compiled
with DNSSEC support, but running without DNSSEC enabled. Thanks to
Manish Sing for spotting that one.
Fix regression which broke ipset functionality. Thanks to Wang Jian
for the bug report.
Submitted by: Herbert J. Skuhra
|
|
|
|
|
|
|
|
| |
- Add RHBL option
Changes: http://search.cpan.org/dist/Net-DNSBL-MultiDaemon/Changes
PR: ports/188613
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
|
|
|
|
| |
The packages still require old library versions of freetype2 and libxml2.
|
|
|
|
| |
Cleanup a bit
|
| |
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
| |
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
| |
Changes: https://lists.isc.org/pipermail/bind10-announce/2014-April/000033.html
Sponsored by: Absolight
|
|
|
|
|
|
|
|
| |
Pkgng will not detect the directory otherwise. This was due to
incorrectly advise in the check-stagedir.sh script, fixed in
r351587
With hat: portmgr
|
| |
|
|
|
|
|
|
|
|
|
| |
Due to the FreeNAS build system being very....simplistic
the deps weren't needed in the port there, however to
work properly in FreeBSD they of course are needed.
Noticed by: swills
Pointyhat to: jpaetzel
|
|
|
|
| |
Submitted by: Ruslan Makhmatkhanov
|
|
|
|
| |
zeroconf.
|
|
|
|
|
| |
Approved by: bdrewery
Pointy-hat to: peter
|
|
|
|
| |
Approved by: bdrewery
|
|
|
|
|
| |
Noticed by: David Samms
Sponsored by: Absolight
|
| |
|
|
|
|
| |
Approved by: portmgr (bdrewery, implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.
Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.
Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.
Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.
Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics
Thanks to: all testers, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/187602 [1]
Approved by: portmgr (bdrewery), core (jhb)
|
|
|
|
|
| |
PR: ports/188548
Submitted by: Jeroen van der Ham <jeroen@1sand0s.nl>
|
|
|
|
|
| |
- New LIB_DEPENDS format
- Strip binaries
|
|
|
|
| |
Sponsored by: Absolight
|
| |
|
| |
|
|
|
|
| |
Full changelog: <http://www.thekelleys.org.uk/dnsmasq/CHANGELOG>
|
|
|
|
|
|
|
|
|
| |
- Add a dependency on ldconfig
- Allow people to change the pidfile
PR: 188439
Submitted by: Oliver Lehmann
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
BIND 9.10 includes a number of changes from earlier releases, including:
- DNS Response-rate limiting (DNS RRL)
- A new "prefetch" option can improve recursive resolver performance
- ACLs can now be specified based on geographic location using the
MaxMind GeoIP databases.
- A new compile-time option, NATIVE_PKCS11 allows the BIND 9
cryptography functions to use the PKCS#11 API natively.
*NOTE*
This is a release candidate, it may contain bugs.
*NOTE*
Changes: https://lists.isc.org/pipermail/bind-announce/2014-April/000906.html
Sponsored by: Absolight
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
|
| |
- Add dnssec-* tools to bind-tools[1]
Requested by: many [1]
Sponsored by: Absolight
|
|
|
|
|
| |
- Remove leading article from COMMENT
- Convert to USES=gmake
|
|
|
|
|
|
| |
- Remove leading article from COMMENT
- Don't define ETCDIR, it's done by ports framework
- Define DOCS EXAMPLES options
|
|
|
|
|
| |
- Remove leading article from COMMENT
- Define DOCS option
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
STAGEDIR. The auto_home.c/auto_qmail.c (depending on which conf- file is
used) must be deleted to or else this might not be executed depending on
how quickly build and pre-install run:
./auto-str auto_home `sed 1q conf-home` > auto_home.c
- Move STAGEDIR fixing to post-build with a message explaining the rebuild.
- Bump PORTREVISION as pkg_install packages may have been built without some
files.
|
| |
|
|
|
|
|
|
| |
Fixes ipset logging patch.
Known issue: The executable identifies as #rc3.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Git shortlog between 2.69 rc1 and rc2:
Simon Kelley (7):
Add dnssec-check-unsigned to example config file.
Reorder sanity checks on UDP packet reception, to cope with failed recvfro
SERVFAIL is an expected error return, don't try all servers.
Terminate DS-search when reaching the root via cache entries.
Cache stats availble in CHAOS .bind domain.
Ensure ->sentto is valid for DNSSEC forwards. Otherwise retries SEGV.
Add --dnssec-no-timecheck
Tomas Hozza (2):
Memory leak in error path.
Handle failure of hash_questions()
Wang Jian (1):
Log IPSET actions.
|
|
|
|
|
|
|
|
| |
- Fix whitespace
PR: 188011
Submitted by: takefu
Sponsored by: Absolight
|
|
|
|
| |
rebuilt
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-DNS-ZoneFile-Fast/Changes
|
|
|
|
|
| |
With help from: crees
Sponsored by: Absolight
|
|
|
|
|
|
|
| |
Almost nobody needs it, and people keep having a hard time building BIND
because of this.
Sponsored by: Absolight
|
| |
|
|
|
|
|
| |
PR: ports/187596
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Mozilla-PublicSuffix/Changes
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-DNS-Lite/Changes
|
|
|
|
| |
- Use shebangfix
|
|
|
|
|
| |
- New LIB_DEPENDS definition
- Use WWW: with a single space
|
|
|
|
|
| |
- Use shebangfix
- Define DOCS option
|
| |
|
|
|
|
| |
- Define DOCS option
|
| |
|
|
|
|
|
|
| |
- Fix some package installation warnings
Sponsored by: Absolight
|
|
|
|
| |
Sponsored by: Absolight
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Git shortlog since test release #9:
Speeling.
Strip DNSSEC RRs when query doesn't have DO bit set.
Return INSECURE when validation fails with proved non-existent DS.
Negative caching for DS records.
Check that unsigned replies come from unsigned zones if --dnssec-check-uns
Tidy.
Fix off-by-one overwrite.
Don't free blockdata for negative DS cache entries.
Handle replies with no answers and no NS in validate_reply.
Tweak tuning params.
Don't cache secure replies which we've messsed with.
Mass edit of INSECURE->BOGUS returns for server failure/bad input.
Can have local DS records (trust anchors).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2014-03-10 deskutils/libopensync-plugin-synce: No more public distfiles
2014-03-10 irc/irchat-pj-xemacs21-mule: No more public distfiles
2014-03-10 irc/pure-xemacs21-mule: No more public distfiles
2014-03-10 lang/dice: No more public distfiles
2014-03-10 irc/dcc: No more public distfiles
2014-03-10 sysutils/backupme: No more public distfiles
2014-03-10 net/freeswitch-curl-devel: No more public distfiles
2014-03-10 misc/freeswitch-pizzademo-devel: No more public distfiles
2014-03-10 emulators/cygne-sdl: No more public distfiles
2014-03-10 mail/newmail: No more public distfiles
2014-03-10 x11-toolkits/xscoop: No more public distfiles
2014-03-10 security/didentd: No more public distfiles
2014-03-10 sysutils/wait_on: No more public distfiles
2014-03-10 net/freeswitch-sbc-devel: No more public distfiles
2014-03-10 multimedia/gxanim: No more public distfiles
2014-03-10 www/nd: No more public distfiles
2014-03-10 lang/fbbi: No more public distfiles
2014-03-10 textproc/csv2xml: No more public distfiles
2014-03-10 www/trac-calendar: No more public distfiles
2014-03-10 misc/stan: No more public distfiles
2014-03-10 japanese/gtkicq: No more public distfiles
2014-03-10 net/nc6: No more public distfiles
2014-03-10 net/jpcap: No more public distfiles
2014-03-10 games/quake-extras: No more public distfiles
2014-03-10 net/asfrecorder: No more public distfiles
2014-03-10 sysutils/pyrenamer: No more public distfiles
2014-03-10 palm/synce-sync-engine: No more public distfiles
2014-03-10 www/linux-mplayer-plugin: No more public distfiles
2014-03-10 net-mgmt/airport: No more public distfiles
2014-03-10 textproc/manued.el: No more public distfiles
2014-03-10 sysutils/jailer: No more public distfiles
2014-03-10 sysutils/blimitd: No more public distfiles
2014-03-10 print/abntex: No more public distfiles
2014-03-10 sysutils/monkeytail: No more public distfiles
2014-03-10 dns/dns_mre: No more public distfiles
2014-03-10 japanese/libjcode: No more public distfiles
2014-03-10 sysutils/jailutils: No more public distfiles
2014-03-10 net/freeswitch-vanilla-devel: No more public distfiles
2014-03-10 sysutils/hdup: No more public distfiles
2014-03-10 print/cups-smb-backend: No more public distfiles
2014-03-10 x11/settitle: No more public distfiles
2014-03-10 sysutils/anteater: No more public distfiles
2014-03-10 www/trac-pendingticket: No more public distfiles
2014-03-10 www/admuser: No more public distfiles
2014-03-10 x11-themes/gnome-icons-snowish: No more public distfiles
2014-03-10 www/metacafe_dl: No more public distfiles
2014-03-10 irc/irchat-pj-emacs21: No more public distfiles
2014-03-10 www/horde3-wicked: No more public distfiles
2014-03-10 java/drexelsnmp: No more public distfiles
2014-03-10 mail/sigit: No more public distfiles
2014-03-10 misc/freeswitch-scripts-devel: No more public distfiles
2014-03-10 www/vtiger-customerportal: No more public distfiles
2014-03-10 irc/pure-emacs21: No more public distfiles
2014-03-10 www/extsm: No more public distfiles
2014-03-10 misc/cwish: No more public distfiles
2014-03-10 www/phpscheduleit: No more public distfiles
2014-03-10 palm/synce-serial: No more public distfiles
2014-03-10 palm/synce-vdccm: No more public distfiles
2014-03-10 net/freeswitch-insideout-devel: No more public distfiles
2014-03-10 sysutils/fusefs-fur: No more public distfiles
2014-03-10 mail/clamfilter: No more public distfiles
2014-03-10 textproc/cost: No more public distfiles
2014-03-10 palm/synce-gvfs: No more public distfiles
2014-03-10 net/nxserver: No more public distfiles
2014-03-10 sysutils/throttle: No more public distfiles
2014-03-10 japanese/aterm: No more public distfiles
2014-03-10 mail/teapop: No more public distfiles
2014-03-10 www/eldav.el: No more public distfiles
2014-03-10 graphics/gsnapshot: No more public distfiles
2014-03-10 japanese/zangband: No more public distfiles
2014-03-10 audio/xmms-wma: No more public distfiles
2014-03-10 misc/projectionlib: No more public distfiles
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2014-03-07 deskutils/phprojekt: No more public distfiles
2014-03-07 deskutils/libopensync-plugin-synce-legacy: No more public distfiles
2014-03-07 dns/skadns: No more public distfiles
2014-03-07 sysutils/gkrellmwho2: No more public distfiles
2014-03-07 audio/xmms-musepack: No more public distfiles
2014-03-07 archivers/bzip: No more public distfiles
2014-03-07 devel/cvsstat: No more public distfiles
2014-03-07 graphics/enfle: No more public distfiles
2014-03-07 audio/oggsplit: No more public distfiles
2014-03-07 devel/picasm: No more public distfiles
2014-03-07 databases/mysql-udf-preg: No more public distfiles
2014-03-07 devel/py-gitpython: No more public distfiles
2014-03-07 net/mars_nwe: No more public distfiles
2014-03-07 audio/fmio: No more public distfiles
|
|
|
|
| |
Sponsored by: Absolight
|
| |
|
|
|
|
| |
With hat: perl
|
|
|
|
|
|
|
|
| |
Add XML newstats support to bind99[2]
PR: 186890[1], 186791[2]
Submitted by: Jason Mann[1], Matthew Seaman[2]
Sponsored by: Absolight
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
| |
- Convert to autoplist
- Bump PORTREVISION
|
| |
|
|
|
|
|
|
|
|
|
| |
Actual maintainer bounces:
<freebsd@isc.org>: host mx-out.isc.org[149.20.64.53] said: 554 5.4.0 Error: too
many hops (in reply to end of DATA command)
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- update to 2.3
while here:
- use modern LIB_DEPENDS notation
- limit python version to 2.x branch, because shared extension fails to build with py33
- some tab twiddling
- tab->space change in pkg-descr:WWW
PR: 187248
Submitted by: Rafal Lesniak <fbsd@grid.einherjar.de> (maintainer)
|
|
|
|
|
|
|
|
| |
- update to 2.3
- whitespace fix
PR: 187247
Submitted by: Rafal Lesniak <fbsd@grid.einherjar.de> (maintainer)
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
| |
Submitted by: hrs
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
| |
- Fix build with custom LOCALBASE/PREFIX
- Add ability to specify flags to unbound-anchor via unbound_anchorflags in rc.conf (useful for when /etc/resolv.conf only contains 127.0.0.1)
- Bump PORTREVISION
PR: ports/187239
Submitted by: zi@
Approved by: sem@ (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
getdns is a modern asynchronous DNS API.
It implements DNS entry points from a design developed and vetted by application
developers, in an API specification edited by Paul Hoffman. With the development
of this API, we intend to offer application developers a modernized and flexible
way to access DNS security (DNSSEC) and other powerful new DNS features;
a particular hope is to inspire application developers towards innovative
security solutions in their applications.
WWW: http://getdnsapi.net/
|
| |
|
|
|
|
|
|
|
|
|
| |
list of domains (similar to Net::Patricia but for FQDNs).
WWW: http://search.cpan.org/dist/Net-DNS-Match/
PR: ports/187098
Submitted by: Paul Schmehl <pauls@utdallas.edu>
|
|
|
|
|
|
| |
Fix all the -conf binary trying to look in the stage directory, by
enforcing make prog as a build target so they are built during the 'build'
phase and not the install phase and thus get right prefix and not the staged one
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Relevant excerpt from git shortlog between test8 and test9:
Add RFC-6605 ECDSA DNSSEC verification.
Don't mess with the TTL of DNSSEC RRs.
No CD in forwarded queries unless dnssec-debug for TCP too.
Log BOGUS validation result when upstream sends SERVFAIL.
--rev-server option. Syntactic sugar for PTR queries.
Omit ECC from DNSSEC if nettle library is old.
Add --servers-file option.
NSEC3 validation. First pass.
Check signer name in RRSIGs.
An NSEC record cannot attest to its own non-existance!
|
|
|
|
| |
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
|
|
|
| |
The www.nihn.org master site seems to be gone forever.
The solution to unbreak this port to upgrade to version 3.x, available at:
http://ldapdns.sourceforge.net
Port was reset to facilitate somebody else performing the update.
Sylvio has been MIA for more than a year now.
|
|
|
|
| |
- Use shebangfix
|
|
|
|
|
| |
PR: ports/186968
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
- remove pre-patch delay
- remove PKGMESSAGE and PKG-INSTALL from post-install section
- move MANx into pkg-plist
- move pkg-install and pkg-deinstall into pkg-plist
- adopt ${opt}_ENABLE|ON syntax
|
|
|
|
|
|
|
| |
- remove PKG-INSTALL from post-install (not used with staging)
- move pkg-install and pkg-deinstall into pkg-plist
Approved by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer, per PM)
|
|
|
|
|
|
|
|
|
| |
This directory contains a Python module that implements a DNS (Domain
Name Server) client, plus additional modules that define some symbolic
constants used by DNS (dnstype, dnsclass, dnsopcode).
WWW: http://pydns.sourceforge.net/
WWW: https://launchpad.net/py3dns
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
| |
Suggested by: mat@
|
|
|
|
|
| |
PR: ports/186878
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert LIB_DEPENDS to new format [1]
- Remove leading article from COMMENT
- Switch to options helpers
- Conditional installation of docs is not needed with stage
- Don't show pkg-message twice
PR: ports/186693 [1]
Submitted by: Denis Generalov <gd.workbox@gmail.com>
Approved by: maintainer
|
|
|
|
| |
Because 10.0-RELEASE and later system does not have bind(include dig)
|
|
|
|
|
| |
Submitted by: takefu (based on)
Sponsored by: Absolight
|
| |
|
| |
|
|
|
|
|
|
| |
After contacting the author, he updated the snapshot to the latest,
remove 7M worth of dead files and adding a man page. I made some
corrections to that man page and converted it to mdoc tags.
|
|
|
|
|
|
| |
Copy maradns 1.4.14 to dns/maradns1.
Sponsored by: Absolight
|
|
|
|
| |
- Fix packaging of examples after switch to autoplist
|
|
|
|
| |
- Use PYDISTUTILS_AUTOPLIST
|
|
|
|
|
|
|
|
|
| |
- Define EXAMPLES
- Don't install license file but define LICENSE
- also don't install THANKS file as documentation
- Add an additional mirror
- Indent
- Now that this port looks shiny clean take maintainership
|
|
|
|
|
|
| |
- Respect CC
- Respect CFLAGS
- Fix build with clang
|
| |
|
|
|
|
|
|
| |
- Respect CC
- Respect CFLAGS
- Fix build with clang
|
|
|
|
|
| |
- Use shebangfix
- Don't install GPLv2 file but define LICENSE
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Define DOCS
- Respect CC
- Fix build with clang
|
| |
|
| |
|
|
|
|
|
| |
- Use shebangfix
- Define DOCS
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
GNATMake was used to clean up the WRKSRC after extraction, but the
problem is that it's not present at that point on a clean build; it
comes in later as a build dependency. Rather than a messy definition
of extract-depends, just remove the files manually without gnatmake.
|
|
|
|
|
|
|
| |
broken.
Submitted by: erwin
Sponsored by: SupraNet Communications, Inc
|
| |
|
|
|
|
| |
Submitted by: Bryan Drewery
|
|
|
|
| |
segfaults. Bump revision and epoch.
|
|
|
|
|
| |
Modernize
Strip binaries
|
| |
|
|
|
|
| |
Fix some shebangs
|
| |
|
| |
|
|
|
|
|
| |
Support packaging as a user
Avoid useless patching to define the compiler
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
IRONSIDES is an authoritative DNS server that is provably invulnerable to
many of the problems that plague other servers. It achieves this property
through the use of formal methods in its design, in particular the language
Ada and the SPARK formal methods tool set. Code validated in this way is
provably exception-free, contains no data flow errors, and terminates only
in the ways that its programmers explicitly say that it can. These are very
desirable properties from a computer security perspective.
IRONSIDES is not a complete implementation of DNS. In particular, it does
not support zone transfers or recursive queries. It does, however, support
a sufficient number of DNS records to be useful as an authoritative DNS
server for an enterprise.
|
|
|
|
|
|
|
|
|
|
|
| |
Build the port as if it didn't support stage,
Just before installing, rebuild the install and instcheck binaries with a different prefix including the destdir prefix
To avoid everything to be rebuilt again becore conf-home has changed save the original files before building
install and instcheck with the new prefix and restore the file again before the do-install target is run
This is the trick used in debian
Obtained from: debian
|
| |
|
|
|
|
|
| |
- Stage support
- Bump PORTREV
|
|
|
|
|
| |
- Stage support
- Bump PORTREV
|
|
|
|
|
| |
- Stage support
- Bump PORTREV
|
| |
|
|
|
|
| |
With hat: portmgr
|
| |
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
|
| |
Major improvements to the rc script
PR: ports/181716
PR: ports/185163
|
|
|
|
|
|
|
|
|
| |
ee41586 Use DS records as trust anchors, not DNSKEYs.
83349b8 Further tidying of AD and DO bit handling.
7fa836e Handle validation when more one key is needed.
1633e30 Fix Byte-order botch: broke DNSSEC on big-endian platforms.
c8ca33f Fix DNSSEC caching problems: incomplete RRSIG RRsets.
e243c07 AD bit in queries handled as RFC6840 p5.7
|
|
|
|
|
|
|
|
|
| |
Added STAGING support
Other small changes to make portlint happy
PR: 186630
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
Added STAGING support
Added LICENSE (NSD3CLAUSE) statement
Other small changes to make portlint more happy
PR: 186631
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
|
| |
|
|
|
|
|
|
| |
available for part or all the needed distfiles.
Reported by: distillator
|
| |
|