pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers Remove lzma-utils, use xz instead.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3b052dab07ac
branches:  trunk
changeset: 398461:3b052dab07ac
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Aug 31 09:28:39 2009 +0000

description:
Remove lzma-utils, use xz instead.

diffstat:

 archivers/Makefile            |   3 +--
 archivers/lzma-utils/DESCR    |   3 ---
 archivers/lzma-utils/Makefile |  21 ---------------------
 archivers/lzma-utils/PLIST    |  27 ---------------------------
 archivers/lzma-utils/distinfo |   5 -----
 5 files changed, 1 insertions(+), 58 deletions(-)

diffs (89 lines):

diff -r 98316b33d98d -r 3b052dab07ac archivers/Makefile
--- a/archivers/Makefile        Mon Aug 31 09:06:11 2009 +0000
+++ b/archivers/Makefile        Mon Aug 31 09:28:39 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.114 2009/07/15 08:37:45 wiz Exp $
+# $NetBSD: Makefile,v 1.115 2009/08/31 09:28:39 wiz Exp $
 #
 
 COMMENT=       Archivers
@@ -39,7 +39,6 @@
 SUBDIR+=       libzip
 SUBDIR+=       lzip
 SUBDIR+=       lzma
-SUBDIR+=       lzma-utils
 SUBDIR+=       lzmalib
 SUBDIR+=       lzo
 SUBDIR+=       lzop
diff -r 98316b33d98d -r 3b052dab07ac archivers/lzma-utils/DESCR
--- a/archivers/lzma-utils/DESCR        Mon Aug 31 09:06:11 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-LZMA Utils is a set of utilities for LZMA compression and decompression.
-They aim to have an interface very similar to the well known gzip and
-bzip2 utilities.
diff -r 98316b33d98d -r 3b052dab07ac archivers/lzma-utils/Makefile
--- a/archivers/lzma-utils/Makefile     Mon Aug 31 09:06:11 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,21 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2009/06/08 14:01:58 wiz Exp $
-#
-
-DISTNAME=      lzma-4.32.7
-PKGNAME=       lzma-utils-4.32.7
-CATEGORIES=    archivers
-MASTER_SITES=  http://tukaani.org/lzma/
-
-MAINTAINER=    magnus.henoch%gmail.com@localhost
-HOMEPAGE=      http://tukaani.org/lzma/
-COMMENT=       LZMA compression and decompression utilities
-
-PKG_DESTDIR_SUPPORT=   user-destdir
-
-GNU_CONFIGURE= yes
-USE_LIBTOOL=   yes
-USE_LANGUAGES= c c++
-
-CONFLICTS=     lzma-[0-9]* xz-utils-[0-9]*
-
-.include "../../mk/bsd.pkg.mk"
diff -r 98316b33d98d -r 3b052dab07ac archivers/lzma-utils/PLIST
--- a/archivers/lzma-utils/PLIST        Mon Aug 31 09:06:11 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,27 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2008/10/08 18:06:39 wiz Exp $
-bin/lzcat
-bin/lzcmp
-bin/lzdiff
-bin/lzegrep
-bin/lzfgrep
-bin/lzgrep
-bin/lzless
-bin/lzma
-bin/lzmadec
-bin/lzmainfo
-bin/lzmore
-bin/unlzma
-include/lzmadec.h
-lib/liblzmadec.la
-man/man1/lzcat.1
-man/man1/lzcmp.1
-man/man1/lzdiff.1
-man/man1/lzegrep.1
-man/man1/lzfgrep.1
-man/man1/lzgrep.1
-man/man1/lzless.1
-man/man1/lzma.1
-man/man1/lzmadec.1
-man/man1/lzmainfo.1
-man/man1/lzmore.1
-man/man1/unlzma.1
diff -r 98316b33d98d -r 3b052dab07ac archivers/lzma-utils/distinfo
--- a/archivers/lzma-utils/distinfo     Mon Aug 31 09:06:11 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/10/08 18:06:39 wiz Exp $
-
-SHA1 (lzma-4.32.7.tar.gz) = 1c90c2fd6d4d35f37589a03bcbc487e7c46ea389
-RMD160 (lzma-4.32.7.tar.gz) = 08f3e93bf23af4c90c8c06ecd7fa2fded5694d72
-Size (lzma-4.32.7.tar.gz) = 479270 bytes



Home | Main Index | Thread Index | Old Index