ports/119628: New port: devel/libopkele A c++ implementation of an OpenID decentralized identity system

Sutra Zhou zhoushuqun at gmail.com
Sun Jan 13 13:40:02 UTC 2008


>Number:         119628
>Category:       ports
>Synopsis:       New port: devel/libopkele A c++ implementation of an OpenID decentralized identity system
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 13 13:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Sutra Zhou
>Release:        
>Organization:
>Environment:
FreeBSD sutra.redv.com 7.0-BETA1 FreeBSD 7.0-BETA1 #0: Sun Oct 21 09:41:29 CST 2007     sutra at sutra.redv.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
libopkele is a c++ implementation of an OpenID decentralized identity 
system. It provides OpenID protocol handling, leaving authentication 
and user interaction to the implementor.

WWW: http://kin.klever.net/libopkele/

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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:
#
#	/usr/ports/devel/libopkele/
#	/usr/ports/devel/libopkele/Makefile
#	/usr/ports/devel/libopkele/pkg-descr
#	/usr/ports/devel/libopkele/distinfo
#	/usr/ports/devel/libopkele/pkg-plist
#
echo c - /usr/ports/devel/libopkele/
mkdir -p /usr/ports/devel/libopkele/ > /dev/null 2>&1
echo x - /usr/ports/devel/libopkele/Makefile
sed 's/^X//' >/usr/ports/devel/libopkele/Makefile << 'END-of-/usr/ports/devel/libopkele/Makefile'
X# New ports collection makefile for:	libopkele
X# Date created:				28 November 2007
X# Whom:					Sutra Zhou <zhoushuqun at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	libopkele
XPORTVERSION=	0.3.2
XCATEGORIES=	devel
XMASTER_SITES=	http://kin.klever.net/dist/
X
XMAINTAINER=	zhoushuqun at gmail.com
XCOMMENT=	A c++ implementation of an OpenID decentralized identity system
X
XLIB_DEPENDS=	curl.4:${PORTSDIR}/ftp/curl \
X		pcre.0:${PORTSDIR}/devel/pcre
X
XGNU_CONFIGURE=	yes
X
XUSE_GMAKE=	yes
XUSE_GCC=	3.4
XUSE_OPENSSL=	yes
X
XCONFIGURE_ENV=	"OPENSSL_CFLAGS=${CFLAGS} -l${OPENSSLINC}" \
X		OPENSSL_LIBS=-L${OPENSSLLIB}
X
X.include <bsd.port.mk>
END-of-/usr/ports/devel/libopkele/Makefile
echo x - /usr/ports/devel/libopkele/pkg-descr
sed 's/^X//' >/usr/ports/devel/libopkele/pkg-descr << 'END-of-/usr/ports/devel/libopkele/pkg-descr'
Xlibopkele is a c++ implementation of an OpenID decentralized identity 
Xsystem. It provides OpenID protocol handling, leaving authentication 
Xand user interaction to the implementor.
X
XWWW: http://kin.klever.net/libopkele/
END-of-/usr/ports/devel/libopkele/pkg-descr
echo x - /usr/ports/devel/libopkele/distinfo
sed 's/^X//' >/usr/ports/devel/libopkele/distinfo << 'END-of-/usr/ports/devel/libopkele/distinfo'
XMD5 (libopkele-0.3.2.tar.gz) = 26dbbbaacb09d7df4e11f259ec9693d5
XSHA256 (libopkele-0.3.2.tar.gz) = 8b59b81d12f6e29367cc706b3417467ad7a8d3c7fb411be2a973be3324ce78d1
XSIZE (libopkele-0.3.2.tar.gz) = 359729
END-of-/usr/ports/devel/libopkele/distinfo
echo x - /usr/ports/devel/libopkele/pkg-plist
sed 's/^X//' >/usr/ports/devel/libopkele/pkg-plist << 'END-of-/usr/ports/devel/libopkele/pkg-plist'
Xinclude/opkele/acconfig.h
Xinclude/opkele/association.h
Xinclude/opkele/consumer.h
Xinclude/opkele/exception.h
Xinclude/opkele/extension.h
Xinclude/opkele/extension_chain.h
Xinclude/opkele/opkele-config.h
Xinclude/opkele/server.h
Xinclude/opkele/sreg.h
Xinclude/opkele/types.h
Xinclude/opkele/xconsumer.h
Xinclude/opkele/xserver.h
Xlib/libopkele.a
Xlib/libopkele.la
Xlib/libopkele.so
Xlib/libopkele.so.2
Xlib/pkgconfig/libopkele.pc
X at dirrm lib/pkgconfig
X at dirrm include/opkele
END-of-/usr/ports/devel/libopkele/pkg-plist
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list