FreeBSD Bugzilla – Attachment 168691 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
uclcmd-0.1.shar (text/plain), 2.96 KB, created by
Johannes Jost Meixner
on 2016-03-27 16:59:19 UTC
(
hide
)
Description:
uclcmd port
Filename:
MIME Type:
Creator:
Johannes Jost Meixner
Created:
2016-03-27 16:59:19 UTC
Size:
2.96 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/distinfo ># uclcmd/files ># uclcmd/files/patch-Makefile ># uclcmd/Makefile ># uclcmd/uclcmd-0.1.txz ># uclcmd/pkg-descr ># >echo c - uclcmd >mkdir -p uclcmd > /dev/null 2>&1 >echo x - uclcmd/distinfo >sed 's/^X//' >uclcmd/distinfo << 'c525575fdbf97fc9fbfd626102b0731b' >XSHA256 (allanjude-uclcmd-0.1-1f614c0_GH0.tar.gz) = 0bad577eba571d89935a5879fdfd916363f0a860d04480c52abe04abb6c7665b >XSIZE (allanjude-uclcmd-0.1-1f614c0_GH0.tar.gz) = 18928 >c525575fdbf97fc9fbfd626102b0731b >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-27 13:06:36 UTC >X+++ Makefile >X@@ -2,7 +2,7 @@ >X INCLUDES=-I/usr/include -I/usr/local/include >X LDFLAGS=-L/usr/lib -L/usr/local/lib >X CFLAGS= -g -O0 -Wall $(INCLUDES) >X-DESTDIR?=/usr/local >X+PREFIX?=/usr/local >X LIBS= -lucl >X SRCS=uclcmd.c uclcmd_common.c uclcmd_get.c uclcmd_merge.c uclcmd_output.c \ >X uclcmd_parse.c uclcmd_remove.c uclcmd_set.c >X@@ -18,4 +18,4 @@ clean: >X rm -f *.o $(EXECUTABLE) >X >X install: $(EXECUTABLE) >X- $(INSTALL) -m0755 $(EXECUTABLE) $(DESTDIR)/bin/$(EXECUTABLE) >X+ $(INSTALL) -m0755 $(EXECUTABLE) $(DESTDIR)$(PREFIX)/bin/$(EXECUTABLE) >0553b9c04cb924745fa55119e3cbcdfd >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 >XLIB_DEPENDS= libucl.so:${PORTSDIR}/textproc/libucl >X >X >XUSE_GITHUB= yes >XGH_ACCOUNT= allanjude >XGH_TAGNAME= 1f614c0 >X >XPLIST_FILES= bin/uclcmd >X >X >X.include <bsd.port.mk> >132f41f3a992b3443c2bd92fde2b73f3 >echo x - uclcmd/uclcmd-0.1.txz >sed 's/^X//' >uclcmd/uclcmd-0.1.txz << '4967bbd92a97032bccb505b5b232d5dc' >Xý7zXZæÖ´F!t/å£àÿÕ]ÅäéY@^Õæ¦?élÙùþ`ÞW°7ÿ-Û³ämqÕº³+HÇ,èD~]~^'dHùä`_)©úÂÞÆ xÄfk«ÁSpYØàIâÇhµÞèp5;#<pV/fþºwHÀËñJ=/kËÇ¿5¡)#ͨSO2òQ9TPMÙ}ölÃlõ°ýßôOMÍøk.ÕñI³a§GVNATV¸¶±1´Z ì©dKéåÏ\-Q·uúÐ@w1à;Ýq¯+¦<ÎPÔ´rÇ»<×w ]àTÍ79²÷À&%%êplìò²d®YÃÓÖìÚÎ,»È2ÿ7ÀÐ@{ó¤ùºå¶nn£Õ,S+\»¢)i@+¼[UÐýÑ}ÌH*: 8_ >X\oNÖWH©ÛÐÈNÇÙø6¯iüîÌÃØ`dfVr°l§»!ªñ½ÉâßdËúô(y-,X\8o0µxÚ`¦*úÇã=æè]5ÀÁë<2¦b¬}^/¡ÂÑ´ XÞ¹ZÄm]½x¦×ø¶ÖH(½gMÏéãCf$×½ñ j/±ÄgûYZ4967bbd92a97032bccb505b5b232d5dc >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