Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Oct 2007 09:01:49 GMT
From:      Ismail YENIGUL <ismail@enderunix.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/116894: Update Port:mail/eps
Message-ID:  <200710040901.l9491nqG004385@www.freebsd.org>
Resent-Message-ID: <200710040910.l949A2I6031257@freefall.freebsd.org>

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

>Number:         116894
>Category:       ports
>Synopsis:       Update Port:mail/eps
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 04 09:10:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Ismail YENIGUL
>Release:        FreeBSD 6
>Organization:
EnderUNIX
>Environment:
FreeBSD ftpfreebsd.marmara.edu.tr 6.2-RELEASE-p5 FreeBSD 6.2-RELEASE-p5 #2: Mon Jul  9 14:01:39 EEST 2007     root@ftpfreebsd.marmara.edu.tr:/usr/obj/usr/src/sys/SMP  i386

>Description:

>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:
#
#	eps
#	eps/Makefile
#	eps/distinfo
#	eps/pkg-descr
#	eps/pkg-message
#	eps/pkg-plist
#
echo c - eps
mkdir -p eps > /dev/null 2>&1
echo x - eps/Makefile
sed 's/^X//' >eps/Makefile << 'END-of-eps/Makefile'
X# New ports collection makefile for:   eps
X# Date created:                 21 Jul 2005
X# Whom:				ismail@enderunix.org
X#
X# $FreeBSD: ports/mail/eps/Makefile,v 1.3 2007/08/22 14:37:36 ahze Exp $
X#
X
XPORTNAME=	eps
XPORTVERSION=	1.6
XPORTREVISION=	1
XCATEGORIES=	mail
XMASTER_SITES=	http://www.inter7.com/eps/
X
XMAINTAINER=	ismail@EnderUNIX.org
XCOMMENT=	EPS is a Email Parsing System
X
XPORTDOCS=	howto
X
XMAKE_ENV+=	DEFS="${CFLAGS}"
X
Xpost-patch:
X	@${REINPLACE_CMD} -e 's|^CC =|CC \?=|' \
X			  -e 's|^DEFS =|DEFS \?=|' \
X		${WRKSRC}/Makefile
X
Xdo-install:
X	${INSTALL_DATA} ${WRKSRC}/libeps.a ${PREFIX}/lib
X	${MKDIR} ${PREFIX}/include/eps
X	${INSTALL_DATA} ${WRKSRC}/*.h ${PREFIX}/include/eps
X
X.if !defined(NOPORTDOCS)
X	@${MKDIR} ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/doc/${PORTDOCS} ${DOCSDIR}
X	@${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
X
X.endif
X
X.include <bsd.port.mk>
END-of-eps/Makefile
echo x - eps/distinfo
sed 's/^X//' >eps/distinfo << 'END-of-eps/distinfo'
XMD5 (eps-1.6.tar.gz) = 42e295e596097f46b210efb811d64f40
XSHA256 (eps-1.6.tar.gz) = f0076d278c21fb33de03c1bf90d9fc6eeeef48f60bd17d343a10666715d2493d
XSIZE (eps-1.6.tar.gz) = 25608
END-of-eps/distinfo
echo x - eps/pkg-descr
sed 's/^X//' >eps/pkg-descr << 'END-of-eps/pkg-descr'
XEPS (Email Parsing System) is intended to give people the ability
Xto write their own email processing tools. 
XWhether you want to process incoming and outgoing emails, 
Xor just analyze a message,
Xthis package is intended to aid in that endeavor.
X
XFeatures
X
X    * Written in C
X    * API is documented
X    * Fast and efficient
X
XUsage
XHow we use EPS and how others use EPS
X
X    * Tracking incoming and outgoing email messages based on threads
X    * Archiving and searching against threads
X    * Demographics collection via email
X    * Email client
X    * Create custom autoresponders
X    * We even used it to parse simple LDIF files!
X
XWWW: http://www.inter7.com/index.php?page=eps
END-of-eps/pkg-descr
echo x - eps/pkg-message
sed 's/^X//' >eps/pkg-message << 'END-of-eps/pkg-message'
X
XPlease read the %%PREFIX%%/share/doc/eps/howto
END-of-eps/pkg-message
echo x - eps/pkg-plist
sed 's/^X//' >eps/pkg-plist << 'END-of-eps/pkg-plist'
Xinclude/eps/address.h
Xinclude/eps/base64.h
Xinclude/eps/boundary.h
Xinclude/eps/buffer.h
Xinclude/eps/content.h
Xinclude/eps/date.h
Xinclude/eps/email.h
Xinclude/eps/eps.h
Xinclude/eps/fold.h
Xinclude/eps/header.h
Xinclude/eps/int_buffer.h
Xinclude/eps/int_stream.h
Xinclude/eps/interface.h
Xinclude/eps/line.h
Xinclude/eps/mime.h
Xinclude/eps/misc.h
Xinclude/eps/qp.h
Xinclude/eps/result.h
Xinclude/eps/rfc2822.h
Xinclude/eps/unfold.h
Xlib/libeps.a
X@dirrm include/eps
END-of-eps/pkg-plist
exit



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



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