notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2022Q3
dnsmasq Lightweight DNS forwarder, DHCP, and TFTP server
2.87,1 dns on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.87,1Version of this port present on the latest quarterly branch.
Maintainer: mandree@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-09-26 16:24:33
Last Update: 2022-09-26 16:21:26
Commit Hash: de3a5f0
License: GPLv2
WWW:
http://www.thekelleys.org.uk/dnsmasq/doc.html
Description:
Dnsmasq is a lightweight, easy to configure DNS forwarder and DHCP server. It is designed to provide DNS and, optionally, DHCP, to a small network. It can serve the names of local machines which are not in the global DNS. The DHCP server integrates with the DNS server and allows machines with DHCP-allocated addresses to appear in the DNS with names configured either in each host or in a central configuration file. Dnsmasq supports static and dynamic DHCP leases and BOOTP/TFTP/PXE for network booting of diskless machines. Dnsmasq is targeted at home networks using NAT and connected to the internet via a modem, cable-modem or ADSL connection but would be a good choice for any smallish network (up to 1000 clients is known to work) where low resource use and ease of configuration are important. -- Simon Kelley WWW: http://www.thekelleys.org.uk/dnsmasq/doc.html
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (24 items)
Collapse this list.
  1. /usr/local/share/licenses/dnsmasq-2.87,1/catalog.mk
  2. /usr/local/share/licenses/dnsmasq-2.87,1/LICENSE
  3. /usr/local/share/licenses/dnsmasq-2.87,1/GPLv2
  4. sbin/dnsmasq
  5. @sample etc/dnsmasq.conf.sample
  6. man/man8/dnsmasq.8.gz
  7. share/dnsmasq/trust-anchors.conf
  8. share/examples/dnsmasq/dnslist/dhcp.css
  9. share/examples/dnsmasq/dnslist/dnslist.pl
  10. share/examples/dnsmasq/dnslist/dnslist.tt2
  11. share/examples/dnsmasq/dynamic-dnsmasq/dynamic-dnsmasq.pl
  12. share/locale/de/LC_MESSAGES/dnsmasq.mo
  13. share/locale/es/LC_MESSAGES/dnsmasq.mo
  14. share/locale/fi/LC_MESSAGES/dnsmasq.mo
  15. share/locale/fr/LC_MESSAGES/dnsmasq.mo
  16. share/locale/id/LC_MESSAGES/dnsmasq.mo
  17. share/locale/it/LC_MESSAGES/dnsmasq.mo
  18. share/locale/no/LC_MESSAGES/dnsmasq.mo
  19. share/locale/pl/LC_MESSAGES/dnsmasq.mo
  20. share/locale/pt_BR/LC_MESSAGES/dnsmasq.mo
  21. share/locale/ro/LC_MESSAGES/dnsmasq.mo
  22. @owner
  23. @group
  24. @mode
Collapse this list.
Dependency lines:
  • dnsmasq>0:dns/dnsmasq
Conflicts:
CONFLICTS_INSTALL:
  • dnsmasq-devel
To install the port:
cd /usr/ports/dns/dnsmasq/ && make install clean
To add the package, run one of these commands:
  • pkg install dns/dnsmasq
  • pkg install dnsmasq
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dnsmasq
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1664208536 SHA256 (dnsmasq-2.87.tar.xz) = 0228c0364a7f2356fd7e7f1549937cbf3099a78d3b2eb1ba5bb0c31e2b89de7a SIZE (dnsmasq-2.87.tar.xz) = 540528

Packages (timestamps in pop-ups are UTC):
dnsmasq
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.91,12.91,12.83,12.91,12.91,1-2.82,1-
FreeBSD:13:quarterly2.91,12.91,12.89_1,12.91,12.91,12.89_1,12.89_1,12.90,1
FreeBSD:14:latest2.90_6,12.91,12.88,12.90_6,12.91,12.89_1,1-2.89_1,1
FreeBSD:14:quarterly2.90_4,12.91,1-2.90_4,12.91,12.89_1,12.89_1,12.90,1
FreeBSD:15:latest2.91,12.91,1n/a2.91,1n/a2.89_1,12.89_1,12.90,1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. msgfmt : devel/gettext-tools
  2. gmake>=4.3 : devel/gmake
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libidn2.so : dns/libidn2
  2. libgmp.so : math/gmp
  3. libnettle.so : security/nettle
  4. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for dnsmasq-2.87,1: DBUS=off: D-Bus IPC system support DNSSEC=on: Enable DNSSEC caching and validation (needs nettle) DOCS=on: Build and/or install documentation IPSET=on: Dynamic firewall management of resolved names (needs PF) IPV6=on: IPv6 protocol support LUA=off: Support lease-change scripts written in Lua ====> Internationalization Support Level: you can only select none or one of them IDN=off: IDN: Int'l Domain Names WITHOUT full NLS NLS=on: IDN+NLS: Int'l Domain Names & National Language support ===> Use 'make config' to modify these settings
Options name:
dns_dnsmasq
USES:
cpe shebangfix tar:xz gettext gmake iconv pkgconfig pkgconfig
pkg-message:
To enable dnsmasq, edit /usr/local/etc/dnsmasq.conf and set dnsmasq_enable="YES" in /etc/rc.conf[.local] Further options and actions are documented inside /usr/local/etc/rc.d/dnsmasq SECURITY RECOMMENDATION ~~~~~~~~~~~~~~~~~~~~~~~ It is recommended to enable the wpad-related options at the end of the configuration file (you may need to copy them from the example file to yours) to fix CERT Vulnerability VU#598349.
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/mandree/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/mandree/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/mandree/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/mandree/
  5. https://www.thekelleys.org.uk/dnsmasq/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.87,1
26 Sep 2022 16:21:26
commit hash: de3a5f0b0da3358b7188d3ac81e9af130a99591ecommit hash: de3a5f0b0da3358b7188d3ac81e9af130a99591ecommit hash: de3a5f0b0da3358b7188d3ac81e9af130a99591ecommit hash: de3a5f0b0da3358b7188d3ac81e9af130a99591e files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
dns/dnsmasq*: update to v2.87

and set dnsmasq-devel port to IGNORE.

Changelog:
https://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=blob_plain;f=CHANGELOG;hb=v2.87
https://www.mail-archive.com/dnsmasq-discuss@lists.thekelleys.org.uk/msg16445.html

MFH:		2022Q3
(cherry picked from commit 7bf80ce8165de85b5c550ea7aba984c6093a9496)

Number of commits found: 1