pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
canlock-hp, libcanlock: remove, imported to pkgsrc/news/
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Mon Aug 27 17:14:54 2018 +0200
Changeset: f4921f7eb700a46c39ce03dcd767678692befd5c
Modified Files:
Makefile
Removed Files:
canlock-hp/DESCR
canlock-hp/Makefile
canlock-hp/PLIST
canlock-hp/README
canlock-hp/distinfo
libcanlock/DESCR
libcanlock/Makefile
libcanlock/PLIST
libcanlock/README
libcanlock/buildlink3.mk
libcanlock/distinfo
libcanlock/patches/patch-src_secret.c
Log Message:
canlock-hp, libcanlock: remove, imported to pkgsrc/news/
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f4921f7eb700a46c39ce03dcd767678692befd5c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 2 --
canlock-hp/DESCR | 10 ----------
canlock-hp/Makefile | 21 ---------------------
canlock-hp/PLIST | 5 -----
canlock-hp/README | 17 -----------------
canlock-hp/distinfo | 6 ------
libcanlock/DESCR | 8 --------
libcanlock/Makefile | 25 -------------------------
libcanlock/PLIST | 10 ----------
libcanlock/README | 20 --------------------
libcanlock/buildlink3.mk | 12 ------------
libcanlock/distinfo | 7 -------
libcanlock/patches/patch-src_secret.c | 16 ----------------
13 files changed, 159 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 88b1fd4fb4..b8328be3ff 100644
--- a/Makefile
+++ b/Makefile
@@ -313,7 +313,6 @@ SUBDIR+= cairo-java
SUBDIR+= calcurse
SUBDIR+= calligra
SUBDIR+= calypso-git
-SUBDIR+= canlock-hp
SUBDIR+= canna
SUBDIR+= canna-canuum
SUBDIR+= canna-dict
@@ -1640,7 +1639,6 @@ SUBDIR+= libbsd
SUBDIR+= libbtctl
SUBDIR+= libc++
SUBDIR+= libc++-abi
-SUBDIR+= libcanlock
SUBDIR+= libcdata
SUBDIR+= libcerror
SUBDIR+= libcfile
diff --git a/canlock-hp/DESCR b/canlock-hp/DESCR
deleted file mode 100644
index 7039f54f11..0000000000
--- a/canlock-hp/DESCR
+++ /dev/null
@@ -1,10 +0,0 @@
-The canlock-hp package contains standalone header parsers that can be used to
-implement RFC 8315 Netnews Cancel-Locks on the receiving (server) side.
-They are intended as preprocessors for canlock, the command line frontend of
-libcanlock, but are independent programs.
-
-canlock-mhp (Message Header Parser) is intended to process RFC 5536 Netnews
-articles and can be used to extract and unfold a single header field.
-
-canlock-hfp (Header Field Parser) is intended to process RFC 8315 header fields
-("Cancel-Lock" and "Cancel-Key").
diff --git a/canlock-hp/Makefile b/canlock-hp/Makefile
deleted file mode 100644
index f4cbd30847..0000000000
--- a/canlock-hp/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD$
-
-DISTNAME= canlock-hp-0.0.3
-CATEGORIES= news
-MASTER_SITES= http://micha.freeshell.org/canlock-hp/src/
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= michael.baeuerle%gmx.net@localhost
-HOMEPAGE= http://micha.freeshell.org/canlock-hp/
-COMMENT= Parsers for RFC 5536 message headers and RFC 8315 header fields
-LICENSE= mit
-
-GNU_CONFIGURE= yes
-
-USE_LANGUAGES+= c99
-
-USE_TOOLS+= lex yacc
-
-TEST_TARGET= test
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/canlock-hp/PLIST b/canlock-hp/PLIST
deleted file mode 100644
index 3bbd030543..0000000000
--- a/canlock-hp/PLIST
+++ /dev/null
@@ -1,5 +0,0 @@
-@comment $NetBSD$
-bin/canlock-hfp
-bin/canlock-mhp
-man/man1/canlock-hfp.1
-man/man1/canlock-mhp.1
diff --git a/canlock-hp/README b/canlock-hp/README
deleted file mode 100644
index d175563074..0000000000
--- a/canlock-hp/README
+++ /dev/null
@@ -1,17 +0,0 @@
-1) General
-libcanlock contains no header parser because some programs already have one.
-If your program uses libcanlock (e.g. via canlock frontend in a script) and has
-no header parser, the utilities in this package can be used to fill the gap.
-
-
-2) System requirements
-- POSIX.1-2001 conformant operating system
-- POSIX C-Language Development Utilities (c99, lex, yacc)
-
-flex and bison are automatically detected as replacements for lex and yacc.
-
-
-Note:
-Because it would add additional dependencies and make porting to non-POSIX
-operating systems harder, the utilities in this package are not included
-in the libcanlock package.
diff --git a/canlock-hp/distinfo b/canlock-hp/distinfo
deleted file mode 100644
index cee36539cf..0000000000
--- a/canlock-hp/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (canlock-hp-0.0.3.tar.bz2) = 569c7c78595574a51fe5f87e1e2da72f38eda466
-RMD160 (canlock-hp-0.0.3.tar.bz2) = 426fb265f22c2e3a5a4364e5fb0fc8dbc74373f6
-SHA512 (canlock-hp-0.0.3.tar.bz2) = 0c61ee215d12d4d4d8563cfcd3496cebc256821ea64f333c7e060f3f0083c3a38f708322c6050175b5d7b7fbe533d7c62b4e7780c068a962dc33ee3ddf5d6e4b
-Size (canlock-hp-0.0.3.tar.bz2) = 178622 bytes
diff --git a/libcanlock/DESCR b/libcanlock/DESCR
deleted file mode 100644
index c656195672..0000000000
--- a/libcanlock/DESCR
+++ /dev/null
@@ -1,8 +0,0 @@
-libcanlock is a library for creating and verifying RFC 8315 Netnews
-Cancel-Locks. This implementation uses the recommended algorithm from
-Section 4 with HMAC based on the same hash function as <scheme>.
-
-A command line utility "canlock" is built together with the library.
-
-Additional header parsers (for the receiving side) are available in the
-package canlock-hp.
diff --git a/libcanlock/Makefile b/libcanlock/Makefile
deleted file mode 100644
index 299a5ae6b7..0000000000
--- a/libcanlock/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# $NetBSD$
-
-DISTNAME= libcanlock-3.0.2
-CATEGORIES= news
-MASTER_SITES= http://micha.freeshell.org/libcanlock/src/
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= michael.baeuerle%gmx.net@localhost
-HOMEPAGE= http://micha.freeshell.org/libcanlock/
-COMMENT= Standalone RFC 8315 Netnews Cancel-Lock implementation
-LICENSE= mit AND modified-bsd
-
-USE_LANGUAGES+= c99
-
-GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
-
-TEST_TARGET= test
-
-# Recent NetBSD has a namespace clash with its implementation defined extensions
-CFLAGS+= -D_POSIX_C_SOURCE=200112L
-
-CONFIGURE_ARGS+= --disable-legacy-api
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/libcanlock/PLIST b/libcanlock/PLIST
deleted file mode 100644
index d0b67b13f2..0000000000
--- a/libcanlock/PLIST
+++ /dev/null
@@ -1,10 +0,0 @@
-@comment $NetBSD$
-bin/canlock
-include/libcanlock-3/canlock.h
-lib/libcanlock.la
-man/man1/canlock.1
-man/man3/cl_clear_secret.3
-man/man3/cl_get_key.3
-man/man3/cl_get_lock.3
-man/man3/cl_split.3
-man/man3/cl_verify.3
diff --git a/libcanlock/README b/libcanlock/README
deleted file mode 100644
index 7214aaba50..0000000000
--- a/libcanlock/README
+++ /dev/null
@@ -1,20 +0,0 @@
-1) General
-libcanlock is a standalone implementation without external dependencies.
-If your program already uses a library that contains functions for hash and
-base64 algorithms (e.g. OpenSSL), it is recommended that you use them instead
-(to avoid code duplication).
-
-
-2) System requirements
-- POSIX.1-2001 compliant operating system
-- C99 compiler with 'int' data type of at least 32 bit width
-
-
-3) API
-Since version 3 there is a new API available (hash algorithm independent).
-Man pages for this API are installed together with the library.
-
-Anything that is not documented should be considered as internal and not
-part of the API. There is no portable way to hide all the internal stuff
-completely, but expect that a future version may no longer export it without
-notice.
diff --git a/libcanlock/buildlink3.mk b/libcanlock/buildlink3.mk
deleted file mode 100644
index 9d7d3cc524..0000000000
--- a/libcanlock/buildlink3.mk
+++ /dev/null
@@ -1,12 +0,0 @@
-# $NetBSD$
-
-BUILDLINK_TREE+= libcanlock
-
-.if !defined(LIBCANLOCK_BUILDLINK3_MK)
-LIBCANLOCK_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.libcanlock+= libcanlock>=3.0.0
-BUILDLINK_PKGSRCDIR.libcanlock?= ../../wip/libcanlock
-.endif # LIBCANLOCK_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -libcanlock
diff --git a/libcanlock/distinfo b/libcanlock/distinfo
deleted file mode 100644
index f9aaa80f89..0000000000
--- a/libcanlock/distinfo
+++ /dev/null
@@ -1,7 +0,0 @@
-$NetBSD$
-
-SHA1 (libcanlock-3.0.2.tar.bz2) = b05cbef7f90b7d7de7edb06ebc017c3f29026e9b
-RMD160 (libcanlock-3.0.2.tar.bz2) = b388add68a74bc82a1179ebeb1ccbdf8f9dc61b4
-SHA512 (libcanlock-3.0.2.tar.bz2) = 319feddfa726b767dedcf5709b51d5dd787c32041b200243f8eb09918ab1f85b22102ddc6cc3148ac2af797a294ed6a52819486596b77093e0a92231b72644e9
-Size (libcanlock-3.0.2.tar.bz2) = 317428 bytes
-SHA1 (patch-src_secret.c) = c5319326b518bd9de4a4763acdbf3d848a3e238c
diff --git a/libcanlock/patches/patch-src_secret.c b/libcanlock/patches/patch-src_secret.c
deleted file mode 100644
index 3f2841908f..0000000000
--- a/libcanlock/patches/patch-src_secret.c
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD$
-
-Do not mask implementation defined extensions from the namespace.
-
---- src/secret.c.orig 2018-01-15 11:37:46.000000000 +0000
-+++ src/secret.c
-@@ -29,6 +29,9 @@
- * of the copyright holder.
- */
-
-+/* Make implementation defined extensions visible here */
-+#undef _POSIX_C_SOURCE
-+
- /* C11 (if available) */
- #define __STDC_WANT_LIB_EXT1__ 1 /*!< Request for Annex K */
-
Home |
Main Index |
Thread Index |
Old Index