aboutsummaryrefslogtreecommitdiff
path: root/net/asterisk10
Commit message (Collapse)AuthorAgeFilesLines
* Migration from bison 1.x to 2.xAde Lovett2007-10-171-2/+2
| | | | | | | | PR: 117086 Tested by: -exp runs Notes: svn path=/head/; revision=201613
* Allow EXTRA_PATCHES to be altered in the Makefile.local.Maxim Sobolev2007-10-091-2/+2
| | | | Notes: svn path=/head/; revision=201130
* - Update textproc/iksemel to version 1.3.Edward Tomasz Napierala2007-10-041-2/+2
| | | | | | | Approved by: sobomax (asterisk maintainer) Notes: svn path=/head/; revision=200815
* Make sure to set astrundir to /var/run in the default asterisk.conf, so thatMaxim Sobolev2007-09-183-21/+37
| | | | | | | | | it matches rc.d startup script. Bump PORTREVISION. Reported by: Steve Clement Notes: svn path=/head/; revision=199647
* Update to 1.4.11.Maxim Sobolev2007-09-032-9/+9
| | | | | | | Sponsored by: Sippy Software, Inc., http://www.sippysoft.com Notes: svn path=/head/; revision=198674
* Allow building with bamby's codec negotiation patch. Don't bumpMaxim Sobolev2007-08-132-6/+6
| | | | | | | | | PORTREVISION since this option is off by default. Sponsored by: Sippy Software, Inc. ( http://www.sippysoft.com/ ) Notes: svn path=/head/; revision=197592
* Update to 1.4.10.Maxim Sobolev2007-08-105-39/+258
| | | | | | | Sponsored by: Sippy Software, Inc. ( http://www.sippysoft.com/ ) Notes: svn path=/head/; revision=197422
* - Chase increase of audio/libvorbis shlib version.Martin Wilke2007-07-281-1/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=196462
* Update to 1.4.9.Maxim Sobolev2007-07-274-10/+21
| | | | | | | | | | | | Sponsored by: Sippy Software, Inc. ( http://www.sippysoft.com/ ) Enable SQLite support. PR: 114720 Submitted by: VipeR Notes: svn path=/head/; revision=196359
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-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 Notes: svn path=/head/; revision=196111
* By default turn zaptel off, so that asterisk and related software can beMaxim Sobolev2007-07-221-1/+1
| | | | | | | | | packaged. Requested by: linimon Notes: svn path=/head/; revision=196050
* o Update to 1.4.8, which fixes some security issues.Maxim Sobolev2007-07-227-56/+106
| | | | | | | | | | | | | | | PR: 114720, 114712 o Enable zaptel channel and friends on AMD64. PR: 112624 o Improve startup script. PR: 107222 Notes: svn path=/head/; revision=196047
* Correct newt library version number.Maxim Sobolev2007-05-291-2/+2
| | | | | | | | PR: 113121 Submitted by: viper<viper@perm.raid.ru> Notes: svn path=/head/; revision=192336
* Add FreeTDS support. Bump PORTREVISION.Maxim Sobolev2007-05-282-0/+12
| | | | | | | Submitted by: Alex Miller <asm@asm.kiev.ua> Notes: svn path=/head/; revision=192219
* o Update to 1.4.4;Maxim Sobolev2007-05-283-5/+6
| | | | | | | | | | o make sure ${PREFIX}/etc/asterisk is removed if empty. PR: 112174, 112326 Submitted by: "Phillip N." <pneumann@gmail.com> Notes: svn path=/head/; revision=192206
* Update to 1.4.3.Maxim Sobolev2007-04-262-6/+5
| | | | | | | | PR: 112143 Submitted by: "Phillip Neumann" <pneumann@gmail.com> Notes: svn path=/head/; revision=190904
* Zaptel parts now compile after upgrading zaptel and libpri to 1.4.x.Maxim Sobolev2007-04-262-3/+5
| | | | | | | Sponsored by: Sippy Software, Inc. ( http://www.sippysoft.com/ ) Notes: svn path=/head/; revision=190888
* Add Jabber and Gtalk support.Maxim Sobolev2007-04-163-1/+22
| | | | | | | | PR: 111553 Submitted by: pneumann at gmail.com Notes: svn path=/head/; revision=190094
* o Unbreak on non-i386;Maxim Sobolev2007-04-131-3/+5
| | | | | | | | o Move H323 option from i386-only section to generic one. It works fine at least on amd64. Notes: svn path=/head/; revision=189890
* Long awaited upgrade to 1.4.2.Maxim Sobolev2007-04-1328-2619/+776
| | | | | | | Sponsored by: Sippy Software, Inc. Notes: svn path=/head/; revision=189887
* Chase the shared library version of speex, bump the PORTREVISION.Jeremy Messenger2007-02-231-2/+2
| | | | Notes: svn path=/head/; revision=185771
* Fix breagake due to recent BIND9 changes to resolver.Maxim Sobolev2007-01-291-0/+14
| | | | Notes: svn path=/head/; revision=183642
* 1. Fix a typo: dmsmgr.conf -> dnsmgr.conf.Boris Samorodov2007-01-032-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) Notes: svn path=/head/; revision=181347
* Update the ftp/curl port to 7.16.0.Peter Pentchev2006-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 Notes: svn path=/head/; revision=179653
* Add another local patch that will be submitted to the vendor.Maxim Sobolev2006-12-051-10/+22
| | | | Notes: svn path=/head/; revision=178929
* Update codec negotiation patch to the latest version.Maxim Sobolev2006-12-052-4/+5
| | | | | | | Submitted by: Andriy Pylypenko Notes: svn path=/head/; revision=178926
* Allow secure digest auth to be requested for outgoing call legs by AGI.Maxim Sobolev2006-12-032-13/+23
| | | | Notes: svn path=/head/; revision=178775
* - Update to 1.2.13Marcus Alves Grando2006-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 Notes: svn path=/head/; revision=175434
* Update to 1.2.12.1.Maxim Sobolev2006-10-045-80/+34
| | | | | | | | PR: 103426 Submitted by: Thomas Sandford Notes: svn path=/head/; revision=174426
* Fix crash caused by the recent BIND upgrade from version 8 to version 9.Maxim Sobolev2006-08-242-4/+7
| | | | | | | Submitted by: David G. Lawrence Notes: svn path=/head/; revision=171295
* Fix build on 4.x. Untested due to the lack of 4.x system.Maxim Sobolev2006-07-202-2/+6
| | | | | | | | | No PORTREVISION bump since it doens't change package content. Submitted by: Andriy I Pylypenko <bamby@ua.fm> Notes: svn path=/head/; revision=168288
* Fix patch to apply.Maxim Sobolev2006-06-201-39/+0
| | | | Notes: svn path=/head/; revision=165868
* Merge in patch from Asterisk's ticket 7305. This patch should be part of theMaxim Sobolev2006-06-191-0/+62
| | | | | | | | | next release. Requested by: Denis Shaposhnikov <dsh@vlink.ru> Notes: svn path=/head/; revision=165788
* Make asterisk_pidfile actually working.Maxim Sobolev2006-06-192-1/+3
| | | | | | | Reported by: Denis Shaposhnikov <dsh@vlink.ru> Notes: svn path=/head/; revision=165785
* Make patcheable.Maxim Sobolev2006-06-172-28/+0
| | | | Notes: svn path=/head/; revision=165649
* Update to 1.2.9.1.Maxim Sobolev2006-06-168-139/+161
| | | | Notes: svn path=/head/; revision=165611
* Allow pidfile location to be altered via asterisk_pidfile variable inMaxim Sobolev2006-05-251-1/+2
| | | | | | | | | | rc.conf. No PORTREVISION bump since it's really a very specialized feature. Requested by: Denis Shaposhnikov <dsh@vlink.ru> Notes: svn path=/head/; revision=163409
* Fix on sparc64.Maxim Sobolev2006-05-232-1/+15
| | | | | | | Submitted by: ahze Notes: svn path=/head/; revision=163147
* Doesn't compile on sparc64. Patches are welcome.Maxim Sobolev2006-05-221-1/+1
| | | | Notes: svn path=/head/; revision=163134
* Remove USE_REINPLACE from all categories starting with NEdwin Groothuis2006-05-111-1/+0
| | | | Notes: svn path=/head/; revision=162141
* Remove dead MASTER_SITEs.Maxim Sobolev2006-05-111-3/+1
| | | | | | | | PR: 93811 Submitted by: Diane Bruce <db@db.net> Notes: svn path=/head/; revision=162134
* - Update to 1.2.7.1 [1]Max Khon2006-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 Notes: svn path=/head/; revision=160512
* Mark the port as forbidden due to a security issue which could lead toRemko Lodder2006-04-251-0/+2
| | | | | | | | | unauthorized system access. With hat: secteam Notes: svn path=/head/; revision=160476
* 1. PROVIDE -> PROVIDE:.Maxim Sobolev2006-04-131-3/+2
| | | | | | | | | | | | 2. Remove bogus BEFORE. 3. More sensible REQUIRE. PR: 94673 Submitted by: Sean Winn <sean@gothic.net.au> Notes: svn path=/head/; revision=159402
* - Bring back bristuff support (bristuff-0.3.0-PRE-1l).Max Khon2006-03-155-22/+54
| | | | | | | | | - Bump PORTREVISIONs Approved by: sobomax Notes: svn path=/head/; revision=157144
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-201-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. Notes: svn path=/head/; revision=156534
* Use corrected version of the codec negotiation patch.Maxim Sobolev2006-02-142-4/+5
| | | | | | | Submitted by: J.R. Oldroyd Notes: svn path=/head/; revision=156067
* Fix PLIST on 4.x (one of the modules can not be built due to absend va_copy()Maxim Sobolev2006-02-062-1/+7
| | | | | | | | | function). Submitted by: Dan Lukes <dan@obluda.cz> Notes: svn path=/head/; revision=155378
* Fix build on 4.x.Maxim Sobolev2006-02-061-0/+13
| | | | | | | Submitted by: Tod McQuillin Notes: svn path=/head/; revision=155373
* Update to 1.2.4.Maxim Sobolev2006-02-062-8/+8
| | | | Notes: svn path=/head/; revision=155287