Bug 192912

Summary: [new port] net/h323plus
Product: Ports & Packages Reporter: Nikola Kolev <koue>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: adamw, marino
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
h323splus.shar none

Description Nikola Kolev 2014-08-22 10:30:47 UTC
Created attachment 146150 [details]
h323splus.shar

H.323 Plus (or, "H323plus") is a multi-platform H323 Video Conferencing
library formerly known as OpenH323. The new name was chosen to reflect
the fact that the open source H.323 project now contains even
more more functionality than ever before. 

WWW: http://www.h323plus.org/

---------------------

[koue@hypocrisy ~/redports.org/koue/net/h323plus]$ portlint 
looks fine.
[koue@hypocrisy ~/redports.org/koue/net/h323plus]$ make check-plist
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for directories owned by MTREEs
===> Checking for directories handled by dependencies
===> Checking for items in pkg-plist which are not in STAGEDIR
===> No pkg-plist issues found (check-plist)
[koue@hypocrisy ~/redports.org/koue/net/h323plus]$ make stage-qa
====> Running Q/A tests (stage-qa)
[koue@hypocrisy ~/redports.org/koue/net/h323plus]$

---------------------
redports build logs

https://redports.org/~koue/20140822095401-14846-236321/h323plus-1.26.5.log
https://redports.org/~koue/20140822095401-14846-236322/h323plus-1.26.5.log
https://redports.org/~koue/20140822095401-14846-236323/h323plus-1.26.5.log
https://redports.org/~koue/20140822095401-14846-236324/h323plus-1.26.5.log
https://redports.org/~koue/20140822095401-14846-236325/h323plus-1.26.5.log
https://redports.org/~koue/20140822095401-14846-236326/h323plus-1.26.5.log
Comment 1 John Marino freebsd_committer freebsd_triage 2014-08-22 13:49:03 UTC
looks good; moving to patch-ready
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-08-24 16:37:02 UTC
A commit references this bug:

Author: adamw
Date: Sun Aug 24 16:36:03 UTC 2014
New revision: 365958
URL: http://svnweb.freebsd.org/changeset/ports/365958

Log:
  Add net/h323plus.

  H.323 Plus (or, "H323plus") is a multi-platform H323 Video Conferencing
  library formerly known as OpenH323. The new name was chosen to reflect
  the fact that the open source H.323 project now contains even
  more more functionality than ever before.

  WWW: http://www.h323plus.org/

  PR:		192912
  Submitted by:	Nikola Kolev

Changes:
  head/net/Makefile
  head/net/h323plus/
  head/net/h323plus/Makefile
  head/net/h323plus/distinfo
  head/net/h323plus/files/
  head/net/h323plus/files/patch-Makefile.in
  head/net/h323plus/files/patch-openh323u.mak.in
  head/net/h323plus/pkg-descr
  head/net/h323plus/pkg-plist
Comment 3 Adam Weinberger freebsd_committer freebsd_triage 2014-08-24 16:39:38 UTC
Committed, thanks!