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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: dns/dnsmasq-devel/Makefile

Number of commits found: 135 (showing only 35 on this page)

«  1 | 2 

Tuesday, 15 Jul 2014
15:09 adamw search for other commits by this committer
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
Original commitRevision:361941 
Monday, 21 Apr 2014
21:56 bapt search for other commits by this committer
Switch to use lua 5.2
Original commitRevision:351724 
Thursday, 10 Apr 2014
20:45 mandree search for other commits by this committer
Ignore this port while the release is newer than the candidates.
Original commitRevision:350850 
Monday, 31 Mar 2014
20:19 mandree search for other commits by this committer
Upgrade to new upstream release candidate #rc4.

Fixes ipset logging patch.

Known issue: The executable identifies as #rc3.
Original commitRevision:349799 
Sunday, 30 Mar 2014
00:42 mandree search for other commits by this committer
Update to new upstream release candidate #2.

Git shortlog between 2.69 rc1 and rc2:

Simon Kelley (7):
      Add dnssec-check-unsigned to example config file.
      Reorder sanity checks on UDP packet reception, to cope with failed recvfro
      SERVFAIL is an expected error return, don't try all servers.
      Terminate DS-search when reaching the root via cache entries.
      Cache stats availble in CHAOS .bind domain.
      Ensure ->sentto is valid for DNSSEC forwards. Otherwise retries SEGV.
      Add --dnssec-no-timecheck

Tomas Hozza (2):
      Memory leak in error path.
      Handle failure of hash_questions()

Wang Jian (1):
      Log IPSET actions.
Original commitRevision:349600 
Saturday, 22 Mar 2014
22:06 mandree search for other commits by this committer
Upgrade to release candidate #1.
Original commitRevision:348810 
Monday, 10 Mar 2014
17:01 mandree search for other commits by this committer
Upgrade to new upstream test release #11.

Git shortlog since test release #9:

      Speeling.
      Strip DNSSEC RRs when query doesn't have DO bit set.
      Return INSECURE when validation fails with proved non-existent DS.
      Negative caching for DS records.
      Check that unsigned replies come from unsigned zones if --dnssec-check-uns
      Tidy.
      Fix off-by-one overwrite.
      Don't free blockdata for negative DS cache entries.
      Handle replies with no answers and no NS in validate_reply.
      Tweak tuning params.
      Don't cache secure replies which we've messsed with.
      Mass edit of INSECURE->BOGUS returns for server failure/bad input.
      Can have local DS records (trust anchors).
Original commitRevision:347783 
Thursday, 27 Feb 2014
22:55 mandree search for other commits by this committer
Update to new test9 release.

Relevant excerpt from git shortlog between test8 and test9:

      Add RFC-6605 ECDSA DNSSEC verification.
      Don't mess with the TTL of DNSSEC RRs.
      No CD in forwarded queries unless dnssec-debug for TCP too.
      Log BOGUS validation result when upstream sends SERVFAIL.
      --rev-server option. Syntactic sugar for PTR queries.
      Omit ECC from DNSSEC if nettle library is old.
      Add --servers-file option.
      NSEC3 validation. First pass.
      Check signer name in RRSIGs.
      An NSEC record cannot attest to its own non-existance!
Original commitRevision:346402 
Wednesday, 12 Feb 2014
21:12 mandree search for other commits by this committer
Upgrade to test8 release, bringing these upstream fixes:

ee41586 Use DS records as trust anchors, not DNSKEYs.
83349b8 Further tidying of AD and DO bit handling.
7fa836e Handle validation when more one key is needed.
1633e30 Fix Byte-order botch: broke DNSSEC on big-endian platforms.
c8ca33f Fix DNSSEC caching problems: incomplete RRSIG RRsets.
e243c07 AD bit in queries handled as RFC6840 p5.7
Original commitRevision:344016 
Friday, 7 Feb 2014
08:48 mandree search for other commits by this committer
Move all the way to the test7 release that has other bugfixes.
Note the +AD flag may now be missing on the first response for a given domain,
re-querying within the cache TTL would deliver it.  Bug has been reported.
Original commitRevision:343200 
08:35 mandree search for other commits by this committer
really add the promised AD flag patch.

Pointy hat to: yours truly
Original commitRevision:343196 
08:30 mandree search for other commits by this committer
Add Simon's patch from Git for AD flag treatment (dig ... +ad).
Original commitRevision:343194 
Wednesday, 5 Feb 2014
01:49 mandree search for other commits by this committer
Upgrade to test6, which adds DNSSEC validation and caching support.

Note that this requires configuration (see dnsmasq.conf.example for
hints) and has a few rough edges with regard to caching.
Original commitRevision:342621 
Wednesday, 1 Jan 2014
23:06 mandree search for other commits by this committer
Update to new upstream 2.69test3 release, with these noteworthy changes:

- Implement dynamic interface discovery on *BSD
- Fix endless loop with some bogu-nxdomain. Another F_CONFIG botch.
- Ignore ",," in dhcp-host, rather than treating it as ",0,"

Invent an additional .0 so we can later have 2.69rc... releases without
touching PORTEPOCH.
Original commitRevision:338400 
Sunday, 8 Dec 2013
18:05 mandree search for other commits by this committer
Upgrade dnsmasq to new stable 2.68 release.

Fixes bind-interfaces with IPv6 on FreeBSD.

version 2.68
            Use random addresses for DHCPv6 temporary address
            allocations, instead of algorithmically determined stable
            addresses.

    Fix bug which meant that the DHCPv6 DUID was not available
    in DHCP script runs during the lifetime of the dnsmasq
    process which created the DUID de-novo. Once the DUID was
    created and stored in the lease file and dnsmasq
    restarted, this bug disappeared.

    Fix bug introduced in 2.67 which could result in erroneous
    NXDOMAIN returns to CNAME queries.

    Fix build failures on MacOS X and openBSD.

    Allow subnet specifications in --auth-zone to be interface
    names as well as address literals. This makes it possible
    to configure authoritative DNS when local address ranges
    are dynamic and works much better than the previous
    work-around which exempted contructed DHCP ranges from the
    IP address filtering. As a consequence, that work-around
    is removed. Under certain circumstances, this change wil
    break existing configuration: if you're relying on the
    contructed-range exception, you need to change --auth-zone
    to specify the same interface as is used to construct your
    DHCP ranges, probably with a trailing /6 like this:
    --auth-zone=example.com,eth0/6 to limit the addresses to
    IPv6 addresses of eth0.

    Fix problems when advertising deleted IPv6 prefixes. If
    the prefix is deleted (rather than replaced), it doesn't
    get advertised with zero preferred time. Thanks to Tsachi
    for the bug report.

    Fix segfault with some locally configured CNAMEs. Thanks
    to Andrew Childs for spotting the problem.

    Fix memory leak on re-reading /etc/hosts and friends,
    introduced in 2.67.

    Check the arrival interface of incoming DNS and TFTP
    requests via IPv6, even in --bind-interfaces mode. This
    isn't possible for IPv4 and can generate scary warnings,
    but as it's always possible for IPv6 (the API always
    exists) then we should do it always.

    Tweak the rules on prefix-lengths in --dhcp-range for
    IPv6. The new rule is that the specified prefix length
    must be larger than or equal to the prefix length of the
    corresponding address on the local interface.
Original commitRevision:335916 
Wednesday, 4 Dec 2013
09:54 mandree search for other commits by this committer
Upgrade to upstream -rc5, fixing binding to IPv6 interfaces with
non-local addresses. Important upstream changes between -rc4 and -rc5:

-     Don't overwrite errno before generating message.
-     Garbage collect listening sockets when their address is deleted.
-     Only set scope_id in addresses to bind() for linklocal addresses.
-     Check arrival interface of IPv6 requests, even in --bind-interfaces.
-     Relax rules in prefix length in (IPv6) dhcp-range.
Original commitRevision:335607 
Tuesday, 26 Nov 2013
23:41 mandree search for other commits by this committer
Update to new release candidate #4.

Upstream changes:
- Add missing malloc() return-code check.
- Do immediate RA when a prefix goes from old->current.
- Fixes to various compiler warnings.
Original commitRevision:334979 
Monday, 25 Nov 2013
22:46 mandree search for other commits by this committer
Update to new upstream release candidate #3, with three changes since RC1:

2543906 Segfault with some CNAMEs. Also memory leak on reload of /etc/hosts.
241fa9c Remove arc4random, we have a good RNG and it's a portability problem.
e142a83 Merge messages to .po files.
Original commitRevision:334903 
Thursday, 21 Nov 2013
22:27 mandree search for other commits by this committer
Update to new release candidate #1 for 2.68.

Changes:
http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2013q4/007808.html
Original commitRevision:334530 
Friday, 25 Oct 2013
22:27 mandree search for other commits by this committer
Upgrade dnsmasq to new upstream release 2.67.
Changelog: <http://www.thekelleys.org.uk/dnsmasq/CHANGELOG>
Enable NLS and IPV6 options by default.
Use shebangfix on files that need it.

Mark dnsmasq-devel (older than release) IGNORE.
Original commitRevision:331639 
Thursday, 17 Oct 2013
23:24 mandree search for other commits by this committer
Upgrade to rc4, changes over rc3 (-: removed, +: added)

REVERT:     Add --force-fast-ra option. Another thanks to Uwe Schindler.

NEW:
+	    Update Spanish transalation. Thanks to Vicente Soriano.
+	    Add --ra-param option. Thanks to Vladislav Grishenko for
+	    inspiration on this.
+	    Add --add-subnet configuration, to tell upstream DNS
+	    servers where the original client is. Thanks to DNSthingy
+	    for sponsoring this feature.
+	    Add --quiet-dhcp, --quiet-dhcp6 and --quiet-ra. Thanks to
+	    Kevin Darbyshire-Bryant for the initial patch.
+	    Allow A/AAAA records created by --interface-name to be the
+	    target of --cname. Thanks to Hadmut Danisch for the
+	    suggestion.
+	    Avoid treating a --dhcp-host which has an IPv6 address
+	    as eligable for use with DHCPv4 on the grounds that it has
+	    no address, and vice-versa. Thanks to Yury Konovalov for
+	    spotting the problem.
+	    Do a better job caching dangling CNAMEs. Thanks to Yves
+	    Dorfsman for spotting the problem.

Fix shebang lines of two Perl scripts.
Original commitRevision:330686 
Sunday, 6 Oct 2013
21:56 mandree search for other commits by this committer
Update to 2.67 release candidate #3.
While here, support staging.

Changelog for RC1:
<http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2013q4/007572.html>

Git commit log with newer rc2/rc3 tags:
<http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=shortlog>
Original commitRevision:329632 
Friday, 20 Sep 2013
16:31 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns)
Original commitRevision:327719 
Wednesday, 4 Sep 2013
17:40 mandree search for other commits by this committer
Mark IGNORE.
Original commitRevision:326305 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Friday, 26 Apr 2013
10:44 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)
Original commitRevision:316596 
Tuesday, 23 Apr 2013
07:24 bapt search for other commits by this committer
Convert dns to USES=pkgconfig
Original commitRevision:316315 
Monday, 15 Apr 2013
15:24 mandree search for other commits by this committer
DNSMasq 2.66rc5 fixes a DHCPv6 issue where dnsmasq 2.66rc2 spoils its own
leases file for IPv6 records. The closest evidence to a changelog is
the mailing list message at
http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2013q2/007028.html
(and a few prior messages in that same thread).

PR:		ports/177788
Approved by:	portmgr (bdrewery)
Original commitRevision:315804 
Saturday, 23 Mar 2013
14:02 mandree search for other commits by this committer
Update to new upstream release candidate 2.66rc2.
Original commitRevision:315034 
Monday, 3 Dec 2012
21:20 mandree search for other commits by this committer
Update to new upstream release candidate #3 to 2.64.

Feature safe: yes
Original commitRevision:308176 
Thursday, 15 Nov 2012
21:38 mandree search for other commits by this committer
Update to new release candidate v2.64rc1 (after portscout complaint).

Feature safe:	yes (leaf port)
Original commitRevision:307464 
Monday, 20 Aug 2012
20:40 mandree search for other commits by this committer
Demote USE_PKGCONFIG to =build (was =yes).
Original commit
20:32 mandree search for other commits by this committer
Update to rc6, which became the formal release.
Original commit
Thursday, 9 Aug 2012
19:38 mandree search for other commits by this committer
Update to rc3 to avoid nag questions.
Now uses .tar.xz suffix.
Original commit
Tuesday, 7 Aug 2012
22:22 mandree search for other commits by this committer
Add new dnsmasq-devel version, for development/test/release candidate versions.
This port is based on dns/dnsmasq 2.62_1,1 and has been updated to 2.63rc2.

Description (by Simon Kelley, the upstream maintainer):
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.
Original commit

Number of commits found: 135 (showing only 35 on this page)

«  1 | 2