FreeBSD Bugzilla – Attachment 124329 Details for
Bug 167852
New port: devel/libjson++ C++ interface for JSON serialized data
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.07 KB, created by
krichy
on 2012-05-13 23:30:02 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
krichy
Created:
2012-05-13 23:30:02 UTC
Size:
2.07 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: ># ># libjson++ ># libjson++/Makefile ># libjson++/distinfo ># libjson++/pkg-descr ># libjson++/pkg-plist ># >echo c - libjson++ >mkdir -p libjson++ > /dev/null 2>&1 >echo x - libjson++/Makefile >sed 's/^X//' >libjson++/Makefile << '22e380f6505d65ec71e714362f41725c' >X# New ports collection makefile for: libjson++ >X# Date created: 15 May 2012 >X# Whom: krichy >X# >X# $FreeBSD$ >X# >X >XPORTNAME= libjson++ >XPORTVERSION= 0.3.1 >XCATEGORIES= devel >XMASTER_SITES= ftp://ftp.cflinux.hu/pub/ >X >XMAINTAINER= krichy@tvnetwork.hu >XCOMMENT= Small C++ library to handle JSON serialized data >X >XUSE_CMAKE= yes >XUSE_LDCONFIG= yes >X >X.include <bsd.port.mk> >22e380f6505d65ec71e714362f41725c >echo x - libjson++/distinfo >sed 's/^X//' >libjson++/distinfo << '0c7a217eb8f1b5ffc46c02d1e9a010db' >XSHA256 (libjson++-0.3.1.tar.gz) = 682e8dd99b318be93cdfc3b49677889f1765bfc81e7262e6309c992669cd679b >XSIZE (libjson++-0.3.1.tar.gz) = 25158 >0c7a217eb8f1b5ffc46c02d1e9a010db >echo x - libjson++/pkg-descr >sed 's/^X//' >libjson++/pkg-descr << '9386bdba99a3c35c36e613a9dc5fa905' >XLibev is a high-performance event loop/event model with lots of features. >XIt is modelled (very loosely) after libevent and the Event perl module, >Xbut aims to be faster and more correct, and also more featureful. And >Xalso smaller. >X >XWWW: http://software.schmorp.de/pkg/libev >9386bdba99a3c35c36e613a9dc5fa905 >echo x - libjson++/pkg-plist >sed 's/^X//' >libjson++/pkg-plist << 'f0b717b92c06f4fe16b0ca8a37e514fa' >Xinclude/json/iarray.hpp >Xinclude/json/ibool.hpp >Xinclude/json/inumeric.hpp >Xinclude/json/iobject.hpp >Xinclude/json/iscalar.hpp >Xinclude/json/istring.hpp >Xinclude/json/ivalue.hpp >Xinclude/json/refcounted.hpp >Xinclude/json/util.hpp >Xinclude/json/value.hpp >Xlib/libjson++.a >Xlib/libjson++.so >Xlib/libjson++.so.0 >Xlib/libjson++.so.0.3.1 >X@dirrm include/json >f0b717b92c06f4fe16b0ca8a37e514fa >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 167852
: 124329 |
124330
|
124331