Bug 119519

Summary: [PATCH] ports(7): Move `config-recursive' where it belongs; document `all-depends-list'
Product: Documentation Reporter: Yuri Pankov <yuri.pankov>
Component: Books & ArticlesAssignee: Tom Rhodes <trhodes>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
ports.7.diff none

Description Yuri Pankov 2008-01-10 05:20:02 UTC
- `config-recursive' isn't run during normal install process, move it where it belongs.
- Document `all-depends-list' target

How-To-Repeat: man 7 ports
Comment 1 dfilter service freebsd_committer freebsd_triage 2008-01-22 12:23:37 UTC
trhodes     2008-01-22 12:23:30 UTC

  FreeBSD src repository

  Modified files:
    share/man/man7       ports.7 
  Log:
  The config-recursive target is not run during the normal install process, move
  it down to where it belongs.
  
  Document 'all-depends-list' target and bump doc date.
  
  PR:             119519
  Submitted by:   Yuri Pankov <yuri.pankov@gmail.com>
  Reviewed by:    flz
  
  Revision  Changes    Path
  1.66      +8 -6      src/share/man/man7/ports.7
_______________________________________________
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"
Comment 2 Tom Rhodes freebsd_committer freebsd_triage 2008-01-22 12:23:46 UTC
State Changed
From-To: open->patched

Patch applied and committed to CURRENT, thanks for the submission. 


Comment 3 Tom Rhodes freebsd_committer freebsd_triage 2008-01-22 12:23:46 UTC
Responsible Changed
From-To: freebsd-doc->trhodes

Assign to me, MFC reminder.
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-07-12 09:01:37 UTC
trhodes     2008-07-12 08:01:05 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    share/man/man7       ports.7 
  Log:
  SVN rev 180468 on 2008-07-12 08:01:05Z by trhodes
  
  MFC of SVN r175563:
  
  The config-recursive target is not run during the normal install process, move
  it down to where it belongs.
  
  Document 'all-depends-list' target and bump doc date.
  
  PR: 119519
  Submitted by: Yuri Pankov <yuri.pankov@gmail.com>
  Reviewed by: flz
  
  Revision  Changes    Path
  1.61.2.3  +8 -6      src/share/man/man7/ports.7
_______________________________________________
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"
Comment 5 Tom Rhodes freebsd_committer freebsd_triage 2008-07-13 19:48:43 UTC
State Changed
From-To: patched->closed

MFC to RELENG_7 and RELENG_6 has been completed, thanks!