ports/103946: [New port:] security/p5-openxpki-scep

Sergei Vyshenski svysh at cryptocom.ru
Tue Oct 3 15:30:47 UTC 2006


>Number:         103946
>Category:       ports
>Synopsis:       [New port:] security/p5-openxpki-scep
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 03 15:30:31 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Sergei Vyshenski
>Release:        FreeBSD 6.2-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD panther.lan.cryptocom.ru 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Sat Sep 23 03:01:24 MSD 2006 root at panther.lan.cryptocom.ru:/usr/obj/usr/src/sys/PANTHER amd64


	
>Description:
	

This is PR 5 of 8. Please see Description section of PR# ports/103937

>How-To-Repeat:
	
>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:
#
#	security/p5-openxpki-client-scep
#	security/p5-openxpki-client-scep/pkg-plist
#	security/p5-openxpki-client-scep/distinfo
#	security/p5-openxpki-client-scep/pkg-descr
#	security/p5-openxpki-client-scep/Makefile
#
echo c - security/p5-openxpki-client-scep
mkdir -p security/p5-openxpki-client-scep > /dev/null 2>&1
echo x - security/p5-openxpki-client-scep/pkg-plist
sed 's/^X//' >security/p5-openxpki-client-scep/pkg-plist << 'END-of-security/p5-openxpki-client-scep/pkg-plist'
X%%SITE_PERL%%/OpenXPKI/Client/SCEP.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/OpenXPKI/Client/SCEP/.packlist
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/OpenXPKI/Client/SCEP
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/OpenXPKI/Client
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/OpenXPKI
X at dirrmtry %%SITE_PERL%%/OpenXPKI/Client
X at dirrmtry %%SITE_PERL%%/OpenXPKI
END-of-security/p5-openxpki-client-scep/pkg-plist
echo x - security/p5-openxpki-client-scep/distinfo
sed 's/^X//' >security/p5-openxpki-client-scep/distinfo << 'END-of-security/p5-openxpki-client-scep/distinfo'
XMD5 (openxpki/OpenXPKI-Client-SCEP-0.9.421.tar.gz) = 70e28aeddcc7b13b0918e806ca765295
XSHA256 (openxpki/OpenXPKI-Client-SCEP-0.9.421.tar.gz) = c3c89bcc69cb9e131a353f0eb228090e9abc4bdc1c453812bf89d4cc54f97753
XSIZE (openxpki/OpenXPKI-Client-SCEP-0.9.421.tar.gz) = 8052
END-of-security/p5-openxpki-client-scep/distinfo
echo x - security/p5-openxpki-client-scep/pkg-descr
sed 's/^X//' >security/p5-openxpki-client-scep/pkg-descr << 'END-of-security/p5-openxpki-client-scep/pkg-descr'
XA collection of ports for the OpenXPKI suite - Perl based trustcenter 
Xsoftware for PKI: server and client parts along with deployment tools.
X
Xp5-openxpki: core for server part
Xp5-openxpki-client: base class for actual clients
Xp5-openxpki-i18n: internationalization of the user interface
Xp5-openxpki-client-cli: command line interface to local OpenXPKI daemon
Xp5-openxpki-client-html-mason: web interface to local OpenXPKI daemon
Xp5-openxpki-client-scep: set of SCEP tools
Xp5-openxpki-client-soap-lite: set of SOAP-Lite tools
Xp5-openxpki-deployment: set or deployment tools
X
XDependencies of OpenXPKI ports ("A --> B" means that port B depends on port A):
X
X p5-openxpki-client  <--  p5-openxpki (server)  -->  p5-openxpki-i18n
X           \
X            \     |  p5-openxpki-client-cli, p5-openxpki-client-html-mason,
X             \--> |  p5-openxpki-client-scep, p5-openxpki-client-soap-lite, 
X                  |  p5-openxpki-deployment.
XNotes: 
XI18n is needed for the English interface too. For effective use of deployment,
Xit is recommended to install at least one of the clients: ...-cli or ...-mason.
X
XWWW: http://www.openxpki.org/
END-of-security/p5-openxpki-client-scep/pkg-descr
echo x - security/p5-openxpki-client-scep/Makefile
sed 's/^X//' >security/p5-openxpki-client-scep/Makefile << 'END-of-security/p5-openxpki-client-scep/Makefile'
X# New ports collection makefile for:	p5-openxpki-client-scep
X# Date created:				03 Oct 2006
X# Whom:					svysh
X#
X# $FreeBSD$
X#
X
XPORTNAME=	openxpki-client-scep
XPORTVERSION=	0.9.421
XCATEGORIES=	security perl5
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	openxpki
XPKGNAMEPREFIX=	p5-
XDISTNAME=	OpenXPKI-Client-SCEP-${PORTVERSION}
XDIST_SUBDIR=	openxpki
X
XMAINTAINER=	svysh at cryptocom.ru
XCOMMENT=	Client for SCEP requests to openxpki server
X
XBUILD_DEPENDS=	\
X	${SITE_PERL}/Config/Std.pm:${PORTSDIR}/devel/p5-Config-Std \
X	${SITE_PERL}/OpenXPKI/Client.pm:${PORTSDIR}/security/p5-openxpki-client
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XMAN3=	OpenXPKI::Client::SCEP.3
XUSE_PERL5=	yes
XUSE_GMAKE=	yes
XPERL_CONFIGURE=	yes
XMAN3PREFIX=	${TARGETDIR}/lib/perl5/${PERL_VERSION}
X
X.include <bsd.port.mk>
END-of-security/p5-openxpki-client-scep/Makefile
exit

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



More information about the freebsd-ports-bugs mailing list