Port details |
- callweaver Open source IP PBX
- 1.2.1_7 net
=0 1.2.1_7Version of this port present on the latest quarterly branch.
- Maintainer: melifaro@ipfw.ru
- Port Added: 2009-09-17 22:29:58
- Last Update: 2014-06-12 10:51:59
- SVN Revision: 357583
- License: not specified in port
- WWW:
- http://www.callweaver.org
- Description:
- Callweaver (formely OpenPBX.org) is an open-source multi-platform PBX project.
It is based on Asterisk 1.2 code. Callweaver supports analog and digital
PSTN telephony, IAX/SIP and offers mature T.38 support.
WWW: http://www.callweaver.org
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- callweaver>0:net/callweaver
- No installation instructions:
- This port has been deleted.
- PKGNAME: callweaver
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libcrypto.so.8 : security/openssl
- gmake : devel/gmake
- Runtime dependencies:
-
- libcrypto.so.8 : security/openssl
- Library dependencies:
-
- spandsp.2 : comms/spandsp-devel
- popt.0 : devel/popt
- tiff : graphics/tiff
- speex.1 : audio/speex
- vorbis.4 : audio/libvorbis
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for callweaver-1.2.1_7:
DEBUG=off: Install debug symbols
EXTUDP=off: extented UDP support for multi-homed
FAX=on: audio/T.38 app_fax/chan_fax/FaxGateway/etc
LDAP=off: Build app_ldap application
MEETME=off: Build app_meetme (requires ZAPTEL)
MYSQL=off: MySQL database support
PGSQL=off: PostgreSQL database support
SIPTCP=on: SIP TCP/TLS support
SNMP=off: SNMP support (broken)
SPEEX=on: Speex audio format support
VORBIS=on: Ogg Vorbis audio codec support
ZAPTEL=off: Zapata Telefony
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.1_7 12 Jun 2014 10:51:59 |
bapt |
Remove callweaver, the project is dead
Approved by: melifaro (maintainer) |
1.2.1_7 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.2.1_7 30 Jul 2013 10:28:17 |
bapt |
Fix build with current: standard gnu89 + -Wno-return-type
While here convert USE_GMAKE -> USES=gmake |
1.2.1_7 05 Jun 2013 12:51:06 |
bapt |
Convert to new options framework |
1.2.1_7 19 Jul 2012 20:15:39 |
naddy |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
1.2.1_6 06 Feb 2012 12:25:50 |
miwi |
- Chase unixODBC shlib bump |
1.2.1_5 14 Jan 2012 08:57:23 |
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. |
1.2.1_5 28 Jul 2011 12:43:22 |
sylvio |
- Chase net-snmp shlib version bump. |
1.2.1_4 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.2.1_4 29 Dec 2010 20:04:42 |
pgollucci |
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav) |
1.2.1_4 21 Jun 2010 11:53:30 |
naddy |
Fix a number of glaring problems:
* Always install the man pages.
* Do not install extra documentation when NOPORTDOCS is set.
* Do not change the owner of /var/run.
* Make sure the package will create directories, such as /var/log/callweaver,
the same as a "make install" of the port does.
* Make sure directories are properly chowned to callweaver:callweaver.
* Make sure created directories are removed on deinstall.
* Fix the installation of the sample config files for the package.
Reported by: QAT
Feature safe: yes |
1.2.1_3 06 Jun 2010 20:44:03 |
naddy |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
1.2.1_2 02 Jun 2010 19:14:17 |
sylvio |
- Chase net-snmp shlib bump |
1.2.1_1 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
1.2.1_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.2.1 17 Sep 2009 22:29:25 |
pav |
Callweaver (formely OpenPBX.org) is an open-source multi-platform PBX project.
It is based on Asterisk 1.2 code. Callweaver supports analog and digital
PSTN telephony, IAX/SIP and offers mature T.38 support.
WWW: http://www.callweaver.org
PR: ports/136133
Submitted by: Alexander V. Chernikov <melifaro@ipfw.ru>
Feature safe: yes |