| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix named when using plugins and chroot.
BIND9 introduced plugins and migrated the filter-aaaa feature to a
plugin.
As it loads its plugins late in the startup process (read after chroot),
the plugins need to be available in the chroot.
Also, refactor the code now that a second directory need to be handled.
PR: 238011
Reported by: ryan@timewasted.me
Notes:
svn path=/branches/2019Q2/; revision=503956
|
|
|
|
|
|
|
|
|
|
| |
Fix a possible race between udp dispatch and socket code.
PR: 237640
Obtained from: https://gitlab.isc.org/isc-projects/bind9/merge_requests/1992
Notes:
svn path=/branches/2019Q2/; revision=503383
|
|
|
|
|
|
|
|
|
| |
Update to BIND9 9.11.6-P1, 9.12.4-P1, and 9.14.1.
Security: CVE-2018-5743, CVE-2019-6467
Notes:
svn path=/branches/2019Q2/; revision=499961
|
|
|
|
|
|
|
|
|
|
|
|
| |
dns/nsd: Update to 4.1.27
PR: 236785
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl>
Approved by: ports-secteam (implicit)
Notes:
svn path=/branches/2019Q2/; revision=498789
|
|
|
|
|
|
|
|
|
| |
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout
Notes:
svn path=/branches/2019Q2/; revision=498461
|
|
|
|
|
|
|
|
|
| |
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout
Notes:
svn path=/branches/2019Q2/; revision=497822
|
|
|
|
|
|
|
|
|
| |
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout
Notes:
svn path=/branches/2019Q2/; revision=497729
|
|
|
|
| |
Notes:
svn path=/head/; revision=497467
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 236157
Exp-run by: antoine
Notes:
svn path=/head/; revision=497411
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ports for Haskell *libraries* are going to be removed from the ports tree.
Haskell *applications* are going to be statically linked with all dependencies
( https://reviews.freebsd.org/D19730 ), so there is no reason to keep
Haskell libraries in tree.
If you think a port is wrongly marked and should stay, please contact haskell@
Submitted by: arrowd
Differential Revision: https://reviews.freebsd.org/D19244
Notes:
svn path=/head/; revision=497311
|
|
|
|
|
|
|
|
|
|
| |
- Remove MASTER_SITE_SUBDIR
- Add TEST_DEPENDS
Changes: https://metacpan.org/changes/distribution/Data-Validate-Domain
Notes:
svn path=/head/; revision=497182
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=497139
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Simple version bump:
- Update pkg-plist accordingly
- Add USES+=gmake after getting build failures with bmake
Approved by: zi (maintainer, via irc)
Sponsored by: Miles AS
Differential Revision: https://reviews.freebsd.org/D19739
Notes:
svn path=/head/; revision=497057
|
|
|
|
|
|
|
|
|
| |
- Pet portlint
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=497019
|
|
|
|
|
|
|
|
|
|
|
| |
Changes: http://site.icu-project.org/download/64
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 236325
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19479
Notes:
svn path=/head/; revision=496981
|
|
|
|
| |
Notes:
svn path=/head/; revision=496899
|
|
|
|
| |
Notes:
svn path=/head/; revision=496810
|
|
|
|
| |
Notes:
svn path=/head/; revision=496809
|
|
|
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Net-DNS
Notes:
svn path=/head/; revision=496753
|
|
|
|
|
|
|
|
|
|
| |
This release fixes the issue importing not updating aliases.
Relnotes: https://github.com/barnybug/cli53/releases/tag/0.8.15
Sponsored by: HAW International, Inc.
Notes:
svn path=/head/; revision=496549
|
|
|
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Net-DNS-SEC
Notes:
svn path=/head/; revision=496285
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 236634
Submitted by: Dani <i.dani@outlook.com>
Approved by: Ralf van der Enden <tremere@cainites.net> (maintainer)
MFH: 2019Q1
Security: 6001cfc6-9f0f-4fae-9b4f-9b8fae001425
Notes:
svn path=/head/; revision=496263
|
|
|
|
| |
Notes:
svn path=/head/; revision=496252
|
|
|
|
| |
Notes:
svn path=/head/; revision=496149
|
|
|
|
|
|
|
|
| |
PR: 236575
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Notes:
svn path=/head/; revision=496136
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
dnsdist-lua-vars.cc:99:61: error: expected unqualified-id
{"BADSIG", ERCode::BADSIG },
^
/usr/include/sys/signal.h:490:17: note: expanded from macro 'BADSIG'
#define BADSIG SIG_ERR
^
/usr/include/sys/signal.h:139:18: note: expanded from macro 'SIG_ERR'
#define SIG_ERR ((__sighandler_t *)-1)
^
PR: 236587
Reported by: jbeich
Notes:
svn path=/head/; revision=496048
|
|
|
|
|
|
|
|
|
|
|
| |
The changelog can be found here:
https://kde.org/announcements/kde-frameworks-5.56.0.php
PR: 236415
Exp-run by: antoine
Notes:
svn path=/head/; revision=495765
|
|
|
|
| |
Notes:
svn path=/head/; revision=495692
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=495566
|
|
|
|
|
|
|
| |
Changes: https://github.com/ko-zu/psl/commits/master
Notes:
svn path=/head/; revision=495483
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION of dependent ports
Changes: https://github.com/publicsuffix/list/commits/master
Notes:
svn path=/head/; revision=495474
|
|
|
|
|
|
|
|
| |
PR: 236196
Submitted by: Leonid Nevecherya
Notes:
svn path=/head/; revision=495468
|
|
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/kjd/idna/blob/master/HISTORY.rst
PR: 236275
Submitted by: sunpoet (myself)
Approved by: koobs (maintainer)
Notes:
svn path=/head/; revision=495382
|
|
|
|
| |
Notes:
svn path=/head/; revision=495365
|
|
|
|
|
|
|
|
| |
PR: 236322
Submitted by: Leo Vandewoestijne <freebsd@dns.company> (maintainer)
Notes:
svn path=/head/; revision=495318
|
|
|
|
| |
Notes:
svn path=/head/; revision=495083
|
|
|
|
|
|
|
| |
Changes: https://github.com/AnalogJ/lexicon/releases
Notes:
svn path=/head/; revision=494972
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Change RUN_DEPENDS from py-pycrypto to py-pycryptodome
- Convert to options target helper
Changes: http://www.dnspython.org/kits/1.16.0/README.md
PR: 236274
Submitted by: sunpoet (myself)
Approved by: rm (maintainer)
Notes:
svn path=/head/; revision=494825
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Take maintainership
Changes: https://github.com/AnalogJ/lexicon/releases
PR: 236273
Submitted by: sunpoet (myself)
Approved by: Goran Mekic <meka@tilda.center> (maintainer)
Notes:
svn path=/head/; revision=494824
|
|
|
|
| |
Notes:
svn path=/head/; revision=494593
|
|
|
|
| |
Notes:
svn path=/head/; revision=494252
|
|
|
|
| |
Notes:
svn path=/head/; revision=494251
|
|
|
|
| |
Notes:
svn path=/head/; revision=494250
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- www/firefox temporarily loses SIMD in charset conversion, see
https://bugzilla.mozilla.org/show_bug.cgi?id=1521249
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2019/02/28/Rust-1.33.0.html
Tested by: Mikaƫl Urankar (aarch64, armv6, armv7, powerpc64), Piotr Kubaj (powerpc64)
Approved by: rust (tobik)
Differential Revision: https://reviews.freebsd.org/D19354
Notes:
svn path=/head/; revision=494176
|
|
|
|
|
|
|
|
| |
PR: 235063
Differential Revision: https://reviews.freebsd.org/D19309
Notes:
svn path=/head/; revision=494175
|
|
|
|
| |
Notes:
svn path=/head/; revision=493847
|
|
|
|
| |
Notes:
svn path=/head/; revision=493846
|
|
|
|
|
|
|
| |
- Do not bump PORTREVISION as this is a noop
Notes:
svn path=/head/; revision=493728
|
|
|
|
| |
Notes:
svn path=/head/; revision=493632
|
|
|
|
| |
Notes:
svn path=/head/; revision=493631
|