diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2018-10-31 23:42:52 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2018-10-31 23:42:52 +0000 |
commit | 9b8e085afc2ee94e6ee30defae45bf8451ffec3b (patch) | |
tree | 413da38807a95d0404b44f2e81ccd45e61991b58 /net/asterisk16/pkg-descr | |
parent | bce536374e3406f2cb6d798296aca6f4d521fce2 (diff) | |
download | ports-9b8e085afc2ee94e6ee30defae45bf8451ffec3b.tar.gz ports-9b8e085afc2ee94e6ee30defae45bf8451ffec3b.zip |
- Add asterisk 16.0.0 to ports
- Update g72x module to 1.4.3, which add support for asterisk 16
- Add asterisk16 flavor and conflicts to asterisk modules ports
which support it
- Add conflicts to other asterisk versions ports
- Add deprecation notice to asterisk15 which will reach EOL on
2019-10-03
- Fix wording on SOUNDS option description
- Remove old MOVED line for asterisk16 which was for the long removed
asterisk 1.6 version
Approved by: portmgr (flavors already approved in the past)
Notes
Notes:
svn path=/head/; revision=483629
Diffstat (limited to 'net/asterisk16/pkg-descr')
-rw-r--r-- | net/asterisk16/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net/asterisk16/pkg-descr b/net/asterisk16/pkg-descr new file mode 100644 index 000000000000..9acc93a1d51a --- /dev/null +++ b/net/asterisk16/pkg-descr @@ -0,0 +1,5 @@ +Asterisk is an Open Source PBX and telephony toolkit. It is, in a +sense, middleware between Internet and telephony channels on the bottom, +and Internet and telephony applications at the top. + +WWW: https://www.asterisk.org |