aboutsummaryrefslogtreecommitdiffstats
path: root/net/asterisk10
Commit message (Collapse)AuthorAgeFilesLines
* - add support for iodbc [1]flo2010-12-092-6/+22
| | | | | | | | - expilitly disable iodbc and unixodbc if they are not selected - tweak pkg-plist Requested by: fjoe [1] Approved by: fjoe (mentor)
* Fix 100% CPU use with .call filesfjoe2010-12-012-0/+241
| | | | | | | | | (upstream issue https://issues.asterisk.org/view.php?id=18089) The patch will be included in asterisk 1.8.1. PR: 152700 Submitted by: Florian Smeets (MAINTAINER)
* Remove errorneously added patches from the old asterisk 1.4 port.fjoe2010-11-2913-1233/+0
| | | | Pointy hat to: fjoe
* Add asterisk 1.8 port.fjoe2010-11-2930-0/+11049
| | | | Submitted by: Florian Smeets
* Remove and disconnect net/asterisk port in preparation for repocopyfjoe2010-11-2426-10207/+0
| | | | from net/asterisk16
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlynaddy2010-06-071-1/+1
| | | | (via libvorbis, libtheora).
* - Chase net-snmp shlib bumpsylvio2010-06-031-2/+2
|
* Chase the ftp/curl shlib version bump.roam2010-04-031-2/+2
|
* - update to 1.4.1dinoex2010-03-281-0/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1
| | | | s#. %%RC_SUBR%%#. /etc/rc.subr#
* Update to 1.4.29.sobomax2010-03-2113-173/+418
|
* - chase devel/newt shlib bumppgollucci2010-01-111-1/+1
|
* - Update to 0.5.11 [1]pgollucci2010-01-111-0/+1
| | | | | | | - sort pkg-plist - bump PORTREVISION for SHLIB bump Submitted by: mi (via e-mail) [1] with minor changes
* Make sure the port builds without bash installed when codec negitiationsobomax2009-10-211-6/+8
| | | | patch is enabled.
* Fix the build when there is no bash installed.sobomax2009-09-181-3/+8
| | | | Feature safe: yes
* Update to 1.4.26.2.sobomax2009-09-174-25/+17
| | | | Feature safe: yes
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-2/+2
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* Update to 1.4.25.sobomax2009-07-249-454/+116
|
* Bump PORTREVISION after libogg and libvorbisfile major version increment.naddy2009-07-071-1/+1
|
* Fix typo that under certain conditions could cause loss of audio. Thesobomax2009-05-192-1/+12
| | | | | | | fix has been already incorprated into the vendor's version, so that the patch will only live till the next release. Vendor's issue #15105. Bump PORTREVISION.
* Patch two issues (fixed in the vendor's tree) and update MASTER_SITES.sobomax2009-05-133-4/+48
|
* - Update to the latest 1.4.24.1;sobomax2009-04-064-38/+118
| | | | | | | - add missed CONFLICTS to prevent from clashing with 1.2 or 1.6; - when installing package make sure to copy default configs into actual configs to match what the port does.
* Update to 1.4.23.1.sobomax2009-02-0610-154/+153
|
* Update to 1.4.22.2.sobomax2009-01-262-5/+5
|
* Bump the version of the curl shared library after the ftp/curl updateroam2009-01-231-1/+2
| | | | | | to 7.19.2. Bump PORTREVISION, even on the ports that do not have a versioned dependency, since the binaries will most probably still stop working.
* Update to 1.4.22.1.sobomax2009-01-092-6/+7
|
* Fix patch that got corrupted during 1.4.22 update. No PORTREVISION bumpsobomax2009-01-061-34/+20
| | | | since the patch is optional (opt-in).
* Bump PORTREVISION's after OpenLDAP update.delphij2009-01-061-0/+1
| | | | Suggested by: rafan
* Fix build with misc patches on and codec negotiation patch off. Thissobomax2008-12-161-12/+12
| | | | | | combination is not enabled by default so that no PORTREVISION bump. Reported by: Peter Beckman
* Include bsd.port.options.mk explicitly since we modify OPTIONS.sobomax2008-12-101-0/+3
| | | | Suggested by: pav
* Update to 1.4.22.sobomax2008-12-097-158/+46
|
* Convert all WITHOUT_XXX options into WITH_XXX form. OPTIONS systemsobomax2008-12-091-13/+11
| | | | | | | only really supports the latter. PR: ports/127615 Submitted by: Dmitry Marakasov
* Fix a bug resulting in recording hanging up indefinitely when connectionsobomax2008-11-132-1/+15
| | | | to peer drops.
* Make patch sutrable for integration with vendor by putting backsobomax2008-10-211-11/+7
| | | | | | #ifdef that we have had no business of removing in the first place. Don't bump PORTREVISION since it makes no difference for the compiled package.
* There is existing history in patch-main::utils.c.sobomax2008-10-211-0/+0
|
* - Follow present-day naming scheme of files/ patcheskoitsu2008-10-212-1/+1
| | | | - Increase PORTREVISION
* Fix for asterisk retaining parent process prio/rtprio.koitsu2008-10-201-0/+20
| | | | | PR: ports/127829 Submitted by: Wojciech Puchar <wojtek@tensor.gdynia.pl>
* Fix obscure build error in the port. Basically, depending on versionssobomax2008-08-231-8/+26
| | | | | | | | | of some externals packages (I suspect it's autotools), files openh323buildopts.h and ptbuildopts.h can be generated with either tab or space after #define. As a result, configure in some case could have failed to grep the correct field. Reported by: Rodrigo Graeff
* Properly link H323 module with ptlib and oh323 libraries. Otherwisesobomax2008-08-212-5/+7
| | | | | | H323 channel fails to load. Bump PORTREVISION. Reported by: Rodrigo Graeff
* Make sure the iLBC codec module is compiled when users asks for it.sobomax2008-08-212-1/+11
| | | | | | Bump PORTREVISION. Reported by: Rodrigo Graeff
* Make asterisk respect CFLAGS. This should fix numerous "undefined referencesobomax2008-08-174-1/+48
| | | | | | | | to `__sync_xxx'" build errors reported by many people who have CPUTYPE set to i686 and similar values in /etc/make.conf. The problem itself is related to the fact that asterisk used FreeBSD CFLAGS when probing for gcc capabilities during configure phase, while its own CFLAGS during actual build. As a result, object code generated by gcc missed those functions.
* Update to 1.4.21.2.sobomax2008-08-114-38/+22
|
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵pav2008-07-251-2/+1
| | | | MAKE_ENV
* o Update codec negotiation patch. This version should be working withsobomax2008-06-124-10/+39
| | | | | | | | | built-in h323 module; o don't link main binary with h323 library and friends. This creates issues with ooh323 module, from the asterisk-addons package. Bump PORTREVISION.
* o Update to 1.4.20.1;sobomax2008-06-1011-159/+7742
| | | | | | o add opt-in support for the iLBC codec; o move another extra patch into opt-in section.
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* o Update to 1.4.19.2;sobomax2008-05-1617-352/+822
| | | | | | | o move all additional functionality into separate patches and make it opt in. It has been concern of asterisks devs that the FreeBSD pacakage adds functionalty not present in the original version, whch could be confusing.
* - Chase shlib version of net-mgmt/net-snmp.kuriyama2008-03-271-1/+2
| | | | - Bump PORTREVISIONs.
* Update net/asterisk and net/asterisk12 to 1.4.18.1 and 1.2.17 respectively.sobomax2008-03-192-4/+4
| | | | Those releases fix several security issues in the RTP/SIP code.
* Update to 1.4.18.sobomax2008-03-144-17/+19
|
* Port compiles on FreeBSD/powerpc just fine.sobomax2008-02-281-1/+1
|
* Fix ## (forceful disconnect) not working in some cases. This issuesobomax2008-02-074-0/+290
| | | | | has been reported to digium alteady and should be fixed in one of the next releases.
* Update the codec negotiaion patch to the latest version.sobomax2008-01-192-4/+4
|
* Update codec negotiation patch to 20080117 version. No PORTREVISION bumpsobomax2008-01-182-4/+4
| | | | since it's optional functionality.
* Upgrade to 1.4.17, this is mostly a security release that fixes bugsobomax2008-01-033-17/+4
| | | | which can cause DoS (AST-2008-001).
* Update to 1.4.16.2.sobomax2007-12-267-112/+109
|
* Update to 1.4.13 and add missed audio/gsm dependency.sobomax2007-12-123-11/+11
| | | | | PR: 115169, 117199 Submitted by: Vladimir Korkodinov, Dan Lukes
* Migration from bison 1.x to 2.xade2007-10-171-2/+2
| | | | | PR: 117086 Tested by: -exp runs
* Allow EXTRA_PATCHES to be altered in the Makefile.local.sobomax2007-10-091-2/+2
|
* - Update textproc/iksemel to version 1.3.trasz2007-10-041-2/+2
| | | | Approved by: sobomax (asterisk maintainer)
* Make sure to set astrundir to /var/run in the default asterisk.conf, so thatsobomax2007-09-183-21/+37
| | | | | | it matches rc.d startup script. Bump PORTREVISION. Reported by: Steve Clement
* Update to 1.4.11.sobomax2007-09-032-9/+9
| | | | Sponsored by: Sippy Software, Inc., http://www.sippysoft.com
* Allow building with bamby's codec negotiation patch. Don't bumpsobomax2007-08-142-6/+6
| | | | | | PORTREVISION since this option is off by default. Sponsored by: Sippy Software, Inc. ( http://www.sippysoft.com/ )
* Update to 1.4.10.sobomax2007-08-115-39/+258
| | | | Sponsored by: Sippy Software, Inc. ( http://www.sippysoft.com/ )
* - Chase increase of audio/libvorbis shlib version.miwi2007-07-281-1/+2
| | | | - Bump PORTREVISION
* Update to 1.4.9.sobomax2007-07-274-10/+21
| | | | | | | | | Sponsored by: Sippy Software, Inc. ( http://www.sippysoft.com/ ) Enable SQLite support. PR: 114720 Submitted by: VipeR
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
* By default turn zaptel off, so that asterisk and related software can besobomax2007-07-221-1/+1
| | | | | | packaged. Requested by: linimon
* o Update to 1.4.8, which fixes some security issues.sobomax2007-07-227-56/+106
| | | | | | | | | | | | PR: 114720, 114712 o Enable zaptel channel and friends on AMD64. PR: 112624 o Improve startup script. PR: 107222
* Correct newt library version number.sobomax2007-05-301-2/+2
| | | | | PR: 113121 Submitted by: viper<viper@perm.raid.ru>
* Add FreeTDS support. Bump PORTREVISION.sobomax2007-05-292-0/+12
| | | | Submitted by: Alex Miller <asm@asm.kiev.ua>
* o Update to 1.4.4;sobomax2007-05-293-5/+6
| | | | | | | o make sure ${PREFIX}/etc/asterisk is removed if empty. PR: 112174, 112326 Submitted by: "Phillip N." <pneumann@gmail.com>
* Update to 1.4.3.sobomax2007-04-262-6/+5
| | | | | PR: 112143 Submitted by: "Phillip Neumann" <pneumann@gmail.com>
* Zaptel parts now compile after upgrading zaptel and libpri to 1.4.x.sobomax2007-04-262-3/+5
| | | | Sponsored by: Sippy Software, Inc. ( http://www.sippysoft.com/ )
* Add Jabber and Gtalk support.sobomax2007-04-163-1/+22
| | | | | PR: 111553 Submitted by: pneumann at gmail.com
* o Unbreak on non-i386;sobomax2007-04-131-3/+5
| | | | | o Move H323 option from i386-only section to generic one. It works fine at least on amd64.
* Long awaited upgrade to 1.4.2.sobomax2007-04-1328-2619/+776
| | | | Sponsored by: Sippy Software, Inc.
* Chase the shared library version of speex, bump the PORTREVISION.mezz2007-02-241-2/+2
|
* Fix breagake due to recent BIND9 changes to resolver.sobomax2007-01-301-0/+14
|
* 1. Fix a typo: dmsmgr.conf -> dnsmgr.conf.bsam2007-01-042-2/+9
| | | | | | | | | | | 2. Create all needed directories (add @exec mkdir -p <dirs>) at pkg-plist file. This bug is seen only when the port is pkg_added/pkg_deletted by a port which depends on current port (ex. net/asterisk-addons). 3. Bump PORTREVISION. PR: 105310 Submitted by: bsam (me) Approved by: sobomax (maintainer timeout, 9 weeks)
* Update the ftp/curl port to 7.16.0.roam2006-12-131-2/+2
| | | | | | | | | | Bump PORTREVISION of all dependent ports. Fix the build errors in the few ports that still use the long deprecated, and now obsoleted, cURL options. Thanks to everyone who took the time to look over the patch! Discussed on: -ports
* Add another local patch that will be submitted to the vendor.sobomax2006-12-051-10/+22
|
* Update codec negotiation patch to the latest version.sobomax2006-12-052-4/+5
| | | | Submitted by: Andriy Pylypenko
* Allow secure digest auth to be requested for outgoing call legs by AGI.sobomax2006-12-042-13/+23
|
* - Update to 1.2.13mnag2006-10-203-20/+21
| | | | | | | | PR: 104567 Submitted by: Thomas Sandford <freebsduser___paradisegreen.co.uk> Approved by: portmgr (secteam blanket), maintainer timeout (1 day, security bypass) With hat: secteam Security: http://www.vuxml.org/freebsd/1c0def84-5fb1-11db-b2e9-0008c79fa3d2.html
* Update to 1.2.12.1.sobomax2006-10-045-80/+34
| | | | | PR: 103426 Submitted by: Thomas Sandford
* Fix crash caused by the recent BIND upgrade from version 8 to version 9.sobomax2006-08-242-4/+7
| | | | Submitted by: David G. Lawrence
* Fix build on 4.x. Untested due to the lack of 4.x system.sobomax2006-07-202-2/+6
| | | | | | No PORTREVISION bump since it doens't change package content. Submitted by: Andriy I Pylypenko <bamby@ua.fm>
* Fix patch to apply.sobomax2006-06-211-39/+0
|
* Merge in patch from Asterisk's ticket 7305. This patch should be part of thesobomax2006-06-201-0/+62
| | | | | | next release. Requested by: Denis Shaposhnikov <dsh@vlink.ru>
* Make asterisk_pidfile actually working.sobomax2006-06-202-1/+3
| | | | Reported by: Denis Shaposhnikov <dsh@vlink.ru>
* Make patcheable.sobomax2006-06-172-28/+0
|
* Update to 1.2.9.1.sobomax2006-06-178-139/+161
|
* Allow pidfile location to be altered via asterisk_pidfile variable insobomax2006-05-261-1/+2
| | | | | | | rc.conf. No PORTREVISION bump since it's really a very specialized feature. Requested by: Denis Shaposhnikov <dsh@vlink.ru>
* Fix on sparc64.sobomax2006-05-232-1/+15
| | | | Submitted by: ahze
* Doesn't compile on sparc64. Patches are welcome.sobomax2006-05-231-1/+1
|
* Remove USE_REINPLACE from all categories starting with Nedwin2006-05-121-1/+0
|
* Remove dead MASTER_SITEs.sobomax2006-05-121-3/+1
| | | | | PR: 93811 Submitted by: Diane Bruce <db@db.net>
* - Update to 1.2.7.1 [1]fjoe2006-04-2611-117/+64
| | | | | | | | | | | | | | - Remove bristuff support (will be added later as a slave port) - Update codec negotiation patch [2] - Use pwlib and openh323 from ports [3] - Remove FORBIDDEN now that asterisk is >= 1.2.6 Note: WITH_ZAPTEL may be broken because zaptel-bsd driver is not synced with Digium zaptel driver. PR: 93528, 96315 Submitted by: Andriy I Pylypenko <bamby@portaone.com> [1] [2] [3] Approved by: MAINTAINER
* Mark the port as forbidden due to a security issue which could lead toremko2006-04-261-0/+2
| | | | | | unauthorized system access. With hat: secteam
* 1. PROVIDE -> PROVIDE:.sobomax2006-04-131-3/+2
| | | | | | | | | 2. Remove bogus BEFORE. 3. More sensible REQUIRE. PR: 94673 Submitted by: Sean Winn <sean@gothic.net.au>
* - Bring back bristuff support (bristuff-0.3.0-PRE-1l).fjoe2006-03-155-22/+54
| | | | | | - Bump PORTREVISIONs Approved by: sobomax
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.dougb2006-02-211-1/+1
| | | | | | | 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.
* Use corrected version of the codec negotiation patch.sobomax2006-02-152-4/+5
| | | | Submitted by: J.R. Oldroyd
* Fix PLIST on 4.x (one of the modules can not be built due to absend va_copy()sobomax2006-02-072-1/+7
| | | | | | function). Submitted by: Dan Lukes <dan@obluda.cz>
* Fix build on 4.x.sobomax2006-02-071-0/+13
| | | | Submitted by: Tod McQuillin
* Update to 1.2.4.sobomax2006-02-062-8/+8
|
* Depend upon the repocopied pwlib152 and and openh323-112 ports, to ease thenetchild2006-02-051-4/+4
| | | | | | | | | | transition to newer versions of pwlib and openh323 without breaking ports which depend upon them. PR: 83396 Submitted by: Steve Ames <steve@energistic.com> In colaboration with: Steve Ames <steve@energistic.com> Approved by: linimon ("no weeping changes ATM"-Heads-Up)
* Update to 1.2.3.sobomax2006-01-277-38/+49
|
* Fix build on amd64. No PORTREVISION bump since it doesn't change contentsobomax2006-01-271-0/+15
| | | | | | of the package on the rest arches. Reported by: bram <bram@diomedia.be>
* When building with zaptel disabled make sure to set WITHOUT_ZAPTEL makesobomax2006-01-211-0/+1
| | | | | | environment variable. Poked by: kris, unbuildable ports reminder
* Update to 1.2.1.sobomax2006-01-1836-2802/+1008
|
* Use correct WRKSRC paths for pwlib and openh323 when WRKDIRPREFIXlawrance2005-12-171-2/+5
| | | | | | | | is set to a non-default value. PR: ports/72973 Submitted by: Vivek Khera <vivek@khera.org> Approved by: sobomax (maintainer, timeout 13 months)
* Add support for amd64 (untested). No PORTREVISION bump since it doesn't affectsobomax2005-11-082-19/+26
| | | | | | already supported arches. Submitted by: David Taylor
* Update the MASTER_SITES.sobomax2005-09-071-1/+3
| | | | Submitted by: Jean Milanez Melo
* Make app_rxfax/app_txfax compilable on 4.x.sobomax2005-08-293-9/+21
|
* - Add dependency on unixODBC (and WITHOUT_ODBC knob).fjoe2005-08-156-26/+77
| | | | | | | - Unify WITH_FOO knobs. - Bump PORTREVISION. Approved by: portmgr, MAINTAINER
* Fix build on RELENG_4 (fix res_watchdog, do not build fax support).fjoe2005-07-152-1/+15
| | | | | | Bump PORTREVISION. Approved by: MAINTAINER
* Update to 1.0.9 and bristuff-0.2.0-RC8h.fjoe2005-07-126-41/+35
| | | | Approved by: MAINTAINER
* Add support for faxes based on spandsp port.sobomax2005-07-115-9/+693
|
* o Fix patch in default musiconhold.conf file;sobomax2005-06-191-3/+4
| | | | | | | o use USE_MYSQL instead of manually specifying MySQL dependency. PR: 79253 Submitted by: Ari Maniatis <ari@ish.com.au>
* Use [:lower:]/[:upper:] instead of [a-z]/[A-Z] in tr(1), since the lattersobomax2005-06-192-1/+15
| | | | | | | may not work in some locales. PR: 75193 Submitted by: Stuart Barkley <stuartb@4gh.net>
* fix a bug when no audio devices are available, remove some deadluigi2005-05-181-111/+118
| | | | | | code, cleanup comments. This version is more or less in line with the one that i submitted to the asterisk developers.
* - Add a bison %pure-parser declaration in pwlib. The build waslawrance2005-05-161-1/+1
| | | | | | | | | | | depending on old bison behaviour (#define YYPURE) which no longer works. Fixes crash of opengk and maybe more. - Bump PORTREVISION of ports using pwlib (they link with it statically) PR: ports/61053 Submitted by: Andrew MacTaggart <amactaggart@hkis.edu.hk> Approved by: clement (mentor)
* o chan_sip.c:sobomax2005-05-033-11/+120
| | | | | | | | | | | | | | | | - Improve codec negotiation logic. - make sure to parse SDP on re-INVITE. o chan_zap.c: - If unanswered Zap channnel is hanged up wait until the calling party in turn hangs up (by detecting ring timeout). Otherwise next ring will trigger a "new" incoming call. This appears to be design limitation of the analogue telephone system - there is no way to reject the call without answering it first. Sponsored by: Porta Software Ltd, PBXpress Inc
* pbx_wilcalu.c:sobomax2005-05-035-1178/+1370
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | new patch for this file, smooths the effects of an unhandled error Cexiting from poll() and resulting otherwise in this process taking 100% of the CPU rtp.c: updated patch for rtp.c, removes a misleading 'checksum error' message when in reality the recvfrom() just returned no data; chan_oss.c: replacement for the old chan_oss.c - the changes are so massive that having a patch would be completely unreadable. Among other things this lets you change many /dev/dsp parameters from the config file, to ease adapting to the idiosincracies of various sound cards and drivers. It also supports multiple soundcards on the same box, which might be useful in some cases. Submitted by: luigi Add WITHOUT_MYSQL knob. Suggested by: phantom
* o Add patches to improve OSS chanel driver.sobomax2005-04-232-3/+1172
| | | | | | Submited by: luigi o add mpg123 into runtime dependencies list.
* - USE_RC_SUBR automagically installs startup script and adds it to PLIST --fjoe2005-04-202-4/+1
| | | | | | | remove some junk left from previous commit. - Bump PORTREVISION Approved by: MAINTAINER
* Handle rc.subr correctlyvs2005-04-142-4/+4
| | | | | | Based on PR: ports/79246 Submitted by: Ari Maniatis Approved by: maintainer
* Update to 1.0.7.fjoe2005-04-145-17/+32
| | | | Requested by: many
* Update to 1.0.6 and bristuff 0.2.0-RC7j.fjoe2005-03-104-15/+15
| | | | | Approved by: MAINTAINER Sponsored by: LF.net
* - Update to 1.0.5.fjoe2005-02-286-43/+54
| | | | | | | | - Add PATCHFILE by Klaus-Peter Junghanns for quadBRI/octoBRI (HFC-S) support - Enable libpri support in chan_zap module. Sponsored by: LF.net Approved by: MAINTAINER
* Portlint(1)krion2005-01-222-328/+328
| | | | Approved by: maintainer
* Add missed newt dependency. Bump PORTREVISION.sobomax2005-01-091-1/+3
| | | | | PR: 75827 Submitted by: Christopher Sean Hilton <chris@vindaloo.com>
* Update to 1.0.3.sobomax2005-01-094-51/+14
|
* o Provide rc.d script;sobomax2004-12-294-0/+68
| | | | | | o Fix build on 5.2.1. Submitted by: Marat N.Afanasyev <amarat@ksu.ru>
* Add missed USE_BISON.sobomax2004-12-181-0/+1
|
* o Update to 1.0.2.sobomax2004-12-136-51/+95
| | | | | | o Add often requested knobs WITHOUT_H323 and WITHOUT_ZAPTEL. o Add untested support for building on sparc64.
* Actually bump PORTREVISION.sobomax2004-10-251-0/+1
| | | | Reminded by: David Magda <dmagda@ee.ryerson.ca>
* Since H.323 module is written in C++ use $(CXX) to link it, not $(CC). Thissobomax2004-10-251-1/+1
| | | | | | | | fixes `Undefined symbol "__ls__7ostreamPCc"' when loading chan_h323.so module. Bump PORTREVISION. Reported by: Christophe Prevotaux <c.prevotaux@rural-networks.com>
* Update to 1.0.1.sobomax2004-10-1826-380/+554
|
* Chase libraries for new audio/speex version.krion2004-07-231-2/+2
|
* Fix CAN-2004-0097 vulnerability in devel/pwlib, remove FORBIDDEN and bumpsobomax2004-06-081-0/+1
| | | | | | | | PORTREVISION of related ports. Requested by: *many* No reply from: security-officer Obtained from: Debian/pwlib cvs
* - Update to 0.9.0;sobomax2004-04-3010-31/+264
| | | | - add optional support for building with Zaptel module.
* Sync FORBIDDEN tags with the FreeBSD VuXML database, please refer to theeik2004-03-121-0/+2
| | | | | | | | individual database entries for details. Report errors and omissions in the database to the FreeBSD Security Officer <security-officer@FreeBSD.org> bump PORTREVISON for x11/linux-XFree86-libs, since the vulnerabilites are fixed.
* Revert previous delta, according to Porter's Handbook:sobomax2004-02-191-2/+2
| | | | | | | | | | http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/porting-wrkdirprefix.html "In particular, if you are referring to a WRKDIR of another port, note that the correct location is ${WRKDIRPREFIX}${PORTSDIR}/subdir/name/work" Other ports that use ${.CURDIR} when reffering WRKDIR of another port should be fixed along with bento scripts.
* Replace '${WRKDIRPREFIX}${PORTSDIR}/' with '${WRKDIR}/../../../' whensobomax2004-02-191-2/+2
| | | | | | | | | reffering other ports, since the former for some reason doesn't work in bento environment (it works here just fine even with WRKDIRPREFIX set). BTW, this is good evidence which shows that breakage on bento isn't sufficient to mark port as BROKEN.
* - Update to 0.7.2;sobomax2004-02-194-26/+9
| | | | - fix problem with h323 channel module loading reported by several users.
* BROKEN: Does not compilekris2004-02-171-0/+2
|
* Update to 0.7.1.sobomax2004-02-0633-431/+1399
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 1)
* Unbreak.sobomax2003-11-301-2/+2
| | | | Approved by: portmgr
* Only for i386 now.sobomax2003-10-211-0/+2
|
* - Fix problem with speex shared library version;sobomax2003-10-206-9/+130
| | | | - build/install h323 channel module.
* Fix if audio/speex is installed (actually make speex a required dependency).sobomax2003-10-193-2/+26
| | | | Reported by: Tilghman Lesher <tilghman@mail.jeffandtilghman.com>
* Add asterisk 0.5.0, an Open Source PBX and telephony toolkit.sobomax2003-10-1726-0/+1206