pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/rar-linux Initial import of rar-linux, the L...
details: https://anonhg.NetBSD.org/pkgsrc/rev/97cd4513f598
branches: trunk
changeset: 469722:97cd4513f598
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Feb 27 15:10:29 2004 +0000
description:
Initial import of rar-linux, the Linux binary of the rar archiver.
RAR is a powerful tool allowing you to manage and control archive
files.
RAR features include:
* Highly sophisticated, original compression algorithm
* Special compression algorithms optimized for text, audio,
graphics data, 32 and 64-bit Intel executables
* Better compression than similar tools, using 'solid' archiving
* Authenticity verification (registered version only)
* Self-extracting archives and volumes (SFX)
* Ability to recover physically damaged archives
* Locking, password, file order list, file security & more ...
diffstat:
archivers/rar-linux/DESCR | 13 +++++++++++++
archivers/rar-linux/MESSAGE | 7 +++++++
archivers/rar-linux/Makefile | 39 +++++++++++++++++++++++++++++++++++++++
archivers/rar-linux/PLIST | 12 ++++++++++++
archivers/rar-linux/distinfo | 4 ++++
5 files changed, 75 insertions(+), 0 deletions(-)
diffs (95 lines):
diff -r 2460ccda76bb -r 97cd4513f598 archivers/rar-linux/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/archivers/rar-linux/DESCR Fri Feb 27 15:10:29 2004 +0000
@@ -0,0 +1,13 @@
+RAR is a powerful tool allowing you to manage and control archive
+files.
+
+RAR features include:
+
+* Highly sophisticated, original compression algorithm
+* Special compression algorithms optimized for text, audio,
+ graphics data, 32 and 64-bit Intel executables
+* Better compression than similar tools, using 'solid' archiving
+* Authenticity verification (registered version only)
+* Self-extracting archives and volumes (SFX)
+* Ability to recover physically damaged archives
+* Locking, password, file order list, file security & more ...
diff -r 2460ccda76bb -r 97cd4513f598 archivers/rar-linux/MESSAGE
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/archivers/rar-linux/MESSAGE Fri Feb 27 15:10:29 2004 +0000
@@ -0,0 +1,7 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2004/02/27 15:10:29 wiz Exp $
+
+For best compression performance, please install
+${PREFIX}/share/doc/rar-linux/rarfiles.lst into /etc.
+
+===========================================================================
diff -r 2460ccda76bb -r 97cd4513f598 archivers/rar-linux/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/archivers/rar-linux/Makefile Fri Feb 27 15:10:29 2004 +0000
@@ -0,0 +1,39 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/02/27 15:10:29 wiz Exp $
+#
+
+DISTNAME= rarlinux-3.3.0
+CATEGORIES= archivers
+MASTER_SITES= http://www.rarsoft.com/rar/
+
+MAINTAINER= wiz%NetBSD.org@localhost
+HOMEPAGE= http://www.rarsoft.com/rar/
+COMMENT= RAR command line archiver (Linux binary)
+
+WRKSRC= ${WRKDIR}/rar
+USE_BUILDLINK2= yes
+
+ONLY_FOR_PLATFORM= NetBSD-1.5Z[A-Z]-i386 NetBSD-1.[6-9]*-i386 Linux-*-i[3-6]86
+
+WRKSRC= ${WRKDIR}/rar
+
+.include "../../mk/bsd.prefs.mk"
+
+.if ${OPSYS} == "NetBSD"
+DEPENDS+= suse_base>=6.1:../../emulators/${SUSE_DIR_PREFIX}_base
+DEPENDS+= suse_compat>=6.1:../../emulators/${SUSE_DIR_PREFIX}_compat
+.endif
+
+NO_BUILD= YES
+NO_CONFIGURE= YES
+CHECK_SHLIBS= NO
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/rar ${PREFIX}/bin/rar-linux
+ ${INSTALL_PROGRAM} ${WRKSRC}/unrar ${PREFIX}/bin/unrar-linux
+ ${INSTALL_DATA} ${WRKSRC}/default.sfx ${PREFIX}/lib
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/rar-linux
+ ${INSTALL_DATA} ${WRKSRC}/*.txt ${PREFIX}/share/doc/rar-linux
+ ${INSTALL_DATA} ${WRKSRC}/rarfiles.lst ${PREFIX}/share/doc/rar-linux
+
+.include "../../emulators/suse_linux/Makefile.application"
+.include "../../mk/bsd.pkg.mk"
diff -r 2460ccda76bb -r 97cd4513f598 archivers/rar-linux/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/archivers/rar-linux/PLIST Fri Feb 27 15:10:29 2004 +0000
@@ -0,0 +1,12 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/02/27 15:10:29 wiz Exp $
+bin/rar-linux
+bin/unrar-linux
+lib/default.sfx
+share/doc/rar-linux/license.txt
+share/doc/rar-linux/rar.txt
+share/doc/rar-linux/rar_faq.txt
+share/doc/rar-linux/rarfiles.lst
+share/doc/rar-linux/readme.txt
+share/doc/rar-linux/technote.txt
+share/doc/rar-linux/whatsnew.txt
+@dirrm share/doc/rar-linux
diff -r 2460ccda76bb -r 97cd4513f598 archivers/rar-linux/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/archivers/rar-linux/distinfo Fri Feb 27 15:10:29 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/02/27 15:10:29 wiz Exp $
+
+SHA1 (rarlinux-3.3.0.tar.gz) = 40884fe61638a959e30e98962d9a7d1d1ffc3c8c
+Size (rarlinux-3.3.0.tar.gz) = 674889 bytes
Home |
Main Index |
Thread Index |
Old Index