[Bug 191979] new port: www/libevhtp - A more flexible replacement for libevent's httpd API

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Aug 18 04:44:01 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191979

--- Comment #4 from Jingfeng Yan <yan_jingfeng at 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 at sfv20z:/usr/ports/www/libevhtp] $ sudo make stage-qa
====> Running Q/A tests (stage-qa)
[jyan at 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.


More information about the freebsd-ports-bugs mailing list