aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/managepkg/pkg-descr
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2005-09-05 14:37:06 +0000
committerRenato Botelho <garga@FreeBSD.org>2005-09-05 14:37:06 +0000
commit19da3c6527d1c693ec990603e91544165c94d56d (patch)
tree7e139ddff3c5b306c21b7427b1478c97e695fea1 /ports-mgmt/managepkg/pkg-descr
parent9eebd2f1314e10cd7dc029b410a93d3817bd17f9 (diff)
downloadports-19da3c6527d1c693ec990603e91544165c94d56d.tar.gz
ports-19da3c6527d1c693ec990603e91544165c94d56d.zip
Notes
Diffstat (limited to 'ports-mgmt/managepkg/pkg-descr')
-rw-r--r--ports-mgmt/managepkg/pkg-descr17
1 files changed, 17 insertions, 0 deletions
diff --git a/ports-mgmt/managepkg/pkg-descr b/ports-mgmt/managepkg/pkg-descr
new file mode 100644
index 000000000000..568903156d13
--- /dev/null
+++ b/ports-mgmt/managepkg/pkg-descr
@@ -0,0 +1,17 @@
+This script runs though the complete ports tree without stopping after a make
+error occured.
+If you call make with any parameter in one of the directories of the ports tree
+in FreeBSD the run will stop if make returns with a code bigger than zero. That
+means, that it is (in opposite to NetBSD or OpenBSD impossible to run a echo
+complete build with \"make\" in FreeBSD.
+
+Warning: The run of the script may last days (but you may stop it any time).
+
+Call the script with the parameter you want to give to make, for instance fetch,
+build, install, or package.
+
+
+WWW: http://www.cul.de/data/
+
+-Andreas Fehlner
+fehlner@gmx.de