Commit graph

34 commits

Author SHA1 Message Date
Rene Ladan
d4e138f24f dns/knot-resolver: no need to explicitly set NOT_FOR_ARCH here.
The ports framework ignores this port by itself because the dependency of this
port will fail.

Reported by:	mat
MFH:		2019Q4
2019-11-07 15:49:25 +00:00
Rene Ladan
660037ec44 dns/knot-resolver: IGNORE on i386 because dns/knot2 is broken there
While here remove a trailing whitespace.

MFH:		2019Q4 (part of D21974)
2019-11-06 09:10:24 +00:00
Baptiste Daroussin
ebc87904a6 Drop the ipv6 virtual category for d* category as it is not relevant anymore 2019-10-09 10:34:56 +00:00
Dmitri Goutnik
5bc242aafe dns/knot-resolver: Remove redundant lang/go build dependency
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
2019-09-25 22:37:43 +00:00
Mathieu Arnold
78d1aff1fc Convert to UCL & cleanup pkg-message (categories d) 2019-08-13 16:01:59 +00:00
Sunpoet Po-Chuan Hsieh
4f3e0d828f Bump PORTREVISION for devel/protobuf shlib change 2019-07-31 16:38:52 +00:00
Gerald Pfeifer
ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Kurt Jaeger
e5d25deac9 dns/knot-resolver: upgrade 3.2.1 -> 4.1.0
PR:		239261
Submitted by:	freebsd@dns.company (maintainer)
MFH:		2019Q3
Relnotes:	https://www.knot-resolver.cz/2019-07-10-knot-resolver-4.1.0.html
		https://www.knot-resolver.cz/2019-04-18-knot-resolver-4.0.0.html
Security:	CVE-2019-10190, CVE-2019-10191
2019-07-21 19:18:06 +00:00
Sunpoet Po-Chuan Hsieh
d99d942bb0 Update security/nettle to 3.5.1
- Bump PORTREVISION of dependent ports for shlib change
- Fix build of devel/pijul [1]

Changes:	https://git.lysator.liu.se/nettle/nettle/blob/master/NEWS
PR:		238991
Exp-run by:	antoine
Thanks to:	tobik [1]
2019-07-09 17:13:07 +00:00
Sunpoet Po-Chuan Hsieh
70ffc9c0fd Update devel/protobuf to 3.8.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
PR:		238808
Exp-run by:	antoine
2019-07-05 19:08:49 +00:00
Tobias Kortkamp
3726f94254 Convert all Go ports to USES=go
This allows for port testing with lang/go-devel via GO_PORT, setting
up the Go build environment in a single place, and is step one in
simplifying Go ports that often define too complicated do-build
targets themselves.

USES=go gains new arguments 'run' to add lang/go to RUN_DEPENDS and
'no_targets' for ports with composite builds that call 'go' themselves
and do not need the do-build/do-install targets of USES=go.

PR:		238849
Submitted by:	dg@syrec.org (also D20745)
Reviewed by:	mat, tobik
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20746
2019-06-29 03:51:13 +00:00
Tobias Kortkamp
add8bda17f dns/knot-resolver: Spell *_MAKE_ARGS correctly
There is no opt_MAKE_ARGS_ON helper.
2019-05-26 04:04:15 +00:00
Sunpoet Po-Chuan Hsieh
73b1e3abe6 Update devel/protobuf to 3.7.1
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
PR:		236157
Exp-run by:	antoine
2019-03-31 13:41:02 +00:00
Tobias C. Berner
0c9391ea2a dns/knot-resolver: Update to 3.2.1
PR:		235078
Submitted by:	Leo Vandewoestijne <freebsd@dns.company> (maintainer)
2019-01-24 20:07:22 +00:00
Steve Wills
385e0ea934 dns/knot-resolver: use knot2-lib instead of full knot2
PR:		233167
Submitted by:	Leo Vandewoestijne <freebsd@dns.company> (maintainer)
2018-12-09 03:11:21 +00:00
Sunpoet Po-Chuan Hsieh
7cdcf9aed1 Update devel/protobuf to 3.6.1
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
PR:		231008
Exp-run by:	antoine
2018-12-03 19:41:32 +00:00
Kurt Jaeger
7ac1ff064c dns/knot-resolver: update 2.4.1 -> 3.1.0
PR:		230842
Submitted by:	Leo Vandewoestijne <freebsd@dns.company> (maintainer)
Relnotes:	https://www.knot-resolver.cz/2018-08-20-knot-resolver-3.0.0.html
		https://www.knot-resolver.cz/2018-11-02-knot-resolver-3.1.0.html
2018-11-08 19:47:59 +00:00
Mathieu Arnold
e1bfdfbe56 Add DOCS options to ports that should have one.
Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
2018-09-10 13:14:50 +00:00
Kurt Jaeger
a9262fa65e dns/knot-resolver: update 2.3.0 -> 2.4.1
- CVE-2018-10920: Improper input validation bug in DNS resolver component

PR:		229485
Reported by:	freebsd-vheg@riseup.net,
Approved by:	freebsd@dns.company (maintainer timeout)
MFH:		2018Q3
Relnotes:	https://www.knot-resolver.cz/2018-07-03-knot-resolver-2.4.0.html
		https://www.knot-resolver.cz/2018-08-02-knot-resolver-2.4.1.html
Security:	CVE-2018-10920
2018-08-13 05:38:34 +00:00
Sunpoet Po-Chuan Hsieh
05f155d9b1 Revert r473259 and r473260 which are committed by accident
- Bump PORTEPOCH for protobuf and py-protobuf
- Bump PORTREVISION for dependent ports
2018-06-24 21:11:14 +00:00
Sunpoet Po-Chuan Hsieh
cf03afc451 Update to 3.6.0
Changes:	https://github.com/google/protobuf/releases
2018-06-24 20:19:45 +00:00
Kurt Jaeger
f40b53895a dns/knot-resolver: update 2.1.1 -> 2.3.0, fixing CVE-2018-1110
PR:		229040
Reported by:	freebsd-vheg@riseup.net
Approved by:	Leo Vandewoestijne <freebsd@dns.company> (maintainer)
MFH:		2018Q2
Relnotes:	https://www.knot-resolver.cz/2018-04-23-knot-resolver-2.3.0.html
Security:	CVE-2018-1110
2018-06-20 03:49:20 +00:00
Danilo G. Baio
21fb2ec160 Update maintainer email address
Ownership of the former email address confirmed by email

PR:		227620
Submitted by:	Leo Vandewoestijne
2018-04-24 00:49:55 +00:00
Yuri Victorovich
680dc20551 dns/knot-resolver: Update to 2.1.1
Port changes:
* Changed to DISTVERSION
* Added USES=ncurses
* Updated the list of stripped files
* Added the patch

PR:		226410
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
Approved by:	tcberner (mentor, implicit)
2018-03-07 10:41:01 +00:00
Luca Pizzamiglio
e543988a44 dns/knot-resolver: Update to 1.5.3
PR:		223339
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer
2018-03-05 16:38:33 +00:00
Sunpoet Po-Chuan Hsieh
0a7591375a Update devel/protobuf to 3.5.0
- Bump PORTREVISION for shlib change

Changes:	https://github.com/google/protobuf/releases
2017-12-11 18:26:13 +00:00
Sunpoet Po-Chuan Hsieh
6fa7fc5018 Update devel/protobuf to 3.4.0
- Bump PORTREVISION for shlib change

Changes:	https://github.com/google/protobuf/releases
2017-08-16 15:44:48 +00:00
Matthew Seaman
3f6419cd5d Update to 1.3.3
- fix up OPTIONS processing so that
     - turning off an OPTION does disable the option even in the presence
       of the optional dependencies required for it
     - add PLIST_FILES where appropriate for each option
  - rename the STATS option to TRUSTANCHOR since that's the important
    capability that option controls
  - strip installed files where appropriate

Changes:  	https://gitlab.labs.nic.cz/knot/knot-resolver/raw/v1.3.3/NEWS

PR:		221177
Submitted by:	freebsd@dns-lab.com (maintainer)
2017-08-10 11:53:46 +00:00
Matthew Seaman
609705dfd9 Update to 1.3.1
New OPTIONS: COOKIES DNSTAP GO STATS

PR:		220419
Submitted by:	freebsd@dns-lab.com (maintainer)
2017-07-28 13:29:40 +00:00
Ruslan Makhmatkhanov
1e9fe3f4df dns/knot-resolver: update to 1.2.3
- tweak make variables
- remove unneeded local patches

PR:		217326
Submitted by:	 Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
2017-02-26 15:17:58 +00:00
Sunpoet Po-Chuan Hsieh
e0b379fa6f Remove BROKEN_FreeBSD_9
Approved by:	portmgr (blanket)
2017-01-01 03:45:12 +00:00
Jan Beich
cfba5b220d dns/knot2: update to 2.3.1
Changes:	https://www.knot-dns.cz/2016-10-10-version-231.html
PR:		213830
Submitted by:	Leo Vandewoestijne (maintainer)
2016-10-27 11:17:42 +00:00
Kurt Jaeger
ca47d72e6f dns/knot-resolver: clean up Makefile, pkg-plist
PR:		212215
Reported by:	mat
2016-09-04 19:18:10 +00:00
Kurt Jaeger
23421e469d New port: dns/knot-resolver
The Knot DNS Resolver is a caching full resolver implementation,
including both a resolver library and a daemon.

WWW: https://www.knot-resolver.cz/

PR:		212215
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com>
2016-09-04 18:56:53 +00:00