CVS log for ports/net/asterisk12/files/Attic/patch-channels::Makefile
Up to [FreeBSD] / ports / net / asterisk12 / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.15
Tue Nov 30 03:47:33 2010 UTC (14 months, 1 week ago) by fjoe
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.14: +1 -1 lines
asterisk 1.2 has been EOL'ed upstream on 21 Nov 2010.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Jul 31 21:18:09 2007 UTC (4 years, 6 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +9 -5 lines
o Upgrade to 1.2.23. o Disable fax-related modules since they don't compile with newest spandsp. o Enable FreeTDS support (could be disabled using WITHOUT_FREETDS knob). Sponsored by: Sippy Software, Inc. ( http://www.sippysoft.com/ )
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Apr 26 00:11:37 2007 UTC (4 years, 9 months ago) by sobomax
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +9 -9 lines
o Update zaptel to 1.4.1; Submitted by: Oleksandr Tymoshenko <gonzo@pbxpress.com> o update libpri to 1.4.0; PR: 111555 Submitted by: "Phillip N." <pneumann@gmail.com> o update asterisk12 to 1.2.7. Sponsored by: Sippy Software, Inc. ( http://www.sippysoft.com/ ) The reason it all is going in together is that they are interdependent.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Apr 26 11:31:03 2006 UTC (5 years, 9 months ago) by fjoe
Branches: MAIN
CVS tags: old_RELEASE_6_2_0, old_RELEASE_4_EOL
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +5 -7 lines
- Update to 1.2.7.1 [1] - Remove bristuff support (will be added later as a slave port) - Update codec negotiation patch [2] - Use pwlib and openh323 from ports [3] - Remove FORBIDDEN now that asterisk is >= 1.2.6 Note: WITH_ZAPTEL may be broken because zaptel-bsd driver is not synced with Digium zaptel driver. PR: 93528, 96315 Submitted by: Andriy I Pylypenko <bamby@portaone.com> [1] [2] [3] Approved by: MAINTAINER
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Jan 17 22:27:45 2006 UTC (6 years ago) by sobomax
Branches: MAIN
CVS tags: old_RELEASE_6_1_0, old_RELEASE_5_5_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +63 -75 lines
Update to 1.2.1.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Aug 14 18:44:06 2005 UTC (6 years, 5 months ago) by fjoe
Branches: MAIN
CVS tags: old_RELEASE_6_0_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +12 -7 lines
- Add dependency on unixODBC (and WITHOUT_ODBC knob). - Unify WITH_FOO knobs. - Bump PORTREVISION. Approved by: portmgr, MAINTAINER
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Feb 28 11:02:29 2005 UTC (6 years, 11 months ago) by fjoe
Branches: MAIN
CVS tags: old_RELEASE_5_4_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +10 -8 lines
- Update to 1.0.5. - Add PATCHFILE by Klaus-Peter Junghanns for quadBRI/octoBRI (HFC-S) support - Enable libpri support in chan_zap module. Sponsored by: LF.net Approved by: MAINTAINER
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Dec 13 13:35:02 2004 UTC (7 years, 2 months ago) by sobomax
Branches: MAIN
CVS tags: old_RELEASE_4_11_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +11 -9 lines
o Update to 1.0.2. o Add often requested knobs WITHOUT_H323 and WITHOUT_ZAPTEL. o Add untested support for building on sparc64.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Oct 25 11:20:48 2004 UTC (7 years, 3 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Since H.323 module is written in C++ use $(CXX) to link it, not $(CC). This fixes `Undefined symbol "__ls__7ostreamPCc"' when loading chan_h323.so module. Bump PORTREVISION. Reported by: Christophe Prevotaux <c.prevotaux@rural-networks.com>
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Oct 17 18:00:02 2004 UTC (7 years, 3 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +38 -30 lines
Update to 1.0.1.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Apr 30 05:21:08 2004 UTC (7 years, 9 months ago) by sobomax
Branches: MAIN
CVS tags: old_RELEASE_5_3_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +33 -5 lines
- Update to 0.9.0; - add optional support for building with Zaptel module.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Feb 19 00:07:34 2004 UTC (7 years, 11 months ago) by sobomax
Branches: MAIN
CVS tags: old_RELEASE_4_10_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -4 lines
- Update to 0.7.2; - fix problem with h323 channel module loading reported by several users.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Feb 5 19:38:40 2004 UTC (8 years ago) by sobomax
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +25 -17 lines
Update to 0.7.1.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Oct 20 09:26:28 2003 UTC (8 years, 3 months ago) by sobomax
Branches: MAIN
CVS tags: old_RELEASE_5_2_1, old_RELEASE_5_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +23 -2 lines
- Fix problem with speex shared library version; - build/install h323 channel module.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Oct 17 11:22:52 2003 UTC (8 years, 3 months ago) by sobomax
Branches: MAIN
Add asterisk 0.5.0, an Open Source PBX and telephony toolkit.
