86 Commits

Author SHA1 Message Date
Po-Chuan Hsieh
94829e74ad
devel/protobuf: Update to 28.3
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2024-10-29 22:38:30 +08:00
Po-Chuan Hsieh
232b56f7db
devel/protobuf: Update to 28.2
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2024-10-07 22:16:41 +08:00
Daniel Engberg
105113c5e0 dns/knot-resolver: Remove libtool as dependency
Not used in project

Approved by:	portmgr (blanket)
2024-09-24 01:29:40 +02:00
Po-Chuan Hsieh
edc44d21a5
devel/protobuf: Update to 28.1
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2024-09-19 03:10:12 +08:00
Po-Chuan Hsieh
f01013c7ca
devel/protobuf: Update to 28.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2024-09-16 04:09:36 +08:00
Leo Vandewoestijne
353f214f6e dns/knot-resolver: Upgrade 5.7.3 → 5.7.4
Changelog:
  Security
    reduce buffering of transmitted data, especially TCP-based in
    userspace Also expose some of the new tweaks in lua:
        (require 'ffi').C.the_worker.engine.net.tcp.user_timeout = 1000
        (require 'ffi').C.the_worker.engine.net.listen_{tcp,udp}_buflens.{snd,rcv}
  Improvements
    add the fresh DNSSEC root key "KSK-2024" already, Key ID 38696
    (!1556)
  Incompatible changes
    libknot 3.0.x support is dropped (!1558) Upstream last maintained
    3.0.x in spring 2022.
https://www.knot-resolver.cz/2024-07-23-knot-resolver-5.7.4.html

PR:	280688
2024-08-19 17:06:52 +03:00
Po-Chuan Hsieh
216e30a7a5
devel/protobuf: Update to 27.3
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2024-08-15 18:55:26 +08:00
Michael Grimm
04151eb383 dns/knot-resolver: Depend on knot3
In preparation for the removal of dns/knot3-lib
2024-08-09 09:26:52 +02:00
Leo Vandewoestijne
42b2996954 dns/knot-resolver: fixing rc scripts krescachegc and kresd
* kresd.i lacked activation of defined status_cmd="${name}_status"

 * dns/knot-resolver/files/krescachegc.in needed full clean-up:

	* daemon didn't start due to missing '-c <resolver_cache>'
	* missing 'start', 'stop' and 'status' functionality added

PR:		277540
Reported by:	trashcan@ellael.org
2024-08-08 16:36:09 +02:00
Alexander Leidinger
d81ae4eeae dns/knot-resolver: make the rc scripts service jails aware
PR:		279632
Approved by:	maintainer
2024-06-23 18:43:51 +02:00
Leo Vandewoestijne
1eb29898eb dns/knot-resolver: Update to 5.7.2
changeLog:
https://www.knot-resolver.cz/2024-03-27-knot-resolver-5.7.2.html

PR:		278364
Approved by:	submitter is maintainer
2024-04-14 23:42:02 -03:00
Michael Grimm
e8c9d591ee
dns/knot-resolver: Update version 5.7.0=>5.7.1
Changelog: https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html

PR:		277306
Approved by:	portmgr (security)
2024-02-25 18:49:48 +01:00
Muhammad Moinur Rahman
9f8f710b3e */*: Sanitize MANPREFIX for meson ports
Approved by:	portmgr
2024-01-12 23:40:48 +01:00
Po-Chuan Hsieh
69e2e87fa5
devel/protobuf: Update to 24.4
- Use USES=pathfix to fix .pc installation
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2023-12-15 01:03:10 +08:00
Leo Vandewoestijne
3015e94fb9 dns/knot-resolver: upgrade to 5.7.0
ChangeLog: https://www.knot-resolver.cz/2023-08-22-knot-resolver-5.7.0.html

Security

 * avoid excessive TCP reconnections in a few more cases Like before, the remote
   server had to behave nonsensically in order to inflict this upon itself, but
   it might be abusable for DoS.

Improvements

 * forwarding mode: tweak dealing with failures from forwarders, in particular
   prefer sending CD=0 upstream

Bugfixes

 * fix unusual timestamp format in debug dumps of records
 * adjust linker options; it should help less common platforms
 * hints module: fix names inside home.arpa.
 * EDNS padding (RFC 8467) compatibility with knot-dns 3.3 libs

PR:		273308
Reported by:	freebsd@dns.company (maintainer)
2023-08-31 11:38:20 +02:00
Rene Ladan
3d9a815d9c all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++ -DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable -Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi -Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings -Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x -MT _quickfix_la-QuickfixPython.lo -MD -MP -MF .deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o .libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
2023-06-27 21:34:34 +02:00
Leo Vandewoestijne
0cd67390c6 dns/knot-resolver: Update to 5.6.0
- Remove unused TEST option
 - Remove broken TESTCONFIG and TESTEXTRA options
 - Update TESTUNIT option description to reflect that it only builds
   tests so `make test` can be run after

ChangeLog:	https://www.knot-resolver.cz/2023-01-26-knot-resolver-5.6.0.html
PR:		269368
2023-02-07 17:37:15 +00:00
Fernando Apesteguía
42a47e6afb dns/knot-resolver: Fix file permissions
To enable cache garbage collector
PR:		267016
Reported by:	yonas.yanfa@gmail.com
2022-11-10 16:44:16 +01:00
Adam Weinberger
b721594cc3 dns/knot-resolver: Use USES=luajit (defaults to luajit-devel) 2022-10-15 15:49:49 -06:00
Fernando Apesteguía
e2e231d0b5 dns/knot-resolver: Fix service status
Add status() function to rc script.

PR:		266320
Reported by:	yonas.yanfa@gmail.com
Approved by:	freebsd@dns.company (maintainer, timeout > 1 month)
2022-10-12 13:58:10 +02:00
Po-Chuan Hsieh
05e7a8b8e1
devel/protobuf: Update to 3.21.7
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2022-10-09 23:37:51 +08:00
Daniel Engberg
e2438a86b8 */*: Update path set in BUILD_DEPENDS for CMake in more ports
Commit b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38 changed its location to
devel/cmake-core

Approved by:	portmgr (blanket)
2022-09-09 23:02:04 +02:00
Stefan Eßer
fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0 Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
2022-09-07 23:10:59 +02:00
Leo Vandewoestijne
c2226594e3 dns/knot-resolver: upgrade to 5.5.2
ChangeLog: https://www.knot-resolver.cz/2022-08-16-knot-resolver-5.5.2.html

PR:		266020
Reported by:	freebsd@dns.company (maintainer)
2022-08-25 18:29:07 +02:00
Leo Vandewoestijne
c297c0722c dns/knot3-lib: Fix pkg-plist after master upgrade
After commit 19c2289c66eba7a9a02ebd0862c5009ceb36f637
dns/knot3: upgrade to 3.2.0
the pkg-plist of the slave port must be updated as well.

Also bump PORTREVISION on consumer dns/knot-resolver.

PR:			265999
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36308
2022-08-23 14:06:14 +02:00
Tobias C. Berner
66ee090cca dns: remove 'Created by' lines
A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Allan Jude <allanjude@freebsd.org>
  *  Amar Takhar <verm@drunkmonk.net>
  *  Anders Nordby <anders@fix.no>
  *  Andrew Greenwood <greenwood.andy@gmail.com>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Ashish SHUKLA <ashish@FreeBSD.org>
  *  Attila Nagy <bra@fsn.hu>
  *  Bas Kruit <baskruit@bsltwr.dhis.org>
  *  Bruce M. Simpson <bms@FreeBSD.org>
  *  Carlos J Puga Medina <cpm@fbsd.es>
  *  Chris St Denis (<chris@ctgameinfo.com>)
  *  Clement Laforet <clement@FreeBSD.org>
  *  Clement Laforet <sheepkiller@cultdeadsheep.org>
  *  Dan Langille <dvl@FreeBSD.org>
  *  Dan Pelleg <daniel+mdnsd@pelleg.org>
  *  Dan Smith <dan@algenta.com>
  *  David O'Brien (obrien@NUXI.com)
  *  Dean Hollister <dean@odyssey.apana.org.au>
  *  Dirk Froemberg <dirk@FreeBSD.org>
  *  Dmitry Pryadko <d.pryadko@rambler-co.ru>
  *  Dmitry Sivachenko <mitya@yandex-team.ru>
  *  Dominik Brettnacher <domi@saargate.de>
  *  Douglas Thrift <douglas@douglasthrift.net>
  *  Edwin Groothuis (edwin@mavetju.org)
  *  Edwin Groothuis <edwin@mavetju.org>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Eyal Soha <esoha@attbi.com>
  *  Filip Parag <filip@parag.rs>
  *  Filippo Natali <filippo.natali@gmail.com>
  *  Frank Behrens
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Geoffroy Desvernay <dgeo@centrale-marseille.fr>
  *  George Reid <greid@ukug.uk.freebsd.org>
  *  Goran Mekić <meka@tilda.center>
  *  Hajimu UMEMOTO <ume@FreeBSD.org>
  *  Herve Quiroz <hq@FreeBSD.org>
  *  Hirohisa Yamaguchi <umq@ueo.co.jp>
  *  Hye-Shik Chang <perky@fallin.lv>
  *  Jaap Akkerhuis <jaap@NLnetLabs.nl>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  Jase Thew <freebsd@beardz.net>
  *  Jimmy Bergman jimmy@sigint.se
  *  Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
  *  Joe Barbish
  *  Jov <amutu@amutu.com>
  *  Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
  *  Karl Dietz (Karl.Dietz@frankfurt.netsurf.de)
  *  Kirill Ponomarew <ponomarew@oberon.net>
  *  Koen Martens <gmc@sonologic.nl>
  *  Konstantin Saurbier <saurbier@math.uni-bielefeld.de>
  *  Kostya Lukin <lukin@okbmei.msk.su>
  *  Kris Kennaway <kris@FreeBSD.org>
  *  Kubilay Kocak <koobs@FreeBSD.org>
  *  Kurt Jaeger <fbsd-ports@opsec.eu>
  *  Leo Vandewoestijne <freebsd@dns-lab.com>
  *  Leo Vandewoestijne <freebsd@dns.company>
  *  MIHIRA Yoshiro <sanpei@jp.FreeBSD.org>
  *  Marcin Gondek <drixter@e-utp.net>
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Mark Felder <feld@FreeBSD.org>
  *  Mark Linimon <linimon@lonesome.com>
  *  Mark Pulford <mark@kyne.com.au>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Matthew Hunt <mph@pobox.com>
  *  Matthew Seaman
  *  Michael Cardell Widerkrantz <mc@hack.org>
  *  Moritz Warning <moritzwarning@web.de>
  *  Natacha Porte <natbsd@instinctive.eu>
  *  Neil Blakey-Milner
  *  Olivier Duchateau
  *  Paul Chvostek <paul@it.ca>
  *  Paul Dlug <paul@aps.org>
  *  Philippe Pepiot <phil@philpep.org>
  *  Piotr Kubaj <pkubaj@FreeBSD.org>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Rafal Lesniak <fbsd@grid.einherjar.de>
  *  Roman Shterenzon <roman@xpert.com>
  *  Rong-En Fan <rafan@FreeBSD.org>
  *  Roy Marples <roy@marples.name>
  *  Ryan Steinmetz <rpsfa@rit.edu>
  *  Ryan Steinmetz <zi@FreeBSD.org>
  *  Sahil Tandon <sahil@tandon.net>
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Sergei Kolobov <sergei@FreeBSD.org>
  *  Sergei Kolobov <sergei@kolobov.com>
  *  Sergey Matveychuk <sem@FreeBSD.org>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Simon Dick <simond@irrelevant.org>
  *  Stefan Esser <se@FreeBSD.org>
  *  Steve Wills <swills@FreeBSD.org>
  *  Steve Wills <swills@freebsd.org>
  *  Steven Honson
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
  *  Timothy Beyer <beyert@cs.ucr.edu>
  *  Waitman Gobble <waitman@waitman.net>
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Zane C, Bowers <vvelox@vvelox.net>
  *  adamw
  *  alexis
  *  andrew@ugh.net.au
  *  bkhl
  *  clsung
  *  clsung@dragon2.net
  *  dglo@ssec.wisc.edu
  *  dnscheckengine-port@academ.com (Stan Barber)
  *  fenner
  *  geniusj@ods.org
  *  ijliao
  *  ismail.yenigul@endersys.com.tr
  *  krion
  *  mark@foster.cc
  *  n@nectar.com
  *  roam@FreeBSD.org
  *  rodrigc@FreeBSD.org
  *  rpsfa@rit.edu
  *  sten@blinkenlights.nl

With hat:	portmgr
2022-07-20 16:21:47 +02:00
Leo Vandewoestijne
50b1d4eea5 dns/knot-resolver: upgrade to 5.5.0
ChangeLog: https://www.knot-resolver.cz/2022-03-15-knot-resolver-5.5.0.html

PR:	264222
Reported by:	freebsd@dns.company (maintainer)
2022-05-27 17:38:11 +02:00
Po-Chuan Hsieh
87cebeb7a9
dns/knot-resolver: Fix PLIST
- Bump PORTREVISION for package change

====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: lib/knot-resolver/debug_opensslkeylog.so
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1

Stop.
make: stopped in /usr/ports/dns/knot-resolver
2022-04-16 12:19:50 +08:00
Po-Chuan Hsieh
10d211b655
devel/protobuf: Update to 3.20.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2022-04-16 12:19:07 +08:00
Po-Chuan Hsieh
f7e42ce5d5
devel/protobuf: Update to 3.19.4
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2022-02-28 20:46:46 +08:00
Leo Vandewoestijne
4ee1ab77d1 dns/knot-resolver: Update to 5.4.4
Changelog:	https://www.knot-resolver.cz/2022-01-05-knot-resolver-5.4.4.html

PR:		261087
2022-01-12 06:41:47 -05:00
Leo Vandewoestijne
9fae4c08c9 dns/knot-resolver: Update to 5.4.3
Changelog:	https://www.knot-resolver.cz/2021-12-01-knot-resolver-5.4.3.html

PR:		260800
2021-12-29 17:08:11 -05:00
Leo Vandewoestijne
891136458a dns/knot-resolver: Update to 5.4.1
ChangeLog: https://www.knot-resolver.cz/2021-08-19-knot-resolver-5.4.1.html

PR:		258020
2021-08-24 20:39:30 +01:00
Leo Vandewoestijne
eef99349b2
dns/knot-resolver: Update to 5.4.0
Changes: https://www.knot-resolver.cz/2021-07-29-knot-resolver-5.4.0.html

PR:		257553
2021-08-04 05:44:16 +08:00
Po-Chuan Hsieh
f4acead636
devel/protobuf: Update to 3.17.3
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
PR:		257026
Exp-run by:	antoine
2021-07-22 02:11:52 +08:00
Kevin Bowling
fed0c40be9 dns/knot-resolver: Apply maintainer's cleanup
This also fixes the kresd.conf @sample, prefer the maintainer's
approach in the cleanup patch that arrived after d94ae2c3c666

PR:		254765
Approved by:	Leo Vandewoestijne <freebsd@dns.company> (maintainer)
2021-04-13 17:39:05 -07:00
Kevin Bowling
d94ae2c3c6 dns/knot-resolver: Fix @sample use
The port was not using the @sample functionality correctly, stage the
correct sample config in post-install and fix the pkg-plist.

PR:		254765
Reported by:	Marcel <marcel@brickporch.com>
Approved by:	maintainer timeout
2021-04-13 16:07:49 -07:00
Mathieu Arnold
135fdeebb9
all: Remove all other $FreeBSD keywords. 2021-04-06 16:31:13 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Neel Chauhan
6acea16ab9 dns/knot-resolver: Update to 5.3.0
Changes: https://www.knot-resolver.cz/2021-02-25-knot-resolver-5.3.0.html

PR:		254155
Submitted by:	Leo Vandewoestijne <freebsd AT dns DOT company> (maintainer)
2021-03-16 18:11:26 +00:00
Sunpoet Po-Chuan Hsieh
fef65679d6 Bump PORTREVISION for devel/protobuf shlib change 2021-01-26 14:01:09 +00:00
Kurt Jaeger
13e7ac7768 dns/knot-resolver: update 5.1.2 -> 5.1.3
PR:		249365
Submitted by:	Leo Vandewoestijne <freebsd@dns.company> (maintainer)
Relnotes:	https://www.knot-resolver.cz/2020-09-08-knot-resolver-5.1.3.html
2020-10-04 11:06:10 +00:00
Sunpoet Po-Chuan Hsieh
b94e8d8c27 Bump PORTREVISION for devel/protobuf shlib change 2020-08-30 20:19:41 +00:00
Kurt Jaeger
542f7ceaf5 dns/knot-resolver: update 5.1.1 -> 5.1.2
PR:		247699
Submitted by:	Leo Vandewoestijne <freebsd@dns.company> (maintainer)
		andrew@tao11.riddles.org.uk
Relnotes:	https://www.knot-resolver.cz/2020-07-01-knot-resolver-5.1.2.html
2020-07-11 20:57:41 +00:00
Kurt Jaeger
6862072cd7 dns/knot-resolver: update 5.0.1 -> 5.1.1
PR:		246578
Approved by:	freebsd@dns.company (maintainer timeout)
Relnotes:	https://www.knot-resolver.cz/2020-05-19-knot-resolver-5.1.1.html
Security:	CVE-2020-12667
MFH:		2020Q2
2020-06-14 19:19:12 +00:00
Sunpoet Po-Chuan Hsieh
1c489784e1 Bump PORTREVISION for devel/protobuf shlib change 2020-06-03 18:32:05 +00:00
Danilo G. Baio
75a5f7f076 Update Sphinx
- Repocopy textproc/py-sphinx to textproc/py-sphinx18

  Update it to 1.8.5 (latest version from 1.8.X).
  This version supports Python 2 and 3.
  Add test target.

- textproc/py-sphinx: Update to 3.0.2

  Python 3 only (3.5+).
  Add test target.

- Mk/Uses/python.mk: Add PY_SPHINX

  Shared macro to use with flavors and not break
  ports with USES=python (all versions).

  Python >=3.5  --> textproc/py-sphinx (v3.0.2)
  Python < 3.5  --> textproc/py-sphinx18 (v1.8.5)

  All ports that uses sphinx were changed to use the new variable
  ${PY_SPHINX} in the dependency line, exceptions:

    * Ports that fails to build with sphinx 3.0.2 because of code.
      They are pointing to textproc/py-sphinx18 directly.
      There aren't many ports.

    * Ports that doesn't know Python flavors.

- Add several patches to fix Sphinx consumers

  The most common issues are related with pkg-plist, the output
  files from Sphinx changes between versions, keep this dynamically
  is the better approach.

  This will save time in future sphinx updates.

PR:		245629
Exp-run by:	antoine
2020-05-11 23:51:58 +00:00
Mathieu Arnold
beb1c1fe19 USES=lua gained flavors.
Ports using USES=lua:module or lua:flavors will be flavored.  A range of
supported lua versions can be set using XX-YY (or XX-, or -YY, or simply ZZ)
for ports not supporting all lua versions.

USES=lua sets LUA_FLAVOR that needs to be used on all dependencies of
flavored lua ports, in a similar way as PHP or Python flavors.

PR:		245038
Submitted by:	andrew tao11 riddles org uk
Reviewed by:	mat, kevans, russ haley gmail com
Approved by:	mat (portmgr)
Differential Revision:	https://reviews.freebsd.org/D16494
2020-04-14 15:49:36 +00:00
Kurt Jaeger
fc6967df7b dns/knot-resolver: upgrade 4.2.2 -> 5.0.1
- for changes from 4.x to 5.x which might cause trouble during upgrades,
  please read:
  https://knot-resolver.readthedocs.io/en/stable/upgrading.html

PR:		243948
Submitted by:	Leo Vandewoestijne <freebsd@dns.company> (maintainer)
Relnotes:	https://www.knot-resolver.cz/2020-01-27-knot-resolver-5.0.0.html
		https://www.knot-resolver.cz/2020-02-05-knot-resolver-5.0.1.html
2020-02-15 18:19:15 +00:00