Bug 76518

Summary: Add RC_SUBR to SUB_LIST when USE_RC_SUBR is defined
Product: Ports & Packages Reporter: Brooks Davis <brooks>
Component: Individual Port(s)Assignee: Port Management Team <portmgr>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Brooks Davis freebsd_committer freebsd_triage 2005-01-21 01:00:41 UTC
RC_SUBR exists to be substituted in rc scripts.  Since we've now got
the SUB_FILES/SUB_LIST mechanism for simplifying this task, RC_SUBR
should be on the list when USE_RC_SUBR is defined.
Comment 1 Brooks Davis freebsd_committer freebsd_triage 2005-01-21 01:01:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->portmgr

portmgr handles bsd.port.mk PRs.
Comment 2 edwin 2005-01-21 01:17:07 UTC
On Fri, Jan 21, 2005 at 12:50:29AM +0000, Brooks Davis wrote:
> RC_SUBR exists to be substituted in rc scripts.  Since we've now got
> the SUB_FILES/SUB_LIST mechanism for simplifying this task, RC_SUBR
> should be on the list when USE_RC_SUBR is defined.

See also ports/73691[1] for more related to RC_SUBR.

Edwin

[1] http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/73691

-- 
Edwin Groothuis      |            Personal website: http://www.mavetju.org
edwin@mavetju.org    |          Weblog: http://weblog.barnet.com.au/edwin/
Comment 3 brooks 2005-01-21 01:23:09 UTC
On Fri, Jan 21, 2005 at 12:17:07PM +1100, Edwin Groothuis wrote:
> On Fri, Jan 21, 2005 at 12:50:29AM +0000, Brooks Davis wrote:
> > RC_SUBR exists to be substituted in rc scripts.  Since we've now got
> > the SUB_FILES/SUB_LIST mechanism for simplifying this task, RC_SUBR
> > should be on the list when USE_RC_SUBR is defined.
> 
> See also ports/73691[1] for more related to RC_SUBR.

Ohh, nice.  I should have looked before I submitted.

-- Brooks
Comment 4 Brooks Davis freebsd_committer freebsd_triage 2005-01-21 01:23:20 UTC
State Changed
From-To: open->closed

Repeat after me, search the PR database before submitted a PR. 
ports/73691 is much better.  Sorry for the noise.