From owner-cvs-share Tue Oct 29 03:55:20 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA21072 for cvs-share-outgoing; Tue, 29 Oct 1996 03:55:20 -0800 (PST) Received: (from max@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA21053; Tue, 29 Oct 1996 03:55:10 -0800 (PST) Date: Tue, 29 Oct 1996 03:55:10 -0800 (PST) From: Masafumi NAKANE Message-Id: <199610291155.DAA21053@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/doc/handbook porting.sgml Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk max 96/10/29 03:55:09 Modified: share/doc/handbook porting.sgml Log: Added some guideline to write pkg/COMMENT. Added reference to pkg_create(1) man page in the explanation of the packing list. Added description of ${INSTALL_*} macros. Added an explanation to use patch files distributed in .tar.gz format. Added statement about the copyright on the submitted files. Slgith change in sample Makefile. Written mostly by: asami Revision Changes Path 1.32 +55 -8 src/share/doc/handbook/porting.sgml