non port: net/asterisk/files/asterisk.sh.in |
Number of commits found: 13 |
Sunday, 5 Aug 2012
|
23:19 dougb
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
 |
Saturday, 14 Jan 2012
|
08:57 dougb
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
 |
Tuesday, 4 Jan 2011
|
14:17 flo
- add reload target
- general cleanup
- fix pidfile path
- add $FreeBSD$ IDs
PR: ports/152703
Submitted by: Alexander Brovikov <alexander@brovikov.ru>
Reviewed by: dougb
Approved by: jadawin (mentor)
 |
Sunday, 28 Nov 2010
|
19:33 fjoe
Add asterisk 1.8 port.
Submitted by: Florian Smeets
 |
Wednesday, 24 Nov 2010
|
13:58 fjoe
Remove and disconnect net/asterisk port in preparation for repocopy
from net/asterisk16
 |
Saturday, 27 Mar 2010
|
00:15 dougb
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
 |
Sunday, 22 Jul 2007
|
10:40 sobomax
o Update to 1.4.8, which fixes some security issues.
PR: 114720, 114712
o Enable zaptel channel and friends on AMD64.
PR: 112624
o Improve startup script.
PR: 107222
 |
Sunday, 3 Dec 2006
|
23:33 sobomax
Allow secure digest auth to be requested for outgoing call legs by AGI.
 |
Monday, 19 Jun 2006
|
18:34 sobomax
Make asterisk_pidfile actually working.
Reported by: Denis Shaposhnikov <dsh@vlink.ru>
 |
Thursday, 25 May 2006
|
20:29 sobomax
Allow pidfile location to be altered via asterisk_pidfile variable in
rc.conf. No PORTREVISION bump since it's really a very specialized
feature.
Requested by: Denis Shaposhnikov <dsh@vlink.ru>
 |
Thursday, 13 Apr 2006
|
04:00 sobomax
1. PROVIDE -> PROVIDE:.
2. Remove bogus BEFORE.
3. More sensible REQUIRE.
PR: 94673
Submitted by: Sean Winn <sean@gothic.net.au>
 |
Monday, 20 Feb 2006
|
20:47 dougb
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
 |
Thursday, 14 Apr 2005
|
13:23 vs
Handle rc.subr correctly
Based on PR: ports/79246
Submitted by: Ari Maniatis
Approved by: maintainer
 |
Number of commits found: 13 |