From: Bert Hubert Date: Sat, 29 Mar 2008 13:43:51 +0000 (+0000) Subject: remove 'packer' X-Git-Tag: rec-3.1.7.1~68 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95b1db057420c13cab5645c5e2a0480de6361b0a;p=thirdparty%2Fpdns.git remove 'packer' git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@1173 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- diff --git a/pdns/packer-recursor/bdeps b/pdns/packer-recursor/bdeps deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/pdns/packer-recursor/build b/pdns/packer-recursor/build deleted file mode 100644 index 1044a809dc..0000000000 --- a/pdns/packer-recursor/build +++ /dev/null @@ -1,4 +0,0 @@ -export PATH=/opt/gcc-4.1.1/bin:${PATH} -export LD_LIBRARY_PATH=/opt/gcc-4.1.1/lib -CC=gcc CXXFLAGS=-I/home/ahu/download/boost-06-03-30-0000/ make STATIC=semi - diff --git a/pdns/packer-recursor/build.sh b/pdns/packer-recursor/build.sh deleted file mode 100644 index 82d2b154ae..0000000000 --- a/pdns/packer-recursor/build.sh +++ /dev/null @@ -1,4 +0,0 @@ -export PATH=/opt/gcc-4.1.1/bin:$PATH -export LD_LIBRARY_PATH=/opt/gcc-4.1.1/lib -CC=gcc CXXFLAGS=-I/home/ahu/download/boost-06-03-30-0000/ make STATIC=semi - diff --git a/pdns/packer-recursor/changelog b/pdns/packer-recursor/changelog deleted file mode 100644 index 4f24be324f..0000000000 --- a/pdns/packer-recursor/changelog +++ /dev/null @@ -1,81 +0,0 @@ -3.1.5-rc1-1 -Sat, 22 Mar 2008 19:42:46 +0100 -* Heading up to release --- bert hubert -3.1.5-snapshot5-1 -Sat, 15 Mar 2008 23:36:13 +0100 -* first .deb of snapshots --- bert hubert -3.1.5-snapshot-1 -Sat, 16 Dec 2006 15:22:02 +0100 -* 3.1.5 heading up to --- bert hubert -3.1.4-1 -Sun, 12 Nov 2006 17:56:41 +0100 -* new release --- bert hubert -3.1.4-pre4-1 -Sat, 11 Nov 2006 17:54:18 +0100 -* just one more prerelease --- bert hubert -3.1.4-pre2-1 -Sun, 05 Nov 2006 14:47:42 +0100 -* almost ready! --- bert hubert -3.1.3-1 -Tue, 12 Sep 2006 20:21:28 +0200 -* 3.1.3 release --- bert hubert -3.1.3-pre2-1 -Wed, 23 Aug 2006 19:30:55 +0200 -* blah --- bert hubert -3.1.2-1 -Sun, 25 Jun 2006 14:09:54 +0200 -* release --- bert hubert -3.1.2-rc1-2 -Wed, 21 Jun 2006 14:58:05 +0200 -* oops, shipped old version --- bert hubert -3.1.2-rc1-1 -Sun, 18 Jun 2006 19:46:05 +0200 -* nothing big --- bert hubert -3.1.1-1 -Tue, 23 May 2006 23:39:40 +0200 -* oops --- bert hubert -3.1-1 -Tue, 23 May 2006 17:07:18 +0200 -* nothing to see here --- bert hubert -3.1-pre2-1 -Fri, 12 May 2006 14:24:05 +0200 -* almost! --- bert hubert -3.1-pre1-1 -Sat, 06 May 2006 22:03:50 +0200 -* almost there -* -- bert hubert -* 3.1-snapshot-1 -* Thu, 27 Apr 2006 19:08:31 +0200 -* work in progress --- bert hubert -3.0.1-snapshot-1 -Fri, 21 Apr 2006 23:12:43 +0200 -* heading up to 3.0.1 --- bert hubert -3.0-1 -Thu, 20 Apr 2006 12:22:47 +0200 -* 3.0! --- bert hubert -3.0-pre4-1 -Wed, 19 Apr 2006 21:39:06 +0200 -* almost 3.0! --- bert hubert -3.0-pre3-1 -Wed, 19 Apr 2006 14:51:21 +0200 -* first release in deb -* -- bert hubert --- bert hubert diff --git a/pdns/packer-recursor/clean b/pdns/packer-recursor/clean deleted file mode 100644 index efcd16e590..0000000000 --- a/pdns/packer-recursor/clean +++ /dev/null @@ -1 +0,0 @@ -make clean diff --git a/pdns/packer-recursor/clean.sh b/pdns/packer-recursor/clean.sh deleted file mode 100644 index efcd16e590..0000000000 --- a/pdns/packer-recursor/clean.sh +++ /dev/null @@ -1 +0,0 @@ -make clean diff --git a/pdns/packer-recursor/complete b/pdns/packer-recursor/complete deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/pdns/packer-recursor/config b/pdns/packer-recursor/config deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/pdns/packer-recursor/copyright b/pdns/packer-recursor/copyright deleted file mode 100644 index 898a76aa2a..0000000000 --- a/pdns/packer-recursor/copyright +++ /dev/null @@ -1 +0,0 @@ -(C) powerdns diff --git a/pdns/packer-recursor/docs b/pdns/packer-recursor/docs deleted file mode 100644 index e845566c06..0000000000 --- a/pdns/packer-recursor/docs +++ /dev/null @@ -1 +0,0 @@ -README diff --git a/pdns/packer-recursor/dpackage b/pdns/packer-recursor/dpackage deleted file mode 100644 index 92d44049a2..0000000000 --- a/pdns/packer-recursor/dpackage +++ /dev/null @@ -1 +0,0 @@ -PowerDNS recursor diff --git a/pdns/packer-recursor/install b/pdns/packer-recursor/install deleted file mode 100644 index eb1285fe8c..0000000000 --- a/pdns/packer-recursor/install +++ /dev/null @@ -1,7 +0,0 @@ -DESTDIR=${install_dir} make install -mkdir -p $install_dir/usr/share/applications -mkdir -p $install_dir/usr/share/man -files=$(find ${install_dir}/usr/share/man -name '*.bz2') -if [[ "$files" ]]; then echo "$files"|xargs bunzip2 -q; fi -files=$(find ${install_dir}/usr/share/man -name '*.[0-9]') -if [[ "$files" ]]; then echo "$files"|xargs gzip -9;fi diff --git a/pdns/packer-recursor/install.sh b/pdns/packer-recursor/install.sh deleted file mode 100644 index 6b65126e1e..0000000000 --- a/pdns/packer-recursor/install.sh +++ /dev/null @@ -1 +0,0 @@ -DESTDIR=$install_dir make install diff --git a/pdns/packer-recursor/license b/pdns/packer-recursor/license deleted file mode 100644 index 505faa142b..0000000000 --- a/pdns/packer-recursor/license +++ /dev/null @@ -1 +0,0 @@ -GPL diff --git a/pdns/packer-recursor/maintainer b/pdns/packer-recursor/maintainer deleted file mode 100644 index 5f463cb5e3..0000000000 --- a/pdns/packer-recursor/maintainer +++ /dev/null @@ -1 +0,0 @@ -bert hubert diff --git a/pdns/packer-recursor/packager b/pdns/packer-recursor/packager deleted file mode 100644 index 5f463cb5e3..0000000000 --- a/pdns/packer-recursor/packager +++ /dev/null @@ -1 +0,0 @@ -bert hubert diff --git a/pdns/packer-recursor/packages b/pdns/packer-recursor/packages deleted file mode 100644 index 588f59ed92..0000000000 --- a/pdns/packer-recursor/packages +++ /dev/null @@ -1 +0,0 @@ -pdns-recursor diff --git a/pdns/packer-recursor/packer/bdeps b/pdns/packer-recursor/packer/bdeps deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/pdns/packer-recursor/packer/build b/pdns/packer-recursor/packer/build deleted file mode 100644 index 75b38196bd..0000000000 --- a/pdns/packer-recursor/packer/build +++ /dev/null @@ -1,4 +0,0 @@ -export PATH=/opt/gcc-4.1/bin:${PATH} -export LD_LIBRARY_PATH=/opt/gcc-4.1/lib -CXXFLAGS=-I/home/ahu/download/boost-06-03-30-0000/ make STATIC=semi - diff --git a/pdns/packer-recursor/packer/build.sh b/pdns/packer-recursor/packer/build.sh deleted file mode 100644 index a9093a9ed8..0000000000 --- a/pdns/packer-recursor/packer/build.sh +++ /dev/null @@ -1,4 +0,0 @@ -export PATH=/opt/gcc-4.1/bin:$PATH -export LD_LIBRARY_PATH=/opt/gcc-4.1/lib -CXXFLAGS=-I/home/ahu/download/boost-06-03-30-0000/ make STATIC=semi - diff --git a/pdns/packer-recursor/packer/changelog b/pdns/packer-recursor/packer/changelog deleted file mode 100644 index 3da3cbce78..0000000000 --- a/pdns/packer-recursor/packer/changelog +++ /dev/null @@ -1,9 +0,0 @@ -3.0-pre4-1 -Wed, 19 Apr 2006 21:39:06 +0200 -* almost 3.0! --- bert hubert -3.0-pre3-1 -Wed, 19 Apr 2006 14:51:21 +0200 -* first release in deb -* -- bert hubert --- bert hubert diff --git a/pdns/packer-recursor/packer/clean b/pdns/packer-recursor/packer/clean deleted file mode 100644 index efcd16e590..0000000000 --- a/pdns/packer-recursor/packer/clean +++ /dev/null @@ -1 +0,0 @@ -make clean diff --git a/pdns/packer-recursor/packer/clean.sh b/pdns/packer-recursor/packer/clean.sh deleted file mode 100644 index efcd16e590..0000000000 --- a/pdns/packer-recursor/packer/clean.sh +++ /dev/null @@ -1 +0,0 @@ -make clean diff --git a/pdns/packer-recursor/packer/complete b/pdns/packer-recursor/packer/complete deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/pdns/packer-recursor/packer/config b/pdns/packer-recursor/packer/config deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/pdns/packer-recursor/packer/copyright b/pdns/packer-recursor/packer/copyright deleted file mode 100644 index 898a76aa2a..0000000000 --- a/pdns/packer-recursor/packer/copyright +++ /dev/null @@ -1 +0,0 @@ -(C) powerdns diff --git a/pdns/packer-recursor/packer/docs b/pdns/packer-recursor/packer/docs deleted file mode 100644 index e845566c06..0000000000 --- a/pdns/packer-recursor/packer/docs +++ /dev/null @@ -1 +0,0 @@ -README diff --git a/pdns/packer-recursor/packer/dpackage b/pdns/packer-recursor/packer/dpackage deleted file mode 100644 index 92d44049a2..0000000000 --- a/pdns/packer-recursor/packer/dpackage +++ /dev/null @@ -1 +0,0 @@ -PowerDNS recursor diff --git a/pdns/packer-recursor/packer/install b/pdns/packer-recursor/packer/install deleted file mode 100644 index eb1285fe8c..0000000000 --- a/pdns/packer-recursor/packer/install +++ /dev/null @@ -1,7 +0,0 @@ -DESTDIR=${install_dir} make install -mkdir -p $install_dir/usr/share/applications -mkdir -p $install_dir/usr/share/man -files=$(find ${install_dir}/usr/share/man -name '*.bz2') -if [[ "$files" ]]; then echo "$files"|xargs bunzip2 -q; fi -files=$(find ${install_dir}/usr/share/man -name '*.[0-9]') -if [[ "$files" ]]; then echo "$files"|xargs gzip -9;fi diff --git a/pdns/packer-recursor/packer/install.sh b/pdns/packer-recursor/packer/install.sh deleted file mode 100644 index 6b65126e1e..0000000000 --- a/pdns/packer-recursor/packer/install.sh +++ /dev/null @@ -1 +0,0 @@ -DESTDIR=$install_dir make install diff --git a/pdns/packer-recursor/packer/license b/pdns/packer-recursor/packer/license deleted file mode 100644 index 505faa142b..0000000000 --- a/pdns/packer-recursor/packer/license +++ /dev/null @@ -1 +0,0 @@ -GPL diff --git a/pdns/packer-recursor/packer/maintainer b/pdns/packer-recursor/packer/maintainer deleted file mode 100644 index 5f463cb5e3..0000000000 --- a/pdns/packer-recursor/packer/maintainer +++ /dev/null @@ -1 +0,0 @@ -bert hubert diff --git a/pdns/packer-recursor/packer/packager b/pdns/packer-recursor/packer/packager deleted file mode 100644 index 5f463cb5e3..0000000000 --- a/pdns/packer-recursor/packer/packager +++ /dev/null @@ -1 +0,0 @@ -bert hubert diff --git a/pdns/packer-recursor/packer/packages b/pdns/packer-recursor/packer/packages deleted file mode 100644 index 588f59ed92..0000000000 --- a/pdns/packer-recursor/packer/packages +++ /dev/null @@ -1 +0,0 @@ -pdns-recursor diff --git a/pdns/packer-recursor/packer/pdns-recursor.deps b/pdns/packer-recursor/packer/pdns-recursor.deps deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/pdns/packer-recursor/packer/pdns-recursor.desc b/pdns/packer-recursor/packer/pdns-recursor.desc deleted file mode 100644 index f7087ce1b1..0000000000 --- a/pdns/packer-recursor/packer/pdns-recursor.desc +++ /dev/null @@ -1 +0,0 @@ -powerdns blah diff --git a/pdns/packer-recursor/packer/pdns-recursor.ds b/pdns/packer-recursor/packer/pdns-recursor.ds deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/pdns/packer-recursor/packer/pdns-recursor.ldesc b/pdns/packer-recursor/packer/pdns-recursor.ldesc deleted file mode 100644 index f7087ce1b1..0000000000 --- a/pdns/packer-recursor/packer/pdns-recursor.ldesc +++ /dev/null @@ -1 +0,0 @@ -powerdns blah diff --git a/pdns/packer-recursor/packer/pdns-recursor.postinst b/pdns/packer-recursor/packer/pdns-recursor.postinst deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/pdns/packer-recursor/packer/pdns-recursor.postinst.sh b/pdns/packer-recursor/packer/pdns-recursor.postinst.sh deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/pdns/packer-recursor/packer/pdns-recursor.sect_debian b/pdns/packer-recursor/packer/pdns-recursor.sect_debian deleted file mode 100644 index df967b96a5..0000000000 --- a/pdns/packer-recursor/packer/pdns-recursor.sect_debian +++ /dev/null @@ -1 +0,0 @@ -base diff --git a/pdns/packer-recursor/packer/pdns-recursor.sect_dmenu b/pdns/packer-recursor/packer/pdns-recursor.sect_dmenu deleted file mode 100644 index 4fb38a236b..0000000000 --- a/pdns/packer-recursor/packer/pdns-recursor.sect_dmenu +++ /dev/null @@ -1 +0,0 @@ -Apps/System diff --git a/pdns/packer-recursor/packer/pdns-recursor.sect_freedesktop b/pdns/packer-recursor/packer/pdns-recursor.sect_freedesktop deleted file mode 100644 index eb1d2027d0..0000000000 --- a/pdns/packer-recursor/packer/pdns-recursor.sect_freedesktop +++ /dev/null @@ -1 +0,0 @@ -Core; diff --git a/pdns/packer-recursor/packer/pdns-recursor.sect_gentoo b/pdns/packer-recursor/packer/pdns-recursor.sect_gentoo deleted file mode 100644 index a70619b0b6..0000000000 --- a/pdns/packer-recursor/packer/pdns-recursor.sect_gentoo +++ /dev/null @@ -1 +0,0 @@ -sys-apps diff --git a/pdns/packer-recursor/packer/pdns-recursor.sect_mandriva b/pdns/packer-recursor/packer/pdns-recursor.sect_mandriva deleted file mode 100644 index e5ed52a386..0000000000 --- a/pdns/packer-recursor/packer/pdns-recursor.sect_mandriva +++ /dev/null @@ -1 +0,0 @@ -System/Base diff --git a/pdns/packer-recursor/packer/pdns-recursor.sect_mmenu b/pdns/packer-recursor/packer/pdns-recursor.sect_mmenu deleted file mode 100644 index 0c1c421a0c..0000000000 --- a/pdns/packer-recursor/packer/pdns-recursor.sect_mmenu +++ /dev/null @@ -1 +0,0 @@ -System/Configuration/Other diff --git a/pdns/packer-recursor/packer/pdns-recursor.sect_rh b/pdns/packer-recursor/packer/pdns-recursor.sect_rh deleted file mode 100644 index 2b82d29aad..0000000000 --- a/pdns/packer-recursor/packer/pdns-recursor.sect_rh +++ /dev/null @@ -1 +0,0 @@ -System Environment/Daemons diff --git a/pdns/packer-recursor/packer/pdns-recursor.sect_suse b/pdns/packer-recursor/packer/pdns-recursor.sect_suse deleted file mode 100644 index 1b0721facd..0000000000 --- a/pdns/packer-recursor/packer/pdns-recursor.sect_suse +++ /dev/null @@ -1 +0,0 @@ -System/Daemons diff --git a/pdns/packer-recursor/packer/pdns-recursor.type b/pdns/packer-recursor/packer/pdns-recursor.type deleted file mode 100644 index 6178079822..0000000000 --- a/pdns/packer-recursor/packer/pdns-recursor.type +++ /dev/null @@ -1 +0,0 @@ -b diff --git a/pdns/packer-recursor/packer/pversion b/pdns/packer-recursor/packer/pversion deleted file mode 100644 index d00491fd7e..0000000000 --- a/pdns/packer-recursor/packer/pversion +++ /dev/null @@ -1 +0,0 @@ -1 diff --git a/pdns/packer-recursor/packer/reloc b/pdns/packer-recursor/packer/reloc deleted file mode 100644 index 975fbec825..0000000000 --- a/pdns/packer-recursor/packer/reloc +++ /dev/null @@ -1 +0,0 @@ -y diff --git a/pdns/packer-recursor/packer/revision b/pdns/packer-recursor/packer/revision deleted file mode 100644 index d00491fd7e..0000000000 --- a/pdns/packer-recursor/packer/revision +++ /dev/null @@ -1 +0,0 @@ -1 diff --git a/pdns/packer-recursor/packer/source b/pdns/packer-recursor/packer/source deleted file mode 100644 index 65b2d67db4..0000000000 --- a/pdns/packer-recursor/packer/source +++ /dev/null @@ -1 +0,0 @@ -http://wiki.powerdns.com/ diff --git a/pdns/packer-recursor/packer/spackage b/pdns/packer-recursor/packer/spackage deleted file mode 100644 index 588f59ed92..0000000000 --- a/pdns/packer-recursor/packer/spackage +++ /dev/null @@ -1 +0,0 @@ -pdns-recursor diff --git a/pdns/packer-recursor/packer/split b/pdns/packer-recursor/packer/split deleted file mode 100644 index 5cc5727760..0000000000 --- a/pdns/packer-recursor/packer/split +++ /dev/null @@ -1,2 +0,0 @@ -cp -ra ${install_dir}/* ${pdns_recursor_dir} -mkdir -p $pdns_recursor_dir/usr/share/applications diff --git a/pdns/packer-recursor/packer/split.sh b/pdns/packer-recursor/packer/split.sh deleted file mode 100644 index 9fb5a9ad96..0000000000 --- a/pdns/packer-recursor/packer/split.sh +++ /dev/null @@ -1 +0,0 @@ -cp -ra $install_dir/* $pdns_recursor_dir diff --git a/pdns/packer-recursor/packer/tarball b/pdns/packer-recursor/packer/tarball deleted file mode 100644 index 11a8d7cbd2..0000000000 --- a/pdns/packer-recursor/packer/tarball +++ /dev/null @@ -1 +0,0 @@ -http://svn.powerdns.com/pdns-recursor-[[version]].tar.bz2 diff --git a/pdns/packer-recursor/packer/version b/pdns/packer-recursor/packer/version deleted file mode 100644 index ba7d527951..0000000000 --- a/pdns/packer-recursor/packer/version +++ /dev/null @@ -1 +0,0 @@ -3.0-pre4 diff --git a/pdns/packer-recursor/pdns-recursor.deps b/pdns/packer-recursor/pdns-recursor.deps deleted file mode 100644 index 8b13789179..0000000000 --- a/pdns/packer-recursor/pdns-recursor.deps +++ /dev/null @@ -1 +0,0 @@ - diff --git a/pdns/packer-recursor/pdns-recursor.desc b/pdns/packer-recursor/pdns-recursor.desc deleted file mode 100644 index f7087ce1b1..0000000000 --- a/pdns/packer-recursor/pdns-recursor.desc +++ /dev/null @@ -1 +0,0 @@ -powerdns blah diff --git a/pdns/packer-recursor/pdns-recursor.ds b/pdns/packer-recursor/pdns-recursor.ds deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/pdns/packer-recursor/pdns-recursor.ldesc b/pdns/packer-recursor/pdns-recursor.ldesc deleted file mode 100644 index f7087ce1b1..0000000000 --- a/pdns/packer-recursor/pdns-recursor.ldesc +++ /dev/null @@ -1 +0,0 @@ -powerdns blah diff --git a/pdns/packer-recursor/pdns-recursor.postinst b/pdns/packer-recursor/pdns-recursor.postinst deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/pdns/packer-recursor/pdns-recursor.postinst.sh b/pdns/packer-recursor/pdns-recursor.postinst.sh deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/pdns/packer-recursor/pdns-recursor.sect_debian b/pdns/packer-recursor/pdns-recursor.sect_debian deleted file mode 100644 index df967b96a5..0000000000 --- a/pdns/packer-recursor/pdns-recursor.sect_debian +++ /dev/null @@ -1 +0,0 @@ -base diff --git a/pdns/packer-recursor/pdns-recursor.sect_dmenu b/pdns/packer-recursor/pdns-recursor.sect_dmenu deleted file mode 100644 index 4fb38a236b..0000000000 --- a/pdns/packer-recursor/pdns-recursor.sect_dmenu +++ /dev/null @@ -1 +0,0 @@ -Apps/System diff --git a/pdns/packer-recursor/pdns-recursor.sect_freedesktop b/pdns/packer-recursor/pdns-recursor.sect_freedesktop deleted file mode 100644 index eb1d2027d0..0000000000 --- a/pdns/packer-recursor/pdns-recursor.sect_freedesktop +++ /dev/null @@ -1 +0,0 @@ -Core; diff --git a/pdns/packer-recursor/pdns-recursor.sect_gentoo b/pdns/packer-recursor/pdns-recursor.sect_gentoo deleted file mode 100644 index a70619b0b6..0000000000 --- a/pdns/packer-recursor/pdns-recursor.sect_gentoo +++ /dev/null @@ -1 +0,0 @@ -sys-apps diff --git a/pdns/packer-recursor/pdns-recursor.sect_mandriva b/pdns/packer-recursor/pdns-recursor.sect_mandriva deleted file mode 100644 index e5ed52a386..0000000000 --- a/pdns/packer-recursor/pdns-recursor.sect_mandriva +++ /dev/null @@ -1 +0,0 @@ -System/Base diff --git a/pdns/packer-recursor/pdns-recursor.sect_mmenu b/pdns/packer-recursor/pdns-recursor.sect_mmenu deleted file mode 100644 index 0c1c421a0c..0000000000 --- a/pdns/packer-recursor/pdns-recursor.sect_mmenu +++ /dev/null @@ -1 +0,0 @@ -System/Configuration/Other diff --git a/pdns/packer-recursor/pdns-recursor.sect_rh b/pdns/packer-recursor/pdns-recursor.sect_rh deleted file mode 100644 index 2b82d29aad..0000000000 --- a/pdns/packer-recursor/pdns-recursor.sect_rh +++ /dev/null @@ -1 +0,0 @@ -System Environment/Daemons diff --git a/pdns/packer-recursor/pdns-recursor.sect_suse b/pdns/packer-recursor/pdns-recursor.sect_suse deleted file mode 100644 index 1b0721facd..0000000000 --- a/pdns/packer-recursor/pdns-recursor.sect_suse +++ /dev/null @@ -1 +0,0 @@ -System/Daemons diff --git a/pdns/packer-recursor/pdns-recursor.type b/pdns/packer-recursor/pdns-recursor.type deleted file mode 100644 index 6178079822..0000000000 --- a/pdns/packer-recursor/pdns-recursor.type +++ /dev/null @@ -1 +0,0 @@ -b diff --git a/pdns/packer-recursor/pversion b/pdns/packer-recursor/pversion deleted file mode 100644 index d00491fd7e..0000000000 --- a/pdns/packer-recursor/pversion +++ /dev/null @@ -1 +0,0 @@ -1 diff --git a/pdns/packer-recursor/reloc b/pdns/packer-recursor/reloc deleted file mode 100644 index 975fbec825..0000000000 --- a/pdns/packer-recursor/reloc +++ /dev/null @@ -1 +0,0 @@ -y diff --git a/pdns/packer-recursor/revision b/pdns/packer-recursor/revision deleted file mode 100644 index d00491fd7e..0000000000 --- a/pdns/packer-recursor/revision +++ /dev/null @@ -1 +0,0 @@ -1 diff --git a/pdns/packer-recursor/source b/pdns/packer-recursor/source deleted file mode 100644 index 65b2d67db4..0000000000 --- a/pdns/packer-recursor/source +++ /dev/null @@ -1 +0,0 @@ -http://wiki.powerdns.com/ diff --git a/pdns/packer-recursor/spackage b/pdns/packer-recursor/spackage deleted file mode 100644 index 588f59ed92..0000000000 --- a/pdns/packer-recursor/spackage +++ /dev/null @@ -1 +0,0 @@ -pdns-recursor diff --git a/pdns/packer-recursor/split b/pdns/packer-recursor/split deleted file mode 100644 index 5cc5727760..0000000000 --- a/pdns/packer-recursor/split +++ /dev/null @@ -1,2 +0,0 @@ -cp -ra ${install_dir}/* ${pdns_recursor_dir} -mkdir -p $pdns_recursor_dir/usr/share/applications diff --git a/pdns/packer-recursor/split.sh b/pdns/packer-recursor/split.sh deleted file mode 100644 index 9fb5a9ad96..0000000000 --- a/pdns/packer-recursor/split.sh +++ /dev/null @@ -1 +0,0 @@ -cp -ra $install_dir/* $pdns_recursor_dir diff --git a/pdns/packer-recursor/tarball b/pdns/packer-recursor/tarball deleted file mode 100644 index 11a8d7cbd2..0000000000 --- a/pdns/packer-recursor/tarball +++ /dev/null @@ -1 +0,0 @@ -http://svn.powerdns.com/pdns-recursor-[[version]].tar.bz2 diff --git a/pdns/packer-recursor/version b/pdns/packer-recursor/version deleted file mode 100644 index e821b31fd8..0000000000 --- a/pdns/packer-recursor/version +++ /dev/null @@ -1 +0,0 @@ -3.1.5-rc1