Bug 208347 - New port: www/facette: web application to display time series data from various sources
Summary: New port: www/facette: web application to display time series data from vario...
Status: Closed Feedback Timeout
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-28 07:55 UTC by John Hixson
Modified: 2018-03-11 14:29 UTC (History)
5 users (show)

See Also:


Attachments
New port shar file (9.00 KB, text/plain)
2016-03-28 07:55 UTC, John Hixson
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Hixson freebsd_committer freebsd_triage 2016-03-28 07:55:21 UTC
Created attachment 168712 [details]
New port shar file
Comment 1 Bartek Rutkowski freebsd_committer freebsd_triage 2017-03-28 11:02:58 UTC
Your port throws a lot errors in portlint, please, fix them and submit updated patch:
# portlint -A
FATAL: Makefile: PORTVERSION looks illegal. You should modify "0.4.0dev".
WARN: Makefile: no port directory /usr/ports//usr/ports/lang/go found, even though it is listed in BUILD_DEPENDS.
WARN: Makefile: no port directory /usr/ports//usr/ports/devel/gmake found, even though it is listed in BUILD_DEPENDS.
WARN: Makefile: no port directory /usr/ports//usr/ports/textproc/hs-pandoc found, even though it is listed in BUILD_DEPENDS.
WARN: Makefile: no port directory /usr/ports//usr/ports/www/npm found, even though it is listed in BUILD_DEPENDS.
WARN: Makefile: no port directory /usr/ports//usr/ports/databases/rrdtool found, even though it is listed in BUILD_DEPENDS.
WARN: Makefile: no port directory /usr/ports//usr/ports/lang/go found, even though it is listed in RUN_DEPENDS.
WARN: Makefile: no port directory /usr/ports//usr/ports/devel/gmake found, even though it is listed in RUN_DEPENDS.
WARN: Makefile: no port directory /usr/ports//usr/ports/textproc/hs-pandoc found, even though it is listed in RUN_DEPENDS.
WARN: Makefile: no port directory /usr/ports//usr/ports/www/npm found, even though it is listed in RUN_DEPENDS.
WARN: Makefile: no port directory /usr/ports//usr/ports/databases/rrdtool found, even though it is listed in RUN_DEPENDS.
1 fatal error and 10 warnings found.