diff options
| author | Oliver Eikemeier <eik@FreeBSD.org> | 2003-11-14 03:57:13 +0000 |
|---|---|---|
| committer | Oliver Eikemeier <eik@FreeBSD.org> | 2003-11-14 03:57:13 +0000 |
| commit | df15f5fedf93ebb5a0f6c59931c9140680410aae (patch) | |
| tree | 2d8e33442ac49d46b6a6f74dcbc9c07fcd5326dc /net/openldap22-server/files/patch-libraries::liblunicode::ucstr.c | |
| parent | Update to 20031029. (diff) | |
** NOTICE: **
* OpenLDAP 2.0 is no longer actively maintained by the OpenLDAP Project.
* You are strongly encouraged to update to OpenLDAP 2.1
* Port maintainers: Please respect the default in bsd.port.mk
* I plan to remove OpenLDAP 2.0 from the FreeBSD ports tree May 2004
- Update net/openldap21-client and net/openldap21-server to version 2.1.23
- Update net/openldap22-client and net/openldap22-server to version 2.2.2.b,
fix ITS#2747 from CVS
- some fixes for net/openldap20-server from CVS, seems like there won't be
a 2.0.28 release anymore
- remove conflict with deleted port net/openldap12
- use PORTDOCS
- use USE_OPENSSL
- don't use _REENTRANT
- add a deinstall message
PR: 58278
Submitted by: me
Approved by: marcus (mentor)
Diffstat (limited to 'net/openldap22-server/files/patch-libraries::liblunicode::ucstr.c')
| -rw-r--r-- | net/openldap22-server/files/patch-libraries::liblunicode::ucstr.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/openldap22-server/files/patch-libraries::liblunicode::ucstr.c b/net/openldap22-server/files/patch-libraries::liblunicode::ucstr.c deleted file mode 100644 index b8044b524697..000000000000 --- a/net/openldap22-server/files/patch-libraries::liblunicode::ucstr.c +++ /dev/null @@ -1,11 +0,0 @@ ---- libraries/liblunicode/ucstr.c.orig Fri Apr 11 03:57:10 2003 -+++ libraries/liblunicode/ucstr.c Sun Jul 6 02:50:32 2003 -@@ -10,7 +10,7 @@ - #include <ac/string.h> - #include <ac/stdlib.h> - --#include <lber.h> -+#include <lber_pvt.h> - - #include <ldap_utf8.h> - #include <ldap_pvt_uc.h> |
