Index: head/archivers/dpkg/Makefile =================================================================== --- head/archivers/dpkg/Makefile (revision 351585) +++ head/archivers/dpkg/Makefile (revision 351586) @@ -1,56 +1,56 @@ # Created by: Hye-Shik Chang # $FreeBSD$ PORTNAME= dpkg PORTVERSION= 1.17.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= archivers sysutils MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= dpkg_${PORTVERSION} MAINTAINER= pawel@FreeBSD.org COMMENT= Debian package maintenance system LICENSE= GPLv2 BUILD_DEPENDS= po4a:${PORTSDIR}/textproc/po4a RUN_DEPENDS= gtar:${PORTSDIR}/archivers/gtar \ gpatch:${PORTSDIR}/devel/patch \ gmd5sum:${PORTSDIR}/sysutils/coreutils GNU_CONFIGURE= yes USES= gmake iconv perl5 pkgconfig tar:xz shebangfix WRKSRC= ${WRKDIR}/dpkg-${PORTVERSION} SHEBANG_FILES= dselect/methods/ftp/update dselect/methods/ftp/install \ dselect/methods/ftp/setup DPKGDIR?= /var/db/dpkg PLIST_SUB+= DPKGDIR=${DPKGDIR:C,^/,,} SUB_FILES= pkg-install pkg-deinstall SUB_LIST+= DPKGDIR=${DPKGDIR} CONFIGURE_ARGS+=--with-admindir=${DPKGDIR} --libdir=${PREFIX}/libexec \ --program-transform-name="" --with-libintl-prefix=${LOCALBASE} \ --disable-compiler-warnings CONFIGURE_ENV+= PERL_LIBDIR="${PREFIX}/${SITE_PERL_REL}" OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_CONFIGURE_OFF= --disable-nls NLS_USES= gettext post-patch: @${REINPLACE_CMD} 's|-t$$host|-t${ARCH}-freebsd|g' \ ${WRKSRC}/configure @${REINPLACE_CMD} '/^#define TAR/ s|tar|g&|' \ ${WRKSRC}/lib/dpkg/dpkg.h @${REINPLACE_CMD} -E 's/(md5|sha1|sha256)sum/g&/g' \ ${WRKSRC}/scripts/Dpkg/Checksums.pm @${REINPLACE_CMD} -e '/echo.*RANLIB/,+1d' ${WRKSRC}/lib/*/Makefile.in @${REINPLACE_CMD} -e 's/cp -p $$(DEST/mv $$(DEST/g; s/rm $$(/rm -f $$(/g' \ ${WRKSRC}/scripts/mk/Makefile.in \ ${WRKSRC}/scripts/Makefile.in .include Index: head/archivers/dpkg/pkg-plist =================================================================== --- head/archivers/dpkg/pkg-plist (revision 351585) +++ head/archivers/dpkg/pkg-plist (revision 351586) @@ -1,690 +1,664 @@ bin/dpkg bin/dpkg-architecture bin/dpkg-buildflags bin/dpkg-buildpackage bin/dpkg-checkbuilddeps bin/dpkg-deb bin/dpkg-distaddfile bin/dpkg-divert bin/dpkg-genchanges bin/dpkg-gencontrol bin/dpkg-gensymbols bin/dpkg-maintscript-helper bin/dpkg-mergechangelogs bin/dpkg-name bin/dpkg-parsechangelog bin/dpkg-query bin/dpkg-scanpackages bin/dpkg-scansources bin/dpkg-shlibdeps bin/dpkg-source bin/dpkg-split bin/dpkg-statoverride bin/dpkg-trigger bin/dpkg-vendor bin/dselect bin/update-alternatives etc/alternatives/README include/dpkg/ar.h include/dpkg/arch.h include/dpkg/atomic-file.h include/dpkg/buffer.h include/dpkg/command.h include/dpkg/compress.h include/dpkg/deb-version.h include/dpkg/debug.h include/dpkg/dir.h include/dpkg/dpkg-db.h include/dpkg/dpkg.h include/dpkg/ehandle.h include/dpkg/error.h include/dpkg/fdio.h include/dpkg/file.h include/dpkg/glob.h include/dpkg/macros.h include/dpkg/namevalue.h include/dpkg/options.h include/dpkg/parsedump.h include/dpkg/path.h include/dpkg/pkg-array.h include/dpkg/pkg-format.h include/dpkg/pkg-list.h include/dpkg/pkg-queue.h include/dpkg/pkg-show.h include/dpkg/pkg-spec.h include/dpkg/pkg.h include/dpkg/progname.h include/dpkg/program.h include/dpkg/progress.h include/dpkg/report.h include/dpkg/string.h include/dpkg/subproc.h include/dpkg/tarfn.h include/dpkg/trigdeferred.h include/dpkg/triglib.h include/dpkg/varbuf.h include/dpkg/version.h %%SITE_PERL%%/Dpkg.pm %%SITE_PERL%%/Dpkg/Arch.pm %%SITE_PERL%%/Dpkg/BuildEnv.pm %%SITE_PERL%%/Dpkg/BuildFlags.pm %%SITE_PERL%%/Dpkg/BuildOptions.pm %%SITE_PERL%%/Dpkg/BuildProfiles.pm %%SITE_PERL%%/Dpkg/Changelog.pm %%SITE_PERL%%/Dpkg/Changelog/Debian.pm %%SITE_PERL%%/Dpkg/Changelog/Entry.pm %%SITE_PERL%%/Dpkg/Changelog/Entry/Debian.pm %%SITE_PERL%%/Dpkg/Changelog/Parse.pm %%SITE_PERL%%/Dpkg/Checksums.pm %%SITE_PERL%%/Dpkg/Compression.pm %%SITE_PERL%%/Dpkg/Compression/FileHandle.pm %%SITE_PERL%%/Dpkg/Compression/Process.pm %%SITE_PERL%%/Dpkg/Conf.pm %%SITE_PERL%%/Dpkg/Control.pm %%SITE_PERL%%/Dpkg/Control/Changelog.pm %%SITE_PERL%%/Dpkg/Control/Fields.pm %%SITE_PERL%%/Dpkg/Control/FieldsCore.pm %%SITE_PERL%%/Dpkg/Control/Hash.pm %%SITE_PERL%%/Dpkg/Control/HashCore.pm %%SITE_PERL%%/Dpkg/Control/Info.pm %%SITE_PERL%%/Dpkg/Control/Types.pm %%SITE_PERL%%/Dpkg/Deps.pm %%SITE_PERL%%/Dpkg/ErrorHandling.pm %%SITE_PERL%%/Dpkg/Exit.pm %%SITE_PERL%%/Dpkg/File.pm %%SITE_PERL%%/Dpkg/Gettext.pm %%SITE_PERL%%/Dpkg/IPC.pm %%SITE_PERL%%/Dpkg/Index.pm %%SITE_PERL%%/Dpkg/Interface/Storable.pm %%SITE_PERL%%/Dpkg/Package.pm %%SITE_PERL%%/Dpkg/Path.pm %%SITE_PERL%%/Dpkg/Shlibs.pm %%SITE_PERL%%/Dpkg/Shlibs/Cppfilt.pm %%SITE_PERL%%/Dpkg/Shlibs/Objdump.pm %%SITE_PERL%%/Dpkg/Shlibs/Symbol.pm %%SITE_PERL%%/Dpkg/Shlibs/SymbolFile.pm %%SITE_PERL%%/Dpkg/Source/Archive.pm %%SITE_PERL%%/Dpkg/Source/Functions.pm %%SITE_PERL%%/Dpkg/Source/Package.pm %%SITE_PERL%%/Dpkg/Source/Package/V1.pm %%SITE_PERL%%/Dpkg/Source/Package/V2.pm %%SITE_PERL%%/Dpkg/Source/Package/V3/Bzr.pm %%SITE_PERL%%/Dpkg/Source/Package/V3/Custom.pm %%SITE_PERL%%/Dpkg/Source/Package/V3/Git.pm %%SITE_PERL%%/Dpkg/Source/Package/V3/Native.pm %%SITE_PERL%%/Dpkg/Source/Package/V3/Quilt.pm %%SITE_PERL%%/Dpkg/Source/Patch.pm %%SITE_PERL%%/Dpkg/Source/Quilt.pm %%SITE_PERL%%/Dpkg/Substvars.pm %%SITE_PERL%%/Dpkg/Util.pm %%SITE_PERL%%/Dpkg/Vars.pm %%SITE_PERL%%/Dpkg/Vendor.pm %%SITE_PERL%%/Dpkg/Vendor/Debian.pm %%SITE_PERL%%/Dpkg/Vendor/Default.pm %%SITE_PERL%%/Dpkg/Vendor/Ubuntu.pm %%SITE_PERL%%/Dpkg/Version.pm %%SITE_PERL%%/Dselect/Ftp.pm libexec/dpkg/methods/disk/desc.cdrom libexec/dpkg/methods/disk/desc.harddisk libexec/dpkg/methods/disk/desc.mounted libexec/dpkg/methods/disk/desc.nfs libexec/dpkg/methods/disk/install libexec/dpkg/methods/disk/names libexec/dpkg/methods/disk/setup libexec/dpkg/methods/disk/update libexec/dpkg/methods/floppy/desc.floppy libexec/dpkg/methods/floppy/install libexec/dpkg/methods/floppy/names libexec/dpkg/methods/floppy/setup libexec/dpkg/methods/floppy/update libexec/dpkg/methods/ftp/README.mirrors.txt libexec/dpkg/methods/ftp/desc.ftp libexec/dpkg/methods/ftp/install libexec/dpkg/methods/ftp/names libexec/dpkg/methods/ftp/setup libexec/dpkg/methods/ftp/update libexec/dpkg/methods/multicd/desc.multi_cd libexec/dpkg/methods/multicd/desc.multi_mount libexec/dpkg/methods/multicd/desc.multi_nfs libexec/dpkg/methods/multicd/install libexec/dpkg/methods/multicd/names libexec/dpkg/methods/multicd/setup libexec/dpkg/methods/multicd/update libexec/dpkg/parsechangelog/debian libexec/libdpkg.a libexec/pkgconfig/libdpkg.pc %%NLS%%man/de/man1/dpkg-architecture.1.gz %%NLS%%man/de/man1/dpkg-buildflags.1.gz %%NLS%%man/de/man1/dpkg-buildpackage.1.gz %%NLS%%man/de/man1/dpkg-checkbuilddeps.1.gz %%NLS%%man/de/man1/dpkg-deb.1.gz %%NLS%%man/de/man1/dpkg-distaddfile.1.gz %%NLS%%man/de/man1/dpkg-genchanges.1.gz %%NLS%%man/de/man1/dpkg-gencontrol.1.gz %%NLS%%man/de/man1/dpkg-gensymbols.1.gz %%NLS%%man/de/man1/dpkg-maintscript-helper.1.gz %%NLS%%man/de/man1/dpkg-mergechangelogs.1.gz %%NLS%%man/de/man1/dpkg-name.1.gz %%NLS%%man/de/man1/dpkg-parsechangelog.1.gz %%NLS%%man/de/man1/dpkg-query.1.gz %%NLS%%man/de/man1/dpkg-scanpackages.1.gz %%NLS%%man/de/man1/dpkg-scansources.1.gz %%NLS%%man/de/man1/dpkg-shlibdeps.1.gz %%NLS%%man/de/man1/dpkg-source.1.gz %%NLS%%man/de/man1/dpkg-split.1.gz %%NLS%%man/de/man1/dpkg-trigger.1.gz %%NLS%%man/de/man1/dpkg-vendor.1.gz %%NLS%%man/de/man1/dpkg.1.gz %%NLS%%man/de/man1/dselect.1.gz %%NLS%%man/de/man5/deb-control.5.gz %%NLS%%man/de/man5/deb-extra-override.5.gz %%NLS%%man/de/man5/deb-old.5.gz %%NLS%%man/de/man5/deb-origin.5.gz %%NLS%%man/de/man5/deb-override.5.gz %%NLS%%man/de/man5/deb-shlibs.5.gz %%NLS%%man/de/man5/deb-split.5.gz %%NLS%%man/de/man5/deb-src-control.5.gz %%NLS%%man/de/man5/deb-substvars.5.gz %%NLS%%man/de/man5/deb-symbols.5.gz %%NLS%%man/de/man5/deb-triggers.5.gz %%NLS%%man/de/man5/deb-version.5.gz %%NLS%%man/de/man5/deb.5.gz %%NLS%%man/de/man5/dpkg.cfg.5.gz %%NLS%%man/de/man5/dselect.cfg.5.gz %%NLS%%man/de/man8/dpkg-divert.8.gz %%NLS%%man/de/man8/dpkg-statoverride.8.gz %%NLS%%man/de/man8/start-stop-daemon.8.gz %%NLS%%man/de/man8/update-alternatives.8.gz %%NLS%%man/es/man1/dpkg-deb.1.gz %%NLS%%man/es/man1/dpkg-distaddfile.1.gz %%NLS%%man/es/man1/dpkg-genchanges.1.gz %%NLS%%man/es/man1/dpkg-gencontrol.1.gz %%NLS%%man/es/man1/dpkg-gensymbols.1.gz %%NLS%%man/es/man1/dpkg-mergechangelogs.1.gz %%NLS%%man/es/man1/dpkg-name.1.gz %%NLS%%man/es/man1/dpkg-parsechangelog.1.gz %%NLS%%man/es/man1/dpkg-query.1.gz %%NLS%%man/es/man1/dpkg-scanpackages.1.gz %%NLS%%man/es/man1/dpkg-scansources.1.gz %%NLS%%man/es/man1/dpkg-shlibdeps.1.gz %%NLS%%man/es/man1/dpkg-source.1.gz %%NLS%%man/es/man1/dpkg-split.1.gz %%NLS%%man/es/man1/dpkg-trigger.1.gz %%NLS%%man/es/man1/dpkg-vendor.1.gz %%NLS%%man/es/man1/dpkg.1.gz %%NLS%%man/es/man1/dselect.1.gz %%NLS%%man/es/man5/deb-control.5.gz %%NLS%%man/es/man5/deb-extra-override.5.gz %%NLS%%man/es/man5/deb-old.5.gz %%NLS%%man/es/man5/deb-origin.5.gz %%NLS%%man/es/man5/deb-override.5.gz %%NLS%%man/es/man5/deb-shlibs.5.gz %%NLS%%man/es/man5/deb-split.5.gz %%NLS%%man/es/man5/deb-src-control.5.gz %%NLS%%man/es/man5/deb-substvars.5.gz %%NLS%%man/es/man5/deb-symbols.5.gz %%NLS%%man/es/man5/deb-triggers.5.gz %%NLS%%man/es/man5/deb-version.5.gz %%NLS%%man/es/man5/deb.5.gz %%NLS%%man/es/man5/dpkg.cfg.5.gz %%NLS%%man/es/man5/dselect.cfg.5.gz %%NLS%%man/es/man8/dpkg-divert.8.gz %%NLS%%man/es/man8/start-stop-daemon.8.gz %%NLS%%man/es/man8/update-alternatives.8.gz %%NLS%%man/fr/man1/dpkg-deb.1.gz %%NLS%%man/fr/man1/dpkg-distaddfile.1.gz %%NLS%%man/fr/man1/dpkg-genchanges.1.gz %%NLS%%man/fr/man1/dpkg-gencontrol.1.gz %%NLS%%man/fr/man1/dpkg-gensymbols.1.gz %%NLS%%man/fr/man1/dpkg-mergechangelogs.1.gz %%NLS%%man/fr/man1/dpkg-name.1.gz %%NLS%%man/fr/man1/dpkg-parsechangelog.1.gz %%NLS%%man/fr/man1/dpkg-query.1.gz %%NLS%%man/fr/man1/dpkg-scanpackages.1.gz %%NLS%%man/fr/man1/dpkg-scansources.1.gz %%NLS%%man/fr/man1/dpkg-shlibdeps.1.gz %%NLS%%man/fr/man1/dpkg-source.1.gz %%NLS%%man/fr/man1/dpkg-split.1.gz %%NLS%%man/fr/man1/dpkg-trigger.1.gz %%NLS%%man/fr/man1/dpkg-vendor.1.gz %%NLS%%man/fr/man1/dpkg.1.gz %%NLS%%man/fr/man1/dselect.1.gz %%NLS%%man/fr/man5/deb-control.5.gz %%NLS%%man/fr/man5/deb-extra-override.5.gz %%NLS%%man/fr/man5/deb-old.5.gz %%NLS%%man/fr/man5/deb-origin.5.gz %%NLS%%man/fr/man5/deb-override.5.gz %%NLS%%man/fr/man5/deb-shlibs.5.gz %%NLS%%man/fr/man5/deb-split.5.gz %%NLS%%man/fr/man5/deb-src-control.5.gz %%NLS%%man/fr/man5/deb-substvars.5.gz %%NLS%%man/fr/man5/deb-symbols.5.gz %%NLS%%man/fr/man5/deb-triggers.5.gz %%NLS%%man/fr/man5/deb-version.5.gz %%NLS%%man/fr/man5/deb.5.gz %%NLS%%man/fr/man5/dpkg.cfg.5.gz %%NLS%%man/fr/man5/dselect.cfg.5.gz %%NLS%%man/fr/man8/dpkg-divert.8.gz %%NLS%%man/fr/man8/start-stop-daemon.8.gz %%NLS%%man/fr/man8/update-alternatives.8.gz %%NLS%%man/hu/man5/dpkg.cfg.5.gz %%NLS%%man/hu/man5/dselect.cfg.5.gz %%NLS%%man/it/man1/dpkg-deb.1.gz %%NLS%%man/it/man1/dpkg-name.1.gz %%NLS%%man/it/man1/dpkg-parsechangelog.1.gz %%NLS%%man/it/man1/dpkg-query.1.gz %%NLS%%man/it/man1/dpkg-scanpackages.1.gz %%NLS%%man/it/man1/dpkg-scansources.1.gz %%NLS%%man/it/man1/dpkg-split.1.gz %%NLS%%man/it/man1/dpkg-vendor.1.gz %%NLS%%man/it/man1/dpkg.1.gz %%NLS%%man/it/man1/dselect.1.gz %%NLS%%man/it/man5/deb-control.5.gz %%NLS%%man/it/man5/deb-extra-override.5.gz %%NLS%%man/it/man5/deb-old.5.gz %%NLS%%man/it/man5/deb-origin.5.gz %%NLS%%man/it/man5/deb-override.5.gz %%NLS%%man/it/man5/deb-shlibs.5.gz %%NLS%%man/it/man5/deb-split.5.gz %%NLS%%man/it/man5/deb-src-control.5.gz %%NLS%%man/it/man5/deb-substvars.5.gz %%NLS%%man/it/man5/deb-version.5.gz %%NLS%%man/it/man5/deb.5.gz %%NLS%%man/it/man5/dpkg.cfg.5.gz %%NLS%%man/it/man5/dselect.cfg.5.gz %%NLS%%man/it/man8/start-stop-daemon.8.gz %%NLS%%man/it/man8/update-alternatives.8.gz %%NLS%%man/ja/man1/dpkg-deb.1.gz %%NLS%%man/ja/man1/dpkg-distaddfile.1.gz %%NLS%%man/ja/man1/dpkg-genchanges.1.gz %%NLS%%man/ja/man1/dpkg-gencontrol.1.gz %%NLS%%man/ja/man1/dpkg-gensymbols.1.gz %%NLS%%man/ja/man1/dpkg-mergechangelogs.1.gz %%NLS%%man/ja/man1/dpkg-name.1.gz %%NLS%%man/ja/man1/dpkg-parsechangelog.1.gz %%NLS%%man/ja/man1/dpkg-query.1.gz %%NLS%%man/ja/man1/dpkg-scanpackages.1.gz %%NLS%%man/ja/man1/dpkg-scansources.1.gz %%NLS%%man/ja/man1/dpkg-shlibdeps.1.gz %%NLS%%man/ja/man1/dpkg-source.1.gz %%NLS%%man/ja/man1/dpkg-split.1.gz %%NLS%%man/ja/man1/dpkg-trigger.1.gz %%NLS%%man/ja/man1/dpkg-vendor.1.gz %%NLS%%man/ja/man1/dpkg.1.gz %%NLS%%man/ja/man1/dselect.1.gz %%NLS%%man/ja/man5/deb-control.5.gz %%NLS%%man/ja/man5/deb-extra-override.5.gz %%NLS%%man/ja/man5/deb-old.5.gz %%NLS%%man/ja/man5/deb-origin.5.gz %%NLS%%man/ja/man5/deb-override.5.gz %%NLS%%man/ja/man5/deb-shlibs.5.gz %%NLS%%man/ja/man5/deb-split.5.gz %%NLS%%man/ja/man5/deb-src-control.5.gz %%NLS%%man/ja/man5/deb-substvars.5.gz %%NLS%%man/ja/man5/deb-symbols.5.gz %%NLS%%man/ja/man5/deb-triggers.5.gz %%NLS%%man/ja/man5/deb-version.5.gz %%NLS%%man/ja/man5/deb.5.gz %%NLS%%man/ja/man5/dpkg.cfg.5.gz %%NLS%%man/ja/man5/dselect.cfg.5.gz %%NLS%%man/ja/man8/dpkg-divert.8.gz %%NLS%%man/ja/man8/start-stop-daemon.8.gz %%NLS%%man/ja/man8/update-alternatives.8.gz man/man1/dpkg-architecture.1.gz man/man1/dpkg-buildflags.1.gz man/man1/dpkg-buildpackage.1.gz man/man1/dpkg-checkbuilddeps.1.gz man/man1/dpkg-deb.1.gz man/man1/dpkg-distaddfile.1.gz man/man1/dpkg-genchanges.1.gz man/man1/dpkg-gencontrol.1.gz man/man1/dpkg-gensymbols.1.gz man/man1/dpkg-maintscript-helper.1.gz man/man1/dpkg-mergechangelogs.1.gz man/man1/dpkg-name.1.gz man/man1/dpkg-parsechangelog.1.gz man/man1/dpkg-query.1.gz man/man1/dpkg-scanpackages.1.gz man/man1/dpkg-scansources.1.gz man/man1/dpkg-shlibdeps.1.gz man/man1/dpkg-source.1.gz man/man1/dpkg-split.1.gz man/man1/dpkg-trigger.1.gz man/man1/dpkg-vendor.1.gz man/man1/dpkg.1.gz man/man1/dselect.1.gz man/man3/Dpkg::BuildEnv.3.gz man/man3/Dpkg::BuildFlags.3.gz man/man3/Dpkg::BuildOptions.3.gz man/man3/Dpkg::BuildProfiles.3.gz man/man3/Dpkg::Changelog.3.gz man/man3/Dpkg::Changelog::Debian.3.gz man/man3/Dpkg::Changelog::Entry.3.gz man/man3/Dpkg::Changelog::Entry::Debian.3.gz man/man3/Dpkg::Changelog::Parse.3.gz man/man3/Dpkg::Checksums.3.gz man/man3/Dpkg::Compression.3.gz man/man3/Dpkg::Compression::FileHandle.3.gz man/man3/Dpkg::Compression::Process.3.gz man/man3/Dpkg::Conf.3.gz man/man3/Dpkg::Control.3.gz man/man3/Dpkg::Control::Changelog.3.gz man/man3/Dpkg::Control::Fields.3.gz man/man3/Dpkg::Control::FieldsCore.3.gz man/man3/Dpkg::Control::Hash.3.gz man/man3/Dpkg::Control::HashCore.3.gz man/man3/Dpkg::Control::Info.3.gz man/man3/Dpkg::Control::Types.3.gz man/man3/Dpkg::Deps.3.gz man/man3/Dpkg::Exit.3.gz man/man3/Dpkg::IPC.3.gz man/man3/Dpkg::Index.3.gz man/man3/Dpkg::Interface::Storable.3.gz man/man3/Dpkg::Path.3.gz man/man3/Dpkg::Source::Package.3.gz man/man3/Dpkg::Substvars.3.gz man/man3/Dpkg::Vendor.3.gz man/man3/Dpkg::Vendor::Debian.3.gz man/man3/Dpkg::Vendor::Default.3.gz man/man3/Dpkg::Vendor::Ubuntu.3.gz man/man3/Dpkg::Version.3.gz man/man5/deb-control.5.gz man/man5/deb-extra-override.5.gz man/man5/deb-old.5.gz man/man5/deb-origin.5.gz man/man5/deb-override.5.gz man/man5/deb-shlibs.5.gz man/man5/deb-split.5.gz man/man5/deb-src-control.5.gz man/man5/deb-substvars.5.gz man/man5/deb-symbols.5.gz man/man5/deb-triggers.5.gz man/man5/deb-version.5.gz man/man5/deb.5.gz man/man5/dpkg.cfg.5.gz man/man5/dselect.cfg.5.gz man/man8/dpkg-divert.8.gz man/man8/dpkg-statoverride.8.gz man/man8/start-stop-daemon.8.gz man/man8/update-alternatives.8.gz %%NLS%%man/pl/man1/dpkg-deb.1.gz %%NLS%%man/pl/man1/dpkg-distaddfile.1.gz %%NLS%%man/pl/man1/dpkg-genchanges.1.gz %%NLS%%man/pl/man1/dpkg-gencontrol.1.gz %%NLS%%man/pl/man1/dpkg-gensymbols.1.gz %%NLS%%man/pl/man1/dpkg-mergechangelogs.1.gz %%NLS%%man/pl/man1/dpkg-name.1.gz %%NLS%%man/pl/man1/dpkg-parsechangelog.1.gz %%NLS%%man/pl/man1/dpkg-query.1.gz %%NLS%%man/pl/man1/dpkg-scanpackages.1.gz %%NLS%%man/pl/man1/dpkg-scansources.1.gz %%NLS%%man/pl/man1/dpkg-shlibdeps.1.gz %%NLS%%man/pl/man1/dpkg-source.1.gz %%NLS%%man/pl/man1/dpkg-split.1.gz %%NLS%%man/pl/man1/dpkg-trigger.1.gz %%NLS%%man/pl/man1/dpkg-vendor.1.gz %%NLS%%man/pl/man1/dpkg.1.gz %%NLS%%man/pl/man1/dselect.1.gz %%NLS%%man/pl/man5/deb-control.5.gz %%NLS%%man/pl/man5/deb-extra-override.5.gz %%NLS%%man/pl/man5/deb-old.5.gz %%NLS%%man/pl/man5/deb-origin.5.gz %%NLS%%man/pl/man5/deb-override.5.gz %%NLS%%man/pl/man5/deb-shlibs.5.gz %%NLS%%man/pl/man5/deb-split.5.gz %%NLS%%man/pl/man5/deb-src-control.5.gz %%NLS%%man/pl/man5/deb-substvars.5.gz %%NLS%%man/pl/man5/deb-symbols.5.gz %%NLS%%man/pl/man5/deb-triggers.5.gz %%NLS%%man/pl/man5/deb-version.5.gz %%NLS%%man/pl/man5/deb.5.gz %%NLS%%man/pl/man5/dpkg.cfg.5.gz %%NLS%%man/pl/man5/dselect.cfg.5.gz %%NLS%%man/pl/man8/dpkg-divert.8.gz %%NLS%%man/pl/man8/start-stop-daemon.8.gz %%NLS%%man/pl/man8/update-alternatives.8.gz %%NLS%%man/sv/man1/dpkg-architecture.1.gz %%NLS%%man/sv/man1/dpkg-buildflags.1.gz %%NLS%%man/sv/man1/dpkg-checkbuilddeps.1.gz %%NLS%%man/sv/man1/dpkg-deb.1.gz %%NLS%%man/sv/man1/dpkg-distaddfile.1.gz %%NLS%%man/sv/man1/dpkg-genchanges.1.gz %%NLS%%man/sv/man1/dpkg-gencontrol.1.gz %%NLS%%man/sv/man1/dpkg-gensymbols.1.gz %%NLS%%man/sv/man1/dpkg-maintscript-helper.1.gz %%NLS%%man/sv/man1/dpkg-mergechangelogs.1.gz %%NLS%%man/sv/man1/dpkg-name.1.gz %%NLS%%man/sv/man1/dpkg-parsechangelog.1.gz %%NLS%%man/sv/man1/dpkg-query.1.gz %%NLS%%man/sv/man1/dpkg-scanpackages.1.gz %%NLS%%man/sv/man1/dpkg-scansources.1.gz %%NLS%%man/sv/man1/dpkg-shlibdeps.1.gz %%NLS%%man/sv/man1/dpkg-source.1.gz %%NLS%%man/sv/man1/dpkg-split.1.gz %%NLS%%man/sv/man1/dpkg-trigger.1.gz %%NLS%%man/sv/man1/dpkg-vendor.1.gz %%NLS%%man/sv/man1/dpkg.1.gz %%NLS%%man/sv/man1/dselect.1.gz %%NLS%%man/sv/man5/deb-control.5.gz %%NLS%%man/sv/man5/deb-extra-override.5.gz %%NLS%%man/sv/man5/deb-old.5.gz %%NLS%%man/sv/man5/deb-origin.5.gz %%NLS%%man/sv/man5/deb-override.5.gz %%NLS%%man/sv/man5/deb-shlibs.5.gz %%NLS%%man/sv/man5/deb-split.5.gz %%NLS%%man/sv/man5/deb-src-control.5.gz %%NLS%%man/sv/man5/deb-substvars.5.gz %%NLS%%man/sv/man5/deb-symbols.5.gz %%NLS%%man/sv/man5/deb-triggers.5.gz %%NLS%%man/sv/man5/deb-version.5.gz %%NLS%%man/sv/man5/deb.5.gz %%NLS%%man/sv/man5/dpkg.cfg.5.gz %%NLS%%man/sv/man5/dselect.cfg.5.gz %%NLS%%man/sv/man8/dpkg-divert.8.gz %%NLS%%man/sv/man8/dpkg-statoverride.8.gz %%NLS%%man/sv/man8/start-stop-daemon.8.gz %%NLS%%man/sv/man8/update-alternatives.8.gz sbin/start-stop-daemon %%DATADIR%%/abitable %%DATADIR%%/architecture.mk %%DATADIR%%/buildflags.mk %%DATADIR%%/cputable %%DATADIR%%/default.mk %%DATADIR%%/ostable %%DATADIR%%/pkg-info.mk %%DATADIR%%/triplettable %%DATADIR%%/vendor.mk %%NLS%%share/locale/ast/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/bs/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/bs/LC_MESSAGES/dselect.mo %%NLS%%share/locale/ca/LC_MESSAGES/dpkg-dev.mo %%NLS%%share/locale/ca/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/ca/LC_MESSAGES/dselect.mo %%NLS%%share/locale/cs/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/cs/LC_MESSAGES/dselect.mo %%NLS%%share/locale/da/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/da/LC_MESSAGES/dselect.mo %%NLS%%share/locale/de/LC_MESSAGES/dpkg-dev.mo %%NLS%%share/locale/de/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/de/LC_MESSAGES/dselect.mo %%NLS%%share/locale/dz/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/el/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/el/LC_MESSAGES/dselect.mo %%NLS%%share/locale/eo/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/es/LC_MESSAGES/dpkg-dev.mo %%NLS%%share/locale/es/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/es/LC_MESSAGES/dselect.mo %%NLS%%share/locale/et/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/et/LC_MESSAGES/dselect.mo %%NLS%%share/locale/eu/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/eu/LC_MESSAGES/dselect.mo %%NLS%%share/locale/fr/LC_MESSAGES/dpkg-dev.mo %%NLS%%share/locale/fr/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/fr/LC_MESSAGES/dselect.mo %%NLS%%share/locale/gl/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/gl/LC_MESSAGES/dselect.mo %%NLS%%share/locale/hu/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/hu/LC_MESSAGES/dselect.mo %%NLS%%share/locale/id/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/id/LC_MESSAGES/dselect.mo %%NLS%%share/locale/it/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/it/LC_MESSAGES/dselect.mo %%NLS%%share/locale/ja/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/ja/LC_MESSAGES/dselect.mo %%NLS%%share/locale/km/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/ko/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/ko/LC_MESSAGES/dselect.mo %%NLS%%share/locale/ku/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/lt/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/mr/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/nb/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/nb/LC_MESSAGES/dselect.mo %%NLS%%share/locale/ne/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/nl/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/nl/LC_MESSAGES/dselect.mo %%NLS%%share/locale/nn/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/nn/LC_MESSAGES/dselect.mo %%NLS%%share/locale/pa/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/pl/LC_MESSAGES/dpkg-dev.mo %%NLS%%share/locale/pl/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/pl/LC_MESSAGES/dselect.mo %%NLS%%share/locale/pt/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/pt/LC_MESSAGES/dselect.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/dselect.mo %%NLS%%share/locale/ro/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/ro/LC_MESSAGES/dselect.mo %%NLS%%share/locale/ru/LC_MESSAGES/dpkg-dev.mo %%NLS%%share/locale/ru/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/ru/LC_MESSAGES/dselect.mo %%NLS%%share/locale/sk/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/sk/LC_MESSAGES/dselect.mo %%NLS%%share/locale/sv/LC_MESSAGES/dpkg-dev.mo %%NLS%%share/locale/sv/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/sv/LC_MESSAGES/dselect.mo %%NLS%%share/locale/th/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/tl/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/tl/LC_MESSAGES/dselect.mo %%NLS%%share/locale/vi/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/vi/LC_MESSAGES/dselect.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/dselect.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/dpkg.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/dselect.mo -%%NLS%%@dirrmtry share/locale/zh_TW/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/zh_TW -%%NLS%%@dirrmtry share/locale/zh_CN/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/zh_CN -%%NLS%%@dirrmtry share/locale/vi/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/vi %%NLS%%@dirrmtry share/locale/tl/LC_MESSAGES %%NLS%%@dirrmtry share/locale/tl -%%NLS%%@dirrmtry share/locale/sk/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/sk -%%NLS%%@dirrmtry share/locale/ro/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/ro -%%NLS%%@dirrmtry share/locale/pt/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/pt -%%NLS%%@dirrmtry share/locale/pl/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/pl -%%NLS%%@dirrmtry share/locale/nn/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/nn %%NLS%%@dirrmtry share/locale/mr/LC_MESSAGES %%NLS%%@dirrmtry share/locale/mr %%NLS%%@dirrmtry share/locale/ku/LC_MESSAGES %%NLS%%@dirrmtry share/locale/ku -%%NLS%%@dirrmtry share/locale/ko/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/ko %%NLS%%@dirrmtry share/locale/km/LC_MESSAGES %%NLS%%@dirrmtry share/locale/km -%%NLS%%@dirrmtry share/locale/gl/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/gl -%%NLS%%@dirrmtry share/locale/el/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/el %%NLS%%@dirrmtry share/locale/dz/LC_MESSAGES %%NLS%%@dirrmtry share/locale/dz -%%NLS%%@dirrmtry share/locale/cs/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/cs -%%NLS%%@dirrmtry share/locale/ca/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/ca %%NLS%%@dirrmtry share/locale/ast/LC_MESSAGES %%NLS%%@dirrmtry share/locale/ast @dirrm %%DATADIR%% @dirrm libexec/pkgconfig @dirrm libexec/dpkg/parsechangelog @dirrm libexec/dpkg/methods/multicd @dirrm libexec/dpkg/methods/ftp @dirrm libexec/dpkg/methods/floppy @dirrm libexec/dpkg/methods/disk @dirrm libexec/dpkg/methods @dirrm libexec/dpkg @dirrm %%SITE_PERL%%/Dselect @dirrm %%SITE_PERL%%/Dpkg/Vendor @dirrm %%SITE_PERL%%/Dpkg/Source/Package/V3 @dirrm %%SITE_PERL%%/Dpkg/Source/Package @dirrm %%SITE_PERL%%/Dpkg/Source @dirrm %%SITE_PERL%%/Dpkg/Shlibs @dirrm %%SITE_PERL%%/Dpkg/Interface @dirrm %%SITE_PERL%%/Dpkg/Control @dirrm %%SITE_PERL%%/Dpkg/Compression @dirrm %%SITE_PERL%%/Dpkg/Changelog/Entry @dirrm %%SITE_PERL%%/Dpkg/Changelog @dirrm %%SITE_PERL%%/Dpkg @dirrm include/dpkg @dirrmtry etc/dpkg/dselect.cfg.d @dirrmtry etc/dpkg/dpkg.cfg.d @dirrmtry etc/dpkg @dirrmtry etc/alternatives %%NLS%%@dirrmtry man/sv/man8 %%NLS%%@dirrmtry man/sv/man5 %%NLS%%@dirrmtry man/sv/man1 %%NLS%%@dirrmtry man/sv %%NLS%%@dirrmtry man/pl/man8 %%NLS%%@dirrmtry man/pl/man5 %%NLS%%@dirrmtry man/pl/man1 %%NLS%%@dirrmtry man/pl %%NLS%%@dirrmtry man/it/man8 %%NLS%%@dirrmtry man/it/man5 %%NLS%%@dirrmtry man/it/man1 %%NLS%%@dirrmtry man/it %%NLS%%@dirrmtry man/hu/man8 %%NLS%%@dirrmtry man/hu/man5 %%NLS%%@dirrmtry man/hu/man1 %%NLS%%@dirrmtry man/hu %%NLS%%@dirrmtry man/fr/man8 %%NLS%%@dirrmtry man/fr/man5 %%NLS%%@dirrmtry man/fr/man1 %%NLS%%@dirrmtry man/fr %%NLS%%@dirrmtry man/es/man8 %%NLS%%@dirrmtry man/es/man5 %%NLS%%@dirrmtry man/es/man1 %%NLS%%@dirrmtry man/es %%NLS%%@dirrmtry man/de/man8 %%NLS%%@dirrmtry man/de/man5 %%NLS%%@dirrmtry man/de/man1 %%NLS%%@dirrmtry man/de @cwd / @exec mkdir -p %%DPKGDIR%%/alternatives @exec mkdir -p %%DPKGDIR%%/info @exec mkdir -p %%DPKGDIR%%/methods/disk @exec mkdir -p %%DPKGDIR%%/methods/floppy @exec mkdir -p %%DPKGDIR%%/methods/ftp @exec mkdir -p %%DPKGDIR%%/methods/mnt @exec mkdir -p %%DPKGDIR%%/methods/multicd @exec mkdir -p %%DPKGDIR%%/parts @exec mkdir -p %%DPKGDIR%%/updates @exec [ -e %%DPKGDIR%%/available ] || touch %%DPKGDIR%%/available @exec [ -e %%DPKGDIR%%/diversions ] || touch %%DPKGDIR%%/diversions @exec [ -e %%DPKGDIR%%/statoverride ] || touch %%DPKGDIR%%/statoverride @exec [ -e %%DPKGDIR%%/status ] || touch %%DPKGDIR%%/status @dirrmtry %%DPKGDIR%%/updates @dirrmtry %%DPKGDIR%%/parts @dirrmtry %%DPKGDIR%%/methods/multicd @dirrmtry %%DPKGDIR%%/methods/mnt @dirrmtry %%DPKGDIR%%/methods/ftp @dirrmtry %%DPKGDIR%%/methods/floppy @dirrmtry %%DPKGDIR%%/methods/disk @dirrmtry %%DPKGDIR%%/methods @dirrmtry %%DPKGDIR%%/info @dirrmtry %%DPKGDIR%%/alternatives @dirrmtry %%DPKGDIR%%