| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Approved by: clsung via IRC
Notes:
svn path=/head/; revision=295750
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Re-write interface discovery code on *BSD to use getifaddrs. This
is more portable, more straightforward, and allows us to find the
prefix length for IPv6 addresses.
Add ra-names, ra-stateless and slaac keywords for DHCPv6. Dnsmasq
can now synthesise AAAA records for dual-stack hosts which get IPv6
addresses via SLAAC. It is also now possible to use SLAAC and
stateless DHCPv6, and to tell clients to use SLAAC addresses as
well as DHCP ones. Thanks to Dave Taht for help with this.
Add --dhcp-duid to allow DUID-EN uids to be used.
Explicity send DHCPv6 replies to the correct port, instead of relying
on clients to send requests with the correct source address, since
at least one client in the wild gets this wrong. Thanks to Conrda
Kostecki for help tracking this down.
Send a preference value of 255 in DHCPv6 replies when --dhcp-authoritative
is in effect. This tells clients not to wait around for other DHCP
servers.
Better logging of DHCPv6 options.
Add --host-record. Thanks to Rob Zwissler for the suggestion.
Invoke the DHCP script with action "tftp" when a TFTP file transfer
completes. The size of the file, address to which it was sent and
complete pathname are supplied. Note that version 2.60 introduced
some script incompatibilties associated with DHCPv6, and this is a
further change. To be safe, scripts should ignore unknown actions,
and if not IPv6-aware, should exit if the environment variable
DNSMASQ_IAID is set. The use-case for this is to track netboot/install.
Suggestion from Shantanu Gadgil.
Update contrib/port-forward/dnsmasq-portforward to reflect the
above.
Set the environment variable DNSMASQ_LOG_DHCP when running the
script id --log-dhcp is in effect, so that script can taylor their
logging verbosity. Suggestion from Malte Forkel.
Arrange that addresses specified with --listen-address work even
if there is no interface carrying the address. This is chiefly
useful for IPv4 loopback addresses, where any address in 127.0.0.0/8
is a valid loopback address, but normally only 127.0.0.1 appears
on the lo interface. Thanks to Mathieu Trudel-Lapierre for the idea
and initial patch.
Fix crash, introduced in 2.60, when a DHCPINFORM is received from
a network which has no valid dhcp-range. Thanks to Stephane Glondu
for the bug report.
Add a new DHCP lease time keyword, "deprecated" for --dhcp-range.
This is only valid for IPv6, and sets the preffered lease time for
both DHCP and RA to zero. The effect is that clients can continue
to use the address for existing connections, but new connections
will use other addresses, if they exist. This makes hitless renumbering
at least possible.
Fix bug in address6_available() which caused DHCPv6 lease aquisition
to fail if more than one dhcp-range in use.
Provide RDNSS and DNSSL data in router advertisements, using the
settings provided for DHCP options option6:domain-search and
option6:dns-server.
Tweak logo/favicon.ico to add some transparency. Thanks to SamLT
for work on this.
Don't cache data from non-recursive nameservers, since it may
erroneously look like a valid CNAME to a non-exitant name. Thanks
to Ben Winslow for finding this.
Call SO_BINDTODEVICE on the DHCP socket(s) when doing DHCP on exactly
one interface and --bind-interfaces is set. This makes the OpenStack
use-case of one dnsmasq per virtual interface work. This is only
available on Linux; it's not supported on other platforms. Thanks
to Vishvananda Ishaya and the OpenStack team for the suggestion.
Updated French translation. Thanks to Gildas Le Nadan.
Give correct from-cache answers to explict CNAME queries. Thanks
to Rob Zwissler for spotting this.
Add --tftp-lowercase option. Thanks to Oliver Rath for the patch.
Ensure that the DBus DhcpLeaseUpdated events are generated when a
lease goes through INIT_REBOOT state, even if the dhcp-script is
not in use. thanks to Antoaneta-Ecaterina Ene for the patch.
Fix failure of TFTP over IPv4 on OpenBSD platform. Thanks to Brad
Smith for spotting this.
Notes:
svn path=/head/; revision=295736
|
|
|
|
| |
Notes:
svn path=/head/; revision=295689
|
|
|
|
|
|
|
|
| |
PR: 167299
Submitted by: Hirohisa Yamaguchi <umq at-symbol ueo.co.jp>
Notes:
svn path=/head/; revision=295543
|
|
|
|
|
|
|
|
| |
PR: ports/167241
Submitted by: Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
Notes:
svn path=/head/; revision=295407
|
|
|
|
|
|
|
| |
PERL_LEVEL against 501400)
Notes:
svn path=/head/; revision=295171
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
was noticed by ISC at:
https://lists.isc.org/pipermail/bind-users/2012-April/087345.html
and verified by me both by comparing the contents of the old and new
distfiles and by verifying the PGP signature on the new distfile.
No PORTREVISION bump because these files were not installed.
Notes:
svn path=/head/; revision=294687
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
- Add LICENSE information
- Remove obsolete patches
Notes:
svn path=/head/; revision=294639
|
|
|
|
| |
Notes:
svn path=/head/; revision=294497
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=294221
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bug fixes.
For the port, switch to using the PORTDOCS macro.
Also, switch to the (identical) pkg-message in ../bind97 which was apparently missed
when the other ports were converted.
Feature safe: yes
Notes:
svn path=/head/; revision=294220
|
|
|
|
|
|
|
|
|
| |
For the port, switch to using the PORTDOCS macro.
Feature safe: yes
Notes:
svn path=/head/; revision=294219
|
|
|
|
|
|
|
|
|
| |
For the port, switch to using the PORTDOCS macro.
Feature safe: yes
Notes:
svn path=/head/; revision=294218
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mozilla::PublicSuffix provides a single function that returns the public suffix
of a domain name by referencing a parsed copy of Mozilla's Public Suffix List.
From the official website at http://publicsuffix.org:
A "public suffix" is one under which Internet users can directly register names.
Some examples of public suffixes are .com, .co.uk and pvt.k12.wy.us. The Public
Suffix List is a list of all known public suffixes.
A copy of the official list is bundled with the distribution. As the official
list continues to be updated, the bundled copy will inevitably fall out of date.
Therefore, if the bundled copy of found to be over thirty days old, this
distribution's installer provides the option to check for a new version of the
list and download/use it if one is found.
WWW: http://search.cpan.org/dist/Mozilla-PublicSuffix/
Feature safe: yes
Notes:
svn path=/head/; revision=294151
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
maintainer, wrote in message <4F70361B.7080306@thekelleys.org.uk>:
A bug has been found in dnsmasq 2.60 that can cause crashes. This is
configuration dependent: it either crashes frequently or not at all.
The configuration required is one which allows dnsmasq to receive
DHCPINFORM requests for which there is no valid dhcp-range. This is
rare.
Adding the patch he offers for download.
Feature safe: yes
Notes:
svn path=/head/; revision=294075
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to python@
Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-12.0.0/twisted/names/topfiles/NEWS
PR: ports/165732
Submitted by: sunpoet (myself)
Approved by: Neal Nelson <neal@nicandneal.net> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=293937
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add additional MASTER_SITE
Feature safe: yes
Notes:
svn path=/head/; revision=293716
|
|
|
|
|
|
|
|
|
| |
PR: 166125
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl>(maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=293498
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add back cat pkg-message
- Add knot.full.conf to ETCDIR and pkg-plist
- Bump PORTREVISON
PR: ports/165798
Submitted by: Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
Approved by: Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=293455
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=293443
|
|
|
|
|
|
|
|
|
|
|
|
| |
- No PORTREVISION bump
PR: ports/165798
Submitted by: mexas@bristol.ac.uk
Approved by: Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer, implicit)
Feature safe: yes
Notes:
svn path=/head/; revision=293406
|
|
|
|
|
|
|
|
|
|
|
|
| |
- No PORTREVISION bump
PR: ports/165787
Reported by: Anton Shterenlikht <mexas@bristol.ac.uk>
Approved by: Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer, implicit)
Feature safe: yes
Notes:
svn path=/head/; revision=293354
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/165798
Submitted by: Leo Vandewoestijne <freebsd@dns-lab.com>
Approved by: Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=293325
|
|
|
|
|
|
|
|
|
|
|
|
| |
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so)
Notes:
svn path=/head/; revision=293247
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=293137
|
|
|
|
|
|
|
|
|
|
|
|
| |
- The LUA port option enables Lua support for DHCP lease-change scripts
- DHCPv6 support
- IPv6 Router Advertisement support
Changelog: http://www.thekelleys.org.uk/dnsmasq/CHANGELOG
Feature safe: yes
Notes:
svn path=/head/; revision=293135
|
|
|
|
|
|
|
|
|
|
|
|
| |
While I'm here, reduce the number of docs variables.
PR: ports/165930 [1]
Submitted by: Alexey Markov <redrat@mail.ru> [1]
Feature safe: yes
Notes:
svn path=/head/; revision=293127
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index
Notes:
svn path=/head/; revision=292977
|
|
|
|
|
|
|
|
|
| |
- Sort *_DEPENDS
Changes: http://search.cpan.org/dist/POE-Component-Server-DNS/Changes
Notes:
svn path=/head/; revision=292944
|
|
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/POE-Component-Resolver/CHANGES
PR: ports/165718
Submitted by: Jase Thew <freebsd@beardz.net> (maintainer)
Notes:
svn path=/head/; revision=292817
|
|
|
|
|
|
|
| |
WWW: http://search.cpan.org/dist/POE-Component-Client-DNSBL/
Notes:
svn path=/head/; revision=292496
|
|
|
|
|
|
|
|
|
| |
- Sort *_DEPENDS
Changes: http://search.cpan.org/dist/POE-Component-Client-DNS-Recursive/Changes
Notes:
svn path=/head/; revision=292482
|
|
|
|
| |
Notes:
svn path=/head/; revision=292447
|
|
|
|
|
|
|
|
| |
- Add TEST_DEPENDS to enable testing
- Add patch to fix tests, submitted upstream
Notes:
svn path=/head/; revision=292442
|
|
|
|
|
|
|
| |
- Bump PORTREVISION due to new RUN_DEPENDS changing package
Notes:
svn path=/head/; revision=292416
|
|
|
|
|
|
|
| |
WWW: http://search.cpan.org/dist/POE-Component-Client-DNS-Recursive/
Notes:
svn path=/head/; revision=292415
|
|
|
|
|
|
|
| |
Requested by: roam (on ports-developers@)
Notes:
svn path=/head/; revision=292325
|
|
|
|
| |
Notes:
svn path=/head/; revision=292259
|
|
|
|
|
|
|
| |
- Add additional MASTER_SITES
Notes:
svn path=/head/; revision=292219
|
|
|
|
|
|
|
| |
Approved by: roam@
Notes:
svn path=/head/; revision=292217
|
|
|
|
|
|
|
| |
Approved by: roam@
Notes:
svn path=/head/; revision=292216
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
from packages.
PR: ports/165352
Reported by: Marat Bakeev <hawara@hawara.com>
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Approved by: gabor (mentor, implicit)
Feature safe: yes
Notes:
svn path=/head/; revision=292173
|
|
|
|
| |
Notes:
svn path=/head/; revision=292150
|
|
|
|
|
|
|
|
|
|
|
| |
- Builds now on 9.x, drop conditional
- while here use include of bpm and loop on portdocs
PR: ports/165388
Submitted by: maintainer, mc@hack.org
Notes:
svn path=/head/; revision=292081
|
|
|
|
| |
Notes:
svn path=/head/; revision=291774
|
|
|
|
|
|
|
| |
PR: ports/164833
Notes:
svn path=/head/; revision=291650
|
|
|
|
|
|
|
|
| |
PR: ports/165216
Submitted by: maintainer, jaap at NLnetLabs.nl
Notes:
svn path=/head/; revision=291604
|
|
|
|
|
|
|
|
| |
PR: ports/165185
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Notes:
svn path=/head/; revision=291542
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Lots of fixes for older Perl versions, and several other bug fixes
The parse and data methods are renamed to decode and encode respectively
New feature: IDN query support, requires Net::LibIDN
New modules: Mailbox.pm, Text.pm
For the port:
* Add TEST_DEPENDS (probably won't work on its own due to CONFIGURE_ARGS)
* Add an OPTION for IDN support, off by default
* Use the PORTDOCS macro
* Move the OPTIONS= to the more standard location
Notes:
svn path=/head/; revision=291435
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Easyzone is a package to manage the common record types of a zone file,
including SOA records. This module sits on top of the dnspython package
and provides a higher level abstraction for common zone file manipulation
use cases.
WWW: http://www.psychofx.com/easyzone/
PR: ports/164961
Submitted by: Attila Nagy <bra at fsn.hu>
Notes:
svn path=/head/; revision=290883
|