| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
Fixes CRLF in distribution, Skip broken dlzbdb
|
|
|
|
| |
Fixes a small memory leak
|
| |
|
| |
|
|
|
|
| |
targets in bsd.port.mk
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
| |
Noticed on: bento
|
|
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/
|