summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-02-27 15:10:29 +0000
committerwiz <wiz@pkgsrc.org>2004-02-27 15:10:29 +0000
commitc146b328b94877f1de6a9d72a2dfda31d4496b21 (patch)
treec8f2803428a8293de589c84add24e47b57ae437b /archivers
parent37380f7d629a88dc6601c34e3699797efa568a23 (diff)
downloadpkgsrc-c146b328b94877f1de6a9d72a2dfda31d4496b21.tar.gz
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 (limited to 'archivers')
-rw-r--r--archivers/rar-linux/DESCR13
-rw-r--r--archivers/rar-linux/MESSAGE7
-rw-r--r--archivers/rar-linux/Makefile39
-rw-r--r--archivers/rar-linux/PLIST12
-rw-r--r--archivers/rar-linux/distinfo4
5 files changed, 75 insertions, 0 deletions
diff --git a/archivers/rar-linux/DESCR b/archivers/rar-linux/DESCR
new file mode 100644
index 00000000000..5c870933e7b
--- /dev/null
+++ b/archivers/rar-linux/DESCR
@@ -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 --git a/archivers/rar-linux/MESSAGE b/archivers/rar-linux/MESSAGE
new file mode 100644
index 00000000000..6219cf185fa
--- /dev/null
+++ b/archivers/rar-linux/MESSAGE
@@ -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 --git a/archivers/rar-linux/Makefile b/archivers/rar-linux/Makefile
new file mode 100644
index 00000000000..d8fef50c25b
--- /dev/null
+++ b/archivers/rar-linux/Makefile
@@ -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
+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 --git a/archivers/rar-linux/PLIST b/archivers/rar-linux/PLIST
new file mode 100644
index 00000000000..e96ceb931fc
--- /dev/null
+++ b/archivers/rar-linux/PLIST
@@ -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 --git a/archivers/rar-linux/distinfo b/archivers/rar-linux/distinfo
new file mode 100644
index 00000000000..73968d55c87
--- /dev/null
+++ b/archivers/rar-linux/distinfo
@@ -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