Bug 165552 - [MAINTAINER UPDATE] net/yate update to 4.0.0
Summary: [MAINTAINER UPDATE] net/yate update to 4.0.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Michael Scheidell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-29 12:30 UTC by komarov
Modified: 2012-02-29 22:00 UTC (History)
0 users

See Also:


Attachments
file.diff (23.57 KB, patch)
2012-02-29 12:30 UTC, komarov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description komarov 2012-02-29 12:30:11 UTC
Added features:

SS7 components for mobile operators - SCCP, TCAP, MAP and CAMEL
Javascript new implementation for fast prototyping of telephony applications.
LNP over ANSI SS7
T.38 fax support over MGCP digital gateways
TCP and TLS transports for SIP, multiple listening interfaces
Alerts, monitoring and logging.
Minor improvements

Better debugging informations
Atomic operations used if architecture and compiler support them

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-02-29 12:30:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->scheidell

scheidell@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Michael Scheidell freebsd_committer freebsd_triage 2012-02-29 13:09:14 UTC
State Changed
From-To: open->feedback

minor package problems. 
<http://lorie.secnap.net/tb/index.php?action=display_markup_log&build=9-scheidell_AMD64&id=814> 

showed up with default options. 
if you want to review environment vars for this, see: 
<http://lorie.secnap.net/tb/errors/7-scheidell_I386/yate-4.0.0.p1.log>
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-02-29 21:51:10 UTC
scheidell    2012-02-29 21:50:53 UTC

  FreeBSD ports repository

  Modified files:
    net/yate             Makefile distinfo pkg-plist 
    net/yate/files       patch-Makefile.in 
                         patch-conf.d__Makefile.in 
                         patch-configure.in 
                         patch-modules__Makefile.in 
                         patch-modules__h323chan.cpp 
  Log:
  - Update to 4.0.0.p1
  - Update adds: SS7 components for mobile operators, T.38 fax, TCP and TLS support for SIP
  
  PR:             ports/165552
  Submitted by:   Valery Komarov <komarov@valerka.net> (maintainer)
  Approved by:    gabor (mentor, implicit)
  
  Revision  Changes    Path
  1.4       +3 -4      ports/net/yate/Makefile
  1.2       +2 -2      ports/net/yate/distinfo
  1.2       +9 -9      ports/net/yate/files/patch-Makefile.in
  1.2       +1 -1      ports/net/yate/files/patch-conf.d__Makefile.in
  1.3       +12 -12    ports/net/yate/files/patch-configure.in
  1.3       +13 -4     ports/net/yate/files/patch-modules__Makefile.in
  1.2       +3 -3      ports/net/yate/files/patch-modules__h323chan.cpp
  1.3       +176 -10   ports/net/yate/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Michael Scheidell freebsd_committer freebsd_triage 2012-02-29 21:51:37 UTC
State Changed
From-To: feedback->closed

Perfect!, Committed.