summaryrefslogtreecommitdiff
path: root/Packages.txt
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2000-11-01 12:05:15 +0000
committerhubertf <hubertf@pkgsrc.org>2000-11-01 12:05:15 +0000
commit92d344c0ce384ed06bfea71fcef3fb037f5141e9 (patch)
tree7b0ef12bcd6ac84332c6a9b0bb17f303498c7c77 /Packages.txt
parentd5dcad8fd8fa049f1de81825b2b9f47a59b06643 (diff)
downloadpkgsrc-92d344c0ce384ed06bfea71fcef3fb037f5141e9.tar.gz
One package per pr, please!
Diffstat (limited to 'Packages.txt')
-rw-r--r--Packages.txt9
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
===============================================