aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/port-maintenance-tools/pkg-descr
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-05-26 23:28:15 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-05-26 23:28:15 +0000
commit0f906db68c60a16ec753154d61fbfa0b10af8db3 (patch)
treead87289ada0f27a48ad6449f87b297d46f04f23c /ports-mgmt/port-maintenance-tools/pkg-descr
parent139dd03af88bb4240591936f4d4c35d8b5c8e2ff (diff)
downloadports-0f906db68c60a16ec753154d61fbfa0b10af8db3.tar.gz
ports-0f906db68c60a16ec753154d61fbfa0b10af8db3.zip
Add two new metaports comprising a set of tools to work with the Ports
Collection. One is targeted to the audience of people who wish to install ports from source and then maintain their system; the other, more specialized, is intended for ports authors. These might be good candidates for a "start here" reference for those new to the ports collection and port maintenance. They might also serve to introduce more people to fastest-cvsup, pkg_cutleaves, libchk, and porttools, which IMHO would be A Good Thing. PR: ports/65161
Notes
Notes: svn path=/head/; revision=110096
Diffstat (limited to 'ports-mgmt/port-maintenance-tools/pkg-descr')
-rw-r--r--ports-mgmt/port-maintenance-tools/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/ports-mgmt/port-maintenance-tools/pkg-descr b/ports-mgmt/port-maintenance-tools/pkg-descr
new file mode 100644
index 000000000000..e2f2646f3e94
--- /dev/null
+++ b/ports-mgmt/port-maintenance-tools/pkg-descr
@@ -0,0 +1,5 @@
+Here is a meta-port for a collection of tools that will help you
+manage your ports tree, both for installation, deinstallation,
+updating, and browsing. Many FreeBSD administrators and users
+find these tools to be helpful, especially when working with
+building ports from their sources.