ports/65183: New port: mail/archmbox manipulate mbox files

Talal Al-Dik tad at vif.com
Mon Apr 5 02:10:17 UTC 2004


>Number:         65183
>Category:       ports
>Synopsis:       New port: mail/archmbox manipulate mbox files
>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:   Sun Apr 04 19:10:16 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Talal Al-Dik
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
VIF Internet
>Environment:
System: FreeBSD koala.vif.com 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Wed Mar 24 04:17:29 EST 2004 squid at koala.vif.com:/usr/obj/usr/src/sys/KOALA i386

>Description:
New port of archmbox, a utility to manipulate mailboxes 
>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:
#
#	archmbox/
#	archmbox/Makefile
#	archmbox/distinfo
#	archmbox/pkg-descr
#	archmbox/pkg-plist
#
echo c - archmbox/
mkdir -p archmbox/ > /dev/null 2>&1
echo x - archmbox/Makefile
sed 's/^X//' >archmbox/Makefile << 'END-of-archmbox/Makefile'
X# New ports collection makefile for:	archmbox
X# Date created:			4 April 2004
X# Whom:				Talal Al-Dik <tad at vif.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=      archmbox
XPORTVERSION=   4.5.2
XCATEGORIES=    mail
XMASTER_SITES=  ${MASTER_SITE_SOURCEFORGE_EXTENDED}
XMASTER_SITE_SUBDIR=     adc-archmbox
X
XMAINTAINER=    tad at vif.com
XCOMMENT=       Email archiver written in perl; parses mailboxes and performs actions
X
XGNU_CONFIGURE= yes
XCONFIGURE_ENV+= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib"
X
XMAN1=          archmbox.1
X
X.include <bsd.port.mk>
END-of-archmbox/Makefile
echo x - archmbox/distinfo
sed 's/^X//' >archmbox/distinfo << 'END-of-archmbox/distinfo'
XMD5 (archmbox-4.5.2.tar.gz) = 4a7324ee754c502dcb4c99b66bc45302
XSIZE (archmbox-4.5.2.tar.gz) = 62731
END-of-archmbox/distinfo
echo x - archmbox/pkg-descr
sed 's/^X//' >archmbox/pkg-descr << 'END-of-archmbox/pkg-descr'
XArchmbox is a simple email archiver written in perl: 
X- parses one or more mailboxes
X- selects some or all messages 
X- performs specific actions on the selected messages.
XAt this time archmbox supports mbox and mbx mailbox formats.
X 
XThree different modes are available: 
X- list mode, which is useful to list all selected messages  
X- kill mode, if messages should be deleted from the mailbox(es) 
X- archive mode, to archive the selected messages in a different mailbox 
X
XMessages selection is based upon:
X- date criteria
X- absolute date 
X- days offset 
X
XIt is also possible to refine the selection using regex on the header fields.
XThe archive mailbox can be saved in gz or bz2 compressed format as well.
X
XWWW: http://adc-archmbox.sourceforge.net/
END-of-archmbox/pkg-descr
echo x - archmbox/pkg-plist
sed 's/^X//' >archmbox/pkg-plist << 'END-of-archmbox/pkg-plist'
Xbin/archmbox
END-of-archmbox/pkg-plist
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list