| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
18 May 2013 17:32:25
1.8.22.0
|
flo  |
Update to 1.8.22.0 |
22 Apr 2013 21:11:35
1.8.21.0
|
flo  |
- update net/asterisk to 1.8.21.0
- update net/asterisk11 to 11.3.0
- add -F to command_args in the rc script, this ensures that asterisk
detaches from the controlling terminal. It was possible for the asterisk
rc script to prevent a box from reaching full multiuser if e.g. -v was
passed to command_args. [1]
Reported by: Kurt Lidl <lidl@pix.net> |
29 Mar 2013 10:04:43
1.8.20.2
|
flo  |
Update asterisk ports to:
net/asterisk 1.8.20.2
net/asterisk10 10.12.2
net/asterisk11 11.2.2
Security: daf0a339-9850-11e2-879e-d43d7e0c7c02 |
08 Mar 2013 11:32:12
1.8.20.1  |
bapt  |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
23 Jan 2013 07:14:46
1.8.20.1  |
flo  |
Update to 1.8.20.1 |
15 Jan 2013 17:01:39
1.8.20.0  |
flo  |
Update to 1.8.20.0 |
03 Jan 2013 19:41:31
1.8.19.1  |
flo  |
- update net/asterisk to 1.8.19.1
- update net/asterisk10 to 10.11.1
- update net/asterisk11 to 10.1.2
- add vuln.xml entry
Security: f7c87a8a-55d5-11e2-a255-c8600054b392 |
12 Dec 2012 01:44:43
1.8.19.0  |
flo  |
- update 1.8.19.0
- use OPTIONS_RADIO instead of OPTIONS_SINGLE |
06 Dec 2012 21:46:45
1.8.18.1  |
flo  |
- update to 1.8.18.1
- fix a few portlint warnings
Feature safe: yes |
07 Nov 2012 16:20:43
1.8.18.0  |
flo  |
Update to 1.8.18.0
Feature safe: yes |
09 Oct 2012 23:36:34
1.8.17.0  |
flo  |
Update to 1.8.17.0 |
09 Oct 2012 22:12:14
1.8.16.0  |
linimon  |
Force numerous ports that fail to build with clang over to instead always
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings. |
13 Sep 2012 23:21:14
1.8.16.0  |
flo  |
Update to 1.8.16.0 |
13 Sep 2012 09:39:54
1.8.15.1_1  |
flo  |
- fix typo --with-mysql does not exist, use --with-mysqlclient
- use OPTIONS_DEFINE_$ARCH for DAHDI option, which fixes the option
- bump PORTREVISION so the packages have DAHDI support again
PR: ports/171590
Submitted by: Dmitry <dmitry2004@yandex.ru> |
30 Aug 2012 22:14:11
1.8.15.1  |
flo  |
- Update net/asterisk to 1.8.15.1
- Update net/asterisk10 to 10.7.1
- Document vulnerabilities in vuln.xml
- Fix URLs in the pervious asterisk vuln.xml entry
Security: http://www.vuxml.org/freebsd/4c53f007-f2ed-11e1-a215-14dae9ebcf89.html |
05 Aug 2012 23:19:40
1.8.15.0  |
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
02 Aug 2012 20:55:45
1.8.15.0  |
flo  |
Update to 1.8.15.0 |
19 Jul 2012 20:15:39
1.8.14.1_2  |
naddy  |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
18 Jul 2012 22:57:42
1.8.14.1_1  |
flo  |
- fix a logic bug in the DAHDI and H323 options, the logic was the wrong way
around. Selecting the option turned it off and vice versa. [1]
- bump PORTREVISION
- remove remnants of old options framework
Reported by: Attila Bogar <attila.bogar@gmail.com> [1]
David Froehlich <dfroe@gmx.de> [1] |
16 Jul 2012 17:27:31
1.8.14.1  |
flo  |
- update to 1.8.14.1
- switch to optionsNG
- add OOH323 support [1]
Submitted by: Ilya Zhuralev (i.zhuravlev@bipa.ru) [1] |
11 Jul 2012 22:15:12
1.8.14.0  |
flo  |
Update to 1.8.14.0 |
06 Jul 2012 18:09:17
1.8.13.1  |
flo  |
Update to 1.8.13.1
Security:
http://www.vuxml.org/freebsd/4c1ac2dd-c788-11e1-be25-14dae9ebcf89.html |
28 Jun 2012 05:23:44
1.8.13.0_1  |
fjoe  |
- Add support for MFC/R2 signaling using openr2 library.
- Bump PORTREVISION.
Approved by: MAINTAINER |
04 Jun 2012 22:04:33
1.8.13.0  |
flo  |
- Update to 1.8.13.0
- Update conflicts [1]
Reported by: FreeBSD Ports conflicts checker [1] |
01 Jun 2012 05:26:28
1.8.12.2_1  |
dinoex  |
- update png to 1.5.10 |
30 May 2012 21:47:23
1.8.12.2  |
flo  |
Update to 1.8.12.2 |
29 May 2012 23:10:08
1.8.12.1  |
flo  |
Update to 1.8.12.1
Security:
http://www.vuxml.org/freebsd/359f615d-a9e1-11e1-8a66-14dae9ebcf89.html |
02 May 2012 20:50:44
1.8.12.0  |
flo  |
Update to 1.8.12.0 |
23 Apr 2012 20:22:12
1.8.11.1  |
flo  |
Update to 1.8.11.1
Security:
http://www.vuxml.org/freebsd/1c5abbe2-8d7f-11e1-a374-14dae9ebcf89.html |
10 Apr 2012 20:28:09
1.8.11.0  |
flo  |
- fix build with gcc46 and clang |
01 Apr 2012 13:14:39
1.8.11.0  |
flo  |
- update to 1.8.11.0 [1]
- add OPTION for LDAP support, fixing pkg-plist entry for res_config_ldap [2]
- add PORTSCOUT hint
PR: ports/166403 [2]
Submitted by: zi [1]
Reported by: gpalmer [2]
Feature safe: yes |
15 Mar 2012 23:15:26
1.8.10.1  |
flo  |
Update to 1.8.10.1
Security:
http://www.vuxml.org/freebsd/0d530174-6eef-11e1-afd6-14dae9ebcf89.html
Feature safe: yes |
05 Mar 2012 23:06:55
1.8.10.0  |
flo  |
Update to 1.8.10.0
As the iLBC codec is now part of asterisk again just build and install
it unconditionally. |
25 Feb 2012 00:27:42
1.8.9.3  |
flo  |
update to 1.8.9.3 |
09 Feb 2012 22:46:31
1.8.9.2  |
flo  |
update to 1.8.9.2 |
07 Feb 2012 21:30:46
1.8.9.1  |
flo  |
update to 1.8.9.1 |
06 Feb 2012 12:25:50
1.8.9.0_1  |
miwi  |
- Chase unixODBC shlib bump |
28 Jan 2012 00:07:59
1.8.9.0  |
flo  |
Update to 1.8.9.0 |
20 Jan 2012 00:53:14
1.8.8.2  |
flo  |
Update to 1.8.8.2
Security: www.vuxml.org/freebsd/dd698b76-42f7-11e1-a1b6-14dae9ebcf89.html |
14 Jan 2012 08:57:23
1.8.8.1  |
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. |
31 Dec 2011 15:45:45
1.8.8.1  |
flo  |
update to 1.8.8.1
This fixes a regression introduced in 1.8.8.0.
http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.8.8.1 |
19 Dec 2011 11:16:30
1.8.8.0  |
flo  |
update to 1.8.8.0 |
10 Dec 2011 14:40:37
1.8.7.2  |
zi  |
- Update to 1.8.7.2
- Add LICENSE
PR: ports/163139
Submitted by: zi@
Security: bb389137-21fb-11e1-89b4-001ec9578670
Approved by: security update
Feature safe: yes |
17 Oct 2011 21:46:34
1.8.7.1  |
flo  |
update to 1.8.7.1
Security:
http://www.vuxml.org/freebsd/a95092a6-f8f1-11e0-a7ea-00215c6a37bb.html |
02 Oct 2011 15:33:37
1.8.7.0  |
flo  |
update to 1.8.7.0 |
23 Sep 2011 22:26:39
1.8.6.0  |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
31 Aug 2011 20:53:10
1.8.6.0  |
flo  |
update to 1.8.6.0 |
28 Jul 2011 12:43:22
1.8.5.0_1  |
sylvio  |
- Chase net-snmp shlib version bump. |
21 Jul 2011 23:01:21
1.8.5.0  |
flo  |
- fix WITH_ILBC
Reported by: Guido Falsi <mad@madpilot.net> |
19 Jul 2011 17:38:00
1.8.5.0  |
flo  |
Makefile only is not enough, commit the remaining patches for the 1.8.5.0 update
- update to 1.8.5.0
- remove leftovers from asterisk 1.6.X
- use menuselect to enable addons |
19 Jul 2011 17:34:28
1.8.5.0  |
flo  |
- update to 1.8.5.0
- remove leftovers from asterisk 1.6.X
- use menuselect to enable addons |
29 Jun 2011 10:15:43
1.8.4.4  |
flo  |
update to 1.8.4.4
Security:
http://www.vuxml.org/freebsd/40544e8c-9f7b-11e0-9bec-6c626dd55a41.html |
25 Jun 2011 22:51:49
1.8.4.3  |
flo  |
update to 1.8.4.3
Security:
http://www.vuxml.org/freebsd/40544e8c-9f7b-11e0-9bec-6c626dd55a41.html |
02 Jun 2011 20:43:44
1.8.4.2  |
flo  |
- update to 1.8.4.2
Security:
http://www.vuxml.org/freebsd/34ce5817-8d56-11e0-b5a2-6c626dd55a41.html |
24 May 2011 19:38:10
1.8.4.1  |
flo  |
- update to 1.8.4.1
- remove CPPFLAGS from CONFIGURE_ENV we already set it explicitly
- fix WITH_LUA case LDFLAGS was not set correctly [1]
- use tabs instead of spaces in WITH_SRTP part
Reported by: Victor Timonin <victor@timonin.su> [1] |
22 May 2011 17:09:50
1.8.4_1  |
flo  |
- prevent deletion of asterisk.conf, it was mistakenly added to pkg-plist
- make sure asterisk.conf and asterisk.conf-dist are identicall on install
PR: ports/156775, ports/156992 |
10 May 2011 21:19:34
1.8.4  |
flo  |
- update to 1.8.4
- add lua support [1]
- add libsrtp support [2]
PR: ports/156775 [2]
Submitted by: Andre Luiz dos Santo [1]
Alexander Brovikov [2] |
26 Apr 2011 18:53:16
1.8.3.3  |
flo  |
- add another patch to acually make WITH_MYSQL work
PR: ports/156638
Reported by: Eugene Varnavsky <varnavruz@gmail.com>
Submitted by: Alexander Brovikov <alexander@brovikov.ru> |
22 Apr 2011 00:21:42
1.8.3.3  |
flo  |
- update to 1.8.3.3
Security:
http://www.vuxml.org/freebsd/3c7d565a-6c64-11e0-813a-6c626dd55a41.html |
20 Apr 2011 11:54:33
1.8.3.2  |
fjoe  |
Remove RUN_DEPENDS on dahdi.ko now that dahdi.ko is not provided by dahdi port. |
18 Mar 2011 21:52:10
1.8.3.2  |
flo  |
- update to 1.8.3.2
This is a re-release of Asterisk 1.6.1.23, 1.6.2.17.1 and 1.8.3.1 which
contained a bug which caused duplicate manager entries (issue #18987). |
17 Mar 2011 21:31:52
1.8.3.1  |
flo  |
- update to 1.8.3.1
Security:
http://www.vuxml.org/freebsd/bfe9c75e-5028-11e0-b2d2-00215c6a37bb.html |
02 Mar 2011 17:15:13
1.8.3  |
flo  |
- fix OPTIONS line |
02 Mar 2011 17:05:26
1.8.3  |
flo  |
- Update to 1.8.3
- add a new option NEWG711, off by default. It enables a new algorithm for G711
which should be cleaner but slower |
25 Feb 2011 01:32:18
1.8.2.4_1  |
delphij  |
Chase after net/openldap24-server update.
Reminded by: miwi |
22 Feb 2011 21:44:15
1.8.2.4  |
flo  |
- Update to 1.8.2.4
PR: ports/154953
Submitted by: Alexander Brovikov <alexander@brovikov.ru>
Security:
http://www.vuxml.org/freebsd/65d16342-3ec8-11e0-9df7-001c42d23634.html |
20 Feb 2011 00:40:14
1.8.2.3  |
flo  |
- register build conflict with linuxthreads [1]
- switch to CONFLICTS_INSTALL for other asterisk ports
PR: ports/144248 [1]
Submitted by: Vadim Fedorenko <junk@fromru.com> [1] |
18 Feb 2011 23:37:52
1.8.2.3  |
flo  |
- add option to build with mysql support
PR: ports/154689
Submitted by: Panagiotis Christias <p.christias@noc.ntua.gr> |
27 Jan 2011 10:20:47
1.8.2.3  |
flo  |
- update to 1.8.2.3
PR: ports/154329
Submitted by: Alexander Brovikov <alexander@brovikov.ru>
Feature safe: yes |
25 Jan 2011 00:34:25
1.8.2.2  |
flo  |
- add powerpc to ONLY_FOR_ARCHS [1]
- help configure find getifaddrs() [2]
PR: ports/154150 [2]
Submitted by: Dan Lukes <dan@obluda.cz> [2]
Tested by: andreast [1]
Feature safe: yes |
21 Jan 2011 01:29:38
1.8.2.2  |
flo  |
- update to 1.8.2.2
PR: ports/154178
Submitted by: Alexander Brovikov <alexander@brovikov.ru>
Security:
http://www.vuxml.org/freebsd/5ab9fb2a-23a5-11e0-a835-0003ba02bf30.html
Feature safe: yes |
19 Jan 2011 09:01:08
1.8.2.1  |
flo  |
- Update to 1.8.2.1
PR: ports/154120
Submitted by: Alexander Brovikov <alexander@brovikov.ru>
Approved by: fjoe (mentor)
Security:
http://www.vuxml.org/freebsd/5ab9fb2a-23a5-11e0-a835-0003ba02bf30.html
Feature safe: yes |
17 Jan 2011 17:51:02
1.8.2  |
flo  |
- update to 1.8.2
- fix config file permissions
PR: ports/154002
Submitted by: Alexander Brovikov <alexander@brovikov.ru>
Approved by: jadawin (mentor)
Feature safe: yes |
04 Jan 2011 14:17:02
1.8.1.1_1  |
flo  |
- add reload target
- general cleanup
- fix pidfile path
- add $FreeBSD$ IDs
PR: ports/152703
Submitted by: Alexander Brovikov <alexander@brovikov.ru>
Reviewed by: dougb
Approved by: jadawin (mentor) |
29 Dec 2010 12:47:09
1.8.1.1_1  |
flo  |
- fix pkg-plist [1]
- enable dahdi on sparc64 [2]
- only use /var as localstatedir if we install to LOCALBASE
- fix harmless portlint warning
PR: 153507 [1]
Submitted by: Dan Lukes <dan@obluda.cz> [1]
fjoe [2]
Approved by: fjoe (mentor) |
28 Dec 2010 13:50:51
1.8.1.1  |
flo  |
- update to 1.8.1.1
- remove patch now included upstream
- pkg-plist changes, Digium decided to strip a lot of documentation from the
release tar ball |
27 Dec 2010 22:02:09
1.8.0_1  |
flo  |
- change MAINTAINER to my @FreeBSD.org address
Approved by: jadawin (mentor) |
09 Dec 2010 00:44:50
1.8.0_1  |
flo  |
- add support for iodbc [1]
- expilitly disable iodbc and unixodbc if they are not selected
- tweak pkg-plist
Requested by: fjoe [1]
Approved by: fjoe (mentor) |
30 Nov 2010 17:06:42
1.8.0_1  |
fjoe  |
Fix 100% CPU use with .call files
(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) |
29 Nov 2010 04:29:47
1.8.0  |
fjoe  |
Remove errorneously added patches from the old asterisk 1.4 port.
Pointy hat to: fjoe |
28 Nov 2010 19:33:58
1.8.0  |
fjoe  |
Add asterisk 1.8 port.
Submitted by: Florian Smeets |
24 Nov 2010 13:58:38
1.4.29_4  |
fjoe  |
Remove and disconnect net/asterisk port in preparation for repocopy
from net/asterisk16 |
06 Jun 2010 20:44:03
1.4.29_4  |
naddy  |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
02 Jun 2010 19:14:17
1.4.29_3  |
sylvio  |
- Chase net-snmp shlib bump |
03 Apr 2010 10:44:36
1.4.29_2  |
roam  |
Chase the ftp/curl shlib version bump. |
28 Mar 2010 06:47:48
1.4.29_1  |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
27 Mar 2010 00:15:24
1.4.29_2  |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
21 Mar 2010 05:36:41
1.4.29  |
sobomax  |
Update to 1.4.29. |
10 Jan 2010 23:51:08
1.4.26.2_1  |
pgollucci  |
- chase devel/newt shlib bump |
10 Jan 2010 23:40:09
1.4.26.2_1  |
pgollucci  |
- Update to 0.5.11 [1]
- sort pkg-plist
- bump PORTREVISION for SHLIB bump
Submitted by: mi (via e-mail) [1] with minor changes |
20 Oct 2009 21:52:14
1.4.26.2  |
sobomax  |
Make sure the port builds without bash installed when codec negitiation
patch is enabled. |
18 Sep 2009 09:48:48
1.4.26.2  |
sobomax  |
Fix the build when there is no bash installed.
Feature safe: yes |
16 Sep 2009 19:09:54
1.4.26.2  |
sobomax  |
Update to 1.4.26.2.
Feature safe: yes |
02 Aug 2009 19:36:34
1.4.25_3  |
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-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 |
24 Jul 2009 10:54:50
1.4.25  |
sobomax  |
Update to 1.4.25. |
06 Jul 2009 21:26:00
1.4.24.1_3  |
naddy  |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
19 May 2009 07:15:38
1.4.24.1_2  |
sobomax  |
Fix typo that under certain conditions could cause loss of audio. The
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. |
12 May 2009 21:54:10
1.4.24.1_1  |
sobomax  |
Patch two issues (fixed in the vendor's tree) and update MASTER_SITES. |
06 Apr 2009 10:53:45
1.4.24.1  |
sobomax  |
- Update to the latest 1.4.24.1;
- 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. |
06 Feb 2009 01:09:13
1.4.23.1  |
sobomax  |
Update to 1.4.23.1. |