1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

452 Commits

Author SHA1 Message Date
Rene Ladan c01b7784bc dns/samba-nsupdate: Remove expired port
2026-05-01 dns/samba-nsupdate: dns/samba-nsupdate has been abandoned for many years; use dns/bind-tools for DNS updates with GSS-TSIG
2026-05-04 18:43:46 +02:00
Jan Bramkamp 17ce03e90c dns/s6-dns: Suite of DNS client programs and libraries for Unix systems
s6-dns is a suite of DNS client programs and libraries for Unix systems,
as an alternative to the BIND, djbdns or other DNS clients.

WWW: https://www.skarnet.org/software/s6-dns/

Event:		Wiesbaden Hackathon 202604
2026-04-27 02:01:10 +02:00
Vladimir Druzenko ac0b421512 dns/knot-resolver6: Connect to build
Reported by:	antoine (via email)
Fixes:		36bded7268 (Add new port)
MFH:		2026Q1
2026-02-26 15:14:50 +03:00
Michael Osipov 935d6bded1 [NEW PORT] dns/register-dnsclient Dynamically register hostnames with a DNS server using GSS-TSIG
Differential Revision:	https://reviews.freebsd.org/D54447
2026-01-12 09:49:40 +01:00
Sergey A. Osokin b4a4910b55 dns/aardvark-dns: add new port
Authoritative dns server for A/AAAA container records. Forwards other
request to host's /etc/resolv.conf.  It's mostly intended to be used
with netavark which launch it automatically if both are installed.

Sponsored by:	tipi.work
2025-11-18 10:59:48 -05:00
Rene Ladan 6daaaf6de9 dns/fpdns: Remove expired port
2025-10-31 dns/fpdns: Upstream repository has been archived on Sep 19, 2024
2025-11-01 12:05:08 +01:00
Muhammad Moinur Rahman 46e331a180 dns/cascade: New port
Cascade is a purpose-built, standalone DNSSEC signer, shaped by the
real-world demands of TLD operators. People for whom safety, stability
and speed aren’t features — they’re the foundation.

WWW: https://github.com/NLnetLabs/cascade
2025-10-05 21:58:24 +02:00
Muhammad Moinur Rahman 65cd311cd4 dns/dnst: New port
dnst :: Domain Name System Tools - a toolset to assist DNS operators
with zone and nameserver maintenance.

dnst is intended to offer both:

- a supported drop-in replacement and upgrade path for a subset of the
popular NLnet Labs LDNS example tools, re-implemented in the Rust
  programming language powered by the NLnet Labs domain Rust library
- an evolving toolbox of commands to aid DNS operators in the
  maintenance and operation of their zones and nameservers.

WWW: https://github.com/NLnetLabs/dnst
2025-10-05 18:39:46 +02:00
Po-Chuan Hsieh 23d930b46b */Makefile: Sort SUBDIRs 2025-09-02 22:45:49 +08:00
Dan Langille 9937d86c06 dns/dns-blackhole: Add new port
Use BIND's Response Policy Zone (RPZ) feature to blackhole various DNS
queries.
2025-08-28 14:26:02 +00:00
Yusuf Yaman a388c707ac dns/tldx: new port: Domain availability research tool
tldx helps you brainstorm available domain names fast.

Features:
- Smart keyword-based domain permutations (prefixes, suffixes, TLDs)
- Fast and concurrent availability checks with RDAP
- Streams results as they're found
- Supports multiple output formats (text, json, json-stream, json-array, csv)
- Supports TLD presets to quickly select groups of common or curated TLD sets
- Optional filtering by domain length
- Great for technical founders, indie hackers, and naming brainstorms

WWW: https://github.com/brandonyoungdev/tldx

PR:		287726
Reported by:	Yusuf Yaman <nxjoseph@protonmail.com> (new maintainer)
2025-06-30 23:02:11 +09:00
Po-Chuan Hsieh d16d44eb8a dns/pear-Net_DNS21: Add pear-Net_DNS21 1.5.5 (copied from pear-Net_DNS2)
- Add PORTSCOUT
2025-06-26 19:29:34 +08:00
Dave Cottlehuber 2b7eb930ad dns/dnssec-rr: new port - a DNSSEC toolkit written in C
Differential Revision:	https://reviews.freebsd.org/D50969
Reviewed by:	diizzy
Sponsored by:	SkunkWerks, GmbH
2025-06-24 08:34:34 +00:00
Matthias Fechner 2644952f03 www/gitlab: added new ports required for gitlab 18.1.0 2025-06-20 05:55:32 +02:00
Gleb Popov 6bd085774e dns/linux-rl9-libpsl: Remove the port 2025-06-10 13:20:25 +03:00
Gleb Popov 990b5a9cde dns/linux-rl9-libidn2: Remove the port 2025-06-10 12:52:40 +03:00
Yusuf Yaman b4ec7306d6 dns/zns: New port: CLI tool for querying DNS records with readable and colored output
zns is a command-line utility for querying DNS records,
displaying them in a human-readable, colored format
that includes type, name, TTL, and value.

WWW:	https://github.com/znscli/zns

PR:	285058
2025-03-01 23:07:43 +09:00
Dave Cottlehuber ca690ac452 dns/p5-Zonemaster-*: new port add Backend, CLI, & Engine
See https://doc.zonemaster.net/latest for more details

Sponsored by:	SkunkWerks, GmbH

Reviewed by:	bofh
Differential Revision:	https://reviews.freebsd.org/D48245
2025-01-03 00:11:02 +00:00
Rene Ladan da97d2cf3d dns/py-idna_ssl: Remove expired port
2024-12-31 dns/py-idna_ssl: Upstream repository has been archived on Oct 22, 2020
2025-01-01 11:58:58 +01:00
Matthias Fechner edc8d0390e www/gitlab: fix regression from 335fc7c38d
Gitlab requires net-http 0.4.1:
Because faraday >= 2, < 2.5 could not be found in locally installed gems
  and faraday >= 2.5, < 2.12.1 could not be found in locally installed gems,
  faraday >= 2, < 2.12.1 cannot be used.
And because faraday >= 2.12.1 depends on faraday-net_http >= 2.0, < 3.5,
  faraday >= 2 requires faraday-net_http >= 2.0, < 3.5.
Because faraday-net_http >= 3.4.0 depends on net-http >= 0.5.0
and faraday-net_http >= 2.0, < 3.4.0 could not be found in locally installed
gems,
  faraday-net_http >= 2.0 requires net-http >= 0.5.0.
Thus, faraday >= 2 requires net-http >= 0.5.0.
So, because Gemfile depends on faraday ~> 2
  and Gemfile depends on net-http = 0.4.1,
  version solving has failed.

While fixing the problem, moved gitlab used packages to own package names with a
PKGNAMESUFFIX of `-gitlab`.
This should make the gitlab package much more stable if updates in the ports are done.
2024-11-22 15:15:15 +02:00
Mathieu Arnold 06823592cb dns/dnstracer-rs: add new port, a trace tool for DNS 2024-10-14 20:29:34 +02:00
Rene Ladan cefa8184e1 dns/adsuck: Remove expired port
2024-05-31 dns/adsuck: Obsolete, no longer relevant
2024-09-01 16:30:08 +02:00
Rene Ladan bacafae788 dns/p5-DSC: Remove expired port
2024-08-31 dns/p5-DSC: Depends on expired math/ploticus
2024-09-01 16:00:18 +02:00
Rene Ladan a9011bc6c1 dns/dsp: Remove expired port
2024-08-31 dns/dsp: Depends on expired dns/p5-DSC
2024-09-01 15:59:23 +02:00
Matthias Fechner 81dbda4eb5 www/gitlab: added new ports required for version 17.3 2024-08-27 23:23:04 +03:00
Fernando Apesteguía b7fcdc240b dns/knot3-lib: Remove port
The port is superseded by knot3-lib.
Consumer has been modified accordingly.

PR:	280626
2024-08-09 13:15:49 +02:00
Fernando Apesteguía 577176a3b8 dns/knot3-lib: revert Remove port
This reverts commit 8d0a20fc09.
dns/knot-resolver still depends on the port despite the work in PR 277540
2024-08-08 19:35:17 +02:00
Leo Vandewoestijne 8d0a20fc09 dns/knot3-lib: Remove port
The port was a dependency of dns/knot3 that took a while to remove since the
port needed some work done in 277332 and 277540

PR:	280626
2024-08-08 17:07:42 +02:00
Rene Ladan 23545f3e65 dns/dnrd: Remove expired port
2024-05-31 dns/dnrd: Abandonware, last release in 2007 and last activity in 2010. Consider using Unbound, dns/dnsmasq or dns/blocky
2024-08-04 15:19:16 +02:00
Mathieu Arnold 0672232a5f dns/bind920: add file forgotten in 0672207 2024-07-24 07:33:17 +02:00
Leo Vandewoestijne 1a18e0ae75 dns/py-libknot: new port: Python API using knot.sock to interact with the Knot DNS daemon
Using this module it's possible to create scripts for efficient tasks
that would require complex shell scripts with multiple calls of knotc.
For communication with the daemon it uses the same mechanism as the
knotc utility, i.e. communication via a Unix socket.

PR:	278280
2024-07-23 19:49:21 +03:00
Rene Ladan ff5c073dc8 dns/curvedns: Remove expired port
2024-05-31 dns/curvedns: Protocol never gained traction and is superseded by DoT and DoH
2024-06-11 17:55:08 +02:00
Rene Ladan cd43fe3c62 dns/crossip: Remove expired port
2024-05-31 dns/crossip: Obsolete, use dns/dnsmax-perl
2024-06-11 17:54:22 +02:00
Rene Ladan 502251f679 dns/dnsforwarder: Remove expired port
2024-05-31 dns/dnsforwarder: Abandoned, upstream repo is removed
2024-06-11 17:51:29 +02:00
Dima Panov 82dfb2f204 Linuxulator ports: Update Rocky Linux to 9.3 and add more packages
Sponsored by:	Serenity Cybersecurity, LLC

Co-authored-by:	awoonya <mzhyneva@gmail.com>
2024-05-12 13:01:20 +03:00
Gleb Popov 5aa75e1ca0 Linuxulator ports: Introduce Rocky Linux 9.
Sponsored by:	Serenity Cybersecurity, LLC
Co-authored-by:	Dima Panov <fluffy@FreeBSD.org>
2024-05-12 13:01:16 +03:00
Rene Ladan 463d7ad164 cleanup: Remove expired ports:
2024-04-30 misc/firestring: Upstream is gone and last release in 2004
2024-04-30 dns/firedns: Abandonware, upstream is gone and last release in 2004 and it also depends on unfetchable misc/firestring. Consider dns/c-ares
2024-04-30 22:29:26 +02:00
Rene Ladan 3a4d8de87c dns/bind916: Remove expired port
2024-04-30 dns/bind916: End of life, please migrate to a newer version of BIND9
2024-04-30 22:24:52 +02:00
Muhammad Moinur Rahman 35e6adf99c dns/sheerdns: Remove expired port
dns/sheerdns
2024-02-29 12:50:27 +01:00
Muhammad Moinur Rahman a7a56556a5 dns/dnscheckengine: Remove expired port
dns/dnscheckengine
2024-02-29 12:49:45 +01:00
Muhammad Moinur Rahman 8bb1f203a6 dns/dns_balance: Remove expired port
dns/dns_balance
2024-02-29 12:49:05 +01:00
Muhammad Moinur Rahman 83cc2c331b dns/p5-Zonemaster-LDNS: New port
This module provides a Perl interface to the ldns library from NLnet
Labs and depends on it being available. The module can either compile
and use those libraries internally or link to already available ldns
library given that the version is high enough. In both cases it relies
on a sufficiently recent version of OpenSSL being present.

This module is written as part of the Zonemaster project, and therefore
primarily exposes the functionality needed for that. Since Zonemaster is
a diagnostic tool, that means the functions most used are those for
looking things up and inspecting them.
2024-02-10 20:06:42 +01:00
Alexey Dokuchaev 6b11474239 net/https_dns_proxy: new port had been added (+)
Light-weight (written in plain C) DNS-HTTPS, non-caching translation
proxy when DNSCrypt-Proxy does not quite fit (or even does not work).

WWW: https://github.com/aarond10/https_dns_proxy
2024-02-08 03:05:54 +00:00
Muhammad Moinur Rahman 9d5dcce7f6 dns/updatedd: Remove expired port
2023-12-31 dns/updatedd: Last release in 2006 and upstream is dead. Consider migrating to dns/inadyn, dns/ddclient or dns/godns
2023-12-31 01:06:23 +01:00
Tobias C. Berner 633534bf76 KDE: Add KDE Frameworks 6 ports
KDE's 6th Megarelease - Alpha

Wednesday, 8 November 2023

En route to the new Plasma, Frameworks and Gear

Every few years we port the key components of our software to a new
version of Qt, taking the opportunity to remove cruft and leverage the
updated features the most recent version of Qt has to offer us.

It has been nearly 10 years since the last big release of our flagship
Plasma desktop environment, and the time has come again. KDE is making
available today the Alpha version of all the software we will include in
a megarelease scheduled for the end of February 2024.

Announcement: https://kde.org/announcements/megarelease/6/alpha/
Obtained from:	https://github.com/tcberner/kde6-overlay/

Further ports specific changes:
 * multimedia/phonon: is now flavored for Qt5 and Qt6
2023-12-02 14:19:39 +01:00
Yuri Victorovich 2b7ea6c15a dns/q-dns: New port: Tiny command line DNS client 2023-11-14 00:13:01 -08:00
Yuri Victorovich 3c74528961 dns/mosdns: New port: DNS forwarder 2023-11-05 21:36:05 -08:00
Yuri Victorovich 4d132b6070 dns/zdns: New port: Fast CLI DNS lookup tool 2023-11-04 01:46:04 -07:00
Dima Panov 698f6c34b0 dns/libasr[-devel]: remove upstream' unmaintained ports (+)
libasr will be maintained only as part of OpenSMTPD.

The current port has known security fixes that were addressed in the
bundled copy of OpenSMTPD but not in the libasr-portable.

The libasr-portable repository on github will be archived soon.

PR:	272048
2023-10-26 01:28:15 +03:00
Daniel Engberg 86b0e308eb dns/godns: New port: Dynamic DNS (DDNS) client with notification support
Yet another client but with support for sending notifications over
multiple services such as Email, Telegram, Slack, Discord, Pushover
and additional ways such as webhooks.

Website: https://github.com/TimothyYe/godns
2023-10-22 16:52:52 +02:00