From b2c6ab6c47c46cc90f5bbc0fdad6008897a6a2d4 Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Sat, 14 Nov 2009 11:17:20 +0100 Subject: [PATCH] Include pkgin(1) as part of the official distribution. pkgin is a useful tool for installing/upgrading packages and their dependencies, using a remote repository. It also adds sqlite to the distribution as a dependency. Discussed-with: tuxillo, dillon --- nrelease/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/nrelease/Makefile b/nrelease/Makefile index d4078695a2..6cada9f0a1 100644 --- a/nrelease/Makefile +++ b/nrelease/Makefile @@ -62,6 +62,7 @@ PKGSRC_EXTRA_PACKAGES?= # PKGSRC_PACKAGES?= pkgtools/pkg_leaves \ pkgtools/pkg_tarup \ + pkgtools/pkgin \ devel/scmgit \ net/isc-dhcp4 \ net/isc-dhcpd4 \ -- 2.41.0