summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-12-09 07:38:56 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-12-09 07:38:56 +0000
commitd21d4d9375641f0f8b73fae6eb3adfa533d6f9f7 (patch)
tree0a9a0499fd7dcead69da3648e48b36852a81a3f8
parent5a2964f7c98ed8d3ad9bbde6d7f137c89d318a8d (diff)
Notes
-rw-r--r--share/doc/handbook/porting.sgml9
1 files changed, 8 insertions, 1 deletions
diff --git a/share/doc/handbook/porting.sgml b/share/doc/handbook/porting.sgml
index d1296d0203c2..dae46500b0e4 100644
--- a/share/doc/handbook/porting.sgml
+++ b/share/doc/handbook/porting.sgml
@@ -1,4 +1,4 @@
-<!-- $Id: porting.sgml,v 1.44 1996/11/27 03:54:50 max Exp $ -->
+<!-- $Id: porting.sgml,v 1.45 1996/12/05 11:21:47 asami Exp $ -->
<!-- The FreeBSD Documentation Project -->
<sect1><heading>Porting an existing piece of free software<label id="porting"></heading>
@@ -857,6 +857,13 @@ FETCH_DEPENDS= ncftp2:${PORTSDIR}/net/ncftp2
sure such ports won't go into the CD-ROM come release time.
The distfile and package will still be available via ftp.
+ <item>If the resulting package needs to be built uniquely for
+ each site, or the resulting binary package can't be distributed
+ due to licensing; set the variable <tt>NO_PACKAGE</tt>.
+ We will make sure such packages won't go on the ftp site, nor
+ into the CD-ROM come release time. The distfile will still be
+ included on both however.
+
<item>If the port has legal restrictions on who can use it
(e.g., crypto stuff) or has a `no commercial use' license,
set the variable <tt>RESTRICTED</tt> to be the string