Port details |
- bind9-sdb-ldap The well known Bind9, patched for use of an LDAP based backend
- 9.4.3.1_1 dns
=2 9.4.3.1_1Version of this port present on the latest quarterly branch.
- FORBIDDEN: Vulnerable since 2011-06-04, http://portaudit.freebsd.org/1e1421f0-8d6f-11e0-89b4-001ec9578670.html
This port expired on: 2011-10-14 IGNORE: is forbidden: Vulnerable since 2011-06-04, http://portaudit.freebsd.org/1e1421f0-8d6f-11e0-89b4-001ec9578670.html
- Maintainer: Hugo@Meiland.nl
- Port Added: 2005-07-13 19:25:09
- Last Update: 2011-10-14 22:30:49
- SVN Revision: UNKNOWN
- People watching this port, also watch:: qpopper, procmail
- Also Listed In: ipv6 net
- License: not specified in port
- WWW:
- http://www.venaas.no/ldap/bind-sdb/
- Description:
- This port includes all the excellent features of the BIND9 DNS server,
including support for an LDAP back-end. These patches were written by Venaas.
WWW: http://www.venaas.no/ldap/bind-sdb/
- Hugo
hugo@meiland.nl
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- bind9-sdb-ldap>0:dns/bind9-sdb-ldap
- No installation instructions:
- This port has been deleted.
- PKGNAME: bind9-sdb-ldap
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- ldap-2.4.8 : net/openldap24-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for bind9-sdb-ldap-9.4.3.1_1:
SSL=on (default) "Building without OpenSSL removes DNSSEC"
REPLACE_BASE=off (default) "Replace base BIND with this version"
LARGE_FILE=off (default) "64-bit file support"
SIGCHASE=off (default) "dig/host/nslookup will do DNSSEC validation"
IPV6=off (default) "IPv6 Support (autodetected by default)"
THREADS=on (default) "Compile with thread support"
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
9.4.3.1_1 14 Oct 2011 22:30:49 |
dougb |
As previously advertised, complete removal of vulnerable ports that
no one has stepped up to deal with:
archivers/pecl-phar Vulnerable since 2011-01-13
comms/libsyncml Depends on devel/libsoup22, which is FORBIDDEN
databases/mysql323-server Vulnerable since 2006-10-29
databases/mysql323-client Vulnerable since 2006-10-29
databases/mysql323-scripts Vulnerable since 2006-10-29
databases/mysql40-server Vulnerable since 2006-10-29
databases/mysql40-client Vulnerable since 2006-10-29
databases/mysql40-scripts Vulnerable since 2006-10-29
databases/p5-DBD-mysql40
Depends on databases/mysql40-server, which is FORBIDDEN
deskutils/buoh Depends on devel/libsoup22, which is FORBIDDEN
deskutils/libopensync-plugin-syncml (Only the first 15 lines of the commit message are shown above ) |
9.4.3.1_1 26 Sep 2011 09:24:20 |
dougb |
Mark FORBIDDEN the remaining ports that are vulnerable for more than
2 weeks according to portaudit (ranging from 23 days to 7 years).
The maintainers were notified by mail that this action would be taken
on 2011-09-03. (Ports for which maintainers responded have been/will be
dealt with separately.)
Also mark DEPRECATED ports that rely on the FORBIDDEN ports, and a few
ports that rely on those DEPRECATED ports. |
9.4.3.1_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
9.4.3.1_1 25 Feb 2011 01:32:18 |
delphij |
Chase after net/openldap24-server update.
Reminded by: miwi |
9.4.3.1 19 Nov 2009 22:07:43 |
pav |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
9.4.3.1 16 Feb 2009 11:21:51 |
mm |
- update to security release 9.4.3-P1
- import OPTIONS and other stuff from dns/bind94
PR: ports/131160
Submitted by: mm (myself)
Approved by: maintainer (timeout) |
9.4.2.1_1 05 Jan 2009 19:04:45 |
delphij |
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan |
9.4.2.1 04 Jan 2009 07:26:28 |
dougb |
Update CONFLICTS to reflect the addition of the bind96 port,
the demise of bind9-dlz, and updates to the bind9-sdb-* ports. |
9.4.2.1 18 Aug 2008 12:46:55 |
mm |
- Update to 9.4.2-P1
PR: ports/126159
Submitted by: mm
Approved by: maintainer (timeout) |
9.4.1.1 04 Jul 2008 15:43:37 |
dougb |
Update CONFLICTS:
1. To take bind95 into account
2. s/bind9-sdb-ldap/bind9-sdb-mysql/
3. Delete references to BIND 8 |
9.4.1.1 05 Sep 2007 13:48:51 |
mm |
- Update to 9.4.1.1
PR: ports/115163
Submitted by: Aleksey Ovcharenko <aleksey.ovcharenko at gmail.com>
Patch by: sumbitter, mm [1]
Approved by: Hugo Meiland <hugo at chem.leidenuniv.nl> (maintainer)
[1] fixed patch approved by maintainer timeout (14+ days) |
9.3.2 23 Jul 2007 09:36:52 |
rafan |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
9.3.2 24 Jun 2006 12:55:59 |
mat |
Update to bind 9.3.2
PR: 97600
Submitted by: maintainer |
9.3.1 22 Jan 2006 08:31:47 |
edwin |
SHA256ify
Approved by: krion@ |
9.3.1 22 Jan 2006 01:49:26 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
9.3.1 04 Nov 2005 15:20:00 |
mnag |
Respect LOCALBASE
PR: 88489
Submitted by: Hugo Meiland <hugo@meiland.nl> (maintainer) |
9.3.1 02 Oct 2005 14:21:49 |
mnag |
Use USE_OPENLDAP variable
PR: 86762
Submitted by: Arseny Nsokin <tarc@tarc.po.cs.msu.su>
Approved by: Hugo@Meiland.nl (maintainer), pav (mentor) |
9.3.1 13 Jul 2005 19:24:35 |
flz |
- Add bin9-sdb-ldap, a patched bind9 version to use with an LDAP based backend.
PR: ports/62840
Submitted by: Hugo Meiland <hugo@meiland.nl> |