From jwl@io.dk Sat Sep 23 14:34:41 2006 Return-Path: Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7037716A417 for ; Sat, 23 Sep 2006 14:34:41 +0000 (UTC) (envelope-from jwl@io.dk) Received: from voroth.sysctl.dk (0x5551206f.adsl.cybercity.dk [85.81.32.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0559B43D5A for ; Sat, 23 Sep 2006 14:34:40 +0000 (GMT) (envelope-from jwl@io.dk) Received: from apnex.sysctl.dk (apnex.sysctl.dk [10.0.0.3]) by voroth.sysctl.dk (Postfix) with ESMTP id 6CAC55A94B for ; Sat, 23 Sep 2006 16:34:39 +0200 (CEST) Message-Id: <1159022069.25741@apnex.sysctl.dk> Date: Sat, 23 Sep 2006 16:34:29 +0200 From: Jeppe Larsen Reply-To: Jeppe Larsen To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: [patch] minor suggestions to changes in handbook ports section X-Send-Pr-Version: 3.113 X-GNATS-Notify: >Number: 103519 >Category: docs >Synopsis: [patch] minor suggestions to changes in handbook ports section >Confidential: no >Severity: non-critical >Priority: low >Responsible: trhodes >State: closed >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Sep 23 14:40:22 GMT 2006 >Closed-Date: Mon Oct 09 18:38:47 GMT 2006 >Last-Modified: Mon Oct 9 18:40:19 GMT 2006 >Originator: Jeppe Larsen >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: >Environment: >Description: >How-To-Repeat: >Fix: --- chapter.diff begins here --- --- chapter.sgml.old Sat Sep 23 15:41:05 2006 +++ chapter.sgml Sat Sep 23 15:46:06 2006 @@ -1124,7 +1124,7 @@ First, list outdated ports that have a newer version available in the Ports Collection with the &man.pkg.version.1; command: - &prompt.root; pkg_version -v + &prompt.root; pkg_version -l "<" <filename>/usr/ports/UPDATING</filename> @@ -1192,8 +1192,15 @@ To just fetch distfiles (or packages, if is specified) without building or - installing anything, use . - For further information see &man.portupgrade.1;. + installing anything, use . + + The portupgrade suite also comes with + portinstall that automates the previously explained + approach, so a port and all its dependcies will be compiled and installed + with: + &prompt.root; portinstall lsof + + For further information see &man.portupgrade.1;. @@ -1260,6 +1267,9 @@ ports: &prompt.root; portsclean -D + Or if you want to remove all distfiles not referenced by any port + currently installed on your system: + &prompt.root; portsclean -DD The portsclean utility is part of the @@ -1267,7 +1277,7 @@ Do not forget to remove the installed ports once you no longer need - them. A nice tool to help automate this task is available from the + them. A nice tool to help automate this task is available from the sysutils/pkg_cutleaves port. --- chapter.diff ends here --- >Release-Note: >Audit-Trail: From: Pav Lucistnik To: Jeppe Larsen Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: docs/103519: [patch] minor suggestions to changes in handbook ports section Date: Sat, 23 Sep 2006 23:20:03 +0200 > @@ -1192,8 +1192,15 @@ > > To just fetch distfiles (or packages, if > is specified) without building or > - installing anything, use . > - For further information see &man.portupgrade.1;. > + installing anything, use . > + > + The portupgrade suite also comes with > + portinstall that automates the previously explained > + approach, so a port and all its dependcies will be compiled and installed > + with: > + &prompt.root; portinstall lsof > + > + For further information see &man.portupgrade.1;. > > > I disagree with this change. There is absolutely no need for portinstall, ever. It just changes to the respective directory and do make install. User can do this himself, absolutely. > &prompt.root; portsclean -D > + Or if you want to remove all distfiles not referenced by any port > + currently installed on your system: > + &prompt.root; portsclean -DD Any particular need to duplicate portupgrade manpages here? > Do not forget to remove the installed ports once you no longer need > - them. A nice tool to help automate this task is available from the > + them. A nice tool to help automate this task is available from the > sysutils/pkg_cutleaves port. > Please don't, the double space after full stop is a proper English. -- Pav Lucistnik An arrow (+0,+0) {@f0} finds a mark. It dies. State-Changed-From-To: open->closed State-Changed-By: trhodes State-Changed-When: Mon Oct 9 18:36:54 UTC 2006 State-Changed-Why: Manually merged the only part (portsclean -DD) which both made sense and was not argued. Pav is right about the other parts and as such, they have not been merged. Thanks for the submission! Responsible-Changed-From-To: freebsd-doc->trhodes Responsible-Changed-By: trhodes Responsible-Changed-When: Mon Oct 9 18:36:54 UTC 2006 Responsible-Changed-Why: Over to me, closed_count++ http://www.freebsd.org/cgi/query-pr.cgi?pr=103519 From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: docs/103519: commit references a PR Date: Mon, 9 Oct 2006 18:36:41 +0000 (UTC) trhodes 2006-10-09 18:36:34 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/ports chapter.sgml Log: Add information on portsclean -DD. PR: 103519 Glanced at by: pav Revision Changes Path 1.260 +5 -0 doc/en_US.ISO8859-1/books/handbook/ports/chapter.sgml _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" >Unformatted: