| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
12 Jun 2008 11:14:08
1.4.20.1_1
|
sobomax  |
o Update codec negotiation patch. This version should be working with
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. |
10 Jun 2008 09:30:35
1.4.20.1
|
sobomax  |
o Update to 1.4.20.1;
o add opt-in support for the iLBC codec;
o move another extra patch into opt-in section. |
06 Jun 2008 14:50:32
1.4.19.2_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
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) |
16 May 2008 10:24:29
1.4.19.2
|
sobomax  |
o Update to 1.4.19.2;
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. |
27 Mar 2008 10:58:30
1.4.18.1_1
|
kuriyama  |
- Chase shlib version of net-mgmt/net-snmp.
- Bump PORTREVISIONs. |
18 Mar 2008 22:22:20
1.4.18.1
|
sobomax  |
Update net/asterisk and net/asterisk12 to 1.4.18.1 and 1.2.17 respectively.
Those releases fix several security issues in the RTP/SIP code. |
13 Mar 2008 22:22:46
1.4.18
|
sobomax  |
Update to 1.4.18. |
28 Feb 2008 10:21:21
1.4.17_1
|
sobomax  |
Port compiles on FreeBSD/powerpc just fine. |
07 Feb 2008 04:40:45
1.4.17_1
|
sobomax  |
Fix ## (forceful disconnect) not working in some cases. This issue
has been reported to digium alteady and should be fixed in one of
the next releases. |
18 Jan 2008 22:17:55
1.4.17
|
sobomax  |
Update the codec negotiaion patch to the latest version. |
17 Jan 2008 18:41:52
1.4.17
|
sobomax  |
Update codec negotiation patch to 20080117 version. No PORTREVISION bump
since it's optional functionality. |
02 Jan 2008 22:59:12
1.4.17
|
sobomax  |
Upgrade to 1.4.17, this is mostly a security release that fixes bug
which can cause DoS (AST-2008-001). |
26 Dec 2007 11:13:39
1.4.16.2
|
sobomax  |
Update to 1.4.16.2. |
11 Dec 2007 22:24:23
1.4.13
|
sobomax  |
Update to 1.4.13 and add missed audio/gsm dependency.
PR: 115169, 117199
Submitted by: Vladimir Korkodinov, Dan Lukes |
17 Oct 2007 11:13:01
1.4.11_3
|
ade  |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
09 Oct 2007 04:33:47
1.4.11_2
|
sobomax  |
The last change has been submitted by: Alexandre Snarskii. |
09 Oct 2007 04:32:57
1.4.11_2
|
sobomax  |
Allow EXTRA_PATCHES to be altered in the Makefile.local. |
04 Oct 2007 12:17:26
1.4.11_2
|
trasz  |
- Update textproc/iksemel to version 1.3.
Approved by: sobomax (asterisk maintainer) |
18 Sep 2007 04:18:10
1.4.11_1
|
sobomax  |
Make sure to set astrundir to /var/run in the default asterisk.conf, so that
it matches rc.d startup script. Bump PORTREVISION.
Reported by: Steve Clement |
03 Sep 2007 09:18:58
1.4.11
|
sobomax  |
Update to 1.4.11.
Sponsored by: Sippy Software, Inc., http://www.sippysoft.com |
13 Aug 2007 18:35:37
1.4.10
|
sobomax  |
Allow building with bamby's codec negotiation patch. Don't bump
PORTREVISION since this option is off by default.
Sponsored by: Sippy Software, Inc. ( http://www.sippysoft.com/ ) |
10 Aug 2007 17:30:40
1.4.9_1
|
sobomax  |
Update to 1.4.10.
Sponsored by: Sippy Software, Inc. ( http://www.sippysoft.com/ ) |
28 Jul 2007 13:27:31
1.4.9_1
|
miwi  |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
27 Jul 2007 03:41:10
1.4.9
|
sobomax  |
Update to 1.4.9.
Sponsored by: Sippy Software, Inc. ( http://www.sippysoft.com/ )
Enable SQLite support.
PR: 114720
Submitted by: VipeR |
23 Jul 2007 10:36:52
1.4.8
|
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
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 |
22 Jul 2007 12:02:46
1.4.8
|
sobomax  |
By default turn zaptel off, so that asterisk and related software can be
packaged.
Requested by: linimon |
22 Jul 2007 11:40:35
1.4.8
|
sobomax  |
o Update to 1.4.8, which fixes some security issues.
PR: 114720, 114712
o Enable zaptel channel and friends on AMD64.
PR: 112624
o Improve startup script.
PR: 107222 |
29 May 2007 21:52:15
1.4.4_2
|
sobomax  |
Correct newt library version number.
PR: 113121
Submitted by: viper<viper@perm.raid.ru> |
28 May 2007 21:21:08
1.4.4_1
|
sobomax  |
Add FreeTDS support. Bump PORTREVISION.
Submitted by: Alex Miller <asm@asm.kiev.ua> |
28 May 2007 19:16:35
1.4.4
|
sobomax  |
o Update to 1.4.4;
o make sure ${PREFIX}/etc/asterisk is removed if empty.
PR: 112174, 112326
Submitted by: "Phillip N." <pneumann@gmail.com> |
26 Apr 2007 08:57:34
1.4.3
|
sobomax  |
Update to 1.4.3.
PR: 112143
Submitted by: "Phillip Neumann" <pneumann@gmail.com> |
26 Apr 2007 01:18:36
1.4.2_1
|
sobomax  |
Zaptel parts now compile after upgrading zaptel and libpri to 1.4.x.
Sponsored by: Sippy Software, Inc. ( http://www.sippysoft.com/ ) |
16 Apr 2007 09:40:15
1.4.2
|
sobomax  |
Add Jabber and Gtalk support.
PR: 111553
Submitted by: pneumann at gmail.com |
13 Apr 2007 09:55:48
1.4.2
|
sobomax  |
o Unbreak on non-i386;
o Move H323 option from i386-only section to generic one. It works fine at
least on amd64. |
13 Apr 2007 09:06:06
1.4.2
|
sobomax  |
Long awaited upgrade to 1.4.2.
Sponsored by: Sippy Software, Inc. |
23 Feb 2007 22:51:12
1.2.13_4
|
mezz  |
Chase the shared library version of speex, bump the PORTREVISION. |
29 Jan 2007 18:49:10
1.2.13_3
|
sobomax  |
Fix breagake due to recent BIND9 changes to resolver. |
03 Jan 2007 16:18:06
1.2.13_3
|
bsam  |
1. Fix a typo: dmsmgr.conf -> dnsmgr.conf.
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) |
13 Dec 2006 12:41:36
1.2.13_2
|
roam  |
Update the ftp/curl port to 7.16.0.
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 |
05 Dec 2006 11:17:04
1.2.13_1
|
sobomax  |
Add another local patch that will be submitted to the vendor. |
05 Dec 2006 10:14:29
1.2.13_1
|
sobomax  |
Update codec negotiation patch to the latest version.
Submitted by: Andriy Pylypenko |
03 Dec 2006 23:33:38
1.2.13
|
sobomax  |
Allow secure digest auth to be requested for outgoing call legs by AGI. |
20 Oct 2006 16:03:02
1.2.13
|
mnag  |
- Update to 1.2.13
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 |
04 Oct 2006 05:41:27
1.2.12.1  |
sobomax  |
Update to 1.2.12.1.
PR: 103426
Submitted by: Thomas Sandford |
24 Aug 2006 01:58:25
1.2.9.1_2  |
sobomax  |
Fix crash caused by the recent BIND upgrade from version 8 to version 9.
Submitted by: David G. Lawrence |
20 Jul 2006 01:19:08
1.2.9.1_1  |
sobomax  |
Fix build on 4.x. Untested due to the lack of 4.x system.
No PORTREVISION bump since it doens't change package content.
Submitted by: Andriy I Pylypenko <bamby@ua.fm> |
20 Jun 2006 19:57:24
1.2.9.1_1  |
sobomax  |
Fix patch to apply. |
19 Jun 2006 19:38:41
1.2.9.1_1  |
sobomax  |
Merge in patch from Asterisk's ticket 7305. This patch should be part of the
next release.
Requested by: Denis Shaposhnikov <dsh@vlink.ru> |
19 Jun 2006 19:34:43
1.2.9.1_1  |
sobomax  |
Make asterisk_pidfile actually working.
Reported by: Denis Shaposhnikov <dsh@vlink.ru> |
17 Jun 2006 16:22:59
1.2.9.1  |
sobomax  |
Make patcheable. |
17 Jun 2006 00:34:44
1.2.9.1  |
sobomax  |
Update to 1.2.9.1. |
25 May 2006 21:29:52
1.2.7.1  |
sobomax  |
Allow pidfile location to be altered via asterisk_pidfile variable in
rc.conf. No PORTREVISION bump since it's really a very specialized
feature.
Requested by: Denis Shaposhnikov <dsh@vlink.ru> |
23 May 2006 03:47:04
1.2.7.1  |
sobomax  |
Fix on sparc64.
Submitted by: ahze |
22 May 2006 22:01:19
1.2.7.1  |
sobomax  |
Doesn't compile on sparc64. Patches are welcome. |
11 May 2006 23:49:56
1.2.7.1  |
edwin  |
Remove USE_REINPLACE from all categories starting with N |
11 May 2006 21:09:40
1.2.7.1  |
sobomax  |
Remove dead MASTER_SITEs.
PR: 93811
Submitted by: Diane Bruce <db@db.net> |
26 Apr 2006 12:31:03
1.2.7.1  |
fjoe  |
- Update to 1.2.7.1 [1]
- 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 |
25 Apr 2006 22:26:51
1.2.4_2  |
remko  |
Mark the port as forbidden due to a security issue which could lead to
unauthorized system access.
With hat: secteam |
13 Apr 2006 05:00:49
1.2.4_2  |
sobomax  |
1. PROVIDE -> PROVIDE:.
2. Remove bogus BEFORE.
3. More sensible REQUIRE.
PR: 94673
Submitted by: Sean Winn <sean@gothic.net.au> |
15 Mar 2006 08:09:24
1.2.4_2  |
fjoe  |
- Bring back bristuff support (bristuff-0.3.0-PRE-1l).
- Bump PORTREVISIONs
Approved by: sobomax |
20 Feb 2006 20:47:50
1.2.4_1  |
dougb  |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
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. |
14 Feb 2006 23:50:27
1.2.4_1  |
sobomax  |
Use corrected version of the codec negotiation patch.
Submitted by: J.R. Oldroyd |
06 Feb 2006 22:03:50
1.2.4  |
sobomax  |
Fix PLIST on 4.x (one of the modules can not be built due to absend va_copy()
function).
Submitted by: Dan Lukes <dan@obluda.cz> |
06 Feb 2006 20:39:59
1.2.4  |
sobomax  |
Fix build on 4.x.
Submitted by: Tod McQuillin |
06 Feb 2006 00:41:05
1.2.4  |
sobomax  |
Update to 1.2.4. |
05 Feb 2006 12:35:09
1.2.3  |
netchild  |
Depend upon the repocopied pwlib152 and and openh323-112 ports, to ease the
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) |
27 Jan 2006 00:15:33
1.2.3  |
sobomax  |
Update to 1.2.3. |
26 Jan 2006 23:29:58
1.2.1  |
sobomax  |
Fix build on amd64. No PORTREVISION bump since it doesn't change content
of the package on the rest arches.
Reported by: bram <bram@diomedia.be> |
21 Jan 2006 08:20:21
1.2.1  |
sobomax  |
When building with zaptel disabled make sure to set WITHOUT_ZAPTEL make
environment variable.
Poked by: kris, unbuildable ports reminder |
17 Jan 2006 22:27:46
1.2.1  |
sobomax  |
Update to 1.2.1. |
17 Dec 2005 07:00:19
1.0.9_2  |
lawrance  |
Use correct WRKSRC paths for pwlib and openh323 when WRKDIRPREFIX
is set to a non-default value.
PR: ports/72973
Submitted by: Vivek Khera <vivek@khera.org>
Approved by: sobomax (maintainer, timeout 13 months) |
07 Nov 2005 21:06:12
1.0.9_2  |
sobomax  |
Add support for amd64 (untested). No PORTREVISION bump since it doesn't affect
already supported arches.
Submitted by: David Taylor |
06 Sep 2005 17:47:35
1.0.9_2  |
sobomax  |
Update the MASTER_SITES.
Submitted by: Jean Milanez Melo |
29 Aug 2005 15:12:28
1.0.9_2  |
sobomax  |
Make app_rxfax/app_txfax compilable on 4.x. |
14 Aug 2005 19:44:06
1.0.9_2  |
fjoe  |
- Add dependency on unixODBC (and WITHOUT_ODBC knob).
- Unify WITH_FOO knobs.
- Bump PORTREVISION.
Approved by: portmgr, MAINTAINER |
15 Jul 2005 13:21:58
1.0.9_1  |
fjoe  |
Fix build on RELENG_4 (fix res_watchdog, do not build fax support).
Bump PORTREVISION.
Approved by: MAINTAINER |
12 Jul 2005 11:11:17
1.0.9  |
fjoe  |
Update to 1.0.9 and bristuff-0.2.0-RC8h.
Approved by: MAINTAINER |
11 Jul 2005 12:11:36
1.0.7_8  |
sobomax  |
Add support for faxes based on spandsp port. |
19 Jun 2005 13:50:39
1.0.7_7  |
sobomax  |
o Fix patch in default musiconhold.conf file;
o use USE_MYSQL instead of manually specifying MySQL dependency.
PR: 79253
Submitted by: Ari Maniatis <ari@ish.com.au> |
18 Jun 2005 19:38:33
1.0.7_6  |
sobomax  |
Use [:lower:]/[:upper:] instead of [a-z]/[A-Z] in tr(1), since the latter
may not work in some locales.
PR: 75193
Submitted by: Stuart Barkley <stuartb@4gh.net> |
17 May 2005 18:15:39
1.0.7_5  |
luigi  |
fix a bug when no audio devices are available, remove some dead
code, cleanup comments.
This version is more or less in line with the one that i submitted
to the asterisk developers. |
16 May 2005 03:45:10
1.0.7_5  |
lawrance  |
- Add a bison %pure-parser declaration in pwlib. The build was
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) |
03 May 2005 14:58:26
1.0.7_4  |
sobomax  |
o chan_sip.c:
- 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 |
03 May 2005 14:39:48
1.0.7_3  |
sobomax  |
pbx_wilcalu.c:
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(Only the first 15 lines of the commit message are shown above ) |
22 Apr 2005 19:25:41
1.0.7_2  |
sobomax  |
o Add patches to improve OSS chanel driver.
Submited by: luigi
o add mpg123 into runtime dependencies list. |
19 Apr 2005 19:23:41
1.0.7_1  |
fjoe  |
- USE_RC_SUBR automagically installs startup script and adds it to PLIST --
remove some junk left from previous commit.
- Bump PORTREVISION
Approved by: MAINTAINER |
14 Apr 2005 14:23:49
1.0.7  |
vs  |
Handle rc.subr correctly
Based on PR: ports/79246
Submitted by: Ari Maniatis
Approved by: maintainer |
13 Apr 2005 19:03:04
1.0.7  |
fjoe  |
Update to 1.0.7.
Requested by: many |
09 Mar 2005 19:45:07
1.0.6  |
fjoe  |
Update to 1.0.6 and bristuff 0.2.0-RC7j.
Approved by: MAINTAINER
Sponsored by: LF.net |
28 Feb 2005 11:02:29
1.0.5  |
fjoe  |
- Update to 1.0.5.
- 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 |
22 Jan 2005 11:24:54
1.0.3_1  |
krion  |
Portlint(1)
Approved by: maintainer |
09 Jan 2005 10:40:56
 |