aboutsummaryrefslogtreecommitdiff
path: root/sysutils/apt/pkg-plist
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-02-11 23:00:35 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-02-11 23:00:35 +0000
commitdbc44398c0c4985d87788a366cc07af63ecd2cd8 (patch)
treed45553e9d6456ddf0882a9066aca747a932f1bb2 /sysutils/apt/pkg-plist
parent1f49144a9fe9003ab7d09709ba050e9d7e3c8894 (diff)
downloadports-dbc44398c0c4985d87788a366cc07af63ecd2cd8.tar.gz
ports-dbc44398c0c4985d87788a366cc07af63ecd2cd8.zip
APT is the Debian project's advanced front-end for dpkg. APT features complete
installation ordering, multiple source capability and several other unique features. WWW: http://packages.debian.org/apt PR: ports/105563 Submitted by: Nick Barkas <snb at threerings.net>
Notes
Notes: svn path=/head/; revision=184923
Diffstat (limited to 'sysutils/apt/pkg-plist')
-rw-r--r--sysutils/apt/pkg-plist126
1 files changed, 126 insertions, 0 deletions
diff --git a/sysutils/apt/pkg-plist b/sysutils/apt/pkg-plist
new file mode 100644
index 000000000000..96ef68ff696e
--- /dev/null
+++ b/sysutils/apt/pkg-plist
@@ -0,0 +1,126 @@
+bin/apt-cache
+bin/apt-cdrom
+bin/apt-config
+bin/apt-extracttemplates
+bin/apt-get
+bin/apt-sortpkgs
+bin/apt-key
+bin/apt-ftparchive
+lib/libapt-inst.so
+lib/libapt-inst.so.1.1
+lib/libapt-inst.so.1.1.0
+lib/libapt-pkg.so
+lib/libapt-pkg.so.3.11
+lib/libapt-pkg.so.3.11.0
+@exec mkdir -p %D/share/apt/keyrings
+@dirrm share/apt/keyrings
+@dirrm share/apt
+libexec/apt/methods/cdrom
+libexec/apt/methods/copy
+libexec/apt/methods/file
+libexec/apt/methods/ftp
+libexec/apt/methods/gpgv
+libexec/apt/methods/gzip
+libexec/apt/methods/http
+libexec/apt/methods/rred
+libexec/apt/methods/rsh
+libexec/apt/methods/ssh
+libexec/apt/methods/bzip2
+@dirrm libexec/apt/methods
+@dirrm libexec/apt
+libexec/dpkg/methods/apt/desc.apt
+libexec/dpkg/methods/apt/names
+libexec/dpkg/methods/apt/install
+libexec/dpkg/methods/apt/setup
+libexec/dpkg/methods/apt/update
+@dirrm libexec/dpkg/methods/apt
+@dirrmtry libexec/dpkg/methods
+@dirrmtry libexec/dpkg
+include/apt-pkg/mmap.h
+include/apt-pkg/error.h
+include/apt-pkg/configuration.h
+include/apt-pkg/fileutl.h
+include/apt-pkg/cmndline.h
+include/apt-pkg/md5.h
+include/apt-pkg/crc-16.h
+include/apt-pkg/cdromutl.h
+include/apt-pkg/strutl.h
+include/apt-pkg/sptr.h
+include/apt-pkg/sha1.h
+include/apt-pkg/sha256.h
+include/apt-pkg/hashes.h
+include/apt-pkg/algorithms.h
+include/apt-pkg/depcache.h
+include/apt-pkg/pkgcachegen.h
+include/apt-pkg/cacheiterators.h
+include/apt-pkg/orderlist.h
+include/apt-pkg/sourcelist.h
+include/apt-pkg/packagemanager.h
+include/apt-pkg/tagfile.h
+include/apt-pkg/init.h
+include/apt-pkg/pkgcache.h
+include/apt-pkg/version.h
+include/apt-pkg/progress.h
+include/apt-pkg/pkgrecords.h
+include/apt-pkg/acquire.h
+include/apt-pkg/acquire-worker.h
+include/apt-pkg/acquire-item.h
+include/apt-pkg/acquire-method.h
+include/apt-pkg/clean.h
+include/apt-pkg/srcrecords.h
+include/apt-pkg/cachefile.h
+include/apt-pkg/versionmatch.h
+include/apt-pkg/policy.h
+include/apt-pkg/pkgsystem.h
+include/apt-pkg/indexfile.h
+include/apt-pkg/metaindex.h
+include/apt-pkg/indexrecords.h
+include/apt-pkg/vendor.h
+include/apt-pkg/vendorlist.h
+include/apt-pkg/cdrom.h
+include/apt-pkg/indexcopy.h
+include/apt-pkg/debversion.h
+include/apt-pkg/debsrcrecords.h
+include/apt-pkg/dpkgpm.h
+include/apt-pkg/debrecords.h
+include/apt-pkg/deblistparser.h
+include/apt-pkg/debsystem.h
+include/apt-pkg/debindexfile.h
+include/apt-pkg/debmetaindex.h
+include/apt-pkg/extracttar.h
+include/apt-pkg/arfile.h
+include/apt-pkg/filelist.h
+include/apt-pkg/database.h
+include/apt-pkg/extract.h
+include/apt-pkg/dpkgdb.h
+include/apt-pkg/dirstream.h
+include/apt-pkg/debfile.h
+@dirrm include/apt-pkg
+@exec mkdir -p %D/etc/apt/conf.d
+@dirrm etc/apt/conf.d
+@unexec if cmp -s %D/etc/apt/sources.list.sample %D/etc/apt/sources.list; then rm -f %D/etc/apt/sources.list; fi
+etc/apt/sources.list.sample
+@exec if [ ! -f %D/etc/apt/sources.list ]; then cp -p %D/%F %B/sources.list; fi
+@unexec if cmp -s %D/etc/apt/apt.conf.sample %D/etc/apt/apt.conf; then rm -f %D/etc/apt/apt.conf; fi
+etc/apt/apt.conf.sample
+@exec if [ ! -f %D/etc/apt/apt.conf ]; then cp -p %D/%F %B/apt.conf; fi
+@dirrm etc/apt
+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
+%%PORTDOCS%%%%DOCSDIR%%/COPYING
+%%PORTDOCS%%%%DOCSDIR%%/COPYING.GPL
+%%PORTDOCS%%%%DOCSDIR%%/README.progress-reporting
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
+%%PORTDOCS%%%%EXAMPLESDIR%%/apt.conf
+%%PORTDOCS%%%%EXAMPLESDIR%%/sources.list
+%%PORTDOCS%%%%EXAMPLESDIR%%/configure-index
+%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
+@cwd /
+@exec mkdir -p %%APTDIR%%/cache/archives/partial
+@dirrm %%APTDIR%%/cache/archives/partial
+@dirrm %%APTDIR%%/cache/archives
+@dirrm %%APTDIR%%/cache
+@exec mkdir -p %%APTDIR%%/state/lists/partial
+@dirrm %%APTDIR%%/state/lists/partial
+@dirrm %%APTDIR%%/state/lists
+@dirrm %%APTDIR%%/state
+@dirrm %%APTDIR%%