| Summary: | [PATCH] ports(7): Move `config-recursive' where it belongs; document `all-depends-list' | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Yuri Pankov <yuri.pankov> | ||||
| Component: | Books & Articles | Assignee: | Tom Rhodes <trhodes> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Yuri Pankov
2008-01-10 05:20:02 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"
State Changed From-To: open->patched Patch applied and committed to CURRENT, thanks for the submission. Responsible Changed From-To: freebsd-doc->trhodes Assign to me, MFC reminder. 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"
State Changed From-To: patched->closed MFC to RELENG_7 and RELENG_6 has been completed, thanks! |