From ddbf850f8eb4c6020f5d5ab681ee768d411f1d1f Mon Sep 17 00:00:00 2001 From: Tim Vanderhoek Date: Sat, 9 May 1998 14:59:29 +0000 Subject: [PATCH] If the ported software has a homepage, you should list it in pkg/DESCR. This is so that k001 things like wosch's script can link to them, making port-browsing much more meaningful. Now, if someone will add similar functionality to pkg_add(1). ;) --- handbook/porting.sgml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/handbook/porting.sgml b/handbook/porting.sgml index affbf5b6d6..88c54b03f8 100644 --- a/handbook/porting.sgml +++ b/handbook/porting.sgml @@ -1,4 +1,4 @@ - + Porting an existing piece of free software @@ -246,12 +246,13 @@ A cat chasing a mouse all over the screen.

This is a longer description of the port. One to a few paragraphs concisely explaining what the port does is - sufficient. Note: This is not a manual nor an - in-depth description on how to use or compile the port. + sufficient. This is not a manual or an + in-depth description on how to use or compile the port! Please be careful if you are copying from the README or manpage; too often they are not a concise description of the port or are in an awkward format - (e.g. manpages have justified spacing). + (e.g. manpages have justified spacing). If the ported software + has an official WWW homepage, you should list in here.

It is recommended that you sign the name at the end of this file, as in: @@ -262,6 +263,8 @@ the screen. : (etc.) +http://www.oneko.org/ + - Satoshi asami@cs.berkeley.edu