o House a copy under MASTER_SITE_LOCAL: the local copy will be
versioned, developer has yet to be convinced of the advantages
of distributing versioned files
Approved by: portmgr (knu)
- MySQL and filesystem driver added
- interactive driver select ability
- use MASTER_SITE_ISC
- more reorganize to make portlint happy
not added:
- SED -> REINPLACE_CMD
does break on 4.6 stable, bad version in bsd.port.mk
- change version number to satisfy portlint
stay consistent with mod_php and a other combined versions
- remove file files/dlz_postgres_driver.c.diff
still needed, to make gcc happy.
Extensions my Maintainter:
- Support for openSSL for all Versions
- Allow BINDDLZ_OPTIONS in /etc/make.conf
- MySQL not default, conflicts with threads.
- moved configure.bind9-dlz to files, avoiding extra directory.
PR: 45332
Submitted by: sem@ciam.ru
for IPv6 reverse lookups. This bug will not affect the majority
of users. The bug has been confirmed by Nominum, and will be
fixed in a future release.
PR: bin/41388
Submitted by: TOGAWA Satoshi <toga@puyo.org>
for detecting duplicate RR's in an update packet, and some more
tests. Note, the tests are not installed by the port, but are
useful to examine as samples, and to test your installation.
* Update the port to handle the new TKEY and FAQ files.
* Patch the new FAQ, since pod2man is choking on the CVS Id.
* Update the comment by mentioning dynamic updates.
* Add a comment to the Makefile about the harmless build errors
you see if you don't have the run-time depends already installed.
* The errors related to the missing dependencies during build are harmless.
The build-time and run-time dependencies are seperated on purpose so that
the port can be built and run on different boxes.
* The Test-Simple module is not needed to build or run the port, the
tests are not installed by us, and not part of the port itself.
These changes should have been discussed with me before they were made.
receiving datagrams.
Fix the build with the dnscache cache dump patch - that is, define
DUMPCACHE in the CFLAGS..
PR: 38207, 42480
Submitted by: "Maciej Korzeñ" <maciekk@linux.sky.pl>,
Paulius Bulotas <paulius@kaktusas.org>