Index: head/archivers/linux-linunace/pkg-descr =================================================================== --- head/archivers/linux-linunace/pkg-descr (revision 148130) +++ head/archivers/linux-linunace/pkg-descr (nonexistent) @@ -1,5 +0,0 @@ -This is the official version of Unace for Linux from ACE Compression Software. -It can deal with more recent ace archives than those supported by the -open-source port of ace (un)archiver. - -WWW: http://www.winace.com/ Property changes on: head/archivers/linux-linunace/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/linux-linunace/distinfo =================================================================== --- head/archivers/linux-linunace/distinfo (revision 148130) +++ head/archivers/linux-linunace/distinfo (nonexistent) @@ -1,3 +0,0 @@ -MD5 (linunace25.tgz) = ad1f8cb7ff3a6c6019da869b72300719 -SHA256 (linunace25.tgz) = 7ef5dd1828e7ec15f4961a0396cdc2db59ba042162409ed074fda05ff9888c84 -SIZE (linunace25.tgz) = 202606 Property changes on: head/archivers/linux-linunace/distinfo ___________________________________________________________________ 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/linux-linunace/Makefile =================================================================== --- head/archivers/linux-linunace/Makefile (revision 148130) +++ head/archivers/linux-linunace/Makefile (nonexistent) @@ -1,33 +0,0 @@ -# New ports collection makefile for: linunace -# Date created: 9 November 2005 -# Whom: Andrew Pantyukhin -# -# $FreeBSD$ -# - -PORTNAME= linunace -PORTVERSION= 2.5 -CATEGORIES= archivers linux -MASTER_SITES= http://www.winace.com/files/ -PKGNAMEPREFIX= linux- -DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} -EXTRACT_SUFX= .tgz - -MAINTAINER= infofarmer@gmail.com -COMMENT= Extract, view & test ACE archives - -NO_PACKAGE= "Distribution is permitted within the original package only" - -NO_BUILD= yes -PLIST_FILES= bin/linunace -PORTDOCS= licence - -do-install: - ${INSTALL_PROGRAM} ${WRKDIR}/unace ${PREFIX}/bin/linunace - ${BRANDELF} -t Linux ${PREFIX}/bin/linunace -.if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR} - ${INSTALL_DATA} ${WRKDIR}/licence ${DOCSDIR} -.endif - -.include Property changes on: head/archivers/linux-linunace/Makefile ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ 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 148130) +++ head/archivers/Makefile (revision 148131) @@ -1,122 +1,122 @@ # $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 += dpkg SUBDIR += dynamite SUBDIR += dzip SUBDIR += ecm SUBDIR += fastjar SUBDIR += fileroller 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 += linux-linunace + 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-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-Archive_Tar 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 += 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.135 \ No newline at end of property +1.136 \ No newline at end of property Index: head/archivers/linux-unace/Makefile =================================================================== --- head/archivers/linux-unace/Makefile (nonexistent) +++ head/archivers/linux-unace/Makefile (revision 148131) @@ -0,0 +1,33 @@ +# New ports collection makefile for: linunace +# Date created: 9 November 2005 +# Whom: Andrew Pantyukhin +# +# $FreeBSD$ +# + +PORTNAME= unace +PORTVERSION= 2.5 +CATEGORIES= archivers linux +MASTER_SITES= http://www.winace.com/files/ +PKGNAMEPREFIX= linux- +DISTNAME= lin${PORTNAME}${PORTVERSION:S/.//} +EXTRACT_SUFX= .tgz + +MAINTAINER= infofarmer@gmail.com +COMMENT= Extract, view & test ACE archives + +NO_PACKAGE= "Distribution is permitted within the original package only" + +NO_BUILD= yes +PLIST_FILES= bin/linunace +PORTDOCS= licence + +do-install: + ${INSTALL_PROGRAM} ${WRKDIR}/unace ${PREFIX}/bin/linunace + ${BRANDELF} -t Linux ${PREFIX}/bin/linunace +.if !defined(NOPORTDOCS) + ${MKDIR} ${DOCSDIR} + ${INSTALL_DATA} ${WRKDIR}/licence ${DOCSDIR} +.endif + +.include Property changes on: head/archivers/linux-unace/Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.10 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/archivers/linux-unace/distinfo =================================================================== --- head/archivers/linux-unace/distinfo (nonexistent) +++ head/archivers/linux-unace/distinfo (revision 148131) @@ -0,0 +1,3 @@ +MD5 (linunace25.tgz) = ad1f8cb7ff3a6c6019da869b72300719 +SHA256 (linunace25.tgz) = 7ef5dd1828e7ec15f4961a0396cdc2db59ba042162409ed074fda05ff9888c84 +SIZE (linunace25.tgz) = 202606 Property changes on: head/archivers/linux-unace/distinfo ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.4 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/archivers/linux-unace/pkg-descr =================================================================== --- head/archivers/linux-unace/pkg-descr (nonexistent) +++ head/archivers/linux-unace/pkg-descr (revision 148131) @@ -0,0 +1,5 @@ +This is the official version of Unace for Linux from ACE Compression Software. +It can deal with more recent ace archives than those supported by the +open-source port of ace (un)archiver. + +WWW: http://www.winace.com/ Property changes on: head/archivers/linux-unace/pkg-descr ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.4 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property