ports/58378: New port: security/xca

Valentin Zahariev curly at e-card.bg
Wed Oct 22 14:40:12 UTC 2003


>Number:         58378
>Category:       ports
>Synopsis:       New port: security/xca
>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:   Wed Oct 22 07:40:09 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Valentin Zahariev
>Release:        FreeBSD 4.9-PRERELEASE i386
>Organization:
E-Card Ltd.
>Environment:
System: FreeBSD FaiLurE.e-card.bg 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #5: Sun Sep 28 16:03:27 EEST 2003 root at FaiLurE.e-card.bg:/usr/obj/usr/src/sys/FAILURE i386


>Description:
	
	Graphical certification authority is an interface for managing RSA keys and
	certificates, and the creation and signing of PKCS#10 requests. It uses the
	OpenSSL library and a Berkeley DB for key and certificate storage. It supports
	importing and exporting keys and PEM DER PKCS8 certificates, signing and
	revoking of PEM DER PKCS12, and the selection of x509v3 extensions. A tree
	view of certificates is presented.

	WWW: http://www.hohnstaedt.de/xca.html
	
>How-To-Repeat:
	N/A
>Fix:
	
	# 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:
	#
	#	xca
	#	xca/Makefile
	#	xca/distinfo
	#	xca/pkg-descr
	#	xca/pkg-plist
	#
	echo c - xca
	mkdir -p xca > /dev/null 2>&1
	echo x - xca/Makefile
	sed 's/^X//' >xca/Makefile << 'END-of-xca/Makefile'
	X# New ports collection makefile for: xca
	X# Date created:		23 Dec 2002
	X# Whom:			Valentin Zahariev <curly at e-card.bg>
	X#
	X# $FreeBSD$
	X#
	X
	XPORTNAME=		xca
	XPORTVERSION=		0.4.5
	XCATEGORIES=		security
	XMASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
	XMASTER_SITE_SUBDIR=	xca
	X
	XMAINTAINER=		curly at e-card.bg
	XCOMMENT=		Graphical certification authority
	X
	XLIB_DEPENDS=	db4.0:${PORTSDIR}/databases/db4
	X
	XUSE_OPENSSL=	yes
	XUSE_QT_VER=	3
	XGNU_CONFIGURE=	yes
	XUSE_GMAKE=	yes
	XUSE_REINPLACE=	yes
	X
	Xpost-patch:
	X	@${REINPLACE_CMD} -E -e 's,(if[\ \t]+test[\ \t]+.+)[\ \t]+==,\1 =,' ${WRKDIR}/${PKGNAME}/configure
	X
	X.include <bsd.port.mk>
	END-of-xca/Makefile
	echo x - xca/distinfo
	sed 's/^X//' >xca/distinfo << 'END-of-xca/distinfo'
	XMD5 (xca-0.4.5.tar.gz) = 27a401c6e3ed1e406a602c2e7f8c3f4e
	END-of-xca/distinfo
	echo x - xca/pkg-descr
	sed 's/^X//' >xca/pkg-descr << 'END-of-xca/pkg-descr'
	XFrom freshmeat.net
	X
	XAbout:
	XGraphical certification authority is an interface for managing RSA keys and
	Xcertificates, and the creation and signing of PKCS#10 requests. It uses the
	XOpenSSL library and a Berkeley DB for key and certificate storage. It supports
	Ximporting and exporting keys and PEM DER PKCS8 certificates, signing and
	Xrevoking of PEM DER PKCS12, and the selection of x509v3 extensions. A tree
	Xview of certificates is presented.
	X
	XWWW: http://www.hohnstaedt.de/xca.html
	END-of-xca/pkg-descr
	echo x - xca/pkg-plist
	sed 's/^X//' >xca/pkg-plist << 'END-of-xca/pkg-plist'
	Xbin/xca
	Xshare/applications/xca.desktop
	Xshare/pixmaps/xca.xpm
	Xshare/xca/bigcert.png
	Xshare/xca/bigcrl.png
	Xshare/xca/bigcsr.png
	Xshare/xca/bigkey.png
	Xshare/xca/bigtemp.png
	Xshare/xca/crl.png
	Xshare/xca/halfkey.png
	Xshare/xca/invalidcert.png
	Xshare/xca/invalidcertkey.png
	Xshare/xca/key.png
	Xshare/xca/netscape.png
	Xshare/xca/req.png
	Xshare/xca/reqkey.png
	Xshare/xca/revoked.png
	Xshare/xca/template.png
	Xshare/xca/validcert.png
	Xshare/xca/validcertkey.png
	Xshare/xca/xca_de.qm
	Xshare/xca/xca_es.qm
	X at dirrm share/xca
	X at dirrm share/pixmaps
	X at dirrm share/applications
	END-of-xca/pkg-plist
	exit

	

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



More information about the freebsd-ports-bugs mailing list