Summary: | New port: devel/lnphost | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jason W. Bacon <jwb> | ||||||
Component: | Individual Port(s) | Assignee: | John Marino <marino> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | marino | ||||||
Priority: | Normal | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Jason W. Bacon
2013-09-22 03:20:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->jhale I'll take it. Could you submit a new shar that supports staging? Port not staged. Back to pool. Created attachment 145300 [details]
New shar with staging support to supersede original
Adds staging support.
Jason, can you provide some proof of quality? One of the following is fine, listed in order of preference: 1) poudriere bulk -t or poudriere testport logs 2) redports or tinderbox logs 3) output of "make check-plist" followed by "make stage-qa" Thanks! Port was built on a blank VM to verify depends. Check-plist and stage-qa output: ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) ====> 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) Cool, thanks. setting to patch-ready A commit references this bug: Author: marino Date: Sun Aug 3 21:25:43 UTC 2014 New revision: 363938 URL: http://svnweb.freebsd.org/changeset/ports/363938 Log: Add new port: devel/lnphost PR: 182288 Submitted by: Jason Bacon ================================================================= A library supporting IR communication over the Lego Mindstorms IR tower. It can be used from C programs on Posix compliant platforms, supports multiple protocols and is designed to be a replacement for lnpd. Changes: head/devel/Makefile head/devel/lnphost/ head/devel/lnphost/Makefile head/devel/lnphost/distinfo head/devel/lnphost/files/ head/devel/lnphost/files/patch-Include-lnphost.h head/devel/lnphost/files/patch-Makefile head/devel/lnphost/pkg-descr It passed redport 8x. Right before I was committing it, I noticed a strange file called "notes" in the port. I think it was there by mistake. I removed it and continued the commit. It had only a couple of log lines in it and the port didn't reference it. Yes, the notes file was a remnant from my development repo. I updated my submit checklist long ago to include removing extraneous files, so this shouldn't happen again. Thanks for committing the port! |