pkgsrc-WIP-changes archive

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

Remove libgabe, libpbc, imported in pkgsrc and bl3 from libpbc added



Module Name:	pkgsrc-wip
Committed By:	nikita <nikita%NetBSD.org@localhost>
Pushed By:	ng0
Date:		Tue Apr 28 15:48:21 2020 +0200
Changeset:	343d23a8a4a3470de99e31e5a571885ac999fd99

Removed Files:
	libgabe/DESCR
	libgabe/Makefile
	libgabe/PLIST
	libgabe/buildlink3.mk
	libgabe/distinfo
	libpbc/DESCR
	libpbc/Makefile
	libpbc/PLIST
	libpbc/buildlink3.mk
	libpbc/distinfo
	libpbc/patches/patch-configure
	libpbc/patches/patch-configure.ac

Log Message:
Remove libgabe, libpbc, imported in pkgsrc and bl3 from libpbc added

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=343d23a8a4a3470de99e31e5a571885ac999fd99

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 libgabe/DESCR                     |  2 --
 libgabe/Makefile                  | 22 ----------------------
 libgabe/PLIST                     |  3 ---
 libgabe/buildlink3.mk             | 20 --------------------
 libgabe/distinfo                  |  6 ------
 libpbc/DESCR                      | 20 --------------------
 libpbc/Makefile                   | 20 --------------------
 libpbc/PLIST                      | 27 ---------------------------
 libpbc/buildlink3.mk              | 17 -----------------
 libpbc/distinfo                   |  8 --------
 libpbc/patches/patch-configure    | 30 ------------------------------
 libpbc/patches/patch-configure.ac | 30 ------------------------------
 12 files changed, 205 deletions(-)

diffs:
diff --git a/libgabe/DESCR b/libgabe/DESCR
deleted file mode 100644
index 8938666162..0000000000
--- a/libgabe/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-Fork of the CP ABE library libbswabe (http://hms.isi.jhu.edu/acsc/cpabe/)
-replacing OpenSSL with libgcrypt and fixing some bugs.
diff --git a/libgabe/Makefile b/libgabe/Makefile
deleted file mode 100644
index c01f7623b3..0000000000
--- a/libgabe/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	libgabe-1.0
-CATEGORIES=	security devel
-MASTER_SITES=	${MASTER_SITE_GITHUB:=schanzen/}
-GITHUB_TAG=	v${PKGVERSION_NOREV}
-
-MAINTAINER=	ng0%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/schanzen/libgabe
-COMMENT=	Ciphertext-Policy Attribute-Based Encryption library, fork of libbswabe
-LICENSE=	gnu-gpl-v2
-
-USE_LANGUAGES=	c c++
-
-GNU_CONFIGURE=	yes
-USE_TOOLS+=	gmake pkg-config
-
-.include "../../security/libgcrypt/buildlink3.mk"
-.include "../../wip/libpbc/buildlink3.mk"
-.include "../../devel/gmp/buildlink3.mk"
-.include "../../devel/glib2/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/libgabe/PLIST b/libgabe/PLIST
deleted file mode 100644
index 8e630e34fe..0000000000
--- a/libgabe/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD$
-include/gabe.h
-lib/libgabe.a
diff --git a/libgabe/buildlink3.mk b/libgabe/buildlink3.mk
deleted file mode 100644
index a5eac1486a..0000000000
--- a/libgabe/buildlink3.mk
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD$
-
-BUILDLINK_TREE+=	libgabe
-
-.if !defined(LIBGABE_BUILDLINK3_MK)
-LIBGABE_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.libgabe+=	libgabe>=0.0
-BUILDLINK_PKGSRCDIR.libgabe?=	../../wip/libgabe
-
-pkgbase:= libgabe
-.include "../../mk/pkg-build-options.mk"
-
-.include "../../security/libgcrypt/buildlink3.mk"
-.include "../../wip/libpbc/buildlink3.mk"
-.include "../../devel/gmp/buildlink3.mk"
-.include "../../devel/glib2/buildlink3.mk"
-.endif # LIBGABE_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-libgabe
diff --git a/libgabe/distinfo b/libgabe/distinfo
deleted file mode 100644
index ccac055b7f..0000000000
--- a/libgabe/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (libgabe-1.0.tar.gz) = e0a63abae4b35b5b5e16ed3a131ef4ebc56a012b
-RMD160 (libgabe-1.0.tar.gz) = e8169f90e803e245de27124efe74995492fb3730
-SHA512 (libgabe-1.0.tar.gz) = 9603d8317a498da3004a43df4ce6bb903a925bf3eecdb465d222748a19f72d2b5f5399194d7bfb7864a7d53bf19a7ece9c599bb57d40692b811d1927fb90ab48
-Size (libgabe-1.0.tar.gz) = 73297 bytes
diff --git a/libpbc/DESCR b/libpbc/DESCR
deleted file mode 100644
index 201e834209..0000000000
--- a/libpbc/DESCR
+++ /dev/null
@@ -1,20 +0,0 @@
-The PBC (Pairing-Based Cryptography) library is a free C library built
-on the GMP library that performs the mathematical operations
-underlying pairing-based cryptosystems.
-
-It provides routines such as elliptic curve generation, elliptic curve
-arithmetic and pairing computation.
-
-The API is abstract enough that the PBC library can be used even if
-the programmer possesses only an elementary understanding of pairings.
-There is no need to learn about elliptic curves or much of number
-theory.  (The minimum requirement is some knowledge of cyclic groups
-and properties of the pairing.)
-
-      Boneh-Lynn-Shacham short signatures
-      Hess identity-based signatures
-      Joux tripartite Diffie-Hellman
-      Paterson identity-based signatures
-      Yuan-Li identity-based authenticated key agreement
-      Zhang-Kim identity-based blind/ring signatures
-      Zhang-Safavi-Naini-Susilo signatures
diff --git a/libpbc/Makefile b/libpbc/Makefile
deleted file mode 100644
index d1533f739d..0000000000
--- a/libpbc/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2014/09/25 19:12:03 jperkin Exp $
-
-DISTNAME=		pbc-0.5.14
-CATEGORIES=		security
-MASTER_SITES=		http://crypto.stanford.edu/pbc/files/
-
-MAINTAINER=		agc%NetBSD.org@localhost
-HOMEPAGE=		https://crypto.stanford.edu/pbc/
-COMMENT=		Pair-based cryptographic library based on Gap Diffie Helman groups
-LICENSE=		gnu-lgpl-v2
-
-AUTO_MKDIRS=		yes
-
-GNU_CONFIGURE=		yes
-USE_LIBTOOL=		yes
-USE_TOOLS+=		bison flex
-
-.include "../../devel/gmp/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/libpbc/PLIST b/libpbc/PLIST
deleted file mode 100644
index 9801223968..0000000000
--- a/libpbc/PLIST
+++ /dev/null
@@ -1,27 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2014/02/26 04:00:57 agc Exp $
-include/pbc/pbc.h
-include/pbc/pbc_a1_param.h
-include/pbc/pbc_a_param.h
-include/pbc/pbc_curve.h
-include/pbc/pbc_d_param.h
-include/pbc/pbc_e_param.h
-include/pbc/pbc_f_param.h
-include/pbc/pbc_field.h
-include/pbc/pbc_fieldquadratic.h
-include/pbc/pbc_fp.h
-include/pbc/pbc_g_param.h
-include/pbc/pbc_hilbert.h
-include/pbc/pbc_i_param.h
-include/pbc/pbc_memory.h
-include/pbc/pbc_mnt.h
-include/pbc/pbc_multiz.h
-include/pbc/pbc_pairing.h
-include/pbc/pbc_param.h
-include/pbc/pbc_poly.h
-include/pbc/pbc_random.h
-include/pbc/pbc_singular.h
-include/pbc/pbc_ternary_extension_field.h
-include/pbc/pbc_test.h
-include/pbc/pbc_utils.h
-include/pbc/pbc_z.h
-lib/libpbc.la
diff --git a/libpbc/buildlink3.mk b/libpbc/buildlink3.mk
deleted file mode 100644
index 29f31ff6d2..0000000000
--- a/libpbc/buildlink3.mk
+++ /dev/null
@@ -1,17 +0,0 @@
-# $NetBSD$
-
-BUILDLINK_TREE+=	pbc
-
-.if !defined(PBC_BUILDLINK3_MK)
-PBC_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.pbc+=	pbc>=0.5.14
-BUILDLINK_PKGSRCDIR.pbc?=	../../wip/libpbc
-
-pkgbase:= pbc
-.include "../../mk/pkg-build-options.mk"
-
-.include "../../devel/gmp/buildlink3.mk"
-.endif # PBC_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-pbc
diff --git a/libpbc/distinfo b/libpbc/distinfo
deleted file mode 100644
index 32759e0db1..0000000000
--- a/libpbc/distinfo
+++ /dev/null
@@ -1,8 +0,0 @@
-$NetBSD: distinfo,v 1.3 2015/11/04 01:17:49 agc Exp $
-
-SHA1 (pbc-0.5.14.tar.gz) = 8947f1a5a32d5c2d1f5113ccbb1e0d25ca5ce1c9
-RMD160 (pbc-0.5.14.tar.gz) = 7cf2fb398960d34d7207798296ceb8324af34a17
-SHA512 (pbc-0.5.14.tar.gz) = d75d4ceb3f67ee62c7ca41e2a91ee914fbffaeb70256675aed6734d586950ea8e64e2f16dc069d71481eddb703624df8d46497005fb58e75cf098dd7e7961333
-Size (pbc-0.5.14.tar.gz) = 654515 bytes
-SHA1 (patch-configure) = 002434b4553fb85e8b9077c5fc9d4ccff7a8d1b7
-SHA1 (patch-configure.ac) = a87bcbcb292df27729697fdab3b0fd2215e087a4
diff --git a/libpbc/patches/patch-configure b/libpbc/patches/patch-configure
deleted file mode 100644
index a51f6e5c60..0000000000
--- a/libpbc/patches/patch-configure
+++ /dev/null
@@ -1,30 +0,0 @@
-$NetBSD: patch-configure,v 1.1 2014/02/26 04:00:57 agc Exp $
-
-The test for string equality in test(1) is "="
-
---- configure.orig	2013-06-14 20:43:05.000000000 -0700
-+++ configure	2014-02-25 10:54:12.000000000 -0800
-@@ -12888,12 +12888,14 @@
- done
- test -n "$YACC" || YACC="yacc"
- 
-+if false; then
- if test "x$YACC" != "xbison -y"; then
-   echo "************************"
-   echo "bison not found"
-   echo "************************"
-   exit -1
- fi
-+fi
- 
- # Checks for libraries.
- lib_err_msg="add its path to LDFLAGS\nsee ./configure --help"
-@@ -13532,7 +13534,7 @@
- 
- CFLAGS="$CFLAGS -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls \
- -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99"
--if test "$with_debug" == "y"; then
-+if test "$with_debug" = "y"; then
-     CFLAGS="$CFLAGS -g3 -O0"
- elif test "$with_enable_optimized" != "no"; then
-    	CFLAGS="$CFLAGS -g -O2"
diff --git a/libpbc/patches/patch-configure.ac b/libpbc/patches/patch-configure.ac
deleted file mode 100644
index b5c4cbe6de..0000000000
--- a/libpbc/patches/patch-configure.ac
+++ /dev/null
@@ -1,30 +0,0 @@
-$NetBSD: patch-configure.ac,v 1.1 2014/02/26 04:00:57 agc Exp $
-
-The test for string equality in test(1) is "="
-
---- configure.ac.orig	2013-06-14 20:43:00.000000000 -0700
-+++ configure.ac	2014-02-25 10:52:06.000000000 -0800
-@@ -86,12 +86,14 @@
- fi
- 
- AC_PROG_YACC
-+if false; then
- if test "x$YACC" != "xbison -y"; then
-   echo "************************"
-   echo "bison not found"
-   echo "************************"
-   exit -1
- fi
-+fi
- 
- # Checks for libraries.
- lib_err_msg="add its path to LDFLAGS\nsee ./configure --help"
-@@ -148,7 +150,7 @@
- 
- CFLAGS="$CFLAGS -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls \
- -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99"
--if test "$with_debug" == "y"; then
-+if test "$with_debug" = "y"; then
-     CFLAGS="$CFLAGS -g3 -O0"
- elif test "$with_enable_optimized" != "no"; then
-    	CFLAGS="$CFLAGS -g -O2"


Home | Main Index | Thread Index | Old Index