FreshPorts -- The Place For Ports Tue, 9 Feb 2010 8:35 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
bind9-sdb-ldap 9.4.3.1 dns on this many watch lists=5 search for ports that depend on this port This port version is marked as vulnerable.
The well known Bind9, patched for use of an LDAP based backend
Maintained by: Hugo@Meiland.nl search for ports maintained by this maintainer
Port Added: 13 Jul 2005 20:25:09
Also Listed In: net ipv6


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 
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required Libraries: net/openldap24-client

To install the port: cd /usr/ports/dns/bind9-sdb-ldap/ && make install clean
To add the package: pkg_add -r bind9-sdb-ldap


Configuration Options
===> The following configuration options are available for bind9-sdb-ldap-9.4.3.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

Master Sites:
ftp://ftp.isc.org/isc/bind9/9.4.3-P1/
ftp://ftp.ciril.fr/pub/isc/bind9/9.4.3-P1/
ftp://ftp.funet.fi/pub/mirrors/ftp.isc.org/isc/bind9/9.4.3-P1/
ftp://ftp.freenet.de/pub/ftp.isc.org/isc/bind9/9.4.3-P1/
ftp://ftp.iij.ad.jp/pub/network/isc/bind9/9.4.3-P1/
ftp://ftp.dti.ad.jp/pub/net/isc/bind9/9.4.3-P1/
ftp://ftp.u-aizu.ac.jp/pub/net/isc/bind9/9.4.3-P1/
ftp://ftp.task.gda.pl/mirror/ftp.isc.org/isc/bind9/9.4.3-P1/
ftp://ftp.chl.chalmers.se/pub/isc/bind9/9.4.3-P1/
ftp://ftp.sunet.se/pub/network/isc/bind9/9.4.3-P1/
ftp://ftp.mirrorservice.org/sites/ftp.isc.org/isc/bind9/9.4.3-P1/
ftp://ftp.epix.net/pub/isc/bind9/9.4.3-P1/
ftp://ftp.nominum.com/pub/isc/bind9/9.4.3-P1/
ftp://ftp.ripe.net/mirrors/sites/ftp.isc.org/isc/bind9/9.4.3-P1/
ftp://ftp.ntua.gr/pub/net/isc/isc/bind9/9.4.3-P1/
http://dougbarton.us/Downloads/bind9/9.4.3-P1/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 14

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
19 Nov 2009 22:07:43
Original commit files touched by this commit  9.4.3.1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
16 Feb 2009 11:21:51
Original commit files touched by this commit  9.4.3.1
 This port version is marked as vulnerable.
mm search for other commits by this committer
- 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)
05 Jan 2009 19:04:45
Original commit files touched by this commit  9.4.2.1_1
 This port version is marked as vulnerable.
delphij search for other commits by this committer
Bump PORTREVISION's after OpenLDAP update.

Suggested by:   rafan
04 Jan 2009 07:26:28
Original commit files touched by this commit  9.4.2.1
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Update CONFLICTS to reflect the addition of the bind96 port,
the demise of bind9-dlz, and updates to the bind9-sdb-* ports.
18 Aug 2008 13:46:55
Original commit files touched by this commit  9.4.2.1
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Update to 9.4.2-P1

PR:             ports/126159
Submitted by:   mm
Approved by:    maintainer (timeout)
04 Jul 2008 16:43:37
Original commit files touched by this commit  9.4.1.1
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Update CONFLICTS:
1. To take bind95 into account
2. s/bind9-sdb-ldap/bind9-sdb-mysql/
3. Delete references to BIND 8
05 Sep 2007 14:48:51
Original commit files touched by this commit  9.4.1.1
 This port version is marked as vulnerable.
mm search for other commits by this committer
- 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)
23 Jul 2007 10:36:52
Original commit files touched by this commit  9.3.2
 This port version is marked as vulnerable.
rafan search for other commits by this committer
- 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
24 Jun 2006 13:55:59
Original commit files touched by this commit  9.3.2
 This port version is marked as vulnerable.
mat search for other commits by this committer
Update to bind 9.3.2

PR:             97600
Submitted by:   maintainer
22 Jan 2006 08:31:47
Original commit files touched by this commit  9.3.1
 This port version is marked as vulnerable.
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
22 Jan 2006 01:49:26
Original commit files touched by this commit  9.3.1
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
04 Nov 2005 15:20:00
Original commit files touched by this commit  9.3.1
 This port version is marked as vulnerable.
mnag search for other commits by this committer
Respect LOCALBASE

PR:             88489
Submitted by:   Hugo Meiland <hugo@meiland.nl> (maintainer)
02 Oct 2005 15:21:49
Original commit files touched by this commit  9.3.1
 This port version is marked as vulnerable.
mnag search for other commits by this committer
Use USE_OPENLDAP variable

PR:             86762
Submitted by:   Arseny Nsokin <tarc@tarc.po.cs.msu.su>
Approved by:    Hugo@Meiland.nl (maintainer), pav (mentor)
13 Jul 2005 20:24:35
Original commit files touched by this commit  9.3.1
 This port version is marked as vulnerable.
flz search for other commits by this committer
- 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>

Number of commits found: 14

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 171
Deprecated 36
Ignore 905
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 6
new 48 hours8
new 7 days28
new fortnight87
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.146 seconds.