Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Mar 2021 11:20:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 253844] [NEW PORT] net/opensips24 net/opensips31
Message-ID:  <bug-253844-7788-9FwQpbVmKv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253844-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-253844-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253844

--- Comment #4 from daniel.engberg.lists@pyret.net ---
Hi,

I made a few changes to your Makefile, mainly minor issue and utilizing the
framework a bit more however I didn't test any options.

gettext-runtime (missing dep)
libxml2 --> USES=3Dgnome + USE_GNOME=3Dlibxml2
net/xmlrpc-c dep removed, can't find any reference to where it's needed
redis dep removed, is this a runtime dep as it builds fine without?
Is python a run dep or is it used during compilation?
Remove *.php from SHEBANG_GLOB, I couldn't find any files directly calling =
PHP
and/or it didn't work as intended (no shebang at L1)
C/CXX/LDFLAGS --> USES=3D localbase:ldflags
Moved BUILD_DEPS and LIB_DEPS for options below OPTIONS_ and _DESC

I also did a quick run using Poudriere (12.2) and isn't happy (yet) :-)

There however a few more issues that needs to be addressed

Warning: /usr/ports/net/opensips31/pkg-message not in UCL format, will be s=
hown
on initial install only.
Warning: See
https://www.freebsd.org/doc/en/books/porters-handbook/pkg-files.html#portin=
g-message
=3D=3D=3D=3D> Checking for pkg-plist issues (check-plist)
=3D=3D=3D> Parsing plist
=3D=3D=3D> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: %%ETCDIR%%/scenario_callcenter.xml
Error: Orphaned: %%LIBDIR%%/modules/callops.so
Error: Orphaned: %%LIBDIR%%/modules/freeswitch.so
Error: Orphaned: %%LIBDIR%%/modules/freeswitch_scripting.so
Error: Orphaned: %%LIBDIR%%/modules/media_exchange.so
Error: Orphaned: %%LIBDIR%%/modules/proto_smpp.so
Error: Orphaned: %%LIBDIR%%/modules/qrouting.so
Error: Orphaned: %%LIBDIR%%/modules/rate_cacher.so
Error: Orphaned: sbin/osipsconfig
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/README.auth_jwt
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/README.callops
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/README.cgrates
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/README.compression
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/README.db_http
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/README.db_perlvdb
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/README.event_routing
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/README.event_stream
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/README.freeswitch
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/README.freeswitch_scripting
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/README.jsonrpc
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/README.media_exchange
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/README.mi_html
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/README.mid_registrar
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/README.proto_smpp
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/README.qrouting
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/README.rabbitmq
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/README.rabbitmq_consumer
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/README.rate_cacher
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/README.sip_i
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/README.siprec
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/README.stir_shaken
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/README.tracer
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/README.uuid
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/README.xml
=3D=3D=3D> Checking for items in pkg-plist which are not in STAGEDIR
=3D=3D=3D> Error: Plist issues found.
*** Error code 1

Best regards,
Daniel

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253844-7788-9FwQpbVmKv>