Created attachment 168691 [details] uclcmd port * add port to allanjude's uclcmd.
- Please fix portlint -C warnings - Upstream Makefile should not hardcode /usr/local - Port should respect CFLAGS
Created attachment 168722 [details] uclcmd port mk.II Patch with CRF attached. `portlint` gives 'looks fine' now (embarassing), and it builds in poudriere. I suggest we hold off until Allan merges https://github.com/allanjude/uclcmd/pull/14, then replacing the GH_ACCOUNT variable.
Created attachment 168736 [details] uclcmd port mk.III Now with allanjude as GH_ACCOUNT.
Created attachment 168880 [details] Updated Makefile Here's final Makefile, ready to be committed (switched to latest master, removed patches, added pkgconfig dependency). And one last questions, why's Allan is listed as maintainer and not you?
Allan wrote uclcmd. I thought it would make maintaining it easier.
(In reply to Johannes Jost Meixner from comment #5) > Allan wrote uclcmd. I thought it would make maintaining it easier. But you created the port, I assume you're more qualified in maintaining it.
(In reply to Dmitry Marakasov from comment #6) I'm impartial really. If you want, please proceed and replace allan's email with "xmj@chaot.net". Thanks!
A commit references this bug: Author: amdmi3 Date: Thu Apr 14 14:43:50 UTC 2016 New revision: 413264 URL: https://svnweb.freebsd.org/changeset/ports/413264 Log: Add devel/uclcmd uclcmd is a command line tool for working with UCL config files. Designed to be somewhat compatible with jq by implementing a very similar syntax. WWW: https://github.com/allanjude/uclcmd/ PR: 208332 Submitted by: xmj@FreeBSD.org Changes: head/devel/Makefile head/devel/uclcmd/ head/devel/uclcmd/Makefile head/devel/uclcmd/distinfo head/devel/uclcmd/pkg-descr