Date: Sun, 07 Sep 2014 23:59:37 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 181301] New port: net/kamailio - A very fast and configurable open source SIP proxy Message-ID: <bug-181301-13-tTnad3rO74@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-181301-13@https.bugs.freebsd.org/bugzilla/> References: <bug-181301-13@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=181301 --- Comment #5 from olivermahmoudi@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@host1:/usr/ports/net/kamailio # pwd /usr/ports/net/kamailio root@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@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@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@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 root@host1:/usr/ports/net/kamailio # whoami root root@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@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@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@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@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@host1:/usr/ports/net/kamailio # make stage root@host1:/usr/ports/net/kamailio # echo $? 0 root@host1:/usr/ports/net/kamailio # make stage-qa ====> Running Q/A tests (stage-qa) root@host1:/usr/ports/net/kamailio # echo $? 0 root@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@host1:/usr/ports/net/kamailio # echo $? 0 root@host1:/usr/ports/net/kamailio # echo EOF EOF -- 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-181301-13-tTnad3rO74>