CVS log for ports/net/asterisk/files/Attic/nocodecnego-patch-Makefile
Up to [FreeBSD] / ports / net / asterisk / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.13
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.12: +0 -0 lines
Remove errorneously added patches from the old asterisk 1.4 port. Pointy hat to: fjoe
Revision 1.12: 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.11: preferred, colored
Changes since revision 1.11: +0 -0 lines
Add asterisk 1.8 port. Submitted by: Florian Smeets
Revision 1.11
Wed Nov 24 13:58:38 2010 UTC (14 months, 2 weeks ago) by fjoe
Branches: MAIN
FILE REMOVED
Changes since revision 1.10: +0 -0 lines
Remove and disconnect net/asterisk port in preparation for repocopy from net/asterisk16
Revision 1.10: 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.9: preferred, colored
Changes since revision 1.9: +21 -17 lines
Update to 1.4.29.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Sep 18 09:48:48 2009 UTC (2 years, 4 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +8 -3 lines
Fix the build when there is no bash installed. Feature safe: yes
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: +20 -11 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: +0 -13 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: +12 -0 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: +21 -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 -12 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/ )
