| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
- new options: WITH_BIND9_THREADS, WITH_DLZ_OLD
|
|
|
|
|
| |
- allow override by "OPENLDAP_LIB"
- substitute LIB_DEPENDS
|
| |
|
|
|
|
|
|
| |
Reported by: eik
- move configure dialog target
|
| |
|
|
|
|
| |
Submitted by: Michael Schout
|
|
|
|
|
|
| |
- add berkleydb support
- add openldap support
- improved documentation
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- clean up configure script
- Filesystem-Driver default ON
- new option: WITHOUT_POSTGRESQL_DRIVER
- new option: WITHOUT_FILESYSTEM_DRIVER
- new option: WITHOUT_OPENSSL
- target describe for INDEX now with matching dependencies.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
Add capabilities to Bind 9 that will allow Bind backend databases to support
adding and removing zones without interrupting normal server operation.
WWW: http://bind-dlz.sourceforge.net/
|