Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Jun 2013 04:57:18 GMT
From:      Hakisho Nukama <nukama@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/179187: New port: security/p5-gpgdir
Message-ID:  <201306020457.r524vIQw062539@oldred.FreeBSD.org>
Resent-Message-ID: <201306020500.r52500pa038549@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         179187
>Category:       ports
>Synopsis:       New port: security/p5-gpgdir
>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 Jun 02 05:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Hakisho Nukama
>Release:        9.1-RELEASE
>Organization:
n/a
>Environment:
>Description:
gpgdir is a perl script that uses the CPAN GnuPG::Interface module to encrypt and decrypt directories using a gpg key specified in ~/.gpgdirrc.

WWW: https://www.cipherdyne.org/~cipherdy/gpgdir/
>How-To-Repeat:
https://redports.org/buildarchive/20130602011300-23259/
>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:
#
#	p5-gpgdir
#	p5-gpgdir/Makefile
#	p5-gpgdir/pkg-descr
#	p5-gpgdir/distinfo
#
echo c - p5-gpgdir
mkdir -p p5-gpgdir > /dev/null 2>&1
echo x - p5-gpgdir/Makefile
sed 's/^X//' >p5-gpgdir/Makefile << '69f41ab0bda08180f0125f5ae28b1c03'
X# Created by: Hakisho Nukama <Nukama@gmail.com>
X# $FreeBSD$
X
XPORTNAME=	gpgdir
XPORTVERSION=	1.9.5
XCATEGORIES=	security perl5
XMASTER_SITES=	https://www.cipherdyne.org/~cipherdy/gpgdir/download/ \
X		http://www.cipherdyne.org/gpgdir/download/
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	nukama+maintainer@gmail.com
XCOMMENT=	Recursive directory encryption with GnuPG
X
XLICENSE=	GPLv2
X
XBUILD_DEPENDS=	${SITE_PERL}/GnuPG/Interface.pm:${PORTSDIR}/security/p5-GnuPG-Interface \
X		${SITE_PERL}/${PERL_ARCH}/Class/MethodMaker.pm:${PORTSDIR}/devel/p5-Class-MethodMaker \
X		${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey
XRUN_DEPENDS:=	${BUILD_DEPENDS}
X
XNO_BUILD=	yes
XUSE_PERL5_RUN=	yes
X
XPLIST_FILES=	bin/gpgdir
XMAN1=		gpgdir.1
X
Xdo-install:
X	@${INSTALL_SCRIPT} ${WRKSRC}/gpgdir ${PREFIX}/bin/
X	@${INSTALL_MAN}	${WRKSRC}/gpgdir.1 ${MANPREFIX}/man/man1/
X
X.include <bsd.port.mk>
69f41ab0bda08180f0125f5ae28b1c03
echo x - p5-gpgdir/pkg-descr
sed 's/^X//' >p5-gpgdir/pkg-descr << 'e60f8b25d561854367eee6eff18a9eca'
Xgpgdir is a perl script that uses the CPAN GnuPG::Interface module 
Xto encrypt and decrypt directories using a gpg key specified in ~/.gpgdirrc. 
X
XWWW: http://www.cipherdyne.org/gpgdir/
e60f8b25d561854367eee6eff18a9eca
echo x - p5-gpgdir/distinfo
sed 's/^X//' >p5-gpgdir/distinfo << '4b3bf047e9bcc65afbcc48b64ff04629'
XSHA256 (gpgdir-1.9.5.tar.gz) = dd2a55f50ce78c446df9358f5f6c031996c3cf4ef07593da25708a1eb19fc859
XSIZE (gpgdir-1.9.5.tar.gz) = 233202
4b3bf047e9bcc65afbcc48b64ff04629
exit



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306020457.r524vIQw062539>