cvs commit: ports/net/asterisk Makefile distinfo pkg-plist
ports/net/asterisk/files chan_oss.c patch-Makefile
patch-agi::Makefile patch-apps::Makefile patch-apps::app_rxfax.c
patch-apps::app_txfax.c patch-astman::Makefile patch-cdr::Makefile ...
Maxim Sobolev
sobomax at FreeBSD.org
Tue Jan 17 14:27:48 PST 2006
sobomax 2006-01-17 22:27:46 UTC
FreeBSD ports repository
Modified files:
net/asterisk Makefile distinfo pkg-plist
net/asterisk/files patch-Makefile patch-agi::Makefile
patch-apps::Makefile
patch-apps::app_rxfax.c
patch-apps::app_txfax.c
patch-cdr::Makefile
patch-channels::Makefile
patch-channels::chan_h323.c
patch-channels::chan_sip.c
patch-channels::chan_zap.c
patch-codecs::Makefile
patch-codecs::ilbc::Makefile patch-db.c
patch-formats::Makefile
patch-formats::format_g723_1.c
patch-formats::format_g729.c
patch-pbx::Makefile patch-res::Makefile
patch-rtp.c
Added files:
net/asterisk/files patch-channels::h323::ast_h323.cpp
patch-channels::h323::ast_h323.h
patch-configs::musiconhold.conf.sample
patch-funcs::Makefile
patch-utils::Makefile
Removed files:
net/asterisk/files chan_oss.c patch-astman::Makefile
patch-channels::h323::Makefile
patch-codecs::codec_g723_1_dummy.c
patch-codecs::codec_g729_dummy.c
patch-codecs::g729_slin_ex.h
patch-codecs::slin_g729_ex.h
patch-pbx::pbx_wilcalu.c
patch-res-res_watchdog.c
Log:
Update to 1.2.1.
Revision Changes Path
1.43 +6 -16 ports/net/asterisk/Makefile
1.12 +3 -4 ports/net/asterisk/distinfo
1.3 +0 -1327 ports/net/asterisk/files/chan_oss.c (dead)
1.12 +301 -226 ports/net/asterisk/files/patch-Makefile
1.5 +6 -5 ports/net/asterisk/files/patch-agi::Makefile
1.6 +46 -28 ports/net/asterisk/files/patch-apps::Makefile
1.3 +6 -4 ports/net/asterisk/files/patch-apps::app_rxfax.c
1.3 +5 -3 ports/net/asterisk/files/patch-apps::app_txfax.c
1.5 +0 -25 ports/net/asterisk/files/patch-astman::Makefile (dead)
1.6 +48 -34 ports/net/asterisk/files/patch-cdr::Makefile
1.11 +63 -75 ports/net/asterisk/files/patch-channels::Makefile
1.5 +10 -10 ports/net/asterisk/files/patch-channels::chan_h323.c
1.4 +111 -124 ports/net/asterisk/files/patch-channels::chan_sip.c
1.4 +28 -48 ports/net/asterisk/files/patch-channels::chan_zap.c
1.6 +0 -39 ports/net/asterisk/files/patch-channels::h323::Makefile (dead)
1.3 +16 -0 ports/net/asterisk/files/patch-channels::h323::ast_h323.cpp (new)
1.1 +16 -0 ports/net/asterisk/files/patch-channels::h323::ast_h323.h (new)
1.8 +43 -34 ports/net/asterisk/files/patch-codecs::Makefile
1.4 +0 -314 ports/net/asterisk/files/patch-codecs::codec_g723_1_dummy.c (dead)
1.4 +0 -281 ports/net/asterisk/files/patch-codecs::codec_g729_dummy.c (dead)
1.3 +0 -20 ports/net/asterisk/files/patch-codecs::g729_slin_ex.h (dead)
1.4 +9 -8 ports/net/asterisk/files/patch-codecs::ilbc::Makefile
1.3 +0 -31 ports/net/asterisk/files/patch-codecs::slin_g729_ex.h (dead)
1.1 +14 -0 ports/net/asterisk/files/patch-configs::musiconhold.conf.sample (new)
1.5 +15 -8 ports/net/asterisk/files/patch-db.c
1.4 +9 -9 ports/net/asterisk/files/patch-formats::Makefile
1.4 +25 -22 ports/net/asterisk/files/patch-formats::format_g723_1.c
1.5 +14 -11 ports/net/asterisk/files/patch-formats::format_g729.c
1.1 +14 -0 ports/net/asterisk/files/patch-funcs::Makefile (new)
1.4 +11 -9 ports/net/asterisk/files/patch-pbx::Makefile
1.2 +0 -14 ports/net/asterisk/files/patch-pbx::pbx_wilcalu.c (dead)
1.2 +0 -13 ports/net/asterisk/files/patch-res-res_watchdog.c (dead)
1.8 +26 -24 ports/net/asterisk/files/patch-res::Makefile
1.5 +8 -14 ports/net/asterisk/files/patch-rtp.c
1.1 +34 -0 ports/net/asterisk/files/patch-utils::Makefile (new)
1.17 +129 -30 ports/net/asterisk/pkg-plist
More information about the cvs-all
mailing list