Bug 153565

Summary: APACHE_PORT needs to be better documented
Product: Ports & Packages Reporter: Doug Barton <dougb>
Component: Individual Port(s)Assignee: Olli Hauer <ohauer>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Doug Barton freebsd_committer freebsd_triage 2010-12-30 22:00:23 UTC
	The APACHE_PORT option is not defined in bsd.port.mk, where one
	usually goes to find these things. Having it documented other places
	would also be useful.

How-To-Repeat: 	DNA
Comment 1 Philip M. Gollucci 2010-12-30 22:05:51 UTC
Its defined in bsd.apache.mk.

-- 
------------------------------------------------------------------------
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C
Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354
VP Apache Infrastructure; Member, Apache Software Foundation
Committer,                        FreeBSD Foundation
Consultant,                       P6M7G8 Inc.
Sr. System Admin,                 Ridecharge Inc.

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.
Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2011-01-11 11:36:02 UTC
Responsible Changed
From-To: freebsd-ports-bugs->apache

Over to apache group.
Comment 3 Olli Hauer freebsd_committer freebsd_triage 2011-04-04 19:16:25 UTC
Hi Doug,

perhaps you can take a look into the upcoming documentation
for the rewritten bsd.apache.mk (PR ports/147009)

New documentation resides in the last patch.

Suggestions and corrections are welcome ;)


--
olli
Comment 4 Olli Hauer freebsd_committer freebsd_triage 2011-05-14 16:28:36 UTC
State Changed
From-To: open->closed

bsd.apache.mk has now new documentation also on  
- http://wiki.freebsd.org/bsd.apache.mk
Comment 5 Doug Barton freebsd_committer freebsd_triage 2011-05-14 21:16:02 UTC
On 05/14/2011 08:29, ohauer@FreeBSD.org wrote:
> Synopsis: APACHE_PORT needs to be better documented
>
> State-Changed-From-To: open->closed
> State-Changed-By: ohauer
> State-Changed-When: Sat May 14 15:28:36 UTC 2011
> State-Changed-Why:
> bsd.apache.mk has now new documentation also on
> - http://wiki.freebsd.org/bsd.apache.mk

There is no documentation of APACHE_PORT in bsd.apache.mk, and no 
reference to the wiki in that file.

Please try to take another look at this from the standpoint of a user, 
and consider re-opening the PR, and adding some actual documentation to 
at least bsd.apache.mk.


Thanks,

Doug

-- 

	Nothin' ever doesn't change, but nothin' changes much.
			-- OK Go

	Breadth of IT experience, and depth of knowledge in the DNS.
	Yours for the right price.  :)  http://SupersetSolutions.com/
Comment 6 Olli Hauer 2011-05-14 21:23:22 UTC
On 2011-05-14 22:16, Doug Barton wrote:
> On 05/14/2011 08:29, ohauer@FreeBSD.org wrote:
>> Synopsis: APACHE_PORT needs to be better documented
>>
>> State-Changed-From-To: open->closed
>> State-Changed-By: ohauer
>> State-Changed-When: Sat May 14 15:28:36 UTC 2011
>> State-Changed-Why:
>> bsd.apache.mk has now new documentation also on
>> - http://wiki.freebsd.org/bsd.apache.mk
> 
> There is no documentation of APACHE_PORT in bsd.apache.mk, and no reference to
> the wiki in that file.
> 
> Please try to take another look at this from the standpoint of a user, and
> consider re-opening the PR, and adding some actual documentation to at least
> bsd.apache.mk.
> 
> 
> Thanks,
> 
> Doug
> 

Ah, now I see ...

Will reopen the PR and If i find the time tomorrow write the missing documentation.

--
olli
Comment 7 Olli Hauer freebsd_committer freebsd_triage 2011-05-14 21:24:00 UTC
State Changed
From-To: closed->open

reopen PR, indeet "APACHE_PORT" is not documented 


Comment 8 Olli Hauer freebsd_committer freebsd_triage 2011-05-14 21:24:00 UTC
Responsible Changed
From-To: apache->ohauer

reopen PR, indeet "APACHE_PORT" is not documented
Comment 9 dfilter service freebsd_committer freebsd_triage 2011-05-15 21:21:43 UTC
ohauer      2011-05-15 20:21:30 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.apache.mk 
  Log:
  - document parameter APACHE_PORT
  
  PR:             ports/153565
  Submitted by:   dougb
  
  Revision  Changes    Path
  1.29      +15 -1     ports/Mk/bsd.apache.mk
_______________________________________________
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 10 Philip M. Gollucci freebsd_committer freebsd_triage 2012-01-18 05:38:14 UTC
State Changed
From-To: open->closed

Committed, Thanks!