CVS log for ports/net/asterisk/files/Attic/codecnego-patch-Makefile
Up to [FreeBSD] / ports / net / asterisk / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.14
Mon Nov 29 04:29:46 2010 UTC (14 months, 1 week ago) by fjoe
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.13: +0 -0 lines
Remove errorneously added patches from the old asterisk 1.4 port. Pointy hat to: fjoe
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Nov 28 19:33:57 2010 UTC (14 months, 1 week ago) by fjoe
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +0 -0 lines
Add asterisk 1.8 port. Submitted by: Florian Smeets
Revision 1.12
Wed Nov 24 13:58:38 2010 UTC (14 months, 2 weeks ago) by fjoe
Branches: MAIN
FILE REMOVED
Changes since revision 1.11: +0 -0 lines
Remove and disconnect net/asterisk port in preparation for repocopy from net/asterisk16
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Mar 21 05:36:40 2010 UTC (22 months, 3 weeks ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +15 -20 lines
Update to 1.4.29.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Oct 20 21:52:14 2009 UTC (2 years, 3 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +8 -6 lines
Make sure the port builds without bash installed when codec negitiation patch is enabled.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:34:54 2009 UTC (2 years, 6 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +0 -0 lines
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22. -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Feb 6 01:09:13 2009 UTC (3 years ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +21 -9 lines
Update to 1.4.23.1.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Dec 9 07:59:50 2008 UTC (3 years, 2 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +10 -26 lines
Update to 1.4.22.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Aug 17 08:28:29 2008 UTC (3 years, 5 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +13 -1 lines
Make asterisk respect CFLAGS. This should fix numerous "undefined reference to `__sync_xxx'" build errors reported by many people who have CPUTYPE set to i686 and similar values in /etc/make.conf. The problem itself is related to the fact that asterisk used FreeBSD CFLAGS when probing for gcc capabilities during configure phase, while its own CFLAGS during actual build. As a result, object code generated by gcc missed those functions.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Jun 10 08:30:35 2008 UTC (3 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +24 -17 lines
o Update to 1.4.20.1; o add opt-in support for the iLBC codec; o move another extra patch into opt-in section.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri May 16 09:24:29 2008 UTC (3 years, 8 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +14 -14 lines
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 1.3: download - view: text, markup, annotated - select for diffs
Wed Dec 26 11:13:38 2007 UTC (4 years, 1 month ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_7_0_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +10 -35 lines
Update to 1.4.16.2.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Sep 18 03:18:10 2007 UTC (4 years, 4 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_6_3_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +18 -9 lines
Make sure to set astrundir to /var/run in the default asterisk.conf, so that it matches rc.d startup script. Bump PORTREVISION. Reported by: Steve Clement
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Aug 10 16:30:40 2007 UTC (4 years, 6 months ago) by sobomax
Branches: MAIN
Update to 1.4.10. Sponsored by: Sippy Software, Inc. ( http://www.sippysoft.com/ )
