Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.8.32.3_8 12 Sep 2016 19:35:05 |
madpilot |
Remove net/astersisk, Asterisk 1.8 reached EOL on 2015-10-21.
Please use net/asterisk11 or net/asterisk13 containing newer,
supported versions. |
1.8.32.3_8 12 Sep 2016 15:34:22 |
marino |
net/asterisk: Fix build when SSLv3 method is N/A (LibreSSL)
Approved by: SSL blanket
P.S. Why is this port still in the tree? It expired in April 2016. |
1.8.32.3_8 05 Jul 2016 10:48:33 |
madpilot |
- Convert to USES=ssl, reflow USES line
- Add missing USES libedit (asterisk13 only)
- Fix DAHDI dependencies
- Fix permissions for /var/spool/asterisk/voicemail files [1]
Reported by: Tony Power <tony at witnessthepower.net> [1]
(via email)
MFH: 2016Q3 |
1.8.32.3_7 06 Jun 2016 15:25:42 |
mat |
Remove unneeded usage of:
- MASTER_SITE_SUBDIR
- ${MASTER_SITES_FOO}
- :DEFAULT (and use a default when appropriate)
Sponsored by: Absolight |
1.8.32.3_7 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
1.8.32.3_7 26 Apr 2016 21:17:28 |
madpilot |
- Convert to USES=mysql
- While here enable MYSQL option by default |
1.8.32.3_6 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.8.32.3_6 30 Mar 2016 14:17:42 |
madpilot |
Fix typo in deprecation message. |
1.8.32.3_6 12 Feb 2016 22:41:44 |
madpilot |
Fix expiration date to actually be in the future.
Reported by: rene
MFH: 2016Q1 |
1.8.32.3_6 12 Feb 2016 17:30:29 |
madpilot |
- Update net/asterisk11 to 11.21.2, which provides a fix for the
old OpenSSL included in 9.x
- Backport the fis to net/asterisk (asterisk 1.8)
- net/asterisk13 already includes this fix, so remove my workaround
While here, asterisk 1.8 reached EOL on 2015-10-21, so DEPRECATE
it and add an expiration time.
MFH: 2016Q1 |
1.8.32.3_5 04 Feb 2016 11:43:38 |
madpilot |
- Add security fixes to net/asterisk port (PORTVERSION bumped)
- Update net/asterisk11 to 11.21.1
- Update net/asterisk13 to 13.7.1
The security update included in these commits introduces an unexpected
incompatibility with FreeBSD 9.3 bundled OpenSSL.
Unluckily simply forcing this port to use ports provided openssl
on 9.x isn't viable, since ftp/curl by default links with base
openssl. A default binary package would just crash on startup
when loading the asterisk curl module, due to conflicting openssl
implementations being used.
This commit adds a check in the Makefile, copied from the ftp/curl
port, which removes the offending (and unsupported on that openssl
version) code from the source file when linking against base OpenSSL
on 9.x.
Security: 559f3d1b-cb1d-11e5-80a4-001999f8d30b
MFH: 2016Q1 |
1.8.32.3_4 31 Jan 2016 17:11:47 |
madpilot |
- Enable SPANDSP option by default
- Make startup script create pidfile directory if it does not exist
While here, reflow OPTIONS_DEFAULT lists.
Subitted/Requested by: lidl@ |
1.8.32.3_3 31 Dec 2015 14:20:23 |
madpilot |
Switch to USES=execinfo
PR: 205404
Submitted by: pawel@ |
1.8.32.3_3 26 Sep 2015 14:13:44 |
madpilot |
Convert to @sample, using the new two arguments syntax. |
1.8.32.3_3 01 Sep 2015 00:22:34 |
madpilot |
Forcibly disable res_timing_kqueue again: it causes lockups.
Reported by: Sulev-Madis Silber <madis555 at gmail.com> (via email) |
1.8.32.3_2 30 Aug 2015 10:36:14 |
koobs |
net/asterisk: Overhaul & Add *BONUS* user feature
This port now supports custom Asterisk configurations using a
*user-supplied* menuselect.makeopt file.
This feature is of most value for users that want to disable or
override default functionality that they dont want or need, particular
in space and/or resource constrained, or embedded environments.
For more information see this ports pkg-message file.
OPTIONS Changes:
- Make speex, libexecinfo and mpg123 OPTION'al
- Make menuselect backends (curses/newt) OPTION'al (Only the first 15 lines of the commit message are shown above ) |
1.8.32.3_1 18 Apr 2015 23:10:07 |
madpilot |
- Add SYSINFO option to asterisk ports and force them to respect
it, otherwise they fail to build when devel/libsysinfo port is
already present on system.
While here:
- Silence some Makefile commands
- Remove mostly obsolete comment from option description
Reported by: Bob Eager <bob@eager.cx>
MFH: 2015Q2 |
1.8.32.3_1 12 Apr 2015 12:11:57 |
tijl |
Update net/libsrtp to 1.5.2 and use base OpenSSL on FreeBSD 10 and up
PR: 198903
Tested by: madpilot
Approved by: maintainer timeout (18 days) |
1.8.32.3 09 Apr 2015 11:35:42 |
madpilot |
- Update net/asterisk to 1.8.32.3
- Update net/asterisk11 to 11.17.1
- Update net/asterisk13 to 13.3.2
Security: 5fee3f02-de37-11e4-b7c3-001999f8d30b
MFH: 2015Q2 |
1.8.32.2 25 Mar 2015 23:51:06 |
marino |
net category: Remove $PTHREAD_LIBS
openafs did not pass check-plist (pre-existing) so fixed and bumped.
Also, pkg-plist was sorted. mediatomb and spread also fail plist-checks
but they weren't fixed.
approved by: PTHREAD blanket |
1.8.32.2 29 Jan 2015 17:24:54 |
madpilot |
- Update net/asterisk to 1.8.32.1
- Update net/asterisk11 to 11.15.1
- Update net/asterisk13 to 13.1.1
MFH: 2015Q1
Security: 7656fc62-a7a7-11e4-96ba-001999f8d30b
Security: 2eeb6652-a7a6-11e4-96ba-001999f8d30b |
1.8.32.1_3 26 Jan 2015 22:00:05 |
madpilot |
Fix build of the snmp module (enabled by default) after net-mgmt/net-snmp
update.
Reported by: mat |
1.8.32.1_3 24 Dec 2014 06:03:23 |
ohauer |
- rename www/neon29 to www/neon and update to neon-0.30.1
- adjust ports depending on neon, bump PORTREVISION
Changelog:
Fix memory leak with GnuTLS (Werner Baumann, Patrick Ohly).
Fix possible crash after DNS lookup errors on Windows (Olivier Goffart).
Don't fail if the SSL cert changes between connections with OpenSSL, behaviour
now matches that with GnuTLS.
Fix PKCS#11 support under OpenSSL with TLS 1.2.
Fix static linking with pkg-config file (Alan H)
PR: 195786
Differential Revision: https://reviews.freebsd.org/D1319
Submitted by: ohauer
Reviewed by: portmgr (bapt, mat)
Approved by: portmgr, lev (implicit) |
1.8.32.1_2 15 Dec 2014 18:46:59 |
pawel |
- Update comms/spandsp to version 0.0.6 [1]
- Convert all comms/spandsp-devel consumers to use newer comms/spandsp
- Bump affected ports
- Mark comms/spandsp-devel as deprecated and set expiration date
- Add upgrade instructions to UPDATING
PR: 194399 [1]
Submitted by: Nikola Kolev <koue@chaosophia.net> [1]
Approved by: madpilot (asterisk ports), maintainer timeout (other) |
1.8.32.1_1 15 Dec 2014 14:46:26 |
madpilot |
Add asterisk13 port.
Fix CONFLICTS for asterisk ports and remove long deleted entries
references.
Upstream announce:
http://blogs.digium.com/2014/10/28/asterisk-13-0-0-now-available/ |
1.8.32.1 21 Nov 2014 14:40:41 |
madpilot |
- Update net/asterisk to 1.8.32.1 [1]
- Update net/asterisk11 to 11.14.1 [2]
Security: a92ed304-716c-11e4-b008-001999f8d30b [1] [2]
Security: 7bfd797c-716d-11e4-b008-001999f8d30b [2]
MFH: 2014Q4 |
1.8.32.0 11 Nov 2014 14:00:44 |
madpilot |
- Update net/asterisk to 1.8.32.0
- Update net/asterisk11 to 11.14.0
- Allow customizing startup options used by rc script [1]
- While here, fix some rclint warnings
Reported/Requested by: Emmanuel Coulon <silicium at orange.fr> [1] |
1.8.31.1 21 Oct 2014 20:07:53 |
madpilot |
- Update asterisk to 1.8.31.1
- Update asterisk11 to 11.13.1
Security: 76c7a0f5-5928-11e4-adc7-001999f8d30b |
1.8.31.0 20 Oct 2014 10:09:20 |
marino |
Add USES=alias to several ports
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__. For some ports, this fixes the build
without the need for additional patches.
Approved by: portmgr (bapt, blanket) |
1.8.31.0 26 Sep 2014 11:29:17 |
madpilot |
- Update net/asterisk to 1.8.31.0
- Update net/asterisk11 to 11.13.0
- Make LUA option enabled by default [1]
- Simplify plist
Requested by: Dennis Guse <dennis.guse at tu-berlin.de> (and others) [1] |
1.8.30.0_3 22 Sep 2014 17:43:02 |
antoine |
Fix LIB_DEPENDS, this port links against libsybdb not libtds |
1.8.30.0_3 22 Sep 2014 08:56:21 |
madpilot |
Add CPE info to asterisk ports. |
1.8.30.0_3 17 Sep 2014 07:38:16 |
tijl |
Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.
Approved by: portmgr (bapt) |
1.8.30.0_3 14 Sep 2014 10:19:05 |
tijl |
comms/spandsp-devel:
- Fix installation of lib/libspandsp.so.2 (when patching configure.ac
almost all USE_AUTOTOOLS are needed)
- Replace CONFIGURE_ARGS with CPPFLAGS/LIBS
Reported by: antoine |
1.8.30.0_2 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.8.30.0_1 01 Sep 2014 20:56:28 |
madpilot |
Convert to USES=pgsql |
1.8.30.0_1 27 Aug 2014 11:43:26 |
amdmi3 |
- Switch comms/spandsp-devel to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
- Use install-strip target instead of STRIP_CMD
- Add/fix libspandsp.so versions in LIB_DEPENDS to differentiate between spandsp
and spandsp-devel
Approved by: portmgr blanket |
1.8.30.0 21 Aug 2014 14:21:50 |
madpilot |
- Update asterisk to 1.8.30.0
- Update asterisk11 to 11.12.0 |
1.8.29.0_1 16 Aug 2014 15:30:05 |
tijl |
misc/openr2:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Use @sample |
1.8.29.0 29 Jul 2014 22:52:50 |
madpilot |
- Update net/asterisk to 1.8.29.0
- Update net/asterisk11 to 11.11.0
- Take maintainership [1]
- Add missing ODBC option to OPTIONS_DEFINE [2]
- Convert ports to using option helpers
- Fix LUA option
PR: 192226 [2]
Submitted by: m.tsatsenko at gmail.com
Approved by: flo (previous maintainer) [1] |
1.8.28.2_3 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
1.8.28.2_3 24 Jul 2014 18:34:16 |
tijl |
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample (Only the first 15 lines of the commit message are shown above ) |
1.8.28.2_2 03 Jul 2014 13:18:14 |
tijl |
Convert textproc/iksemel to "USES=libtool pathfix" and bump dependent ports |
1.8.28.2_1 27 Jun 2014 17:21:07 |
miwi |
- Chase database/sqlite3 slib bump
Approved by: portmgr (myself) |
1.8.28.2 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
1.8.28.2 17 Jun 2014 08:13:57 |
flo |
- Update net/asterisk to 1.8.28.2
- Update net/asterisk11 to 11.10.2
Security: f109b02f-f5a4-11e3-82e9-00a098b18457 |
1.8.28.0 30 May 2014 15:41:42 |
flo |
- update to 1.8.28.0
- stage
Reviewed by: antoine (previous version) |
1.8.26.1_1 26 May 2014 15:28:29 |
bapt |
Replace lang/lua with the new lang/lua51
lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua
Approved by: portmgr (implicit) |
1.8.26.1_1 05 May 2014 16:24:01 |
bapt |
Fix unixODBC vs libiodbc conflicts
Always rely on unixODBC each time a port is looking for libodbc.so
Remove odbc compat from libiodbc
This allows to install both kde and gnome at the same time
While here:
- Convert libiodbc to USES=libtool
- Convert a bunch of libiodbc dependencies to USES=libtool
- Chase libiodbc.so shlib change
- Stagify some ports
- Convert some ports to USES=pgsql
Discussed with: rakuco (kde)
With hat: portmgr |
1.8.26.1_1 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
1.8.26.1 11 Mar 2014 20:21:45 |
flo |
- Update to 1.8.26.1
- set USE_GCC as asterisk uses gcc extensions
(STAGE support will follow soon, just wanted to get the new version out now)
Security: 03159886-a8a3-11e3-8f36-0025905a4771
MFH: 2014Q1 |
1.8.25.0 17 Dec 2013 23:48:02 |
flo |
- Update net/aserisk to 1.8.25.0
- Update net/aserisk10 to 10.12.4
- Update net/aserisk11 to 11.7.0
- mark net/aserisk10 DEPRECATED, it has reached its EOL
Security: 0c39bafc-6771-11e3-868f-0025905a4771 |
1.8.23.1 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.8.23.1 28 Aug 2013 20:51:32 |
flo |
Update net/asterisk to 1.8.23.1
Update net/asterisk10 to 10.12.3
Update net/asterisk11 to 11.5.1
Security: fd2bf3b5-1001-11e3-ba94-0025905a4771 |
1.8.23.0 24 Jul 2013 09:47:33 |
flo |
Update to 1.8.23.0 |
1.8.22.0_2 11 Jul 2013 16:26:27 |
sunpoet |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
1.8.22.0_2 04 Jul 2013 22:46:34 |
flo |
- Don't force gcc, make this work with clang, too [1]
- Don't call gmake directly [1]
- Make the -p (Run as pseudo-realtime thread) work on FreeBSD [1]
- Use @dirrmtry for directories that can contain files after deinstall
Submitted by: tijl [1] |
1.8.22.0_1 14 Jun 2013 07:07:01 |
flo |
- create missing directories before chowning them [1]
- asterisk depends on gmake so use gmake to run the menuselect.makeopts
target [1]
- disable res_timing_kqueue module until we can figure out what's wrong
with it [2]
Submitted by: John Marino <draco@marino.st> [1]
Reported by: Ian FREISLICH <ianf@clue.co.za>, [2]
Alejandro Imass <ait@p2ee.org>, [2]
Amr Elsharqawi <aelsharqawi@live.com> [2] |
1.8.22.0 18 May 2013 17:32:25 |
flo |
Update to 1.8.22.0 |
1.8.21.0 22 Apr 2013 21:11:35 |
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> |
1.8.20.2 29 Mar 2013 10:04:43 |
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 |
1.8.20.1 08 Mar 2013 11:32:12 |
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 |
1.8.20.1 23 Jan 2013 07:14:46 |
flo |
Update to 1.8.20.1 |
1.8.20.0 15 Jan 2013 17:01:39 |
flo |
Update to 1.8.20.0 |
1.8.19.1 03 Jan 2013 19:41:31 |
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 |
1.8.19.0 12 Dec 2012 01:44:43 |
flo |
- update 1.8.19.0
- use OPTIONS_RADIO instead of OPTIONS_SINGLE |
1.8.18.1 06 Dec 2012 21:46:45 |
flo |
- update to 1.8.18.1
- fix a few portlint warnings
Feature safe: yes |
1.8.18.0 07 Nov 2012 16:20:43 |
flo |
Update to 1.8.18.0
Feature safe: yes |
1.8.17.0 09 Oct 2012 23:36:34 |
flo |
Update to 1.8.17.0 |
1.8.16.0 09 Oct 2012 22:12:14 |
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. |
1.8.16.0 13 Sep 2012 23:21:14 |
flo |
Update to 1.8.16.0 |
1.8.15.1_1 13 Sep 2012 09:39:54 |
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> |
1.8.15.1 30 Aug 2012 22:14:11 |
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 |
1.8.15.0 05 Aug 2012 23:19:40 |
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 |
1.8.15.0 02 Aug 2012 20:55:45 |
flo |
Update to 1.8.15.0 |
1.8.14.1_2 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.8.14.1_1 18 Jul 2012 22:57:42 |
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] |
1.8.14.1 16 Jul 2012 17:27:31 |
flo |
- update to 1.8.14.1
- switch to optionsNG
- add OOH323 support [1]
Submitted by: Ilya Zhuralev (i.zhuravlev@bipa.ru) [1] |
1.8.14.0 11 Jul 2012 22:15:12 |
flo |
Update to 1.8.14.0 |
1.8.13.1 06 Jul 2012 18:09:17 |
flo |
Update to 1.8.13.1
Security:
http://www.vuxml.org/freebsd/4c1ac2dd-c788-11e1-be25-14dae9ebcf89.html |
1.8.13.0_1 28 Jun 2012 05:23:44 |
fjoe |
- Add support for MFC/R2 signaling using openr2 library.
- Bump PORTREVISION.
Approved by: MAINTAINER |
1.8.13.0 04 Jun 2012 22:04:33 |
flo |
- Update to 1.8.13.0
- Update conflicts [1]
Reported by: FreeBSD Ports conflicts checker [1] |
1.8.12.2_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.8.12.2 30 May 2012 21:47:23 |
flo |
Update to 1.8.12.2 |
1.8.12.1 29 May 2012 23:10:08 |
flo |
Update to 1.8.12.1
Security:
http://www.vuxml.org/freebsd/359f615d-a9e1-11e1-8a66-14dae9ebcf89.html |
1.8.12.0 02 May 2012 20:50:44 |
flo |
Update to 1.8.12.0 |
1.8.11.1 23 Apr 2012 20:22:12 |
flo |
Update to 1.8.11.1
Security:
http://www.vuxml.org/freebsd/1c5abbe2-8d7f-11e1-a374-14dae9ebcf89.html |
1.8.11.0 10 Apr 2012 20:28:09 |
flo |
- fix build with gcc46 and clang |
1.8.11.0 01 Apr 2012 13:14:39 |
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 |
1.8.10.1 15 Mar 2012 23:15:26 |
flo |
Update to 1.8.10.1
Security:
http://www.vuxml.org/freebsd/0d530174-6eef-11e1-afd6-14dae9ebcf89.html
Feature safe: yes |
1.8.10.0 05 Mar 2012 23:06:55 |
flo |
Update to 1.8.10.0
As the iLBC codec is now part of asterisk again just build and install
it unconditionally. |
1.8.9.3 25 Feb 2012 00:27:42 |
flo |
update to 1.8.9.3 |
1.8.9.2 09 Feb 2012 22:46:31 |
flo |
update to 1.8.9.2 |
1.8.9.1 07 Feb 2012 21:30:46 |
flo |
update to 1.8.9.1 |
1.8.9.0_1 06 Feb 2012 12:25:50 |
miwi |
- Chase unixODBC shlib bump |
1.8.9.0 28 Jan 2012 00:07:59 |
flo |
Update to 1.8.9.0 |
1.8.8.2 20 Jan 2012 00:53:14 |
flo |
Update to 1.8.8.2
Security: www.vuxml.org/freebsd/dd698b76-42f7-11e1-a1b6-14dae9ebcf89.html |
1.8.8.1 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.8.8.1 31 Dec 2011 15:45:45 |
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 |
1.8.8.0 19 Dec 2011 11:16:30 |
flo |
update to 1.8.8.0 |