Date: Wed, 16 Sep 2009 19:33:38 +0000 (UTC) From: Max Khon <fjoe@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/asterisk-bristuff Makefile distinfo pkg-plist ports/net/asterisk-bristuff/files asterisk.sh.in codecnego-patch-Makefile dtmf_debug.diff ilbc_enable.diff nocodecnego-patch-Makefile patch-Makefile patch-Makefile.rules ... Message-ID: <200909161933.n8GJXcBL042043@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
fjoe 2009-09-16 19:33:38 UTC
FreeBSD ports repository
Modified files:
net/asterisk-bristuff Makefile distinfo pkg-plist
net/asterisk-bristuff/files asterisk.sh.in patch-agi::Makefile
patch-channels::Makefile
patch-channels::chan_sip.c
patch-include::asterisk::utils.h
Added files:
net/asterisk-bristuff/files codecnego-patch-Makefile
dtmf_debug.diff ilbc_enable.diff
nocodecnego-patch-Makefile
patch-Makefile.rules
patch-channels_h323_Makefile.in
patch-configure
patch-main::Makefile
patch-main::db.c
patch-main::frame.c
patch-main::utils.c
patch-rtp_timeout
rtp_force_dtmf-codecnego.diff
rtp_force_dtmf-nocodecnego.diff
sip_force_callid.diff
sip_set_auth.diff
Removed files:
net/asterisk-bristuff/files patch-Makefile
patch-apps::Makefile
patch-apps::app_rxfax.c
patch-apps::app_txfax.c
patch-cdr::Makefile
patch-channels-chan_skinny.c
patch-channels::chan_h323.c
patch-channels::chan_zap.c
patch-codecs::Makefile
patch-codecs::gsm::Makefile
patch-codecs::ilbc::Makefile
patch-configs::musiconhold.conf.sample
patch-db.c patch-formats::Makefile
patch-formats::format_g723_1.c
patch-formats::format_g729.c
patch-frame.c
patch-funcs::Makefile
patch-pbx::Makefile
patch-res-res_watchdog.c
patch-res::Makefile patch-rtp.c
patch-utils.c
patch-utils::Makefile
Log:
Update to 1.4.26.2 + bristuff-0.4.0-RC3g.
All patches except 122-chan_zap-GSM.diff are present in cumulative bristuff patch.
Sponsored by: Ethon Technologies GmbH
Feature safe: yes
Revision Changes Path
1.74 +143 -31 ports/net/asterisk-bristuff/Makefile
1.20 +6 -6 ports/net/asterisk-bristuff/distinfo
1.5 +8 -1 ports/net/asterisk-bristuff/files/asterisk.sh.in
1.1 +222 -0 ports/net/asterisk-bristuff/files/codecnego-patch-Makefile (new)
1.1 +226 -0 ports/net/asterisk-bristuff/files/dtmf_debug.diff (new)
1.1 +7599 -0 ports/net/asterisk-bristuff/files/ilbc_enable.diff (new)
1.1 +219 -0 ports/net/asterisk-bristuff/files/nocodecnego-patch-Makefile (new)
1.18 +0 -493 ports/net/asterisk-bristuff/files/patch-Makefile (dead)
1.1 +21 -0 ports/net/asterisk-bristuff/files/patch-Makefile.rules (new)
1.9 +13 -13 ports/net/asterisk-bristuff/files/patch-agi::Makefile
1.10 +0 -70 ports/net/asterisk-bristuff/files/patch-apps::Makefile (dead)
1.5 +0 -399 ports/net/asterisk-bristuff/files/patch-apps::app_rxfax.c (dead)
1.5 +0 -326 ports/net/asterisk-bristuff/files/patch-apps::app_txfax.c (dead)
1.9 +0 -71 ports/net/asterisk-bristuff/files/patch-cdr::Makefile (dead)
1.2 +0 -14 ports/net/asterisk-bristuff/files/patch-channels-chan_skinny.c (dead)
1.14 +36 -69 ports/net/asterisk-bristuff/files/patch-channels::Makefile
1.8 +0 -13 ports/net/asterisk-bristuff/files/patch-channels::chan_h323.c (dead)
1.7 +11 -127 ports/net/asterisk-bristuff/files/patch-channels::chan_sip.c
1.5 +0 -80 ports/net/asterisk-bristuff/files/patch-channels::chan_zap.c (dead)
1.1 +14 -0 ports/net/asterisk-bristuff/files/patch-channels_h323_Makefile.in (new)
1.9 +0 -53 ports/net/asterisk-bristuff/files/patch-codecs::Makefile (dead)
1.8 +0 -11 ports/net/asterisk-bristuff/files/patch-codecs::gsm::Makefile (dead)
1.5 +0 -12 ports/net/asterisk-bristuff/files/patch-codecs::ilbc::Makefile (dead)
1.2 +0 -14 ports/net/asterisk-bristuff/files/patch-configs::musiconhold.conf.sample (dead)
1.1 +36 -0 ports/net/asterisk-bristuff/files/patch-configure (new)
1.6 +0 -21 ports/net/asterisk-bristuff/files/patch-db.c (dead)
1.5 +0 -23 ports/net/asterisk-bristuff/files/patch-formats::Makefile (dead)
1.5 +0 -354 ports/net/asterisk-bristuff/files/patch-formats::format_g723_1.c (dead)
1.6 +0 -47 ports/net/asterisk-bristuff/files/patch-formats::format_g729.c (dead)
1.2 +0 -14 ports/net/asterisk-bristuff/files/patch-frame.c (dead)
1.2 +0 -14 ports/net/asterisk-bristuff/files/patch-funcs::Makefile (dead)
1.2 +1 -1 ports/net/asterisk-bristuff/files/patch-include::asterisk::utils.h
1.1 +36 -0 ports/net/asterisk-bristuff/files/patch-main::Makefile (new)
1.1 +21 -0 ports/net/asterisk-bristuff/files/patch-main::db.c (new)
1.1 +14 -0 ports/net/asterisk-bristuff/files/patch-main::frame.c (new)
1.1 +16 -0 ports/net/asterisk-bristuff/files/patch-main::utils.c (new)
1.5 +0 -25 ports/net/asterisk-bristuff/files/patch-pbx::Makefile (dead)
1.6 +0 -13 ports/net/asterisk-bristuff/files/patch-res-res_watchdog.c (dead)
1.10 +0 -33 ports/net/asterisk-bristuff/files/patch-res::Makefile (dead)
1.6 +0 -17 ports/net/asterisk-bristuff/files/patch-rtp.c (dead)
1.1 +25 -0 ports/net/asterisk-bristuff/files/patch-rtp_timeout (new)
1.2 +0 -15 ports/net/asterisk-bristuff/files/patch-utils.c (dead)
1.2 +0 -34 ports/net/asterisk-bristuff/files/patch-utils::Makefile (dead)
1.1 +86 -0 ports/net/asterisk-bristuff/files/rtp_force_dtmf-codecnego.diff (new)
1.1 +70 -0 ports/net/asterisk-bristuff/files/rtp_force_dtmf-nocodecnego.diff (new)
1.1 +11 -0 ports/net/asterisk-bristuff/files/sip_force_callid.diff (new)
1.1 +45 -0 ports/net/asterisk-bristuff/files/sip_set_auth.diff (new)
1.24 +653 -462 ports/net/asterisk-bristuff/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909161933.n8GJXcBL042043>
