FreeBSD Bugzilla – Attachment 174295 Details for
Bug 212314
[NEW PORT] devel/cjose: C library implementing Javascript Object Signing & Encryption
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shell archive
cjose.shar (text/plain), 1.99 KB, created by
Jamie Finnigan
on 2016-09-01 18:10:10 UTC
(
hide
)
Description:
shell archive
Filename:
MIME Type:
Creator:
Jamie Finnigan
Created:
2016-09-01 18:10:10 UTC
Size:
1.99 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: ># ># cjose ># cjose/Makefile ># cjose/pkg-descr ># cjose/distinfo ># cjose/pkg-plist ># >echo c - cjose >mkdir -p cjose > /dev/null 2>&1 >echo x - cjose/Makefile >sed 's/^X//' >cjose/Makefile << '70326cdc515ad123a536ce0ee39205d6' >X# $FreeBSD$ >X >XPORTNAME= cjose >XPORTVERSION= 0.4.1 >XCATEGORIES= devel >X >XMAINTAINER= jamie@chair6.net >XCOMMENT= C library implementing Javascript Object Signing & Encryption (JOSE) >X >XLICENSE= MIT >X >XLIB_DEPENDS+= libjansson.so:devel/jansson >X >XUSES= libtool ssl >XUSE_LDCONFIG= yes >XINSTALL_TARGET= install-strip >X >XUSE_GITHUB= yes >XGH_ACCOUNT= cisco >XGH_PROJECT= cjose >XGH_TAGNAME= 4045234 >X >XGNU_CONFIGURE= yes >XCONFIGURE_ARGS= --with-jansson=${PREFIX} --with-openssl=${PREFIX} >X >X.include <bsd.port.mk> >70326cdc515ad123a536ce0ee39205d6 >echo x - cjose/pkg-descr >sed 's/^X//' >cjose/pkg-descr << '33762f956c0b26822dadae2da49af70a' >Xcjose is a C library implementing the Javascript Object Signing and >XEncryption (JOSE) framework. >X >XWWW: https://github.com/cisco/cjose >33762f956c0b26822dadae2da49af70a >echo x - cjose/distinfo >sed 's/^X//' >cjose/distinfo << '301046ace3b04f6431d78b8cb0891b46' >XTIMESTAMP = 1472750318 >XSHA256 (cisco-cjose-0.4.1-4045234_GH0.tar.gz) = d15b6056e9ee9261b7e79ed1563b3d72ef88d2b08eb5baa9565d2d5f3f58167c >XSIZE (cisco-cjose-0.4.1-4045234_GH0.tar.gz) = 458059 >301046ace3b04f6431d78b8cb0891b46 >echo x - cjose/pkg-plist >sed 's/^X//' >cjose/pkg-plist << '5300e2e6bcb8becb33236f87f5b26528' >Xinclude/cjose/base64.h >Xinclude/cjose/cjose.h >Xinclude/cjose/error.h >Xinclude/cjose/header.h >Xinclude/cjose/jwe.h >Xinclude/cjose/jwk.h >Xinclude/cjose/jws.h >Xinclude/cjose/util.h >Xinclude/cjose/version.h >Xlib/libcjose.a >Xlib/libcjose.so >Xlib/libcjose.so.0 >Xlib/libcjose.so.0.0.0 >Xlib/pkgconfig/cjose.pc >5300e2e6bcb8becb33236f87f5b26528 >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 212314
: 174295