Bug 114814 - [new port] net/yate
Summary: [new port] net/yate
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: Ion-Mihai "IOnut" Tetcu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-22 21:00 UTC by Balwinder S Dheeman
Modified: 2007-09-23 13:40 UTC (History)
0 users

See Also:


Attachments
file.shar (24.30 KB, text/plain)
2007-07-22 21:00 UTC, Balwinder S Dheeman
no flags Details
yate-devel.shar (25.27 KB, application/octet-stream)
2007-08-15 01:01 UTC, Balwinder S Dheeman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Balwinder S Dheeman 2007-07-22 21:00:01 UTC
Newport: net/yate

Yate is a telephony engine aimed at creating a telephony server that performs well enough to deal with PBX requirements and also flexible enough for complex Gateway and IVR solutions.

WWW: http://YATE.null.ro/

(I have been using it since long, and made it available to the public from my blog http://cto.homelinux.net/~bsd/ pages.)

Fix: Plz check and install a shar file attached herewith.


Patch attached with submission follows:
How-To-Repeat: NA
Comment 1 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2007-08-02 11:26:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

I'll take it.
Comment 2 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2007-08-14 12:54:26 UTC
State Changed
From-To: open->feedback

We need a maintainer for new ports, do you want to maintain this port ?
Comment 3 Balwinder S Dheeman 2007-08-15 01:01:55 UTC
>From: itetcu@FreeBSD.org
>To: bdheeman@hotmail.com, itetcu@FreeBSD.org, itetcu@FreeBSD.org
>Subject: Re: ports/114814: [new port] net/yate
>Date: Tue, 14 Aug 2007 11:54:27 GMT
>
>Synopsis: [new port] net/yate
>
>State-Changed-From-To: open->feedback
>State-Changed-By: itetcu
>State-Changed-When: Tue Aug 14 11:54:26 UTC 2007
>State-Changed-Why:
>We need a maintainer for new ports, do you want to maintain this port ?
>
>http://www.freebsd.org/cgi/query-pr.cgi?pr=114814

Yes, sure I shall try my best to maintain this as well as a few more ports.

Kindly see http://cto.homelinux.net/cgi-bin/ports.rbx for the ports I 
already am maintaining.

Plz find enclosed herewith a recent update to the yate port, I have appeded 
a suffix to the port name because it is based on current CVS repository of 
upstream developers. As a avid user of this software I can assure, this 
although is not an official release but is quite stable and, or free of 
bugs.

Thanks,
Regards,

_________________________________________________________________
See what youre getting intobefore you go there 
http://newlivehotmail.com/?ocid=TXT_TAGHM_migration_HM_viral_preview_0507
Comment 4 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2007-08-15 06:49:22 UTC
State Changed
From-To: feedback->open

Submitter wants to maintain this port :)
Comment 5 Edwin Groothuis freebsd_committer freebsd_triage 2007-09-23 13:34:39 UTC
State Changed
From-To: open->closed

Commited the net/yate-devel version
Comment 6 dfilter service freebsd_committer freebsd_triage 2007-09-23 13:34:45 UTC
edwin       2007-09-23 12:34:40 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/yate-devel       Makefile distinfo pkg-descr pkg-install 
                         pkg-plist 
    net/yate-devel/files README.too patch-Makefile.in 
                         patch-clients_Makefile_in patch-configure 
                         patch-modules_Makefile_in 
                         patch-modules_help_Makefile_in 
                         patch-modules_skin_Makefile_in 
                         patch-modules_zapchan_cpp 
                         patch-test_Makefile_in pkg-message.in 
                         yate.sh.in 
  Log:
  [newport] net/yate-devel
  
          Newport: net/yate
  
          Yate is a telephony engine aimed at creating a telephony
          server that performs well enough to deal with PBX requirements
          and also flexible enough for complex Gateway and IVR
          solutions.
  
          WWW: http://YATE.null.ro/
  
  PR:             ports/114814
  Submitted by:   Balwinder S Dheeman <bdheeman@hotmail.com>
  
  Revision  Changes    Path
  1.1924    +1 -0      ports/net/Makefile
  1.1       +143 -0    ports/net/yate-devel/Makefile (new)
  1.1       +3 -0      ports/net/yate-devel/distinfo (new)
  1.1       +161 -0    ports/net/yate-devel/files/README.too (new)
  1.1       +13 -0     ports/net/yate-devel/files/patch-Makefile.in (new)
  1.1       +19 -0     ports/net/yate-devel/files/patch-clients_Makefile_in (new)
  1.1       +23 -0     ports/net/yate-devel/files/patch-configure (new)
  1.1       +77 -0     ports/net/yate-devel/files/patch-modules_Makefile_in (new)
  1.1       +11 -0     ports/net/yate-devel/files/patch-modules_help_Makefile_in (new)
  1.1       +14 -0     ports/net/yate-devel/files/patch-modules_skin_Makefile_in (new)
  1.1       +12 -0     ports/net/yate-devel/files/patch-modules_zapchan_cpp (new)
  1.1       +11 -0     ports/net/yate-devel/files/patch-test_Makefile_in (new)
  1.1       +21 -0     ports/net/yate-devel/files/pkg-message.in (new)
  1.1       +45 -0     ports/net/yate-devel/files/yate.sh.in (new)
  1.1       +5 -0      ports/net/yate-devel/pkg-descr (new)
  1.1       +35 -0     ports/net/yate-devel/pkg-install (new)
  1.1       +132 -0    ports/net/yate-devel/pkg-plist (new)
_______________________________________________
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"