Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Aug 2014 04:44:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191979] new port: www/libevhtp - A more flexible replacement for libevent's httpd API
Message-ID:  <bug-191979-13-zegzck7teG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-191979-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-191979-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=191979

--- Comment #4 from Jingfeng Yan <yan_jingfeng@yahoo.com> ---
(In reply to Jingfeng Yan from comment #3)
> Working on it.  Sorry for delaying because I am out of town for vacation.

[jyan@sfv20z:/usr/ports/www/libevhtp] $ sudo make stage-qa
====> Running Q/A tests (stage-qa)
[jyan@sfv20z:/usr/ports/www/libevhtp] $ sudo 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)

Continue working on poudriere.  However, there is something that I need to
learn first.  When using  poudriere, I found that most of INCLUDE PATH has
extra prefix "/wrkdirs". However, I set some include path by using
${DESTDIR}/${PREFIX}/ (which originally refers to /usr/local/) will not have
"/wrkdirs". Do I miss any thing there?  

In addition, for example, this port depends on other lib, where this dependency
installed (in jail, or after build everything cleaned)?

Thank you.

-- 
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-191979-13-zegzck7teG>