Thu Aug 15 11:12:06 2013 UTC ()
Remove pkgtools/tinderbox-dragonfly

This package is no longer in use, and is far behind upstream now.
It is heavily customized so maintenance is far from trivial.  There were
no objections to the announcement of my intentions to remove this package
which I made on package-users@ a month ago.

I feel it is better to retire this package than allow it to bitrot further.


(marino)
diff -r1.104 -r1.105 pkgsrc/pkgtools/Makefile
diff -r1.1 -r0 pkgsrc/pkgtools/tinderbox-dragonfly/DESCR
diff -r1.1 -r0 pkgsrc/pkgtools/tinderbox-dragonfly/MESSAGE
diff -r1.1 -r0 pkgsrc/pkgtools/tinderbox-dragonfly/README
diff -r1.12 -r0 pkgsrc/pkgtools/tinderbox-dragonfly/Makefile
diff -r1.3 -r0 pkgsrc/pkgtools/tinderbox-dragonfly/PLIST
diff -r1.3 -r0 pkgsrc/pkgtools/tinderbox-dragonfly/options.mk
diff -r1.5 -r0 pkgsrc/pkgtools/tinderbox-dragonfly/distinfo
diff -r1.2 -r0 pkgsrc/pkgtools/tinderbox-dragonfly/files/add_all_packages.sh.in
diff -r1.2 -r0 pkgsrc/pkgtools/tinderbox-dragonfly/files/bulk_hook_1.sh.in
diff -r1.2 -r0 pkgsrc/pkgtools/tinderbox-dragonfly/files/bulkbuild.sh.in
diff -r1.1 -r0 pkgsrc/pkgtools/tinderbox-dragonfly/files/tinderd.sh
diff -r1.5 -r0 pkgsrc/pkgtools/tinderbox-dragonfly/patches/patch-aa
diff -r1.1 -r0 pkgsrc/pkgtools/tinderbox-dragonfly/patches/patch-ab
diff -r1.1 -r0 pkgsrc/pkgtools/tinderbox-dragonfly/patches/patch-ac
diff -r1.1 -r0 pkgsrc/pkgtools/tinderbox-dragonfly/patches/patch-ad
diff -r1.1 -r0 pkgsrc/pkgtools/tinderbox-dragonfly/patches/patch-ae
diff -r1.1 -r0 pkgsrc/pkgtools/tinderbox-dragonfly/patches/patch-ak
diff -r1.1 -r0 pkgsrc/pkgtools/tinderbox-dragonfly/patches/patch-al
diff -r1.1 -r0 pkgsrc/pkgtools/tinderbox-dragonfly/patches/patch-am
diff -r1.1 -r0 pkgsrc/pkgtools/tinderbox-dragonfly/patches/patch-an
diff -r1.1 -r0 pkgsrc/pkgtools/tinderbox-dragonfly/patches/patch-ao
diff -r1.1 -r0 pkgsrc/pkgtools/tinderbox-dragonfly/patches/patch-ap
diff -r1.1 -r0 pkgsrc/pkgtools/tinderbox-dragonfly/patches/patch-aq
diff -r1.1 -r0 pkgsrc/pkgtools/tinderbox-dragonfly/patches/patch-at
diff -r1.1 -r0 pkgsrc/pkgtools/tinderbox-dragonfly/patches/patch-au
diff -r1.1 -r0 pkgsrc/pkgtools/tinderbox-dragonfly/patches/patch-az
diff -r1.1 -r0 pkgsrc/pkgtools/tinderbox-dragonfly/patches/patch-ba
diff -r1.1 -r0 pkgsrc/pkgtools/tinderbox-dragonfly/patches/patch-bb
diff -r1.1 -r0 pkgsrc/pkgtools/tinderbox-dragonfly/patches/patch-bc
diff -r1.1 -r0 pkgsrc/pkgtools/tinderbox-dragonfly/patches/patch-be
diff -r1.4 -r0 pkgsrc/pkgtools/tinderbox-dragonfly/patches/patch-ai
diff -r1.4 -r0 pkgsrc/pkgtools/tinderbox-dragonfly/patches/patch-aw
diff -r1.2 -r0 pkgsrc/pkgtools/tinderbox-dragonfly/patches/patch-aj
diff -r1.2 -r0 pkgsrc/pkgtools/tinderbox-dragonfly/patches/patch-av
diff -r1.3 -r0 pkgsrc/pkgtools/tinderbox-dragonfly/patches/patch-ar
diff -r1.3 -r0 pkgsrc/pkgtools/tinderbox-dragonfly/patches/patch-as

cvs diff -r1.104 -r1.105 pkgsrc/pkgtools/Makefile (expand / switch to unified diff)

--- pkgsrc/pkgtools/Makefile 2012/08/26 10:31:39 1.104
+++ pkgsrc/pkgtools/Makefile 2013/08/15 11:12:05 1.105
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.104 2012/08/26 10:31:39 wiz Exp $ 1# $NetBSD: Makefile,v 1.105 2013/08/15 11:12:05 marino Exp $
2# 2#
3 3
4COMMENT= Tools for use in the packages collection 4COMMENT= Tools for use in the packages collection
5 5
6SUBDIR+= autoswc 6SUBDIR+= autoswc
7SUBDIR+= binpatch 7SUBDIR+= binpatch
8SUBDIR+= bootstrap-extras 8SUBDIR+= bootstrap-extras
9SUBDIR+= bootstrap-mk-files 9SUBDIR+= bootstrap-mk-files
10SUBDIR+= cdpack 10SUBDIR+= cdpack
11SUBDIR+= compat_headers 11SUBDIR+= compat_headers
12SUBDIR+= createbuildlink 12SUBDIR+= createbuildlink
13SUBDIR+= dfdisk 13SUBDIR+= dfdisk
14SUBDIR+= digest 14SUBDIR+= digest
@@ -52,20 +52,19 @@ SUBDIR+= pkgfind @@ -52,20 +52,19 @@ SUBDIR+= pkgfind
52SUBDIR+= pkgin 52SUBDIR+= pkgin
53SUBDIR+= pkglint 53SUBDIR+= pkglint
54SUBDIR+= pkgse 54SUBDIR+= pkgse
55SUBDIR+= pkgsrc-todo 55SUBDIR+= pkgsrc-todo
56SUBDIR+= pkgsurvey 56SUBDIR+= pkgsurvey
57SUBDIR+= port2pkg 57SUBDIR+= port2pkg
58#SUBDIR+= prereq-readme # Only used by the README.html generation 58#SUBDIR+= prereq-readme # Only used by the README.html generation
59SUBDIR+= rc.subr 59SUBDIR+= rc.subr
60SUBDIR+= rcorder 60SUBDIR+= rcorder
61SUBDIR+= rdigest 61SUBDIR+= rdigest
62SUBDIR+= revbump 62SUBDIR+= revbump
63SUBDIR+= rpm2pkg 63SUBDIR+= rpm2pkg
64SUBDIR+= shlock 64SUBDIR+= shlock
65SUBDIR+= tinderbox-dragonfly 
66SUBDIR+= url2pkg 65SUBDIR+= url2pkg
67SUBDIR+= verifypc 66SUBDIR+= verifypc
68SUBDIR+= x11-links 67SUBDIR+= x11-links
69SUBDIR+= xpkgwedge 68SUBDIR+= xpkgwedge
70 69
71.include "../mk/misc/category.mk" 70.include "../mk/misc/category.mk"

File Deleted: pkgsrc/pkgtools/tinderbox-dragonfly/Attic/DESCR

File Deleted: pkgsrc/pkgtools/tinderbox-dragonfly/Attic/MESSAGE

File Deleted: pkgsrc/pkgtools/tinderbox-dragonfly/Attic/README

File Deleted: pkgsrc/pkgtools/tinderbox-dragonfly/Attic/Makefile

File Deleted: pkgsrc/pkgtools/tinderbox-dragonfly/Attic/PLIST

File Deleted: pkgsrc/pkgtools/tinderbox-dragonfly/Attic/options.mk

File Deleted: pkgsrc/pkgtools/tinderbox-dragonfly/Attic/distinfo

File Deleted: pkgsrc/pkgtools/tinderbox-dragonfly/files/Attic/add_all_packages.sh.in

File Deleted: pkgsrc/pkgtools/tinderbox-dragonfly/files/Attic/bulk_hook_1.sh.in

File Deleted: pkgsrc/pkgtools/tinderbox-dragonfly/files/Attic/bulkbuild.sh.in

File Deleted: pkgsrc/pkgtools/tinderbox-dragonfly/files/Attic/tinderd.sh

File Deleted: pkgsrc/pkgtools/tinderbox-dragonfly/patches/Attic/patch-aa

File Deleted: pkgsrc/pkgtools/tinderbox-dragonfly/patches/Attic/patch-ab

File Deleted: pkgsrc/pkgtools/tinderbox-dragonfly/patches/Attic/patch-ac

File Deleted: pkgsrc/pkgtools/tinderbox-dragonfly/patches/Attic/patch-ad

File Deleted: pkgsrc/pkgtools/tinderbox-dragonfly/patches/Attic/patch-ae

File Deleted: pkgsrc/pkgtools/tinderbox-dragonfly/patches/Attic/patch-ak

File Deleted: pkgsrc/pkgtools/tinderbox-dragonfly/patches/Attic/patch-al

File Deleted: pkgsrc/pkgtools/tinderbox-dragonfly/patches/Attic/patch-am

File Deleted: pkgsrc/pkgtools/tinderbox-dragonfly/patches/Attic/patch-an

File Deleted: pkgsrc/pkgtools/tinderbox-dragonfly/patches/Attic/patch-ao

File Deleted: pkgsrc/pkgtools/tinderbox-dragonfly/patches/Attic/patch-ap

File Deleted: pkgsrc/pkgtools/tinderbox-dragonfly/patches/Attic/patch-aq

File Deleted: pkgsrc/pkgtools/tinderbox-dragonfly/patches/Attic/patch-at

File Deleted: pkgsrc/pkgtools/tinderbox-dragonfly/patches/Attic/patch-au

File Deleted: pkgsrc/pkgtools/tinderbox-dragonfly/patches/Attic/patch-az

File Deleted: pkgsrc/pkgtools/tinderbox-dragonfly/patches/Attic/patch-ba

File Deleted: pkgsrc/pkgtools/tinderbox-dragonfly/patches/Attic/patch-bb

File Deleted: pkgsrc/pkgtools/tinderbox-dragonfly/patches/Attic/patch-bc

File Deleted: pkgsrc/pkgtools/tinderbox-dragonfly/patches/Attic/patch-be

File Deleted: pkgsrc/pkgtools/tinderbox-dragonfly/patches/Attic/patch-ai

File Deleted: pkgsrc/pkgtools/tinderbox-dragonfly/patches/Attic/patch-aw

File Deleted: pkgsrc/pkgtools/tinderbox-dragonfly/patches/Attic/patch-aj

File Deleted: pkgsrc/pkgtools/tinderbox-dragonfly/patches/Attic/patch-av

File Deleted: pkgsrc/pkgtools/tinderbox-dragonfly/patches/Attic/patch-ar

File Deleted: pkgsrc/pkgtools/tinderbox-dragonfly/patches/Attic/patch-as