From owner-freebsd-doc@FreeBSD.ORG Fri Oct 10 08:10:27 2003 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AE7C16A4B3 for ; Fri, 10 Oct 2003 08:10:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48A9D43FCB for ; Fri, 10 Oct 2003 08:10:24 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h9AFAOFY080081 for ; Fri, 10 Oct 2003 08:10:24 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h9AFAO4o080080; Fri, 10 Oct 2003 08:10:24 -0700 (PDT) (envelope-from gnats) Resent-Date: Fri, 10 Oct 2003 08:10:24 -0700 (PDT) Resent-Message-Id: <200310101510.h9AFAO4o080080@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alexander Haderer Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1C0816A4B3 for ; Fri, 10 Oct 2003 08:07:26 -0700 (PDT) Received: from hauptpostamt.charite.de (hauptpostamt.charite.de [193.175.66.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3C0543FDD for ; Fri, 10 Oct 2003 08:07:25 -0700 (PDT) (envelope-from alexander.haderer@charite.de) Received: from postamt1.charite.de (postamt1.charite.de [193.175.66.246]) by hauptpostamt.charite.de (Postfix) with ESMTP id 135C215C06D for ; Fri, 10 Oct 2003 17:07:12 +0200 (CEST) Received: from ogava.str.charite.de (ogava.str.charite.de [192.168.202.104]) by postamt1.charite.de (Postfix) with ESMTP id D039D633B7 for ; Fri, 10 Oct 2003 17:07:11 +0200 (CEST) Received: from ogava.str.charite.de (localhost.str.charite.de [127.0.0.1]) h9AF7Apl004819 for ; Fri, 10 Oct 2003 17:07:10 +0200 (CEST) (envelope-from alexander.haderer@charite.de) Received: (from afrika@localhost) by ogava.str.charite.de (8.12.8p1/8.12.8/Submit) id h9AF79nd004818; Fri, 10 Oct 2003 17:07:09 +0200 (CEST) (envelope-from alexander.haderer@charite.de) Message-Id: <200310101507.h9AF79nd004818@ogava.str.charite.de> Date: Fri, 10 Oct 2003 17:07:09 +0200 (CEST) From: Alexander Haderer To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/57838: missing in docu: port Makefile target 'package-recursive' X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alexander Haderer List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Oct 2003 15:10:27 -0000 >Number: 57838 >Category: docs >Synopsis: missing in docu: port Makefile target 'package-recursive' >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Oct 10 08:10:23 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Alexander Haderer >Release: FreeBSD 4.8-RELEASE i386 >Organization: Charite Hospital Berlin - Germany >Environment: System: FreeBSD ogava.str.charite.de 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Tue May 13 20:42:13 CEST 2003 root@ogava.str.charite.de:/usr/src/sys/compile/OGAVAD i386 >Description: Systems newer than 4.8R / the current cvsupped ports collection has a new target 'package-recursive' that is not mentioned in the docs: faq, handbook, porters-handbook, man page --> nothing This target makes packages for the current package as well as for all depending packages. >How-To-Repeat: >Fix: Here is a patch for the manpage ports(7). Please apply in /usr/src. Original sources are from 4.8R CDROM. --- share/man/man7/ports.7.orig Fri Oct 10 16:57:19 2003 +++ share/man/man7/ports.7 Fri Oct 10 16:57:27 2003 @@ -204,6 +204,10 @@ .Va PKGREPOSITORY and .Va PKGFILE . +.It Cm package-recursive +Like +.Cm package +but makes a package for each depending port as well. .It Cm readmes Create a port's .Pa README.html . >Release-Note: >Audit-Trail: >Unformatted: