Date: Fri, 16 May 2008 09:24:29 +0000 (UTC) From: Maxim Sobolev <sobomax@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/asterisk Makefile distinfo pkg-plist ports/net/asterisk/files codecnego-patch-Makefile dtmf_debug.diff feature_disconnect.diff nocodecnego-patch-Makefile patch-apps::app_dial.c patch-channels::chan_sip.c patch-channels::h323::ast_h323.cxx patch-include::asterisk::features.h ... Message-ID: <200805160924.m4G9OTNx081691@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sobomax 2008-05-16 09:24:29 UTC
FreeBSD ports repository
Modified files:
net/asterisk Makefile distinfo pkg-plist
net/asterisk/files codecnego-patch-Makefile
nocodecnego-patch-Makefile
patch-channels::chan_sip.c
patch-main::Makefile
Added files:
net/asterisk/files dtmf_debug.diff feature_disconnect.diff
patch-channels::h323::ast_h323.cxx
patch-main::manager.c
rtp_force_dtmf-codecnego.diff
rtp_force_dtmf-nocodecnego.diff
sip_force_callid.diff
Removed files:
net/asterisk/files patch-apps::app_dial.c
patch-include::asterisk::features.h
patch-res::res_features.c
Log:
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.
Revision Changes Path
1.97 +14 -4 ports/net/asterisk/Makefile
1.37 +6 -6 ports/net/asterisk/distinfo
1.4 +14 -14 ports/net/asterisk/files/codecnego-patch-Makefile
1.1 +225 -0 ports/net/asterisk/files/dtmf_debug.diff (new)
1.1 +292 -0 ports/net/asterisk/files/feature_disconnect.diff (new)
1.4 +14 -14 ports/net/asterisk/files/nocodecnego-patch-Makefile
1.2 +0 -88 ports/net/asterisk/files/patch-apps::app_dial.c (dead)
1.10 +8 -17 ports/net/asterisk/files/patch-channels::chan_sip.c
1.1 +29 -0 ports/net/asterisk/files/patch-channels::h323::ast_h323.cxx (new)
1.2 +0 -57 ports/net/asterisk/files/patch-include::asterisk::features.h (dead)
1.3 +2 -5 ports/net/asterisk/files/patch-main::Makefile
1.1 +31 -0 ports/net/asterisk/files/patch-main::manager.c (new)
1.2 +0 -144 ports/net/asterisk/files/patch-res::res_features.c (dead)
1.1 +86 -0 ports/net/asterisk/files/rtp_force_dtmf-codecnego.diff (new)
1.1 +70 -0 ports/net/asterisk/files/rtp_force_dtmf-nocodecnego.diff (new)
1.1 +12 -0 ports/net/asterisk/files/sip_force_callid.diff (new)
1.34 +19 -3 ports/net/asterisk/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805160924.m4G9OTNx081691>
