Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Nov 2010 19:33:58 +0000 (UTC)
From:      Max Khon <fjoe@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net Makefile ports/net/asterisk Makefile distinfo pkg-descr pkg-plist ports/net/asterisk/files asterisk.sh.in codecnego-patch-Makefile dtmf_debug.diff ilbc_enable.diff nocodecnego-patch-Makefile patch-Makefile ...
Message-ID:  <201011281933.oASJXwRW084667@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
fjoe        2010-11-28 19:33:58 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/asterisk         Makefile distinfo pkg-descr pkg-plist 
    net/asterisk/files   asterisk.sh.in codecnego-patch-Makefile 
                         dtmf_debug.diff ilbc_enable.diff 
                         nocodecnego-patch-Makefile patch-Makefile 
                         patch-Makefile.rules patch-agi::Makefile 
                         patch-channels-chan_dahdi.c 
                         patch-channels::Makefile 
                         patch-channels::chan_sip.c 
                         patch-channels__sip__include__sip.h 
                         patch-channels_h323_Makefile.in 
                         patch-configure 
                         patch-include::asterisk::utils.h 
                         patch-main::Makefile patch-main::db.c 
                         patch-main::frame.c patch-main::utils.c 
                         patch-main__lock.c patch-rtp_timeout 
                         patch-suppress_log_dups.diff 
                         rtp_force_dtmf-codecnego.diff 
                         rtp_force_dtmf-nocodecnego.diff 
                         sip_force_callid.diff sip_set_auth.diff 
  Log:
  Add asterisk 1.8 port.
  
  Submitted by:   Florian Smeets
  
  Revision  Changes    Path
  1.2291    +1 -0      ports/net/Makefile
  1.131     +244 -0    ports/net/asterisk/Makefile (new)
  1.50      +2 -0      ports/net/asterisk/distinfo (new)
  1.10      +34 -0     ports/net/asterisk/files/asterisk.sh.in (new)
  1.13      +219 -0    ports/net/asterisk/files/codecnego-patch-Makefile (new)
  1.6       +226 -0    ports/net/asterisk/files/dtmf_debug.diff (new)
  1.5       +7599 -0   ports/net/asterisk/files/ilbc_enable.diff (new)
  1.12      +228 -0    ports/net/asterisk/files/nocodecnego-patch-Makefile (new)
  1.22      +112 -0    ports/net/asterisk/files/patch-Makefile (new)
  1.5       +16 -0     ports/net/asterisk/files/patch-Makefile.rules (new)
  1.10      +13 -0     ports/net/asterisk/files/patch-agi::Makefile (new)
  1.1       +33 -0     ports/net/asterisk/files/patch-channels-chan_dahdi.c (new)
  1.19      +29 -0     ports/net/asterisk/files/patch-channels::Makefile (new)
  1.13      +11 -0     ports/net/asterisk/files/patch-channels::chan_sip.c (new)
  1.1       +11 -0     ports/net/asterisk/files/patch-channels__sip__include__sip.h (new)
  1.4       +11 -0     ports/net/asterisk/files/patch-channels_h323_Makefile.in (new)
  1.9       +33 -0     ports/net/asterisk/files/patch-configure (new)
  1.4       +13 -0     ports/net/asterisk/files/patch-include::asterisk::utils.h (new)
  1.8       +30 -0     ports/net/asterisk/files/patch-main::Makefile (new)
  1.4       +18 -0     ports/net/asterisk/files/patch-main::db.c (new)
  1.4       +14 -0     ports/net/asterisk/files/patch-main::frame.c (new)
  1.9       +13 -0     ports/net/asterisk/files/patch-main::utils.c (new)
  1.1       +13 -0     ports/net/asterisk/files/patch-main__lock.c (new)
  1.3       +25 -0     ports/net/asterisk/files/patch-rtp_timeout (new)
  1.3       +270 -0    ports/net/asterisk/files/patch-suppress_log_dups.diff (new)
  1.5       +86 -0     ports/net/asterisk/files/rtp_force_dtmf-codecnego.diff (new)
  1.5       +69 -0     ports/net/asterisk/files/rtp_force_dtmf-nocodecnego.diff (new)
  1.4       +11 -0     ports/net/asterisk/files/sip_force_callid.diff (new)
  1.3       +45 -0     ports/net/asterisk/files/sip_set_auth.diff (new)
  1.3       +5 -0      ports/net/asterisk/pkg-descr (new)
  1.43      +1616 -0   ports/net/asterisk/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011281933.oASJXwRW084667>