diff options
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/Makefile | 1 | ||||
-rw-r--r-- | archivers/xz/Makefile | 43 | ||||
-rw-r--r-- | archivers/xz/distinfo | 2 | ||||
-rw-r--r-- | archivers/xz/files/patch-Makefile.in | 12 | ||||
-rw-r--r-- | archivers/xz/files/patch-src_liblzma_Makefile.in | 11 | ||||
-rw-r--r-- | archivers/xz/pkg-descr | 19 | ||||
-rw-r--r-- | archivers/xz/pkg-plist | 67 |
7 files changed, 0 insertions, 155 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index 8bf2d916561c..1c788c8fd187 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -218,7 +218,6 @@ SUBDIR += xdms SUBDIR += xmill SUBDIR += xpk - SUBDIR += xz SUBDIR += zip SUBDIR += zip-ada SUBDIR += zipmix diff --git a/archivers/xz/Makefile b/archivers/xz/Makefile deleted file mode 100644 index 8a81370fb3a2..000000000000 --- a/archivers/xz/Makefile +++ /dev/null @@ -1,43 +0,0 @@ -# $FreeBSD$ - -# The version should match the one imported into base in later releases, -# so ports can expect the same features across all branches. - -PORTNAME= xz -PORTVERSION= 5.0.4 -CATEGORIES= archivers -#MASTER_SITES= http://tukaani.org/xz/ -# tukaani.org still doesn't interop with fetch(1) as of 2013-01-06 -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= naddy - -MAINTAINER= ports@FreeBSD.org -COMMENT= LZMA compression and decompression tools - -CONFLICTS= lzma-[0-9]* lzmautils-[0-9]* lzmalib-[0-9]* - -USE_BZIP2= yes -USE_LDCONFIG= yes -USES= pathfix -GNU_CONFIGURE= yes - -DEPRECATED= Available in base distribution for all supported releases - -# As we want to use xz for extraction of port distfiles, -# it cannot depend on gettext. -CONFIGURE_ARGS= --disable-nls - -# pick up assembly language optimizations -CONFIGURE_TARGET= ${ARCH:S/amd64/x86_64/}-portbld-freebsd${OSREL} - -INSTALL_TARGET= install install-dist_docDATA install-dist_examplesDATA \ - install-dist_examplesoldDATA - -PORTDOCS= AUTHORS COPYING COPYING.GPLv2 NEWS README THANKS TODO \ - faq.txt history.txt lzma-file-format.txt xz-file-format.txt \ - examples examples_old - -regression-test: build - @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} check - -.include <bsd.port.mk> diff --git a/archivers/xz/distinfo b/archivers/xz/distinfo deleted file mode 100644 index ed91a7ddb204..000000000000 --- a/archivers/xz/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (xz-5.0.4.tar.bz2) = 5cd9b060d3a1ad396b3be52c9b9311046a1c369e6062aea752658c435629ce92 -SIZE (xz-5.0.4.tar.bz2) = 1048328 diff --git a/archivers/xz/files/patch-Makefile.in b/archivers/xz/files/patch-Makefile.in deleted file mode 100644 index 91670eae875e..000000000000 --- a/archivers/xz/files/patch-Makefile.in +++ /dev/null @@ -1,12 +0,0 @@ ---- Makefile.in.orig 2013-01-06 20:23:58.000000000 +0100 -+++ Makefile.in 2013-01-06 20:24:19.000000000 +0100 -@@ -926,8 +926,7 @@ info: info-recursive - - info-am: - --install-data-am: install-dist_docDATA install-dist_examplesDATA \ -- install-dist_examplesoldDATA -+install-data-am: - - install-dvi: install-dvi-recursive - diff --git a/archivers/xz/files/patch-src_liblzma_Makefile.in b/archivers/xz/files/patch-src_liblzma_Makefile.in deleted file mode 100644 index c6e005dbca36..000000000000 --- a/archivers/xz/files/patch-src_liblzma_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- src/liblzma/Makefile.in.orig 2009-09-16 19:57:18.000000000 +0200 -+++ src/liblzma/Makefile.in 2009-09-16 19:57:31.000000000 +0200 -@@ -1631,7 +1631,7 @@ info: info-recursive - - info-am: - --install-data-am: install-docDATA install-pkgconfigDATA -+install-data-am: install-pkgconfigDATA - - install-dvi: install-dvi-recursive - diff --git a/archivers/xz/pkg-descr b/archivers/xz/pkg-descr deleted file mode 100644 index e7d0dd10d852..000000000000 --- a/archivers/xz/pkg-descr +++ /dev/null @@ -1,19 +0,0 @@ -XZ Utils is free general-purpose data compression software with a -high compression ratio. XZ Utils is the successor to LZMA Utils. - -The core of the XZ Utils compression code is based on the LZMA SDK. -The primary compression algorithm is currently LZMA2, which is used -inside the .xz container format. With typical files, XZ Utils -creates output 30% smaller than gzip and 15% smaller than bzip2. - -The XZ Utils package consists of several components: - -* liblzma is a compression library with an API similar to that of zlib. -* xz is a command line tool with syntax similar to that of gzip. -* xzdec is a decompression-only tool smaller than the full-featured xz tool. -* A set of shell scripts (xzgrep, xzdiff, etc.) have been adapted - from gzip to ease viewing, grepping, and comparing compressed files. -* Emulation of the command line tools of LZMA Utils eases transition - from LZMA Utils to XZ Utils. - -WWW: http://tukaani.org/xz/ diff --git a/archivers/xz/pkg-plist b/archivers/xz/pkg-plist deleted file mode 100644 index 0db8387b069d..000000000000 --- a/archivers/xz/pkg-plist +++ /dev/null @@ -1,67 +0,0 @@ -bin/lzcat -bin/lzcmp -bin/lzdiff -bin/lzegrep -bin/lzfgrep -bin/lzgrep -bin/lzless -bin/lzma -bin/lzmadec -bin/lzmainfo -bin/lzmore -bin/unlzma -bin/unxz -bin/xz -bin/xzcat -bin/xzcmp -bin/xzdec -bin/xzdiff -bin/xzegrep -bin/xzfgrep -bin/xzgrep -bin/xzless -bin/xzmore -include/lzma.h -include/lzma/base.h -include/lzma/bcj.h -include/lzma/block.h -include/lzma/check.h -include/lzma/container.h -include/lzma/delta.h -include/lzma/filter.h -include/lzma/hardware.h -include/lzma/index.h -include/lzma/index_hash.h -include/lzma/lzma.h -include/lzma/stream_flags.h -include/lzma/version.h -include/lzma/vli.h -lib/liblzma.a -lib/liblzma.la -lib/liblzma.so -lib/liblzma.so.5 -libdata/pkgconfig/liblzma.pc -man/man1/lzcat.1.gz -man/man1/lzcmp.1.gz -man/man1/lzdiff.1.gz -man/man1/lzegrep.1.gz -man/man1/lzfgrep.1.gz -man/man1/lzgrep.1.gz -man/man1/lzless.1.gz -man/man1/lzma.1.gz -man/man1/lzmadec.1.gz -man/man1/lzmainfo.1.gz -man/man1/lzmore.1.gz -man/man1/unlzma.1.gz -man/man1/unxz.1.gz -man/man1/xz.1.gz -man/man1/xzcat.1.gz -man/man1/xzcmp.1.gz -man/man1/xzdec.1.gz -man/man1/xzdiff.1.gz -man/man1/xzegrep.1.gz -man/man1/xzfgrep.1.gz -man/man1/xzgrep.1.gz -man/man1/xzless.1.gz -man/man1/xzmore.1.gz -@dirrm include/lzma |