Bug 79246

Summary: Asterisk port has broken startup file
Product: Ports & Packages Reporter: ari
Component: Individual Port(s)Assignee: Maxim Sobolev <sobomax>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description ari 2005-03-26 09:40:02 UTC
/usr/local/etc/rc.d/asterisk.sh installed by the net/asterisk port is incorrect and does not work.

How-To-Repeat: * install port
* try to start port
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2005-03-29 09:48:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sobomax

Over to maintainer
Comment 2 Volker Stolz freebsd_committer freebsd_triage 2005-04-14 14:23:58 UTC
State Changed
From-To: open->closed

Fixed in a different way, thanks!
Comment 3 ari 2005-04-15 04:57:51 UTC
The change was slightly incorrect. The Makefile requires:

PORTREVISION=   1

Otherwise no one will pick up the fix.

I am also confused about the need for the "files/asterisk.sh.in" 
filename, since I haven't seen it before in the ports, but it is 
probably just something I am not familiar with.

Ari Maniatis