ports/127221: [NEW PORT] mail/libdkim: DKim library

Charlie & root at cl-t085-451cl.newsletter.thewebsilo.com
Mon Sep 8 20:20:02 UTC 2008


>Number:         127221
>Category:       ports
>Synopsis:       [NEW PORT] mail/libdkim: DKim library
>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 Sep 08 20:20:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Charlie &
>Release:        FreeBSD 7.0-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD cl-t085-451cl 7.0-RELEASE-p2 FreeBSD 7.0-RELEASE-p2 #0: Thu Jul  3 15:33:12 EDT
>Description:
This project is a C++ library which allows incorporating DKIM 
into an existing MTA or other application. It provides full 
support for signing, verifying, and SSP. 
It is compliant with RFC 4871.

WWW: http://sourceforge.net/projects/libdkim/ 

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

--- libdkim-1.0.19.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:
#
#	libdkim
#	libdkim/Makefile
#	libdkim/distinfo
#	libdkim/pkg-descr
#	libdkim/pkg-plist
#
echo c - libdkim
mkdir -p libdkim > /dev/null 2>&1
echo x - libdkim/Makefile
sed 's/^X//' >libdkim/Makefile << 'END-of-libdkim/Makefile'
X# New ports collection makefile for:	libdkim
X# Date created:	   04 Sep 2008
X# Whom:		   Rodrigo Graeff <delphus at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	libdkim
XPORTVERSION=	1.0.19
XCATEGORIES=	mail
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	libdkim
X
XMAINTAINER=	delphus at gmail.com
XCOMMENT=	DKim library
X
XUSE_LDCONFIG=	YES
XSHLIB_MAJOR=	3
XPLIST_SUB=	SHLIB_MAJOR="${SHLIB_MAJOR}"
XUSE_GMAKE=	YES
XUSE_ZIP=	YES
X
XUSE_OPENSSL=	YES
XWRKSRC=		${WRKDIR}/libdkim/src
X
Xdo-install:
X	@${MKDIR} ${DATADIR}
X	${INSTALL_SCRIPT} ${WRKSRC}/libdkimtest ${PREFIX}/bin
X	${INSTALL_DATA} ${WRKSRC}/libdkim.a ${PREFIX}/lib
X	${INSTALL_DATA} ${WRKSRC}/dkim.h ${PREFIX}/include
X	${INSTALL_DATA} ${WRKSRC}/dkimverify.h ${PREFIX}/include
X	${INSTALL_DATA} ${WRKSRC}/dkimbase.h ${PREFIX}/include
X
X.include <bsd.port.mk>
END-of-libdkim/Makefile
echo x - libdkim/distinfo
sed 's/^X//' >libdkim/distinfo << 'END-of-libdkim/distinfo'
XMD5 (libdkim-1.0.19.zip) = 82e8b64b15b701fad19fd0ebbc442b54
XSHA256 (libdkim-1.0.19.zip) = 1935c88ea3d053ec2039114d900ac9eb5962adee10e0ec163777dfa5f3bd4eed
XSIZE (libdkim-1.0.19.zip) = 55566 
END-of-libdkim/distinfo
echo x - libdkim/pkg-descr
sed 's/^X//' >libdkim/pkg-descr << 'END-of-libdkim/pkg-descr'
XThis project is a C++ library which allows incorporating DKIM 
Xinto an existing MTA or other application. It provides full 
Xsupport for signing, verifying, and SSP. 
XIt is compliant with RFC 4871.
X
XWWW: http://sourceforge.net/projects/libdkim/ 
END-of-libdkim/pkg-descr
echo x - libdkim/pkg-plist
sed 's/^X//' >libdkim/pkg-plist << 'END-of-libdkim/pkg-plist'
Xinclude/dkim.h
Xinclude/dkimbase.h
Xinclude/dkimverify.h
Xlib/libdkim.a
Xbin/libdkimtest
END-of-libdkim/pkg-plist
exit
--- libdkim-1.0.19.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list