1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
Commit Graph

6193 Commits

Author SHA1 Message Date
Mathieu Arnold
cfada54fb3
dns/bind918: add newest version of BIND9
Amongts many new features are the two methods of securing DNS trafic
over Transport Layer Security (TLS). TLS is used by both DNS over TLS
(DoT) and DNS over HTTPS (DoH).

Changes:	https://downloads.isc.org/isc/bind9/9.18.0/doc/arm/html/notes.html
2022-02-10 16:35:41 +01:00
Mathieu Arnold
3f8d9dce08
dns/bind9-devel: update to latest commit
Add back the Administrator Reference Manual in the DOCS option.
2022-02-10 16:35:32 +01:00
Mathieu Arnold
e84b73e5ff
dns/bind916: update to 9.16.25
Add back the Administrator Reference Manual in the DOCS option.

Changes:	https://downloads.isc.org/isc/bind9/9.16.25/doc/arm/html/notes.html#notes-for-bind-9-16-25
2022-02-10 16:35:27 +01:00
Mathieu Arnold
687d3153fa
dns/bind911: fix expiration date 2022-02-10 14:25:43 +01:00
Leo Vandewoestijne
69bd0a2eea dns/knot3: Update to 3.1.6
Changelog:	https://www.knot-dns.cz/2022-02-08-version-316.html

PR:		261823
2022-02-09 23:24:43 -05:00
Matthias Andree
c331ef6115 dns/dnsmasq-devel: update to v2.87test8
new CHANGELOG entries since test7:

- Fix problem with binding DHCP sockets to an individual interface.
  Despite the fact that the system call tales the interface _name_ as a
  parameter, it actually, binds the socket to interface _index_.
  Deleting the interface and creating a new one with the same name
  leaves the socket bound to the old index. (Creating new sockets always
  allocates a fresh index, they are not reused). We now take this
  behaviour into account and keep up with changing indexes.

- Add --conf-script configuration option.
2022-02-09 19:56:23 +01:00
Bernhard Froehlich
95315ac271
dns/dnscontrol: Update to 3.14.0 2022-02-07 12:37:27 +00:00
Matthias Andree
6fc24efefe dns/dnsmasq-devel: update to 2.87test7
with one patch by Johnny S. Lee via mailing list to
avoid a build failure on *BSD.
2022-02-06 12:23:10 +01:00
Matthias Andree
41b0378ad4 dns/dnsmasq: cherry-pick 2.86-related man update
https://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=commitdiff;h=10cd342f5c847a5e0226d6f0f9ff4ca16db610a5

Obtained from:	Simon Kelley's upstream git repository
2022-02-06 12:23:10 +01:00
Tobias Kortkamp
d64a2a380f
lang/rust: Relink consumers
PR:		261449
Security:	ee26f513-826e-11ec-8be6-d4c9ef517024
2022-02-03 15:02:32 +01:00
Will Tisdale
1e910ea086 dns/nextdns: Update to 1.37.7
Changes: https://github.com/nextdns/nextdns/compare/v1.32.2...v1.37.7

PR:	261246
Reported by:	willtisdale@gmail.com
Approved by:	rs@nextdns.io (maintainer, timeout > 2 weeks)
2022-02-01 09:39:03 +01:00
Ryan Steinmetz
2002ab9ac6
dns/dns-ui: Fixup support for php8+, bump PORTREVISION 2022-01-31 23:26:09 -05:00
Po-Chuan Hsieh
8f4f315f91
dns/py-dns-lexicon: Change RUN_DEPENDS from py-dnspython2 to py-dnspython after 7fc16dab84
- Bump PORTREVISION for dependency change
2022-01-29 07:26:48 +08:00
Tijl Coosemans
b93e64d3c3 security/mbedtls: Update to 2.28.0 and fix make test
Also bump dependent ports for library version change.

PR:		255084
2022-01-28 13:14:09 +01:00
Loïc Bartoletti
4f0a5e1540 PyQt: Update sip to 6.5.0, reintroduce sip4 and simplify PyQt framework.
SIP:
As mentioned in the update from sip to sip5, this is a transitional version
to remove what is deprecated in sip4.
Sip6 completely removes the deprecated parts.
Unfortunately, some ports — mostly cura things — can not use sip6, so we
reintroduce sip4.

PyQt:
At the same time, we took the opportunity to simplify PyQT and propose only one
package as for devel/pyside2. */py-qt5-* have been merged — excepted chart,
networkauth and webengine — into devel/py-qt5-pyqt.

This allows us to be in adequacy with the packages that the author of these
libraries proposes, namely:

PyQt - devel/py-qt5-pyqt
PyQt-Charts - x11-toolkits/py-qt5-chart
PyQt-NetworkAuth – net/py-qt5-networkauth
PyQt-WebEngine – www/py-qt5-webengine
SIP – devel/py-sip
py-sip - devel/py-qt5-sip
PyQt-builder - devel/py-qtbuilder
Qscintilla - devel/py-qt5-qscintilla2

Reviewed by:	diizzy, kde
Tested by:	kai, rhurlin, arrowd, madpilot
Approved by:	makc, tcberner, kde
Differential Revision:	https://reviews.freebsd.org/D33237
Exp-run by:	antoine
2022-01-27 07:12:26 +01:00
Dag-Erling Smørgrav
ad43a663a8 dns/nsnotifyd: update to 2.0
Approved by:	maintainer (dvl)
2022-01-26 12:40:24 +01:00
Po-Chuan Hsieh
310b8356d5
dns/rubygem-google-apis-dns_v1: Update to 0.18.0
Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-dns_v1/CHANGELOG.md
2022-01-26 03:51:04 +08:00
Po-Chuan Hsieh
c7dc2124cb
dns/rubygem-dnsruby: Update to 1.61.9
Changes:	https://github.com/alexdalitz/dnsruby/blob/master/RELEASE_NOTES.md
2022-01-26 03:51:04 +08:00
Po-Chuan Hsieh
08f0549f5b
dns/py-dns-lexicon: Update to 3.9.2
- Remove TRANSIP option

Changes:	https://github.com/AnalogJ/lexicon/releases
2022-01-26 03:50:23 +08:00
Muhammad Moinur Rahman
4db069e975 UNBREAK some ports with php81
- Pet portclippy/portfmt

Approved by:	portmgr (blanket infrastructure)
Sponsored by:	Bounce Experts
2022-01-25 12:36:58 -06:00
Muhammad Moinur Rahman
0ddbe884d6 UNBREAK some ports with php80
- Pet portclippy/portfmt

Approved by:	portmgr (blanket infrastructure)
Sponsored by:	Bounce Experts
2022-01-25 10:34:17 -06:00
Jaap Akkerhuis
6eb036d0d6
dns/unbound: Fix the aaaa-filter-iterator.patch
PR:		260553
Reported by:	tech-lists@zyxst.net
2022-01-25 21:12:42 +08:00
Ralf van der Enden
3eaa26afbd dns/powerdns: Update to 4.5.3
Changelog:	https://blog.powerdns.com/2022/01/21/powerdns-authoritative-server-4-5-3/

PR:		261423
2022-01-24 15:56:35 -05:00
Ralf van der Enden
04a3a75163 dns/dnsdist: Update to 1.7.0
Changelog:	https://blog.powerdns.com/2022/01/17/dnsdist-1-7-0-released/

PR:		261421
2022-01-24 15:56:10 -05:00
Po-Chuan Hsieh
31f1e051bd
dns/rubygem-google-apis-dns_v1: Update to 0.17.0
Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-dns_v1/CHANGELOG.md
2022-01-24 03:09:30 +08:00
Po-Chuan Hsieh
589b55c7eb
dns/py-dns-lexicon: Update to 3.9.0
Changes:	https://github.com/AnalogJ/lexicon/releases
2022-01-24 02:47:24 +08:00
Po-Chuan Hsieh
9830944546
dns/p5-Mozilla-PublicSuffix: Update to 1.0.6
Changes:	https://metacpan.org/dist/Mozilla-PublicSuffix/changes
2022-01-24 02:18:29 +08:00
Yuri Victorovich
7029bf7119 dns/coredns: Update 1.8.6 -> 1.8.7
Reported by:	portscout
2022-01-20 09:46:40 -08:00
Muhammad Moinur Rahman
4c9c8b01f4 dns/py-dnspython2: Update version 2.1.0=>2.2.0
Relnotes: https://www.dnspython.org/news/2.2.0/
2022-01-19 16:48:27 -06:00
Daniel Engberg
05da06fe8b dns/bundy: Deprecate and set expiration date to 2022-03-31
Project is in hibernation and not recommended to use in production.
It also fails on multiple platforms and on FreeBSD 14

PR:		260659
Reviewed by:	mat@ (maintainer)
2022-01-19 11:37:44 +01:00
Yasuhiro Kimura
7fc16dab84 dns/py-dnspython: Update to 2.1.0 for Python 3
While updating this port to 2.1.0 fixes runtime error "AttributeError:
module 'base64' has no attribute 'decodestring'" with python 3.9 or
later, it isn't compatible with Python 2.7. So update to 2.1.0 only
for Python 3.

ChangeLog:	https://github.com/rthalley/dnspython/blob/v2.1.0/doc/whatsnew.rst
PR:		260475
Approved by:	maintainer timeout (> 1 month)
2022-01-19 15:36:06 +09:00
Yuri Victorovich
30ce7c4f37 dns/amass: Update 3.15.2 -> 3.16.0
Reported by:	portscout
2022-01-18 10:42:43 -08:00
Mikael Urankar
c7dd5ca11a *: Linux emulation: add support for aarch64
PR:		256008
Submitted by:	Vincent Milum Jr (prior version)
Approved by:	emulation (maintainer timeout)
2022-01-17 15:47:28 +01:00
Tobias Kortkamp
835bd57330
lang/rust: Bump revisions after 1.58.0 2022-01-17 12:57:45 +01:00
Tobias C. Berner
564e629303 KDE: Update KDE Frameworks to 5.90
Saturday, 8 January 2022

KDE today announces the release of KDE Frameworks 5.90.0.

KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.

This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.

Full changelog:
	https://kde.org/announcements/frameworks/5/5.90.0/

Exp-run by:	antoine
PR:		261029
2022-01-13 07:21:22 +01: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
Po-Chuan Hsieh
7a47b91e1e
dns/py-publicsuffixlist: Update to 0.7.11
Changes:	https://github.com/ko-zu/psl/commits/master
2022-01-12 02:44:36 +08:00
Po-Chuan Hsieh
317c605005
dns/p5-Net-DNS: Update to 1.33
Changes:	https://metacpan.org/dist/Net-DNS/changes
2022-01-12 02:44:11 +08:00
Po-Chuan Hsieh
25844d1255
dns/public_suffix_list: Update to 20211231
- Bump PORTREVISION of dependent ports for package change

Changes:	https://github.com/publicsuffix/list/commits/master
2022-01-12 02:44:00 +08:00
Muhammad Moinur Rahman
66a1aa9082 Mark ports to IGNORE with new php81
Approved by:	portmgr (infrastructure blanket)
Sponsored by:	Bounce Experts
2022-01-10 12:33:12 -06:00
Muhammad Moinur Rahman
80f7a0af11 Mark ports to IGNORE with new php81
- Mark some additional ports to IGNORE with the upcoming php DEFAULT
  php80 [1]

PR: 260595 [1]
Reported by: portmgr (exp-run) [1]
Approved by: portmgr (infrastructure blanket)
Sponsored by:	Bounce Experts
2022-01-10 12:23:24 -06:00
Stefan Eßer
bcaf25a8c8 Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
cannot conflict with itself (due to logic in bsd.port.mk that
supresses the pattern match result in that case).

A few ports that set the conflicts variables depending on complex
conditions (e.g. port options), have been left unmodified, despite
probably containing outdated package names.

These changes should only affect the installation of locally built
ports, not the package building with poudriere. They should give an
early indication of the install conflict in cases where currently
the pkg command aborts an installation when it detects that an
existing file would be overwritten,

Approved by:	portmgr (implicit)
2022-01-10 16:15:39 +01:00
Rene Ladan
fcceccb7d4 dns/bind911: restore port
It is still in extended security mode, see
https://www.isc.org/blogs/bind-update-summer2021/

Reported by:	yasu
2022-01-01 14:49:17 +01:00
Rene Ladan
75b955057c cleanup: Remove expired ports:
2021-10-31 devel/sdl_sge: Upstream no longer maintained
2021-12-31 net/appkonference: Outdated, depends on unsupported version of net/asterisk
2021-12-31 dns/bind911: End of life, please migrate to a newer version of BIND9
2021-12-31 net/zebra: Abandoned upstream, last release in 2005. Consider migrating to net/frr7 or net/bird2
2021-12-31 audio/osalp: Abandoned upstream, listed as beta and no new release since 2008
2021-12-31 games/stransball2: Depends on expired devel/sdl_sge
2021-12-31 devel/rubygem-ruby-sdl-ffi: Depends on expired devel/sdl_sge
2021-12-31 devel/rubygem-rubygame: Depends on expired devel/sdl_sge
2021-12-31 devel/ruby-sdl: Depends on expired devel/sdl_sge
2021-12-31 games/magicmaze: Depends on expired devel/sdl_sge
2021-12-31 games/trophy: Depends on expired devel/clanlib1
2021-12-31 devel/clanlib1: Older than expired and removed devel/clanlib
2021-12-31 www/py-django31: Upgrade to Django 3.2+. Mainstream support ended (April 6, 2021). Extended support ends December 2021. See https://www.djangoproject.com/download/
2021-12-31 www/py-dj31-django-prometheus: Extended support of Django 3.1 ends December 2021, upgrade to the Django 3.2+ version of this port. See https://www.djangoproject.com/download/
2021-12-31 databases/postgis24: Deprecated in favour of databases/postgis3x
2021-12-31 net-im/ekiga: Last release in 2013, not actively maintained
2021-12-31 sysutils/sample: abandoned upstream, incompatible with newer kernels
2021-12-31 www/mediawiki131: Upstream EOL
2021-12-31 www/py-dj31-django-mptt: Extended support of Django 3.1 ends December 2021, upgrade to the Django 3.2+ version of this port. See https://www.djangoproject.com/download/
2021-12-31 net/py-flask-xml-rpc: No longer maintained upstream
2021-12-31 audio/libaacplus: Abandoned upstream, no new release since 2011
2021-12-31 security/obfsclient: https://github.com/Yawning/obfsclient/issues/37
2021-12-31 devel/eric6: Uses EOL Python 2.7 via www/py-qt5-webengine
2021-12-31 www/grafana: No longer maintained upstream, use www/grafana8
2021-12-31 www/py-dj31-django-auth-ldap: Extended support of Django 3.1 ends December 2021, upgrade to the Django 3.2+ version of this port. See https://www.djangoproject.com/download/
2021-12-31 www/py-dj31-django-filter: Extended support of Django 3.1 ends December 2021, upgrade to the Django 3.2+ version of this port. See https://www.djangoproject.com/download/
2021-12-31 www/py-dj31-drf-yasg: Extended support of Django 3.1 ends December 2021, upgrade to the Django 3.2+ version of this port. See https://www.djangoproject.com/download/
2021-12-31 www/py-dj31-django-js-asset: Extended support of Django 3.1 ends December 2021, upgrade to the Django 3.2+ version of this port. See https://www.djangoproject.com/download/
2021-12-31 www/py-dj31-django-timezone-field: Extended support of Django 3.1 ends December 2021, upgrade to the Django 3.2+ version of this port. See https://www.djangoproject.com/download/
2021-12-31 www/py-dj31-django-tables2: Extended support of Django 3.1 ends December 2021, upgrade to the Django 3.2+ version of this port. See https://www.djangoproject.com/download/
2021-12-31 www/py-dj31-django-taggit: Extended support of Django 3.1 ends December 2021, upgrade to the Django 3.2+ version of this port. See https://www.djangoproject.com/download/
2021-12-31 graphics/librasterlite: Deprecated in favour of graphics/librasterlite2
2021-12-31 www/py-dj31-django-cacheops: Extended support of Django 3.1 ends December 2021, upgrade to the Django 3.2+ version of this port. See https://www.djangoproject.com/download/
2021-12-31 net-mgmt/p0f2: newer version available in net-mgmt/p0f
2021-12-31 devel/libhash: Abandoned upstream
2021-12-31 www/py-dj31-django-debug-toolbar: Extended support of Django 3.1 ends December 2021, upgrade to the Django 3.2+ version of this port. See https://www.djangoproject.com/download/
2021-12-31 www/py-dj31-django-cors-headers: Extended support of Django 3.1 ends December 2021, upgrade to the Django 3.2+ version of this port. See https://www.djangoproject.com/download/
2021-12-31 audio/flake: Abandoned upstream, no new release since 2007
2021-12-31 audio/ifp-line: Abandoned upstream, no new release since 2005
2021-12-31 audio/libnjb: Abandoned upstream, no new release since 2011
2021-12-31 audio/lpac: Abandoned upstream in 2003
2021-12-31 multimedia/mmsclient: Abandoned upstream, Microsoft deprecated MMS in 2003
2021-12-31 www/plugger: Uses incompatible plugin interface NPAPI
2021-12-31 audio/mpiosh: Abandoned upstream, no new release since 2004
2021-12-31 audio/rplay: Abandoned upstream, no new releases since 1999
2021-12-31 audio/celt: Deprecated and considered obsolete by upstream in 2016 in favour of (lib)opus
2021-12-31 security/nacl: Unmaintained by upstream, use libsodium instead
2021-12-31 net-mgmt/unifi-poller: Now called unpoller by upstream
2021-12-31 lang/nml: Abandoned upstream, last release 2004-04-19
2021-12-31 audio/mp32ogg: Abandoned upstream and unfetchable from upstream
2021-12-31 net/libstorj: Deprecated in favour of net/storj due to v3 rearchitecture
2021-12-31 devel/yasm-devel: No need to keep the -devel version due to upstream inactivity
2021-12-31 www/py-dj31-django-redis: Extended support of Django 3.1 ends December 2021, upgrade to the Django 3.2+ version of this port. See https://www.djangoproject.com/download/
2021-12-31 devel/py-dj31-django-rq: Extended support of Django 3.1 ends December 2021, upgrade to the Django 3.2+ version of this port. See https://www.djangoproject.com/download/
2021-12-31 graphics/libreatlas: Abandoned upstream, no new release since 2012
2021-12-31 www/py-dj31-djangorestframework: Extended support of Django 3.1 ends December 2021, upgrade to the Django 3.2+ version of this port. See https://www.djangoproject.com/download/
2021-12-31 14:40:03 +01:00
Leo Vandewoestijne
772adafbe8 dns/knot3: Update to 3.1.5
Changelog:	https://www.knot-dns.cz/2021-12-20-version-315.html

PR:		260799
2021-12-29 17:08:57 -05:00
Leo Vandewoestijne
9e77598933 dns/yadifa: Update to 2.5.3
Changelog:	https://www.yadifa.eu/sites/default/files/README_2.5.3.txt

PR:		260798
2021-12-29 17:08:42 -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
Yuri Victorovich
d315149ca6 dns/knock: Update 5.1.0 -> 5.2.0
Reported by:	portscout
2021-12-23 17:54:57 -08:00
Yuri Victorovich
2387d8a9b5 dns/doggo: Update 0.4.1 -> 0.5.0
Reported by:	portscout
2021-12-23 17:54:57 -08:00
Po-Chuan Hsieh
ec3b5bc43b
dns/public_suffix_list: Update to 20211126
- Bump PORTREVISION of dependent ports for package change

Changes:	https://github.com/publicsuffix/list/commits/master
2021-12-22 02:46:24 +08:00