99cb FreshPorts -- databases/p5-DBD-LDAP
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-DBD-LDAP 0.20 databases on this many watch lists=5 search for ports that depend on this port
DBI interface for accessing LDAP servers
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 26 Jun 2002 04:35:34
Also Listed In: perl5
License: not specified in port


DBD::LDAP is a DBI extension module adding an SQL database interface to 
standard LDAP databases to Perl's database-independent database interface.  
You will need access to an existing LDAP database or set up your own using 
an LDAP server, ie. "OpenLDAP".

WWW: http://search.cpan.org/dist/DBD-LDAP/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. net/p5-perl-ldap
  2. databases/p5-DBI
  3. lang/perl5.8
Required To Run:
  1. net/p5-perl-ldap
  2. databases/p5-DBI
  3. lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/databases/p5-DBD-LDAP/ && make install clean
To add the package: pkg_add -r p5-DBD-LDAP


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/DBD/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/DBD/
  4. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/DBD/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/DBD/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/DBD/
  7. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/DBD/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/DBD/
  9. ftp://mirror.hiwaay.net/CPAN/modules/by-module/DBD/
  10. http://at.cpan.org/modules/by-module/DBD/
  11. http://backpan.perl.org/modules/by-module/DBD/
  12. http://cpan.nctu.edu.tw/modules/by-module/DBD/
  13. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/DBD/
  14. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/DBD/
  15. http://www.cpan.dk/modules/by-module/DBD/

Number of commits found: 26

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
03 Jun 2012 18:57:30
Original commit files touched by this commit  0.20
crees search for other commits by this committer
SITE_PERL --> package dependencies, chunks 2-3

Submitted by:   az
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.20
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.20
miwi search for other commits by this committer
- Get Rid MD5 support
11 Nov 2009 01:15:02
Original commit files touched by this commit  0.20
wen search for other commits by this committer
- Update to 0.20
14 Sep 2009 18:27:21
Original commit files touched by this commit  0.10
tobez search for other commits by this committer
Update to 0.10.

Changes:        http://search.cpan.org/dist/DBD-LDAP/Changes
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.09
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
08 Sep 2007 00:54:37
Original commit files touched by this commit  0.09
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
31 Oct 2006 08:17:44
Original commit files touched by this commit  0.09
clsung search for other commits by this committer
- Update to 0.09

PR:             ports/104804
Submitted by:   chinsan
28 Jul 2006 08:27:36
Original commit files touched by this commit  0.08
erwin search for other commits by this committer
- Update to 0.08 [1]
- Mark for perl 5.6.0 or higher.

Heavily modified from:
PR:             100948 [1]
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
22 Jan 2006 01:29:10
Original commit files touched by this commit  0.07
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)
14 Nov 2005 15:05:17
Original commit files touched by this commit  0.07
mat search for other commits by this committer
Take a perl@ hat and add SHA256 checksums
29 Sep 2005 15:48:04
Original commit files touched by this commit  0.07
skv search for other commits by this committer
* update to 0.07
* change maintainer to perl@

Changes:        http://search.cpan.org/src/TURNERJW/DBD-LDAP-0.07/Changes
21 Sep 2005 19:31:43
Original commit files touched by this commit  0.06
fenner search for other commits by this committer
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
20 Sep 2005 14:20:34
Original commit files touched by this commit  0.06
erwin search for other commits by this committer
Reset maintainership of Seamus Venasse who has not responded for some time.
Thank you for your efforts in the past!

Noticed by:     tobez
Approved by:    portmgr (self)
30 Aug 2005 08:24:20
Original commit files touched by this commit  0.06
leeym search for other commits by this committer
- remove autosplit.ix and unbreak this port

PR:             84179
Submitted by:   leeym
Approved by:    maintainer timeout
21 May 2005 17:41:24
Original commit files touched by this commit  0.06
kris search for other commits by this committer
BROKEN with old perl: Incomplete pkg-plist
26 Feb 2005 18:25:51
Original commit files touched by this commit  0.06
leeym search for other commits by this committer
- fix PLIST
28 Jun 2004 08:11:07
Original commit files touched by this commit  0.06
vs search for other commits by this committer
Update to 0.6 (perl 5.8 fixes)

PR:             ports/67843
Submitted by:   Sergey Matveychuk
Approved by:    maintainer timeout
31 Mar 2004 03:12:58
Original commit files touched by this commit  0.05
trevor search for other commits by this committer
SIZEify (maintainer timeout)
06 Feb 2004 23:09:27
Original commit files touched by this commit  0.05
kris search for other commits by this committer
BROKEN: does not compile with perl 5.8
24 Oct 2003 14:15:32
Original commit files touched by this commit  0.05
erwin search for other commits by this committer
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit.
24 Oct 2003 12:05:09
Original commit files touched by this commit  0.05
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
16 Sep 2003 05:43:52
Original commit files touched by this commit  0.05
erwin search for other commits by this committer
Conditionalise dependencies on databases/p5-DBI: for perl
5.005_03 use databases/p5-DBI-137 as newer versions do not
support the old perl.

Note that for some port, I merely removed the explicit
dependency as they already have implicit dependencies
via other ports.

Approved by:    portmgr (marcus)
21 Feb 2003 11:15:05
Original commit files touched by this commit  0.05
knu search for other commits by this committer
De-pkg-comment.
28 Jun 2002 02:33:07
Original commit files touched by this commit  0.05
pat search for other commits by this committer
Update to 0.05

PR:             ports/39933
Submitted by:   maintainer
26 Jun 2002 04:29:00
Original commit files touched by this commit  0.04
ijliao search for other commits by this committer
add p5-DBD-LDAP 0.04
DBI interface for accessing LDAP servers

PR:             34253
Submitted by:   Seamus Venasse <svenasse@polaris.ca>

Number of commits found: 26

2853
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

6 vulnerabilities affecting 28 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 24517
Broken 219
Deprecated 472
Ignore 639
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 29
Expired 132
Set to expire 510
Interactive 33
new 24 hours 4
new 48 hours7
new 7 days30
new fortnight74
new month205

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0