27 Commits

Author SHA1 Message Date
naddy
ae1cb22cb2 Switch to PERMIT_(DISTFILES|PACKAGE).
CDROM restrictions are no longer applicable.
2019-07-14 02:16:50 +00:00
naddy
0819fd513b switch to CONFIGURE_STYLE=autoreconf 2019-05-19 11:26:24 +00:00
sthen
e8e4466b38 just set COMPILER=ports-gcc for asterisk/asterisk-g729 (dropping base-gcc). 2019-05-01 23:04:59 +00:00
naddy
3e042ba62d Bump all ports that depend on ports-gcc on the clang archs.
SYSTEM_VERSION didn't quite work out how we expected and it's
easier|safer to do it this way than fiddle with pkg_add now.
2019-04-28 21:08:26 +00:00
sthen
8ef430b93b build for asterisk 16.x 2019-01-29 23:40:14 +00:00
sthen
50ca521d56 update to asterisk-g729-1.4.3 2018-10-16 12:37:13 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
sthen
fb7c52b737 update to asterisk-g729-1.4.2 2018-01-13 01:07:01 +00:00
sthen
a7a5775b0f add comment noting that these two ports should keep COMPILER in sync 2017-08-22 22:51:04 +00:00
espie
7737872aef rework COMPILER yet again. new version should be easier to grasp 2017-08-22 10:27:33 +00:00
sthen
2c2ce3ad7c update to asterisk-g729-1.4.1
switch to COMPILER=gcc-only to unbreak
2017-08-06 20:10:25 +00:00
naddy
071c34fd6f remove SHARED_ONLY from ports that use only the gnu module 2016-03-16 21:19:37 +00:00
sthen
072447ca69 ...and bump 2015-10-14 09:23:56 +00:00
sthen
a6873dfe0b switch asterisk-g729 for asterisk 13.x 2015-10-14 09:23:38 +00:00
sthen
1aaafd59da needs libtool m4 files, found by nigel@ 2015-10-11 11:21:49 +00:00
sthen
50e0d03ebb update to asterisk-g729 1.3 2015-10-10 12:35:56 +00:00
sthen
6acb7ccf14 fix rcctl command 2015-10-05 12:10:00 +00:00
sthen
d5ffe85b7d Remove use of sudo from pkg READMEs in a few ports as packages and their
instructions are meant to work on a fresh install.

- easy cases: replace some '$ sudo somecommand' with '# somecommand'
(while there I've swapped some "${RCDIR}/foo start" with "rcctl foo start").

- replace some 'sudo -u user somecommand foo bar' with
'su -s /bin/sh user "/path/to/somecommand foo bar"' and similar.
Not pretty with the -s, but many of the uids that need to run
these commands have /sbin/nologin as their usual shell.
2015-07-06 11:25:36 +00:00
sthen
8e9fc66146 fix for newer bsd.port.mk, spotted by naddy 2013-03-28 22:02:18 +00:00
sthen
a6bfc54852 update to asterisk-g729 1.1 and build for Asterisk 11.x 2013-03-28 20:26:44 +00:00
espie
3771bc26d4 fix small differences in PERMIT 2013-03-11 12:17:50 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
d46e8789db update asterisk-g729 to 1.1beta4 and adapt to asterisk 10.x 2012-09-28 00:04:47 +00:00
sthen
08158b1530 sync wantlib 2012-08-23 17:42:27 +00:00
ajacoutot
0691c69586 Use RCDIR instead of /etc/rc.d when refering to packages rc scripts.
discussed with espie and sthen
ok sthen@
2012-04-22 11:41:55 +00:00
espie
46d3548829 normalize pkgpath 2011-09-16 11:41:38 +00:00
jolan
7d416dc50c asterisk-g729, G.729a voice codec for Asterisk
thanks to ian@ and sthen@ for testing and reviewing
2011-06-04 17:14:58 +00:00