summaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-03-17 23:06:40 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-03-17 23:06:40 +0000
commit230a5071f6e458ce51c1e8cb86e06788fdd647ff (patch)
treecec3fb75c77cbd8a95d6901f615497d8a699085e /sysutils/Makefile
parentport did not install with NDEBUG=1 (diff)
Add portupgrade, a tool to upgrade installed packages with ports.
It upgrades ports without reinstalling dependent packages by directly modifying the package info recorded in the files under /var/db/pkg. e.g. portupgrade gtk portupgrade -cC gnome\* It currently has many design flaws (to me at least) but I am releasing this because it's functionally stable enough to use. (I believe.. ;) Use with care, at your own risk.
Notes
Notes: svn path=/head/; revision=39990
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 0c42f4635884..6ed85b3b42b6 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -88,6 +88,7 @@
SUBDIR += p5-Unix-Syslog
SUBDIR += pib
SUBDIR += pkg_remove
+ SUBDIR += portupgrade
SUBDIR += prips
SUBDIR += procmap
SUBDIR += pslist