Add more text for developers explaining importing packages.

This commit is contained in:
agc 2001-02-09 14:48:39 +00:00
parent d1deb30f24
commit 73f55d521f

View file

@ -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