Sun Nov 1 14:24:32 2009 UTC ()
Retire archivers/zip1. It was originally needed because zip didn't
include the encryption support, but that has been addressed ages ago.


(joerg)
diff -r1.115 -r1.116 pkgsrc/archivers/Makefile
diff -r1.1 -r0 pkgsrc/archivers/zip1/DESCR
diff -r1.1 -r0 pkgsrc/archivers/zip1/PLIST
diff -r1.47 -r0 pkgsrc/archivers/zip1/Makefile
diff -r1.7 -r0 pkgsrc/archivers/zip1/distinfo
diff -r1.4 -r0 pkgsrc/archivers/zip1/patches/patch-aa
diff -r1.2 -r0 pkgsrc/archivers/zip1/patches/patch-ab
diff -r1.2 -r0 pkgsrc/archivers/zip1/patches/patch-ac
diff -r1.2 -r0 pkgsrc/archivers/zip1/patches/patch-ad
diff -r1.2 -r0 pkgsrc/archivers/zip1/patches/patch-ae
diff -r1.1 -r0 pkgsrc/archivers/zip1/patches/patch-af
diff -r1.1 -r0 pkgsrc/archivers/zip1/patches/patch-ag

cvs diff -r1.115 -r1.116 pkgsrc/archivers/Makefile (expand / switch to unified diff)

--- pkgsrc/archivers/Makefile 2009/08/31 09:28:39 1.115
+++ pkgsrc/archivers/Makefile 2009/11/01 14:24:32 1.116
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.115 2009/08/31 09:28:39 wiz Exp $ 1# $NetBSD: Makefile,v 1.116 2009/11/01 14:24:32 joerg Exp $
2# 2#
3 3
4COMMENT= Archivers 4COMMENT= Archivers
5 5
6SUBDIR+= 9e 6SUBDIR+= 9e
7SUBDIR+= advancecomp 7SUBDIR+= advancecomp
8SUBDIR+= afio 8SUBDIR+= afio
9SUBDIR+= arc 9SUBDIR+= arc
10SUBDIR+= archangel 10SUBDIR+= archangel
11SUBDIR+= arj 11SUBDIR+= arj
12SUBDIR+= bicom 12SUBDIR+= bicom
13SUBDIR+= bsdtar 13SUBDIR+= bsdtar
14SUBDIR+= bunzip 14SUBDIR+= bunzip
@@ -82,18 +82,17 @@ SUBDIR+= unalz @@ -82,18 +82,17 @@ SUBDIR+= unalz
82SUBDIR+= unarj 82SUBDIR+= unarj
83SUBDIR+= undms 83SUBDIR+= undms
84SUBDIR+= unlzx 84SUBDIR+= unlzx
85SUBDIR+= unrar 85SUBDIR+= unrar
86SUBDIR+= unshield 86SUBDIR+= unshield
87SUBDIR+= unzip 87SUBDIR+= unzip
88SUBDIR+= unzoo 88SUBDIR+= unzoo
89SUBDIR+= upx 89SUBDIR+= upx
90SUBDIR+= xbin 90SUBDIR+= xbin
91SUBDIR+= xmill 91SUBDIR+= xmill
92SUBDIR+= xpk 92SUBDIR+= xpk
93SUBDIR+= xz 93SUBDIR+= xz
94SUBDIR+= zip 94SUBDIR+= zip
95SUBDIR+= zip1 
96SUBDIR+= zoo 95SUBDIR+= zoo
97SUBDIR+= zziplib 96SUBDIR+= zziplib
98 97
99.include "../mk/misc/category.mk" 98.include "../mk/misc/category.mk"

File Deleted: pkgsrc/archivers/zip1/Attic/DESCR

File Deleted: pkgsrc/archivers/zip1/Attic/PLIST

File Deleted: pkgsrc/archivers/zip1/Attic/Makefile

File Deleted: pkgsrc/archivers/zip1/Attic/distinfo

File Deleted: pkgsrc/archivers/zip1/patches/Attic/patch-aa

File Deleted: pkgsrc/archivers/zip1/patches/Attic/patch-ab

File Deleted: pkgsrc/archivers/zip1/patches/Attic/patch-ac

File Deleted: pkgsrc/archivers/zip1/patches/Attic/patch-ad

File Deleted: pkgsrc/archivers/zip1/patches/Attic/patch-ae

File Deleted: pkgsrc/archivers/zip1/patches/Attic/patch-af

File Deleted: pkgsrc/archivers/zip1/patches/Attic/patch-ag