ports/58325: [NEW PORT] security/libgpg-error: Common error values for all GnuPG components

Sergei Kolobov sergei at kolobov.com
Tue Oct 21 06:30:17 UTC 2003


>Number:         58325
>Category:       ports
>Synopsis:       [NEW PORT] security/libgpg-error: Common error values for all GnuPG components
>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:   Mon Oct 20 23:30:08 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Sergei Kolobov
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD elf.chetwood.ru 5.1-CURRENT FreeBSD 5.1-CURRENT #1: Sun Oct  5 18:18:29 MSD
>Description:
libgpg-error is a library that defines common error values 
for all GnuPG components.  Among these are GPG, GPGSM, GPGME, 
GPG-Agent, libgcrypt, pinentry, SmartCard Daemon 
and possibly more in the future.

Author:	Marcus Brinkmann <marcus at g10code.com>

NOTE: this port is needed for the upcoming security/libgcrypt update to 1.1.43

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- libgpg-error-0.5.shar begins here ---
# 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:
#
#	libgpg-error
#	libgpg-error/pkg-descr
#	libgpg-error/distinfo
#	libgpg-error/Makefile
#	libgpg-error/pkg-plist
#
echo c - libgpg-error
mkdir -p libgpg-error > /dev/null 2>&1
echo x - libgpg-error/pkg-descr
sed 's/^X//' >libgpg-error/pkg-descr << 'END-of-libgpg-error/pkg-descr'
Xlibgpg-error is a library that defines common error values 
Xfor all GnuPG components.  Among these are GPG, GPGSM, GPGME, 
XGPG-Agent, libgcrypt, pinentry, SmartCard Daemon 
Xand possibly more in the future.
X
XAuthor:	Marcus Brinkmann <marcus at g10code.com>
END-of-libgpg-error/pkg-descr
echo x - libgpg-error/distinfo
sed 's/^X//' >libgpg-error/distinfo << 'END-of-libgpg-error/distinfo'
XMD5 (libgpg-error-0.5.tar.gz) = 059d8ea9d11bf1054949a23274d7b212
XMD5 (libgpg-error-0.5.tar.gz.sig) = 599a6928a34c99932d2497c33103f7a2
END-of-libgpg-error/distinfo
echo x - libgpg-error/Makefile
sed 's/^X//' >libgpg-error/Makefile << 'END-of-libgpg-error/Makefile'
X# New ports collection makefile for:	libgpg-error
X# Date created:		2003-10-12
X# Whom:			Sergei Kolobov <sergei at kolobov.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	libgpg-error
XPORTVERSION=	0.5
XCATEGORIES=	security devel
XMASTER_SITES=	${MASTER_SITE_GNUPG}
XMASTER_SITE_SUBDIR=	alpha/${PORTNAME}
XDISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
X		${DISTNAME}${EXTRACT_SUFX}.sig
X
XMAINTAINER=	sergei at kolobov.com
XCOMMENT=	Common error values for all GnuPG components
X
XUSE_LIBTOOL=	yes
XINSTALLS_SHLIB=	yes
XGNU_CONFIGURE=	yes
XCONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
X
XGPG=		${LOCALBASE}/bin/gpg
XGPG_FLAGS=	--keyserver pgp.mit.edu --keyserver-options auto-key-retrieve
X
XDOCS=		AUTHORS ChangeLog NEWS README
X
Xpost-fetch:
X.if exists(${GPG})
X	@${ECHO_MSG} "===> Verifying GnuPG signature"
X	@${GPG} --verify ${GPG_FLAGS} ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}.sig
X.else
X	@${ECHO_MSG} "===> GnuPG not installed. Signature can not be verified"
X.endif
X
X.if !defined(NOPORTDOCS)
Xpost-install:
X	@${MKDIR} ${DOCSDIR}
X	cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR}
X.endif
X
X.include <bsd.port.mk>
END-of-libgpg-error/Makefile
echo x - libgpg-error/pkg-plist
sed 's/^X//' >libgpg-error/pkg-plist << 'END-of-libgpg-error/pkg-plist'
X at comment $FreeBSD$
Xbin/gpg-error-config
Xinclude/gpg-error.h
Xlib/libgpg-error.so.1
Xlib/libgpg-error.so
Xlib/libgpg-error.la
Xlib/libgpg-error.a
Xshare/aclocal/gpg-error.m4
X%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
X%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
X%%PORTDOCS%%%%DOCSDIR%%/NEWS
X%%PORTDOCS%%%%DOCSDIR%%/README
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
END-of-libgpg-error/pkg-plist
exit
--- libgpg-error-0.5.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list