Date: Tue, 3 Oct 2006 19:31:17 +0400 (MSD) From: Sergei Vyshenski <svysh@cryptocom.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/103948: [New port:] security/p5-openxpki-i18n Message-ID: <200610031531.k93FVH97084639@panther1.lan.cryptocom.ru> Resent-Message-ID: <200610031540.k93FeL5c063126@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 103948 >Category: ports >Synopsis: [New port:] security/p5-openxpki-i18n >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:40:21 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@panther.lan.cryptocom.ru:/usr/obj/usr/src/sys/PANTHER amd64 >Description: This is PR 7 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-i18n # security/p5-openxpki-i18n/pkg-plist # security/p5-openxpki-i18n/distinfo # security/p5-openxpki-i18n/pkg-descr # security/p5-openxpki-i18n/Makefile # echo c - security/p5-openxpki-i18n mkdir -p security/p5-openxpki-i18n > /dev/null 2>&1 echo x - security/p5-openxpki-i18n/pkg-plist sed 's/^X//' >security/p5-openxpki-i18n/pkg-plist << 'END-of-security/p5-openxpki-i18n/pkg-plist' Xshare/locale/de_DE/LC_MESSAGES/openxpki.mo Xshare/locale/en_GB/LC_MESSAGES/openxpki.mo Xshare/locale/ru_RU/LC_MESSAGES/openxpki.mo X@dirrmtry share/locale/ru_RU/LC_MESSAGES X@dirrmtry share/locale/ru_RU X@dirrmtry share/locale/de_DE/LC_MESSAGES X@dirrmtry share/locale/de_DE END-of-security/p5-openxpki-i18n/pkg-plist echo x - security/p5-openxpki-i18n/distinfo sed 's/^X//' >security/p5-openxpki-i18n/distinfo << 'END-of-security/p5-openxpki-i18n/distinfo' XMD5 (openxpki/openxpki-i18n-0.9.538.tar.gz) = 013427d8cdee1ebe0c0725d49383efc6 XSHA256 (openxpki/openxpki-i18n-0.9.538.tar.gz) = 802d7a82150a504b65fce74b27ea2e2f10b7376af37ad2a39268bfe84b16c61b XSIZE (openxpki/openxpki-i18n-0.9.538.tar.gz) = 73386 END-of-security/p5-openxpki-i18n/distinfo echo x - security/p5-openxpki-i18n/pkg-descr sed 's/^X//' >security/p5-openxpki-i18n/pkg-descr << 'END-of-security/p5-openxpki-i18n/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-i18n/pkg-descr echo x - security/p5-openxpki-i18n/Makefile sed 's/^X//' >security/p5-openxpki-i18n/Makefile << 'END-of-security/p5-openxpki-i18n/Makefile' X# New ports collection makefile for: p5-openxpki-i18n X# Date created: 03 Oct 2006 X# Whom: svysh X# X# $FreeBSD$ X# X XPORTNAME= openxpki-i18n XPORTVERSION= 0.9.538 XCATEGORIES= security perl5 XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= openxpki XPKGNAMEPREFIX= p5- XDIST_SUBDIR= openxpki X XMAINTAINER= svysh@cryptocom.ru XCOMMENT= Perl based trustcenter software for PKI: i18n tools X XBUILD_DEPENDS= \ X ${SITE_PERL}/${PERL_ARCH}/OpenXPKI.pm:${PORTSDIR}/security/p5-openxpki XRUN_DEPENDS= ${BUILD_DEPENDS} X XUSE_PERL5= yes XUSE_GETTEXT= yes X### We can not go WITHOUT_NLS. Internationalization is needed X### even to use English language. XUSE_GMAKE= yes XALL_TARGET= default X X.include <bsd.port.mk> END-of-security/p5-openxpki-i18n/Makefile exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610031531.k93FVH97084639>