pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc p5-LDAP: remove



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f32ef4bf4891
branches:  trunk
changeset: 439492:f32ef4bf4891
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Sep 20 08:02:45 2020 +0000

description:
p5-LDAP: remove

No upstream, last release from 2000, no users in pkgsrc.

diffstat:

 devel/Makefile                      |   3 +-
 devel/p5-LDAP/DESCR                 |   3 --
 devel/p5-LDAP/Makefile              |  24 -----------------
 devel/p5-LDAP/distinfo              |   8 -----
 devel/p5-LDAP/patches/patch-API.xs  |  51 -------------------------------------
 devel/p5-LDAP/patches/patch-typemap |  21 ---------------
 doc/CHANGES-2020                    |   3 +-
 7 files changed, 3 insertions(+), 110 deletions(-)

diffs (158 lines):

diff -r 31b7f78357d5 -r f32ef4bf4891 devel/Makefile
--- a/devel/Makefile    Sun Sep 20 07:59:21 2020 +0000
+++ b/devel/Makefile    Sun Sep 20 08:02:45 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3250 2020/09/20 05:42:39 ryoon Exp $
+# $NetBSD: Makefile,v 1.3251 2020/09/20 08:02:45 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -1502,7 +1502,6 @@
 SUBDIR+=       p5-Inline-C
 SUBDIR+=       p5-InlineX-C2XS
 SUBDIR+=       p5-Internals
-SUBDIR+=       p5-LDAP
 SUBDIR+=       p5-LEOCHARRE-CLI2
 SUBDIR+=       p5-LEOCHARRE-Debug
 SUBDIR+=       p5-LEOCHARRE-Dir
diff -r 31b7f78357d5 -r f32ef4bf4891 devel/p5-LDAP/DESCR
--- a/devel/p5-LDAP/DESCR       Sun Sep 20 07:59:21 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-Perl5 Module from the Mozilla project to build LDAP clients from
-within perl. This Module is able to use LDAP version 3 connections,
-but not (yet?) SSL even if it outputs a "YES" when configuring it.
diff -r 31b7f78357d5 -r f32ef4bf4891 devel/p5-LDAP/Makefile
--- a/devel/p5-LDAP/Makefile    Sun Sep 20 07:59:21 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,24 +0,0 @@
-# $NetBSD: Makefile,v 1.36 2020/08/31 18:08:15 wiz Exp $
-#
-
-DISTNAME=      perldap-1.4.1
-# remove 'per' and 'ldap' part into uppercase (perldap -> LDAP)
-PKGNAME=       p5-${DISTNAME:S/per//tu}
-PKGREVISION=   7
-CATEGORIES=    devel perl5 databases
-MASTER_SITES=  ${MASTER_SITE_MOZILLA_ALL:=directory/perldap/ancient/}
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-#HOMEPAGE=     http://www.mozilla.org/directory/perldap.html
-COMMENT=       Perl5 module to build LDAP clients with perl
-LICENSE=       mpl-1.0
-
-PERL5_PACKLIST=        auto/Mozilla/LDAP/API/.packlist
-
-MAKE_ENV+=     LDAPSDKDIR=${BUILDLINK_PREFIX.ldapsdk}
-MAKE_ENV+=     LDAPSDKSSL="no"
-MAKE_ENV+=     LDAPV3ON="yes"
-
-.include "../../devel/ldapsdk/buildlink3.mk"
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 31b7f78357d5 -r f32ef4bf4891 devel/p5-LDAP/distinfo
--- a/devel/p5-LDAP/distinfo    Sun Sep 20 07:59:21 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-$NetBSD: distinfo,v 1.7 2015/11/03 03:28:23 agc Exp $
-
-SHA1 (perldap-1.4.1.tar.gz) = f07feb41e0639c80cb186381566f3baf2ffcbc83
-RMD160 (perldap-1.4.1.tar.gz) = 6087ffafbc0099f7ef0f3d2a4540a37cbac933b5
-SHA512 (perldap-1.4.1.tar.gz) = 7b9c4fb4f206353460a86c40bdb63167bc648de47e45848dbe676848e7c706f892896bb448e09522aeafbb0df279d74df919dd8ef4aab3abbf2ddea64417e891
-Size (perldap-1.4.1.tar.gz) = 93930 bytes
-SHA1 (patch-API.xs) = 3e5ecd7e2afeb82537be266c0920935d848b1512
-SHA1 (patch-typemap) = 9255e0d9c53d57ee90f27f5e544867ca51d92d8c
diff -r 31b7f78357d5 -r f32ef4bf4891 devel/p5-LDAP/patches/patch-API.xs
--- a/devel/p5-LDAP/patches/patch-API.xs        Sun Sep 20 07:59:21 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,51 +0,0 @@
-$NetBSD: patch-API.xs,v 1.2 2015/04/27 06:05:02 mef Exp $
-
-Modification to be built with Perl 5.14 API.
-
---- API.xs.orig        2000-10-06 04:47:27.000000000 +0900
-+++ API.xs     2015-02-08 22:52:28.000000000 +0900
-@@ -195,7 +195,7 @@ avref2charptrptr(SV *avref)
-    for (ix_av = 0;ix_av <= avref_arraylen;ix_av++)
-    {
-       current_val = av_fetch((AV *)SvRV(avref),ix_av,0);
--      tmp_cpp[ix_av] = StrDup(SvPV(*current_val,na));
-+      tmp_cpp[ix_av] = StrDup(SvPV(*current_val,PL_na));
-    }
-    tmp_cpp[ix_av] = NULL;
- 
-@@ -226,7 +226,7 @@ avref2berptrptr(SV *avref)
-       New(1,tmp_ber[ix_av],1,struct berval);
-       current_val = av_fetch((AV *)SvRV(avref),ix_av,0);
- 
--      tmp_char = SvPV(*current_val,na);
-+      tmp_char = SvPV(*current_val,PL_na);
-       val_len = SvCUR(*current_val);
- 
-       Newz(1,tmp2,val_len+1,char);
-@@ -368,7 +368,7 @@ parse1mod(SV *ldap_value_ref,char *ldap_
-    } else {
-       if (cont)
-          return NULL;
--      if (strcmp(SvPV(ldap_value_ref,na),"") == 0)
-+      if (strcmp(SvPV(ldap_value_ref,PL_na),"") == 0)
-       {
-          if (ldap_add_func != 1)
-          {
-@@ -385,7 +385,7 @@ parse1mod(SV *ldap_value_ref,char *ldap_
-             ldap_current_mod->mod_op = LDAP_MOD_REPLACE;
-          }
-          New(1,ldap_current_mod->mod_values,2,char *);
--         ldap_current_mod->mod_values[0] = StrDup(SvPV(ldap_value_ref,na));
-+         ldap_current_mod->mod_values[0] = StrDup(SvPV(ldap_value_ref,PL_na));
-          ldap_current_mod->mod_values[1] = NULL;
-       }
-    }
-@@ -1718,7 +1718,7 @@ ldap_url_parse(url)
-             hv_store(FullHash,options_key,strlen(options_key),options,0);
-             ldap_free_urldesc(realcomp);
-          } else {
--            RETVAL = &sv_undef;
-+            RETVAL = &PL_sv_undef;
-          }
-       }
-       OUTPUT:
diff -r 31b7f78357d5 -r f32ef4bf4891 devel/p5-LDAP/patches/patch-typemap
--- a/devel/p5-LDAP/patches/patch-typemap       Sun Sep 20 07:59:21 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,21 +0,0 @@
-$NetBSD: patch-typemap,v 1.1 2011/12/19 15:26:51 hiramatsu Exp $
-
-Modification to be built with Perl 5.14 API.
-
---- typemap.orig       2011-12-19 09:59:47.000000000 +0000
-+++ typemap
-@@ -54,11 +54,11 @@ struct timeval             T_timeval
- #########
- INPUT
- T_timeval
--      $var.tv_sec = atof((char *)SvPV($arg,na));
-+      $var.tv_sec = atof((char *)SvPV($arg,PL_na));
-       $var.tv_usec = 0
- T_berval
--      $var.bv_val = (char *)SvPV($arg,na);
--      $var.bv_len = na
-+      $var.bv_val = (char *)SvPV($arg,PL_na);
-+      $var.bv_len = PL_na
- T_charptrptr
-         $var = (char **)avref2charptrptr($arg)
- T_bervalptrptr
diff -r 31b7f78357d5 -r f32ef4bf4891 doc/CHANGES-2020
--- a/doc/CHANGES-2020  Sun Sep 20 07:59:21 2020 +0000
+++ b/doc/CHANGES-2020  Sun Sep 20 08:02:45 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.5369 2020/09/20 07:59:21 wiz Exp $
+$NetBSD: CHANGES-2020,v 1.5370 2020/09/20 08:02:45 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2020:
 
@@ -8045,3 +8045,4 @@
        Updated www/p5-Apache-Session to 1.94 [wiz 2020-09-20]
        Updated www/p5-Mojolicious to 8.59 [wiz 2020-09-20]
        Updated www/p5-WWW-Mechanize to 2.01 [wiz 2020-09-20]
+       Removed devel/p5-LDAP [wiz 2020-09-20]



Home | Main Index | Thread Index | Old Index