summaryrefslogtreecommitdiff
path: root/Packages.txt
diff options
context:
space:
mode:
authoragc <agc>2001-02-09 14:48:39 +0000
committeragc <agc>2001-02-09 14:48:39 +0000
commit25b116bba50aebbc85f428258544a2869e96a112 (patch)
tree2452b1348319c4c8d2e8bffd072f9752587507e9 /Packages.txt
parentda8603a02fb338af75d556565b0fa485b131979a (diff)
downloadpkgsrc-25b116bba50aebbc85f428258544a2869e96a112.tar.gz
Add more text for developers explaining importing packages.
Diffstat (limited to 'Packages.txt')
-rw-r--r--Packages.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/Packages.txt b/Packages.txt
index 854b0570cf3..599b66c36e3 100644
--- a/Packages.txt
+++ b/Packages.txt
@@ -1,4 +1,4 @@
-# $NetBSD: Packages.txt,v 1.138 2001/02/09 14:32:27 agc Exp $
+# $NetBSD: Packages.txt,v 1.139 2001/02/09 14:48:39 agc Exp $
###########################################################################
==========================
@@ -1794,6 +1794,11 @@ e.g:
cd .../pkgsrc/<category>/<pkgname>
cvs import pkgsrc/<category>/<pkgname> TNF pkgsrc-base
+
+and remember to move the directory from which you imported out of
+the way, or cvs will complain the next time you "cvs update" your
+source tree.
+
Packages derived from a FreeBSD port should be imported with a vendor tag
of "FREEBSD" and a release tag of "FreeBSD-current-YYYY-MM-DD" (YYYY-MM-DD
being the date when the snapshot of the port were taken form the FreeBSD