Summary: | new port : devel/py-ioflo "Automated Reasoning Engine and Flow Based Programming Framework" | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Christer Edwards <christer.edwards> | ||||
Component: | Individual Port(s) | Assignee: | Marcus von Appen <mva> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | kbowling | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Christer Edwards
2014-11-07 22:01:24 UTC
Empty RUN_DEPENDS and BUILD_DEPENDS in the Makefile are unnecessary. I wonder about the SUB_LIST+= entry. You do not use it anywhere, so I think, it can be removed, not? I used another port Makefile as a template to create this new port. I'm sure including the empty RUN_DEPENDS, BUILD_DEPENDS and SUB_LIST were simply oversights. Would you like me to attach an updated patch with those corrections? Committed in ports r375779. Thanks! A commit references this bug: Author: mva Date: Mon Dec 29 09:46:54 UTC 2014 New revision: 375779 URL: https://svnweb.freebsd.org/changeset/ports/375779 Log: Automated Reasoning Engine and Flow Based Programming Framework IoFlo is a magically powerful open interoperable software framework that enables non experts to intelligently automate their own programmable world. WWW: http://ioflo.com WWW: http://github.com/ioflo/ioflo PR: 194891 Submitted by: Christer Edwards (christer.edwards@gmail.com) Changes: head/devel/Makefile head/devel/py-ioflo/ head/devel/py-ioflo/Makefile head/devel/py-ioflo/distinfo head/devel/py-ioflo/pkg-descr head/devel/py-ioflo/pkg-plist |