Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Nov 2003 17:16:06 -0800 (PST)
From:      Joseph Scott <joseph@randomnetworks.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/59197: [NEW PORT] devel/activitymail
Message-ID:  <200311120116.hAC1G6EM097814@pluto.owp.csus.edu>
Resent-Message-ID: <200311120120.hAC1KNqd083845@freefall.freebsd.org>

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

>Number:         59197
>Category:       ports
>Synopsis:       [NEW PORT] devel/activitymail
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 11 17:20:20 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Joseph Scott
>Release:        FreeBSD 4.9-RC i386
>Organization:
>Environment:
System: FreeBSD pluto.owp.csus.edu 4.9-RC FreeBSD 4.9-RC #12: Sun Oct 5 14:40:26 PDT 2003 scottj@pluto.owp.csus.edu:/usr/obj/usr/src/sys/PLUTO i386


	
>Description:
[NEW PORT] devel/activitymail
A program for sending email messages for CVS repository commits
>How-To-Repeat:
	
>Fix:

	

--- activitymail.share 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:
#
#	activitymail
#	activitymail/Makefile
#	activitymail/distinfo
#	activitymail/pkg-descr
#	activitymail/pkg-plist
#
echo c - activitymail
mkdir -p activitymail > /dev/null 2>&1
echo x - activitymail/Makefile
sed 's/^X//' >activitymail/Makefile << 'END-of-activitymail/Makefile'
X# New ports collection makefile for:	activitymail
X# Date created:			11 Nov 2003
X# Whom:					Joseph Scott <joseph@randomnetworks.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	activitymail
XPORTVERSION=	1.16
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR= ../../authors/id/D/DW/DWHEELER/activitymail
X
XMAINTAINER=	joseph@randomnetworks.com
XCOMMENT=	A program for sending email messages for CVS repository commits
X
XPERL_CONFIGURE=	yes
XMAN1=		activitymail.1
X
X.include "../../devel/p5-Module-Build/inc.build.mk"
X.include <bsd.port.mk>
END-of-activitymail/Makefile
echo x - activitymail/distinfo
sed 's/^X//' >activitymail/distinfo << 'END-of-activitymail/distinfo'
XMD5 (activitymail-1.16.tar.gz) = 29a1919c9a6410654dffc35fe6fd48f2
END-of-activitymail/distinfo
echo x - activitymail/pkg-descr
sed 's/^X//' >activitymail/pkg-descr << 'END-of-activitymail/pkg-descr'
XThis program may be used for sending email messages for CVS repository
Xactivity. There are a number of different modes supported. It can send
Xmessages for every change to the repository (like syncmail), or it can be used
Xto send a single message for each commit. In the latter case, a list of all
Xthe files affected by the commit will be assembled and listed in the single
Xmessage. This is similar to how commit_prep and log_accum work, but is more
Xefficient.
X
XAn additional option allows for diffs to be calculated for the recent changes,
Xand either appended to the message (like syncmail) or added as an attachment
X(neater). See the -d and -a options in the documentation.
END-of-activitymail/pkg-descr
echo x - activitymail/pkg-plist
sed 's/^X//' >activitymail/pkg-plist << 'END-of-activitymail/pkg-plist'
Xbin/activitymail
END-of-activitymail/pkg-plist
exit
--- activitymail.share ends here ---


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



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