Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jun 2001 19:01:57 +0900 (JST)
From:      teramoto@comm.eng.osaka-u.ac.jp
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28196: New port: security/gpgme GnuPG Made Easy
Message-ID:  <200106161001.f5GA1vr09343@localhost.comm.eng.osaka-u.ac.jp>

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

>Number:         28196
>Category:       ports
>Synopsis:       New port: security/gpgme GnuPG Made Easy
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 16 03:10:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     TERAMOTO Masahiro <teramoto@comm.eng.osaka-u.ac.jp>
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Department of Communications Engineering, Osaka University
>Environment:
System: FreeBSD geburah 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Fri Jun 15 02:37:48 JST 2001 root@geburah:/usr/obj/usr/src/sys/GENERIC i386


>Description:
	GnuPG Made Easy (GPGME) is a library designed to make access to
	GnuPG easier for applications.

	http://www.gnupg.org/gpgme.html

>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:
#
#	gpgme
#	gpgme/Makefile
#	gpgme/distinfo
#	gpgme/pkg-plist
#	gpgme/pkg-descr
#	gpgme/pkg-comment
#
echo c - gpgme
mkdir -p gpgme > /dev/null 2>&1
echo x - gpgme/Makefile
sed 's/^X//' >gpgme/Makefile << 'END-of-gpgme/Makefile'
X# New ports collection makefile for:	gpgme
X# Date created:		15 June 2001
X# Whom:			teramoto@comm.eng.osaka-u.ac.jp
X#
X# $FreeBSD$
X#
X
XPORTNAME=	gpgme
XPORTVERSION=	0.2.2
XCATEGORIES=	security
XMASTER_SITES=	ftp://ftp.gnupg.org/gcrypt/alpha/%SUBDIR%/
XMASTER_SITE_SUBDIR=	gpgme
X
XMAINTAINER=	teramoto@comm.eng.osaka-u.ac.jp
X
XBUILD_DEPENDS=	gpg:${PORTSDIR}/security/gnupg
X
XGNU_CONFIGURE=	yes
XUSE_LIBTOOL=	yes
XUSE_GMAKE=	yes
X
X.include <bsd.port.mk>
END-of-gpgme/Makefile
echo x - gpgme/distinfo
sed 's/^X//' >gpgme/distinfo << 'END-of-gpgme/distinfo'
XMD5 (gpgme-0.2.2.tar.gz) = 5ac08884612ad7fd5bdb640e4b949c79
END-of-gpgme/distinfo
echo x - gpgme/pkg-plist
sed 's/^X//' >gpgme/pkg-plist << 'END-of-gpgme/pkg-plist'
Xbin/gpgme-config
Xinclude/gpgme.h
Xlib/libgpgme.a
Xlib/libgpgme.so
Xlib/libgpgme.so.3
Xshare/aclocal/gpgme.m4
END-of-gpgme/pkg-plist
echo x - gpgme/pkg-descr
sed 's/^X//' >gpgme/pkg-descr << 'END-of-gpgme/pkg-descr'
XGPGME(GnuPG Make Easy) is a library desined to make access
Xto GnuPG easier for applications.
X
XWWW: http://www.gnupg.org/gpgme/
X
Xtetarmoto@comm.eng.osaka-u.ac.jp
END-of-gpgme/pkg-descr
echo x - gpgme/pkg-comment
sed 's/^X//' >gpgme/pkg-comment << 'END-of-gpgme/pkg-comment'
XA library to make access to GnuPG easier
END-of-gpgme/pkg-comment
exit

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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