pkgsrc-WIP-changes archive

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

tarlz: remove, imported in pkgsrc as archivers/tarlz.



Module Name:	pkgsrc-wip
Committed By:	Frederic Cambus <fred%statdns.com@localhost>
Pushed By:	fcambus
Date:		Mon Oct 24 09:55:20 2022 +0200
Changeset:	f8debe00a53d262557ab16ac1db4f28ed944a874

Modified Files:
	Makefile
Removed Files:
	tarlz/DESCR
	tarlz/Makefile
	tarlz/PLIST
	tarlz/distinfo

Log Message:
tarlz: remove, imported in pkgsrc as archivers/tarlz.

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

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

diffstat:
 Makefile       |  1 -
 tarlz/DESCR    |  2 --
 tarlz/Makefile | 25 -------------------------
 tarlz/PLIST    |  5 -----
 tarlz/distinfo |  5 -----
 5 files changed, 38 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index fa81742c30..1169f17a1a 100644
--- a/Makefile
+++ b/Makefile
@@ -5512,7 +5512,6 @@ SUBDIR+=	tagtool
 SUBDIR+=	talksoup
 SUBDIR+=	tamago-anthy
 SUBDIR+=	tardy
-SUBDIR+=	tarlz
 SUBDIR+=	task
 SUBDIR+=	taskcoach
 SUBDIR+=	tasks
diff --git a/tarlz/DESCR b/tarlz/DESCR
deleted file mode 100644
index 2ef0faa8cc..0000000000
--- a/tarlz/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-Tarlz is a massively parallel (multi-threaded) combined implementation
-of the tar archiver and the lzip compressor.
diff --git a/tarlz/Makefile b/tarlz/Makefile
deleted file mode 100644
index 96f96f0de0..0000000000
--- a/tarlz/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	tarlz-0.22
-CATEGORIES=	archivers
-MASTER_SITES=	https://download.savannah.gnu.org/releases/lzip/tarlz/
-EXTRACT_SUFX=	.tar.lz
-
-MAINTAINER=	root%zta.lk@localhost
-HOMEPAGE=	https://lzip.nongnu.org/tarlz.html
-COMMENT=	Combined implementation of tar archiver and lzip compressor
-LICENSE=	gnu-gpl-v2
-
-HAS_CONFIGURE=	yes
-USE_LANGUAGES=	c++
-
-TOOLS+=	gmake
-
-CONFIGURE_ARGS+=	--prefix=${PREFIX}
-CONFIGURE_ARGS+=	--mandir=${PREFIX}/${PKGMANDIR}
-CONFIGURE_ARGS+=	--infodir=${PREFIX}/${PKGINFODIR}
-CONFIGURE_ARGS+=	CXXFLAGS="${CFLAGS}"
-CONFIGURE_ARGS+=	LDFLAGS="${LDFLAGS}"
-
-.include "../../wip/lzlib/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/tarlz/PLIST b/tarlz/PLIST
deleted file mode 100644
index bafc4a9706..0000000000
--- a/tarlz/PLIST
+++ /dev/null
@@ -1,5 +0,0 @@
-@comment $NetBSD$
-bin/tarlz
-info/dir
-info/tarlz.info
-man/man1/tarlz.1
diff --git a/tarlz/distinfo b/tarlz/distinfo
deleted file mode 100644
index f2c27c54d7..0000000000
--- a/tarlz/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (tarlz-0.22.tar.lz) = 741239eb594d6f61cfefe8915881738b1b766d5194cc726cfacdc90958ea90bf
-SHA512 (tarlz-0.22.tar.lz) = 4e241ea0571e421c93fbeeb54a20e73fd4a7e9c85dc3b24295caec1a52e156cdcf5e85f4ee41f5dfae712b851d17fe0e96955380bb86306d8002f4187d0c60ec
-Size (tarlz-0.22.tar.lz) = 105724 bytes


Home | Main Index | Thread Index | Old Index