Index: head/archivers/bsdtar/pkg-descr =================================================================== --- head/archivers/bsdtar/pkg-descr (revision 165885) +++ head/archivers/bsdtar/pkg-descr (nonexistent) @@ -1,4 +0,0 @@ -The bsdtar program creates and manipulates streaming archive files. -It has a number of advantages over previous tar implementations. - -WWW: http://people.freebsd.org/~kientzle/libarchive/ Property changes on: head/archivers/bsdtar/pkg-descr ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/archivers/bsdtar/distinfo =================================================================== --- head/archivers/bsdtar/distinfo (revision 165885) +++ head/archivers/bsdtar/distinfo (nonexistent) @@ -1,3 +0,0 @@ -MD5 (bsdtar-1.2.37.tar.gz) = a907a9a55059fc7a285125952c1a13e5 -SHA256 (bsdtar-1.2.37.tar.gz) = 2deb05cc17ba43f62d26d0005eab5958d781c6028b997fd48d960efe88f83f1a -SIZE (bsdtar-1.2.37.tar.gz) = 136797 Property changes on: head/archivers/bsdtar/distinfo ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.17 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/archivers/bsdtar/Makefile =================================================================== --- head/archivers/bsdtar/Makefile (revision 165885) +++ head/archivers/bsdtar/Makefile (nonexistent) @@ -1,35 +0,0 @@ -# New ports collection makefile for: libarchive -# Date created: 11 Jun 2004 -# Whom: Martin Matuska -# -# $FreeBSD$ - -PORTNAME= bsdtar -PORTVERSION= 1.2.37 -PORTEPOCH= 1 -CATEGORIES= archivers -MASTER_SITES= http://people.freebsd.org/~kientzle/libarchive/src/ - -MAINTAINER= glewis@FreeBSD.org -COMMENT= A utility to create and manipulate streaming archive files - -BUILD_DEPENDS= ${LOCALBASE}/lib/libarchive.a:${PORTSDIR}/archivers/libarchive - -CFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib - -GNU_CONFIGURE= yes -CONFIGURE_ENV+= LDFLAGS="${LDFLAGS}" - -PLIST_FILES= bin/bsdtar - -MANCOMPRESSED= no -MAN1= bsdtar.1 - -.include - -.if ${OSVERSION} < 500040 -USE_GETOPT_LONG=yes -.endif - -.include Property changes on: head/archivers/bsdtar/Makefile ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.21 \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Index: head/archivers/Makefile =================================================================== --- head/archivers/Makefile (revision 165885) +++ head/archivers/Makefile (revision 165886) @@ -1,125 +1,124 @@ # $FreeBSD$ # COMMENT = Archivers SUBDIR += 9e SUBDIR += advancecomp SUBDIR += arc SUBDIR += arj SUBDIR += bicom - SUBDIR += bsdtar SUBDIR += bzip SUBDIR += bzip2 SUBDIR += cabextract SUBDIR += dact SUBDIR += deb2targz SUBDIR += deepforest SUBDIR += deutex SUBDIR += dpkg SUBDIR += dynamite SUBDIR += dzip SUBDIR += ecm SUBDIR += fastjar SUBDIR += file-roller SUBDIR += fpc-paszlib SUBDIR += freeze SUBDIR += gtar SUBDIR += gzip SUBDIR += gzrecover SUBDIR += ha SUBDIR += hffzip SUBDIR += hpack.non-usa.only SUBDIR += jzip.org SUBDIR += jzlib SUBDIR += lbrate SUBDIR += lcab SUBDIR += lha SUBDIR += libarc SUBDIR += libarchive SUBDIR += libcabinet SUBDIR += libcomprex SUBDIR += liblzxcomp SUBDIR += libmspack SUBDIR += libunrar SUBDIR += libzip SUBDIR += linux-unace SUBDIR += lzma SUBDIR += lzo SUBDIR += lzo2 SUBDIR += lzop SUBDIR += macutils SUBDIR += makeself SUBDIR += mar SUBDIR += mscompress SUBDIR += mtf SUBDIR += nomarch SUBDIR += nulib SUBDIR += nwreckdum SUBDIR += orange SUBDIR += p5-Archive-Extract SUBDIR += p5-Archive-Tar SUBDIR += p5-Archive-Zip SUBDIR += p5-Compress-Bzip2 SUBDIR += p5-Compress-Zlib SUBDIR += p5-IO-Zlib SUBDIR += p5-Mac-Macbinary SUBDIR += p5-PerlIO-gzip SUBDIR += p7zip SUBDIR += par2cmdline SUBDIR += parchive SUBDIR += pbzip2 SUBDIR += pear-File_Archive SUBDIR += pecl-zip SUBDIR += php4-bz2 SUBDIR += php4-zlib SUBDIR += php5-bz2 SUBDIR += php5-zlib SUBDIR += ppmd SUBDIR += ppunpack SUBDIR += py-bzip2 SUBDIR += py-lzma SUBDIR += py-tarfile SUBDIR += rar SUBDIR += rox-archive SUBDIR += rpm SUBDIR += rpm2cpio SUBDIR += rpm4 SUBDIR += ruby-bz2 SUBDIR += ruby-zip SUBDIR += rvm SUBDIR += rzip SUBDIR += sectar SUBDIR += sharutils SUBDIR += squsq SUBDIR += star SUBDIR += star-devel SUBDIR += stuffit SUBDIR += szip SUBDIR += tardy SUBDIR += torrentzip SUBDIR += ucl SUBDIR += unace SUBDIR += unadf SUBDIR += unalz SUBDIR += unarj SUBDIR += undms SUBDIR += unlzx SUBDIR += unmakeself SUBDIR += unrar SUBDIR += unshield SUBDIR += untar SUBDIR += unzip SUBDIR += unzoo SUBDIR += upx SUBDIR += wzip SUBDIR += xar SUBDIR += xarchive SUBDIR += xdms SUBDIR += xmill SUBDIR += xpk SUBDIR += zip SUBDIR += zipios++ SUBDIR += zoo .include Property changes on: head/archivers/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.142 \ No newline at end of property +1.143 \ No newline at end of property