FreeBSD Bugzilla – Attachment 168722 Details for
Bug 208332
devel/uclcmd: add port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
uclcmd port mk.II
uclcmd-0.1.shar (text/plain), 2.20 KB, created by
Johannes Jost Meixner
on 2016-03-28 09:46:50 UTC
(
hide
)
Description:
uclcmd port mk.II
Filename:
MIME Type:
Creator:
Johannes Jost Meixner
Created:
2016-03-28 09:46:50 UTC
Size:
2.20 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># uclcmd ># uclcmd/files ># uclcmd/files/patch-Makefile ># uclcmd/distinfo ># uclcmd/Makefile ># uclcmd/pkg-descr ># >echo c - uclcmd >mkdir -p uclcmd > /dev/null 2>&1 >echo c - uclcmd/files >mkdir -p uclcmd/files > /dev/null 2>&1 >echo x - uclcmd/files/patch-Makefile >sed 's/^X//' >uclcmd/files/patch-Makefile << '0553b9c04cb924745fa55119e3cbcdfd' >X--- Makefile.orig 2016-03-28 09:24:17 UTC >X+++ Makefile >X@@ -1,8 +1,7 @@ >X # Debugging on >X-INCLUDES=-I/usr/include -I/usr/local/include >X-LDFLAGS=-L/usr/lib -L/usr/local/lib >X+INCLUDES=-I/usr/include -I%%PREFIX%%/include >X+LDFLAGS=-L/usr/lib -L%%PREFIX%%/lib >X CFLAGS?= -g -O0 -Wall >X-CFLAGS+=$(INCLUDES) >X PREFIX?=/usr/local >X LIBS= -lucl >X SRCS= uclcmd.c uclcmd_common.c uclcmd_get.c uclcmd_merge.c \ >0553b9c04cb924745fa55119e3cbcdfd >echo x - uclcmd/distinfo >sed 's/^X//' >uclcmd/distinfo << 'c525575fdbf97fc9fbfd626102b0731b' >XSHA256 (xmj-uclcmd-0.1-167fc04_GH0.tar.gz) = 63d279b7ff3a9dc33163f867b70c28f36a21e4aea5cc509e3b34817e5e1a3508 >XSIZE (xmj-uclcmd-0.1-167fc04_GH0.tar.gz) = 64093 >c525575fdbf97fc9fbfd626102b0731b >echo x - uclcmd/Makefile >sed 's/^X//' >uclcmd/Makefile << '132f41f3a992b3443c2bd92fde2b73f3' >X# $FreeBSD$ >X >XPORTNAME= uclcmd >XPORTVERSION= 0.1 >XCATEGORIES= devel >X >XMAINTAINER= allanjude@FreeBSD.org >XCOMMENT= Command line tool for working with UCL config files >X >XLICENSE= BSD2CLAUSE >XLICENSE_FILE= ${WRKSRC}/LICENSE >X >XLIB_DEPENDS= libucl.so:${PORTSDIR}/textproc/libucl >X >XUSE_GITHUB= yes >XGH_ACCOUNT= xmj >XGH_TAGNAME= 167fc04 >X >XPLIST_FILES= bin/uclcmd >X >Xdo-patch: >X @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' ${WRKSRC}/Makefile >X >X.include <bsd.port.mk> >132f41f3a992b3443c2bd92fde2b73f3 >echo x - uclcmd/pkg-descr >sed 's/^X//' >uclcmd/pkg-descr << 'f537c7bc5131684eec4e62c80b312169' >Xuclcmd is a command line tool for working with UCL config files. >X >XDesigned to be somewhat compatible with jq by implementing a very similar >Xsyntax. >X >XWWW: https://github.com/allanjude/uclcmd/ >f537c7bc5131684eec4e62c80b312169 >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 208332
:
168691
| 168722 |
168736
|
168880