Bug 192912 - [new port] net/h323plus
Summary: [new port] net/h323plus
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-22 10:30 UTC by Nikola Kolev
Modified: 2014-08-24 16:39 UTC (History)
2 users (show)

See Also:


Attachments
h323splus.shar (7.86 KB, text/plain)
2014-08-22 10:30 UTC, Nikola Kolev
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!