FreeBSD Bugzilla – Attachment 139364 Details for
Bug 185592
New port: devel/jsoncpp - C++ library for dealing with JSON
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
jsoncpp.shar
jsoncpp.shar (text/plain), 2.68 KB, created by
Johan Ström
on 2014-01-08 20:30:01 UTC
(
hide
)
Description:
jsoncpp.shar
Filename:
MIME Type:
Creator:
Johan Ström
Created:
2014-01-08 20:30:01 UTC
Size:
2.68 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: ># ># jsoncpp ># jsoncpp/Makefile ># jsoncpp/pkg-descr ># jsoncpp/distinfo ># jsoncpp/pkg-plist ># >echo c - jsoncpp >mkdir -p jsoncpp > /dev/null 2>&1 >echo x - jsoncpp/Makefile >sed 's/^X//' >jsoncpp/Makefile << 'bda941563f80fef47b51f8146d81e138' >X# Created by: Johan Ström <johna@stromnet.se> >X# $FreeBSD$ >X >XPORTNAME= jsoncpp >XDISTVERSION= 0.6.0-rc2 >XCATEGORIES= devel >XMASTER_SITES= SF/${PORTNAME}/jsoncpp/${DISTVERSION} >XDISTNAME= jsoncpp-src-${DISTVERSION} >X >XMAINTAINER= johan@stromnet.se >XCOMMENT= A JSON reader and writer library for C++ >X >XLICENSE= MIT >X >XUSE_LDCONFIG= yes >XUSE_SCONS=yes >X >XSCONS_ARGS=platform=linux-gcc >X >Xdo-install: >X ${MKDIR} ${STAGEDIR}${PREFIX}/include/jsoncpp >X ${MKDIR} ${STAGEDIR}${PREFIX}/lib >X (cd ${WRKSRC}/include/ && ${COPYTREE_SHARE} json/ ${STAGEDIR}${PREFIX}/include/jsoncpp/) >X (cd ${WRKSRC}/libs/linux-gcc-*/ && ${INSTALL_LIB} libjson_linux-gcc-*_libmt.a ${STAGEDIR}${PREFIX}/lib/libjsoncpp.a) >X (cd ${WRKSRC}/libs/linux-gcc-*/ && ${INSTALL_LIB} libjson_linux-gcc-*_libmt.so ${STAGEDIR}${PREFIX}/lib/libjsoncpp.so.0) >X (cd ${STAGEDIR}${PREFIX}/lib/ && /bin/ln -s libjsoncpp.so.0 libjsoncpp.so ) >X >X.include <bsd.port.mk> >bda941563f80fef47b51f8146d81e138 >echo x - jsoncpp/pkg-descr >sed 's/^X//' >jsoncpp/pkg-descr << '5abc312f59597720e505470c2eec46ab' >XParaphrasing the website: >X jsoncpp is an implementation of a JSON (http://json.org) reader and writer in >X C++. >X JSON (JavaScript Object Notation) is a lightweight data-interchange format. >X It is easy for humans to read and write. >X It is easy for machines to parse and generate. >X >XAuthor: Baptiste Lepilleur <blep@users.sourceforge.net> >XWWW: http://jsoncpp.sourceforge.net/ >5abc312f59597720e505470c2eec46ab >echo x - jsoncpp/distinfo >sed 's/^X//' >jsoncpp/distinfo << 'd132aae4d7bc3b31912330c5c6dcedf8' >XSHA256 (jsoncpp-src-0.6.0-rc2.tar.gz) = d4d193d163f520b08b9155cba978615892ca1359d77e3fb261fce2f86d09b283 >XSIZE (jsoncpp-src-0.6.0-rc2.tar.gz) = 117661 >d132aae4d7bc3b31912330c5c6dcedf8 >echo x - jsoncpp/pkg-plist >sed 's/^X//' >jsoncpp/pkg-plist << 'de7d41540cef8e5e9480cdfba7c1a246' >Xlib/libjsoncpp.so.0 >Xlib/libjsoncpp.so >Xlib/libjsoncpp.a >Xinclude/jsoncpp/json/writer.h >Xinclude/jsoncpp/json/json.h >Xinclude/jsoncpp/json/forwards.h >Xinclude/jsoncpp/json/config.h >Xinclude/jsoncpp/json/value.h >Xinclude/jsoncpp/json/reader.h >Xinclude/jsoncpp/json/features.h >Xinclude/jsoncpp/json/autolink.h >X@dirrm include/jsoncpp/json >X@dirrm include/jsoncpp >de7d41540cef8e5e9480cdfba7c1a246 >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 185592
: 139364