Date: Mon, 9 Jul 2007 02:24:04 +0000 (UTC) From: Cheng-Lung Sung <clsung@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/zxid Makefile distinfo pkg-descr pkg-plist ports/security/zxid/files patch-Makefile patch-zxlib.c Message-ID: <200707090224.l692O50R012502@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
clsung 2007-07-09 02:24:04 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/zxid Makefile distinfo pkg-descr pkg-plist security/zxid/files patch-Makefile patch-zxlib.c Log: ZXID aims at full stack implementation of all federated identity management and identity web services protocols. Initial goal is supporting SP role, followed by ID-WSF WSC and IdP roles. ZXID is light weight, has a small foot print, and is implemented in C. It is suitable for both high performance and embedded applications. Scripting languages are supported using SWIG, including Perl, PHP and Java. The "full stack" nature of ZXID means it's self contained and has minimal external library dependencies (see downloads). WWW: http://zxid.org/ PR: ports/114346 Submitted by: Gea-Suan Lin <gslin at gslin.org> Revision Changes Path 1.901 +1 -0 ports/security/Makefile 1.1 +25 -0 ports/security/zxid/Makefile (new) 1.1 +3 -0 ports/security/zxid/distinfo (new) 1.1 +55 -0 ports/security/zxid/files/patch-Makefile (new) 1.1 +10 -0 ports/security/zxid/files/patch-zxlib.c (new) 1.1 +11 -0 ports/security/zxid/pkg-descr (new) 1.1 +61 -0 ports/security/zxid/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707090224.l692O50R012502>