Summary: | [stage][PATCH] sysutils/jfbterm support STAGEDIR | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | IWAMOTO Kouichi <sue> | ||||
Component: | Individual Port(s) | Assignee: | John Marino <marino> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | marino | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
at first glance, it looks fine except for this pre-existing issue: .if !defined(NO_INSTALL_MANPAGES) We *always* install man pages so this isn't valid. I'm also removing NO/PORTDATA stuff, and switching to @sample keyword. A commit references this bug: Author: marino Date: Thu Aug 7 09:09:18 UTC 2014 New revision: 364253 URL: http://svnweb.freebsd.org/changeset/ports/364253 Log: Stage sysutils/jfbterm PR: 192391 Submitted by: IWAMOTO Kouichi Tweaks by: marino Changes: head/sysutils/jfbterm/Makefile head/sysutils/jfbterm/pkg-descr head/sysutils/jfbterm/pkg-plist Thanks. I made a few more tweaks, but it all passes poudriere stage-qa cleanly. |
Created attachment 145377 [details] stagedir support patch support STAGEDIR.