[Bug 181301] New port: net/kamailio - A very fast and configurable open source SIP proxy
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Sep 7 23:59:37 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=181301
--- Comment #5 from olivermahmoudi at gmail.com ---
Just added an updated shell archive of the port. The main reason as to why it
didn't compile was that MASTER_SITES got moved to another link.
root at host1:/usr/ports/net/kamailio # pwd
/usr/ports/net/kamailio
root at host1:/usr/ports/net/kamailio # ll
total 48
-rw-r--r-- 1 root wheel 215 Aug 30 16:49 GIDs.diff
-rw-r--r-- 1 root wheel 4382 Sep 8 01:26 Makefile
-rw-r--r-- 1 root wheel 493 Aug 30 16:49 UIDs.diff
-rw-r--r-- 1 root wheel 146 Aug 30 16:49 distinfo
drwxr-xr-x 2 root wheel 512 Aug 30 16:49 files/
-rw-r--r-- 1 root wheel 532 Aug 30 16:49 pkg-descr
-rw-r--r-- 1 root wheel 17608 Sep 8 00:39 pkg-plist
root at host1:/usr/ports/net/kamailio # ll files/
total 32
-rw-r--r-- 1 root wheel 507 Aug 30 16:49 kamailio.in
-rw-r--r-- 1 root wheel 879 Aug 30 16:49 patch-Makefile
-rw-r--r-- 1 root wheel 423 Aug 30 16:49 patch-modules-db__berkeley-Makefile
-rw-r--r-- 1 root wheel 407 Aug 30 16:49 patch-modules-db__oracle-Makefile
-rw-r--r-- 1 root wheel 407 Aug 30 16:49 patch-modules-db__postgres-Makefile
-rw-r--r-- 1 root wheel 407 Aug 30 16:49 patch-modules-db__sqlite-Makefile
-rw-r--r-- 1 root wheel 283 Aug 30 16:49 patch-modules-tls-Makefile
-rw-r--r-- 1 root wheel 695 Aug 30 16:49 patch-utils-kamctl-Makefile
root at host1:/usr/ports/net/kamailio # uname -a
FreeBSD host1.example.com 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826: Tue Dec
4 06:55:39 UTC 2012
root at obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
root at host1:/usr/ports/net/kamailio # whoami
root
root at host1:/usr/ports/net/kamailio # portlint -A
WARN: Makefile: [92]: NOPORTDOCS found. Consider using PORT_OPTIONS:MDOCS.
WARN: Makefile: [0]: possible direct use of command "dialog" found. use
${DIALOG} instead.
WARN: Makefile: Consider defining LICENSE.
0 fatal errors and 3 warnings found.
root at host1:/usr/ports/net/kamailio # portlint -C
WARN: Makefile: [92]: NOPORTDOCS found. Consider using PORT_OPTIONS:MDOCS.
WARN: Makefile: [0]: possible direct use of command "dialog" found. use
${DIALOG} instead.
WARN: Makefile: Consider defining LICENSE.
0 fatal errors and 3 warnings found.
root at host1:/usr/ports/net/kamailio # make describe
kamailio-4.0.2|/usr/ports/net/kamailio|/usr/local|A very fast and configurable
open source SIP
proxy|/usr/ports/net/kamailio/pkg-descr|olivermahmoudi at gmail.com|net||||/usr/ports/databases/mysql56-server
/usr/ports/databases/postgresql94-server /usr/ports/databases/unixODBC
/usr/ports/devel/gmake /usr/ports/textproc/expat2
/usr/ports/textproc/libxml2|/usr/ports/databases/unixODBC
/usr/ports/shells/bash /usr/ports/textproc/expat2
/usr/ports/textproc/libxml2|http://www.kamailio.org/
root at host1:/usr/ports/net/kamailio # 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)
root at host1:/usr/ports/net/kamailio # make stage
root at host1:/usr/ports/net/kamailio # echo $?
0
root at host1:/usr/ports/net/kamailio # make stage-qa
====> Running Q/A tests (stage-qa)
root at host1:/usr/ports/net/kamailio # echo $?
0
root at host1:/usr/ports/net/kamailio # make check-orphans
====> 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)
root at host1:/usr/ports/net/kamailio # echo $?
0
root at host1:/usr/ports/net/kamailio # echo EOF
EOF
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list