notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: net/bind8/Makefile
SVNWeb

Number of commits found: 30

Fri, 5 Sep 2003
[ 07:41 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 310 ports in this commit are shown above. View all ports for this commit)
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
Mon, 9 Jun 2003
[ 20:30 dougb search for other commits by this committer ] Original commit 
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.
Sat, 7 Jun 2003
[ 12:07 dougb search for other commits by this committer ] Original commit 
MAKE_ENV is defined in bsd.port.mk now
[ 11:28 dougb search for other commits by this committer ] Original commit 
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.
Fri, 7 Mar 2003
[ 06:08 ade search for other commits by this committer ] Original commit  (Only the first 10 of 358 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Sun, 17 Nov 2002
[ 08:36 dougb search for other commits by this committer ] Original commit 
Upgrade to version 8.3.4, which simply cleans up and slightly
improves the security patches released for 8.3.3.
Sat, 16 Nov 2002
[ 20:18 dougb search for other commits by this committer ] Original commit 
* Add more complete PORTDOCS, namely the same files the base installs
* This fixes deinstall when PORT_REPLACES_BASE
Thu, 14 Nov 2002
[ 07:32 dougb search for other commits by this committer ] Original commit 
* 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
Thu, 1 Aug 2002
[ 07:35 ijliao search for other commits by this committer ] Original commit 
add MASTER_SITE_ISC (1) and apply them

PR:             41218
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org> (1)
Fri, 12 Jul 2002
[ 09:32 dougb search for other commits by this committer ] Original commit 
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>
[ 09:25 dougb search for other commits by this committer ] Original commit 
* 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.
Sat, 29 Jun 2002
[ 00:05 dougb search for other commits by this committer ] Original commit 
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.
Sat, 22 Jun 2002
[ 21:45 dougb search for other commits by this committer ] Original commit 
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.
Thu, 28 Feb 2002
[ 05:31 dougb search for other commits by this committer ] Original commit 
Small tuneups:    
Wed, 13 Feb 2002
[ 21:46 dougb search for other commits by this committer ] Original commit 
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>.    
[ 21:43 dougb search for other commits by this committer ] Original commit 
Makefile    
Sun, 3 Feb 2002
[ 21:37 dougb search for other commits by this committer ] Original commit 
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:    
Mon, 21 Jan 2002
[ 11:05 dougb search for other commits by this committer ] Original commit 
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).    
Tue, 11 Dec 2001
[ 10:28 sobomax search for other commits by this committer ] Original commit 
Allow category of net/bind8 to be overriden in slaves and adjust chinese/bind8  
accordingly.    
Wed, 10 Oct 2001
[ 06:18 dougb search for other commits by this committer ] Original commit 
* 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.    
Fri, 25 May 2001
[ 09:23 dougb search for other commits by this committer ] Original commit 
Update to 8.2.4-REL    
Mon, 14 May 2001
[ 00:42 dougb search for other commits by this committer ] Original commit 
Avoid confusing pkg tools with wonky version numbers    
Wed, 9 May 2001
[ 08:11 dougb search for other commits by this committer ] Original commit 
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.    
Fri, 2 Mar 2001
[ 07:34 kuriyama search for other commits by this committer ] Original commit 
Add more master sites.    
Mon, 19 Feb 2001
[ 07:15 dougb search for other commits by this committer ] Original commit 
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."    
Fri, 16 Feb 2001
[ 09:08 sf search for other commits by this committer ] Original commit 
print warning message after install.    
Wed, 31 Jan 2001
[ 07:21 dougb search for other commits by this committer ] Original commit 
Take over maintainership of the BIND's. This is something I use every day,   so
I'm on top of the security advisories, etc.    
Mon, 29 Jan 2001
[ 22:28 kris search for other commits by this committer ] Original commit 
Update to BIND 8.2.3 and remove previous maintainer due to timeout.    
Fri, 5 Jan 2001
[ 14:03 jedgar search for other commits by this committer ] Original commit 
Update port to 8.2.2p7    
Mon, 1 Jan 2001
[ 10:15 will search for other commits by this committer ] Original commit  (Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
Goodbye, YEAR2000.  Hello, 2001.    

Number of commits found: 30