diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-05-18 23:20:20 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-05-18 23:20:20 +0000 |
commit | fab19bb2644024340aefd4ee182120ce21c0fed8 (patch) | |
tree | 63ee3e9bb4f5ab3b0e5bcc0526fb88981e594df3 /net/perldap/files/patch-02 | |
parent | - add an OPTION to allow libexttextcat to be a dropin replacement for libtextcat (diff) |
2012-04-17 devel/p5-POE-Exceptions: included in devel/p5-POE and not needed according to configure message
2012-05-09 net/p5-Net-Services: Removed from CPAN
2012-05-10 net/perldap: BROKEN for more than 6 month
2012-05-09 security/p5-Crypt-Cryptix: Gone from CPAN, project site says project is dead
2012-05-11 www/p5-HTML-Sanitizer: no longer in CPAN
2012-04-25 www/p5-IMDB-Movie: Removed from CPAN
Notes
Notes:
svn path=/head/; revision=296927
Diffstat (limited to 'net/perldap/files/patch-02')
-rw-r--r-- | net/perldap/files/patch-02 | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net/perldap/files/patch-02 b/net/perldap/files/patch-02 deleted file mode 100644 index c1914a31e594..000000000000 --- a/net/perldap/files/patch-02 +++ /dev/null @@ -1,13 +0,0 @@ ---- API.xs.orig Thu Aug 24 22:13:31 2000 -+++ API.xs Thu Aug 24 22:11:55 2000 -@@ -37,8 +37,8 @@ - #endif - - /* LDAP C SDK Include Files */ --#include <lber.h> --#include <ldap.h> -+#include <mozlber.h> -+#include <mozldap.h> - - /* SSL is only available in Binary */ - #ifdef USE_SSL |