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/bind8/Makefile

Number of commits found: 9

Monday, 3 Dec 2007
09:43 dougb search for other commits by this committer
ISC recently announced that BIND 8 has been End-of-Life'd:
http://www.isc.org/index.pl?/sw/bind/bind8-eol.php

Therefore, per the previous announcement, remove the ports for BIND 8.
This includes the chinese/bind8 slave port, and mail/smc-milter which
has a dependency on libbind_r.a from BIND 8.x. The latter has been
unmaintained since 2005, and is 3 versions behind.

Approved by:    portmgr (linimon)
Original commit
Tuesday, 28 Aug 2007
00:03 dougb search for other commits by this committer
Begin the de-orbit burn for the beloved, but now more than a bit long
in the tooth BIND 8. As of today (27 August 2007) ISC has announced
that BIND 8 is officially End of Life (EOL) and therefore it's time
to say good-bye.

Please see http://www.isc.org/sw/bind/bind8-eol.php for details on the
reasoning behind the EOL status, the latest security issues, and a
migration guide to help you move toward BIND 9.4.x.

bind8 (BIND 8.3.7) is marked FORBIDDEN due to the predictable query ID
bug (see above) which will not be fixed for this version.

bind84 is marked DEPRECATED, and will be upgraded to 8.4.7-P1 when it
is available.
Original commit
Monday, 28 Aug 2006
06:03 dougb search for other commits by this committer
Add OPTIONS to the rest of my ports that need them.

Add CONFLICTS to the bind* ports.
Original commit
Saturday, 29 Oct 2005
07:13 dougb search for other commits by this committer
For the ports that I maintain, do the following as appropriate:

1. Add myself as a backup master site (Sourceforge and CPAN ports
already have good enough coverage, so skip them).
2. For all ports that have them, download the PGP signature files.
3. For ports in 2, add a verify target to the Makefile
4. For ports where I was already providing a master site, update the URL.
5. Pet portlint in a couple of places.
Original commit
Monday, 6 Jun 2005
07:25 dougb search for other commits by this committer
Modify MAINTAINER for use with slave ports
Use DOCSDIR

PR:             ports/73186
Submitted by:   leeym
Original commit
Sunday, 21 Mar 2004
07:40 dougb search for other commits by this committer
Argh. Fix plist by not clobbering PLIST_SUB.
Original commit
Saturday, 20 Mar 2004
22:16 dougb search for other commits by this committer
Change the way PORT_REPLACES_BASE_BIND8 works by adding an explicit
variable for replacing includes as well. Users who replaced the base
BIND and then attempted to compile other software with -D_REENTRANT
were having problems because netdb.h has a different definition for
h_errno.

The idea of replacing includes originated with users who wanted to
compile apps against the libbind installed by the port, however those
"power users" can either add the switch to replace includes, or modify
their own includes slightly to use the "safe" location for the port
include files (PREFIX/include/bind).

The PR mentions the problem, along with a cast of thousands. :)

Other tuneups for the port are just portlint appeasements.

PR:             ports/64449
Submitted by:   eik
Original commit
Thursday, 27 Nov 2003
01:47 dougb search for other commits by this committer
Update to 8.3.7, the latest in this branch from ISC. This is a security
fix release, which contains a change to, "apply anti-cache poison
techniques to negative answers." It also removes the view option to
nslookup.
Original commit
Friday, 5 Sep 2003
04:54 edwin search for other commits by this committer
Massive repo-copies request: net->dns (partly devel->dns)

PR:             ports/56020
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:    portmgr
Original commit

Number of commits found: 9