summaryrefslogtreecommitdiff
path: root/pkgtools/pkg/PLIST
diff options
context:
space:
mode:
authorkhorben <khorben@pkgsrc.org>2016-10-27 00:24:58 +0000
committerkhorben <khorben@pkgsrc.org>2016-10-27 00:24:58 +0000
commit91ca37ea39409539eff5895d0d3318677da023f3 (patch)
tree25b18af308318159ac3b8ebcf8ac1075116bc17d /pkgtools/pkg/PLIST
parentf789e925fd74bb61547375cd8e8d9978c20f1caa (diff)
downloadpkgsrc-91ca37ea39409539eff5895d0d3318677da023f3.tar.gz
Import the second part of a patch from John Marino
This: - fixes the "/usr/ports" paths in code and man pages to ${PKGSRCDIR} (normal) or hardcoded to "/usr/pkgsrc" (future, its for builders like Synth and poudriere) - changes default DB path from "/var/db/pkg" to "/var/db/pkgng". It seems the original default was too ambiguous as "pkg" is used everywhere in pkgsrc and it's the default format (not pkgng format) - similarly, changes default CACHE patch from "/var/cache/pkg" to "/var/cache/pkgng" - bumps PKGREVISION again Another relevant comment from John and reworded by myself for context: (all misquotings mine) « Importantly, FreeBSD, NetBSD, and DragonFly all provide libarchive in base. Therefore, this changes the port to use the base version when available because the libarchive requirement is considered heavy. The OpenSSL dependency brings a lot with, including perl. When trying to update the bootstrap to build pkgng instead of pkg_* tools, it is critical that the dependencies remain low. Other platforms will have to suffer with the libarchive requirement if they want to use pkgng. Following this, special linking code is needed for DragonFly since the SSL libraries are now private. In fact, the only userland program allowed to link with them is pkg(8) for bootstrapping reasons listed above. » Thanks again!
Diffstat (limited to 'pkgtools/pkg/PLIST')
-rw-r--r--pkgtools/pkg/PLIST2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgtools/pkg/PLIST b/pkgtools/pkg/PLIST
index 0e500cc26db..202cde62557 100644
--- a/pkgtools/pkg/PLIST
+++ b/pkgtools/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2016/10/27 00:06:54 khorben Exp $
+@comment $NetBSD: PLIST,v 1.5 2016/10/27 00:24:58 khorben Exp $
include/pkg.h
lib/libpkg.la
lib/libpkg_static.la