| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=513381
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
audio-mail)
- Remove custom build/install targets left in place after r505321
- Switch to the new GO_TARGET tuple syntax introduced in r512001
- Switch to go:modules when upstream already uses them
Reviewed by: tobik
Approved by: araujo (mentor), portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D21741
Notes:
svn path=/head/; revision=513274
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Force rebuild all consumers to catch regressions early
Thanks to Mikaël Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.
Changes: https://blog.rust-lang.org/2019/09/26/Rust-1.38.0.html
Tested by: jbeich, mikael.urankar@gmail.com, tobik
With hat: rust
Differential Revision: https://reviews.freebsd.org/D21778
Notes:
svn path=/head/; revision=513013
|
|
|
|
|
|
|
|
|
|
|
|
| |
go.mk already configures BUILD_DEPENDS, adding lang/go second time
just adds a duplicate (and conflicting) dependency when another
Go port (e.g. lang/go-devel) is selected with GO_PORT.
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21793
Notes:
svn path=/head/; revision=512859
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
https://kde.org/announcements/kde-frameworks-5.62.0.php
Exp-run by: antoine
PR: 240720
Notes:
svn path=/head/; revision=512666
|
|
|
|
| |
Notes:
svn path=/head/; revision=512623
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=512519
|
|
|
|
|
|
|
| |
- fixes several bugs
Notes:
svn path=/head/; revision=512467
|
|
|
|
|
|
|
|
|
| |
Builds fine with GCC from ports.
Approved by: mentors (implicit approval)
Notes:
svn path=/head/; revision=512374
|
|
|
|
| |
Notes:
svn path=/head/; revision=512353
|
|
|
|
| |
Notes:
svn path=/head/; revision=512296
|
|
|
|
|
|
|
|
|
| |
While there, add back GEOIP support via the "new" libmaxminddb.
Changes: https://downloads.isc.org/isc/bind9/9.14.6/RELEASE-NOTES-bind-9.14.6.html
Notes:
svn path=/head/; revision=512295
|
|
|
|
|
|
|
|
|
| |
While there, add back GEOIP support via the "new" libmaxminddb.
Changes: https://downloads.isc.org/isc/bind9/9.11.11/RELEASE-NOTES-bind-9.11.11.html
Notes:
svn path=/head/; revision=512294
|
|
|
|
|
|
|
|
|
| |
- Update WWW
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=512268
|
|
|
|
| |
Notes:
svn path=/head/; revision=512189
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
OpenRDAP is a command line client for the Registration Data Access
Protocol, written in Go.
RDAP is a replacement for WHOIS, which provides domain name & IP
address registration information in JSON format over HTTP.
WWW: https://www.openrdap.org/
Notes:
svn path=/head/; revision=512182
|
|
|
|
| |
Notes:
svn path=/head/; revision=512176
|
|
|
|
| |
Notes:
svn path=/head/; revision=512125
|
|
|
|
|
|
|
|
|
|
|
| |
lang/gcc5 will expire in ~1 month. If someone still uses lang/gcc48
they should backport C++11 fix instead. QA on GCC architecuters is
currently limited to powerpc64 which uses GCC_DEFAULT.
PR: 193528
Notes:
svn path=/head/; revision=512079
|
|
|
|
|
|
|
|
| |
PR: 238909
Submitted by: Leo Vandewoestijne
Notes:
svn path=/head/; revision=511837
|
|
|
|
|
|
|
|
|
|
|
|
| |
After the last update ldns-config is producing wrong information and at least
dns/opendnssec and dns/opendnssec2 are failing to build.
PR: 240297
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Reported by: Roman Serbski <mefystofel@gmail.com>
Notes:
svn path=/head/; revision=511275
|
|
|
|
|
|
|
|
|
|
| |
PR: 239376
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Relnotes: https://doc.powerdns.com/recursor/changelog/4.2.html
https://blog.powerdns.com/2019/07/15/powerdns-recursor-4-2-0-released/
Notes:
svn path=/head/; revision=511261
|
|
|
|
|
|
|
| |
Changes: https://git.launchpad.net/py3dns/tree/CHANGES
Notes:
svn path=/head/; revision=511214
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Please note: to fix CVE-2019-10203, upgrading is not enough
Manually apply the schema change:
ALTER TABLE domains ALTER notified_serial TYPE bigint
USING CASE WHEN notified_serial >= 0 THEN notified_serial::bigint END;
PR: 239850
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
MFH: 2019Q3
Relnotes: https://doc.powerdns.com/authoritative/changelog/4.2.html
http://blog.powerdns.com/2019/08/29/powerdns-authoritative-server-4-2-0/
Security: CVE-2019-10203
Notes:
svn path=/head/; revision=511195
|
|
|
|
|
|
|
|
|
| |
Shared lib version changed in update
Reported by: sunpoet
Notes:
svn path=/head/; revision=510851
|
|
|
|
| |
Notes:
svn path=/head/; revision=510829
|
|
|
|
|
|
|
|
|
|
| |
Whil here, improve rc script
PR: 240163
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Notes:
svn path=/head/; revision=510824
|
|
|
|
|
|
|
|
|
|
|
| |
While here, improve formatting, pet portlint.
PR: 239525
PR: 239526
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Notes:
svn path=/head/; revision=510798
|
|
|
|
|
|
|
|
|
| |
- Take maintainership
Changes: https://metacpan.org/changes/distribution/Net-DNS
Notes:
svn path=/head/; revision=510663
|
|
|
|
|
|
|
| |
Changes: https://github.com/AnalogJ/lexicon/releases
Notes:
svn path=/head/; revision=510115
|
|
|
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=510052
|
|
|
|
|
|
|
|
| |
PR: 240103
Submitted by: Adam Jimerson <vendion@gmail.com>
Notes:
svn path=/head/; revision=509956
|
|
|
|
|
|
|
| |
Changes: https://github.com/ko-zu/psl/commits/master
Notes:
svn path=/head/; revision=509923
|
|
|
|
|
|
|
| |
Changes: https://github.com/AnalogJ/lexicon/releases
Notes:
svn path=/head/; revision=509922
|
|
|
|
| |
Notes:
svn path=/head/; revision=509910
|
|
|
|
|
|
|
| |
Changes: https://github.com/publicsuffix/list/commits/master
Notes:
svn path=/head/; revision=509909
|
|
|
|
| |
Notes:
svn path=/head/; revision=509894
|
|
|
|
|
|
|
|
|
|
| |
Add USE_PYTHON=concurrent
PR: 240103
Submitted by: Adam Jimerson <vendion@gmail.com>
Notes:
svn path=/head/; revision=509828
|
|
|
|
| |
Notes:
svn path=/head/; revision=509614
|
|
|
|
| |
Notes:
svn path=/head/; revision=509613
|
|
|
|
| |
Notes:
svn path=/head/; revision=509612
|
|
|
|
|
|
|
|
| |
PR: 240030
Submitted by: Adam Jimerson <vendion@gmail.com>
Notes:
svn path=/head/; revision=509611
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog: https://github.com/NLnetLabs/nsd/releases/tag/NSD_4_2_2_REL
PR: 239964
Reported by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
MFH: 2019Q3
Security: 56778a31-c2a1-11e9-9051-4c72b94353b5
Sponsored by: Netzkommune GmbH
Notes:
svn path=/head/; revision=509298
|
|
|
|
|
|
|
|
|
|
| |
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774
Notes:
svn path=/head/; revision=509290
|
|
|
|
| |
Notes:
svn path=/head/; revision=509280
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=509124
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Force rebuild all consumers to catch regressions early
Thanks to Mikaël Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.
Changes: https://blog.rust-lang.org/2019/08/15/Rust-1.37.0.html
Tested by: jbeich, tobik, greg@unrelenting.technology (aarch64)
With hat: rust
Differential Revision: https://reviews.freebsd.org/D21247
Notes:
svn path=/head/; revision=508994
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release notes at
https://kde.org/announcements/kde-frameworks-5.61.0.php
Thanks to
antoine@ for the exp-runs,
tcberner@ for most of the prep-work,
the Gentoo community for cherry-picking patches
There are a bunch of changes in (implicitly included) headers, which
broke existing KDE Applications builds; that's why there are a whole
bunch of "patch-gentoo-kf5-5.61-headers" patches (taken from Gentoo
packaging). Those will go away with the next KDE Applications release,
PR: 239777
Submitted by: tcberner
Notes:
svn path=/head/; revision=508988
|
|
|
|
| |
Notes:
svn path=/head/; revision=508835
|
|
|
|
| |
Notes:
svn path=/head/; revision=508745
|