Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Lubomir Sedlacik <salo@netbsd.org>
List: pkgsrc-changes
Date: 03/25/2003 18:24:58
Module Name: pkgsrc
Committed By: salo
Date: Tue Mar 25 16:24:58 UTC 2003
Modified Files:
pkgsrc: Packages.txt
Log Message:
Update section 11.1 to advise attaching new packages as uuencoded tar
archives for better tracking and archiving:
11.1 Submitting your packages
=============================
...
* packages:
First, check that your package is complete, compiles and runs well; see
section 9 and the rest of this document. Next, generate an uuencoded
gzipped tar(1) archive, preferably with all files in a single directory.
Finally, send-pr(1) with category "pkg", a synopsis which includes the
package name and version number, a short description of your package
(contents of the COMMENT variable or DESCR file are OK) and attach the
archive to your PR.
If you want to submit several packages, please send a separate PR for
each one, it's easier for us to track things that way.
To generate a diff of this commit:
cvs rdiff -r1.287 -r1.288 pkgsrc/Packages.txt
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.