diff options
author | hubertf <hubertf> | 2000-11-01 12:05:15 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2000-11-01 12:05:15 +0000 |
commit | a8a06f778e6b3e37fa7efc837fbd61520b6f3ed1 (patch) | |
tree | 7b0ef12bcd6ac84332c6a9b0bb17f303498c7c77 /Packages.txt | |
parent | 086ce9d5046a76b50a597469fcf299ed9d5b103c (diff) | |
download | pkgsrc-a8a06f778e6b3e37fa7efc837fbd61520b6f3ed1.tar.gz |
One package per pr, please!
Diffstat (limited to 'Packages.txt')
-rw-r--r-- | Packages.txt | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/Packages.txt b/Packages.txt index 6160985e295..ea4d7921105 100644 --- a/Packages.txt +++ b/Packages.txt @@ -1,4 +1,4 @@ -# $NetBSD: Packages.txt,v 1.122 2000/10/22 21:25:14 hubertf Exp $ +# $NetBSD: Packages.txt,v 1.123 2000/11/01 12:05:15 hubertf Exp $ ########################################################################### ========================== @@ -1787,7 +1787,7 @@ inclusion of bsd.pkg.mk, since the variable is set there. 10.1 Submitting your packages ============================= -You have to seperate between binary and "normale" (source) packages here: +You have to separate between binary and "normale" (source) packages here: * precompiled binary packages: Our policy is that we accept binaries only from NetBSD developers to @@ -1798,7 +1798,7 @@ You have to seperate between binary and "normale" (source) packages here: * packages: First, check that your package is complete, compiles and runs well; see - section 8 and the rest of this document. Then, generate a gzipped + section 8 and the rest of this document. Next, generate a gzipped tar-file of all the files needed for the package, preferably with all files in a single directory. Place this tar-file to a place where the package maintainers can fetch it using FTP or HTTP (WWW). Finally, @@ -1809,6 +1809,9 @@ You have to seperate between binary and "normale" (source) packages here: You will be notified if your send-pr has been addressed so you can remove the tar-file. + 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. + 10.2 Committing: Importing the package into CVS =============================================== |