summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-11-08 13:42:17 +0000
committerwiz <wiz@pkgsrc.org>2004-11-08 13:42:17 +0000
commitb629f4d9f6b48440701c7ecf376bdecd3391c7d7 (patch)
tree272b1d520fa99e7bcba049f5a3ae2fa01887a220 /archivers
parent73d5f8ec38f984fe6e7ba5c0293a172652a9cfe6 (diff)
downloadpkgsrc-b629f4d9f6b48440701c7ecf376bdecd3391c7d7.tar.gz
Update to 3.4.1. Changes:
Version 3.41 1. When adding new files to already existing RAR solid archive, RAR 3.40 compression ratio was lower than in RAR 3.30. Corrected in this version. 2. If archived Unicode name is invalid, RAR 'l' and 'v' commands display ASCII file name instead of corrupt Unicode. Version 3.40 1. "Fastest" (-m1) RAR compression method has been modified to provide much higher compression speed and lower ratio. It may be useful for tasks requiring the high speed like regular backups. You may increase "Fastest" speed even more selecting 64KB compression dictionary instead of default 4MB. 2. Starting from this version, RAR volumes contain the volume number field. Volume number is displayed by 'L' and 'V' commands in the line with the total volume information. This feature may be useful if original volume names are lost and you need to rename them to correct names. 3. Commands 'L' and 'V' display NTFS "Compressed" attribute in archive listing. 4. Switch -ag may include an optional text enclosed in '{' and '}' characters. This text is inserted into archive name. For example: -agHH{hours}MM{minutes} 5. Removed the erroneous "CRC error" message when unpacking symlinks from archive created with -hp<pwd> switch. In fact, such symlinks were unpacked correctly. 6. RAR displays the operation progress while repairing an archive containing the recovery record.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/rar-linux/Makefile6
-rw-r--r--archivers/rar-linux/PLIST3
-rw-r--r--archivers/rar-linux/distinfo6
3 files changed, 8 insertions, 7 deletions
diff --git a/archivers/rar-linux/Makefile b/archivers/rar-linux/Makefile
index 636ae0cfdec..1d5cd1806a3 100644
--- a/archivers/rar-linux/Makefile
+++ b/archivers/rar-linux/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2004/10/27 17:02:00 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2004/11/08 13:42:17 wiz Exp $
#
-DISTNAME= rarlinux-3.3.0
+DISTNAME= rarlinux-3.4.1
CATEGORIES= archivers
MASTER_SITES= http://www.rarsoft.com/rar/ \
ftp://ftp.rarsoft.com/rar/
@@ -24,6 +24,8 @@ DEPENDS+= suse_base>=6.1:../../emulators/${SUSE_DIR_PREFIX}_base
DEPENDS+= suse_compat>=6.1:../../emulators/${SUSE_DIR_PREFIX}_compat
.endif
+NO_BUILDLINK= YES
+
NO_BUILD= YES
NO_CONFIGURE= YES
CHECK_SHLIBS= NO
diff --git a/archivers/rar-linux/PLIST b/archivers/rar-linux/PLIST
index db5a0db1384..85d36fe449b 100644
--- a/archivers/rar-linux/PLIST
+++ b/archivers/rar-linux/PLIST
@@ -1,9 +1,8 @@
-@comment $NetBSD: PLIST,v 1.2 2004/02/27 15:45:12 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/11/08 13:42:17 wiz Exp $
bin/rar-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
diff --git a/archivers/rar-linux/distinfo b/archivers/rar-linux/distinfo
index 73968d55c87..e7a330fb55c 100644
--- a/archivers/rar-linux/distinfo
+++ b/archivers/rar-linux/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2004/02/27 15:10:29 wiz Exp $
+$NetBSD: distinfo,v 1.2 2004/11/08 13:42:17 wiz Exp $
-SHA1 (rarlinux-3.3.0.tar.gz) = 40884fe61638a959e30e98962d9a7d1d1ffc3c8c
-Size (rarlinux-3.3.0.tar.gz) = 674889 bytes
+SHA1 (rarlinux-3.4.1.tar.gz) = 2326b406a3ca01ff66cffeb8b528e8b5d8f0d304
+Size (rarlinux-3.4.1.tar.gz) = 678872 bytes