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

Number of commits found: 30

Friday, 5 Sep 2003
07:41 edwin search for other commits by this committer
Massive repo-copies request: net->dns (partly devel->dns)

        The category "dns" has been added, now is the time to move
        the dns-related ports to the new world. Is there anyone who
        is brave enough to complete this difficult job? ;)

PR:             ports/56020
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:    portmgr
Original commit
Monday, 9 Jun 2003
20:30 dougb search for other commits by this committer
Upgrade to version 8.3.6, which is a maintenance release to fix a couple
of small bugs discovered in 8.3.5. See CHANGES for details.
Original commit
Saturday, 7 Jun 2003
12:07 dougb search for other commits by this committer
MAKE_ENV is defined in bsd.port.mk now
Original commit
11:28 dougb search for other commits by this committer
Upgrade to version 8.3.5, the latest from ISC. Several bugfixes are
included, as well as a few minor enhancements. Check CHANGES for details.

Improve greatly the PORT_REPLACES_BASE option, which now truly replaces
everything, including re-positioning nslookup and nsupdate in sbin, and
writing over the includes, instead of installing them in include/bind.

Unconditionally install dnskeygen in bin, since that's where the base
puts it, and it's only confusing to users if they can't find it after
an installation.

Install isc/ctl.h by hand in the appropriate include directory, since
we install it in the base, and the distribution Makefile does not.
Original commit
Friday, 7 Mar 2003
06:08 ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Original commit
Sunday, 17 Nov 2002
08:36 dougb search for other commits by this committer
Upgrade to version 8.3.4, which simply cleans up and slightly
improves the security patches released for 8.3.3.
Original commit
Saturday, 16 Nov 2002
20:18 dougb search for other commits by this committer
* Add more complete PORTDOCS, namely the same files the base installs
* This fixes deinstall when PORT_REPLACES_BASE
Original commit
Thursday, 14 Nov 2002
07:32 dougb search for other commits by this committer
* Bump PORTREVISION to reflect the ISC security patches
* Switch to DOCSDIR for PORTDOCS, which in addition to being
more aesthetically pleasing also reduces a gratuitous
mismatch when PORT_REPLACES_BASE
Original commit
Thursday, 1 Aug 2002
07:35 ijliao search for other commits by this committer
add MASTER_SITE_ISC (1) and apply them

PR:             41218
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org> (1)
Original commit
Friday, 12 Jul 2002
09:32 dougb search for other commits by this committer
Forced commit to indicate that my attention was drawn to the manpage
path problem by this PR. My solution was different, but similar.

PR:             ports/40027
Submitted by:   Igor Roshchin <str@komkon.org>
Original commit
09:25 dougb search for other commits by this committer
* Further improve the lot of those who use this port to replace the
base BIND by correcting the path to named.conf in the man pages, and
adding -base as a PKGNAMESUFFIX to make things really obvious.
* Remove man page install from under NOPORTDOCS. Thanks to mi@
for this one.
* Finally beat the CFLAGS issue into submission in a manner that's
not terribly elegant, but does survive the "creative" sub-make
architecture that they use to build stuff. This method will
(hopefully) have the pleasant side effect of not forcing patch-aa
to be regenerated quite so often.
Original commit
Saturday, 29 Jun 2002
00:05 dougb search for other commits by this committer
Upgrade to 8.3.3, the latest from ISC. This release fixes the
libbind bug, and adds logging for people who attempt to exploit
it to named. Also improves logging for named-xfer, and adds
features to ndc to attempt to preserve command line arguments
that named was started with.

All users of BIND 8 are HIGHLY encouraged to upgrade to this version.
Original commit
Saturday, 22 Jun 2002
21:45 dougb search for other commits by this committer
Upgrade to 8.3.2, the lastest release from ISC. Numerous bug fixes
include better EDNS support, the ability to turn EDNS probing off
on a per-server basis, better TSIG support, better handling
of IPv6, and various improvements to the CLI utilities like dig,
host, etc. For other improvements see the CHANGES file.

All users of BIND 8 are heavily encouraged to upgrade.

Changes to the port:
1. My patch for gid_t handling in 5.x was included in the base.
2. Make use of the new and improved MANPREFIX handling in bsd.port.mk.
3. If the user defines REPLACE_SYSTEM_BIND, we do just that.
Original commit
Thursday, 28 Feb 2002
05:31 dougb search for other commits by this committer
Small tuneups:    
Original commit
Wednesday, 13 Feb 2002
21:46 dougb search for other commits by this committer
Forced commit to indicate that the previous change, to put sources   in their
own version-named subdirectory because the filenames are   all the same came
from Valentin Nechayev <netch@lucky.net>.    
Original commit
21:43 dougb search for other commits by this committer
Makefile    
Original commit
Sunday, 3 Feb 2002
21:37 dougb search for other commits by this committer
Upgrade to 8.3.1, an urgent bugfix release. To quote from the release   notes,
"If you have BIND 8.3.0 you need to upgrade." See  
/usr/local/share/doc/bind8/CHANGES for a complete list, but the most   important
change is:    
Original commit
Monday, 21 Jan 2002
11:05 dougb search for other commits by this committer
Upgrade to version 8.3.0, which contains bug fixes too numerous to mention,  
and a few new features. Many of the bugs are related to memory allocation,   and
some of BIND's newer features like TSIG, IXFR, etc. Users particularly  
interested should take a look at the CHANGES file (see below).    
Original commit
Tuesday, 11 Dec 2001
10:28 sobomax search for other commits by this committer
Allow category of net/bind8 to be overriden in slaves and adjust chinese/bind8  
accordingly.    
Original commit
Wednesday, 10 Oct 2001
06:18 dougb search for other commits by this committer
* Update to 8.2.5, which contains, "Minor bug fixes and portability changes."  
* Add a note explaining why I don't update this port immediately after a new  
release, and add some of ISC's mirrors.    
Original commit
Friday, 25 May 2001
09:23 dougb search for other commits by this committer
Update to 8.2.4-REL    
Original commit
Monday, 14 May 2001
00:42 dougb search for other commits by this committer
Avoid confusing pkg tools with wonky version numbers    
Original commit
Wednesday, 9 May 2001
08:11 dougb search for other commits by this committer
Upgrade to version 8.2.4-T2B, aka RC1. Many bugfixes, but no new  
functionality. Those experiencing problems with 8.2.3, or those   with an
adventurous spirit should visit  
http://www.isc.org/products/BIND/bind8-beta.html   to see if this is something
they should get involved in.    
Original commit
Friday, 2 Mar 2001
07:34 kuriyama search for other commits by this committer
Add more master sites.    
Original commit
Monday, 19 Feb 2001
07:15 dougb search for other commits by this committer
Reverting previous commit. Not only did I not approve, I sent several   messages
indicating that I did not want this action taken; one of   which consisted
entirely of the words, "Please do not commit this patch."    
Original commit
Friday, 16 Feb 2001
09:08 sf search for other commits by this committer
print warning message after install.    
Original commit
Wednesday, 31 Jan 2001
07:21 dougb search for other commits by this committer
Take over maintainership of the BIND's. This is something I use every day,   so
I'm on top of the security advisories, etc.    
Original commit
Monday, 29 Jan 2001
22:28 kris search for other commits by this committer
Update to BIND 8.2.3 and remove previous maintainer due to timeout.    
Original commit
Friday, 5 Jan 2001
14:03 jedgar search for other commits by this committer
Update port to 8.2.2p7    
Original commit
Monday, 1 Jan 2001
10:15 will search for other commits by this committer
Goodbye, YEAR2000.  Hello, 2001.    
Original commit

Number of commits found: 30