polachok's projects
/
dragonfly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
27388cc
)
Include pkgin(1) as part of the official distribution.
author
Sascha Wildner <saw@online.de>
Sat, 14 Nov 2009 10:17:20 +0000 (11:17 +0100)
committer
Sascha Wildner <saw@online.de>
Sat, 14 Nov 2009 10:17:20 +0000 (11:17 +0100)
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
patch
|
blob
|
blame
|
history
diff --git
a/nrelease/Makefile
b/nrelease/Makefile
index
d407869
..
6cada9f
100644
(file)
--- 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 \