View | Details | Raw Unified | Return to bug 78050 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/ports/mail/archmbox/archmbox/Makefile Wed Dec 31 19:00:00 1969 (-24 lines)
Lines 1-24 Link Here
1
# New ports collection makefile for:   archmbox
2
# Date created:                        4 April 2004
3
# Whom:                                Talal Al-Dik <tad@vif.com>
4
#
5
# $FreeBSD: ports/mail/archmbox/Makefile,v 1.3 2005/01/08 20:36:49 sem Exp $
6
#
7
8
PORTNAME=      archmbox
9
PORTVERSION=   4.7.0
10
CATEGORIES=    mail
11
MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE_EXTENDED}
12
MASTER_SITE_SUBDIR=    adc-archmbox
13
14
MAINTAINER=    tad@vif.com
15
COMMENT=       Email archiver written in perl; parses mailboxes and performs actions
16
17
GNU_CONFIGURE= yes
18
USE_PERL5=     yes
19
CONFIGURE_ENV+=        PERL=${PERL}
20
21
MAN1=          archmbox.1
22
PLIST_FILES=   bin/archmbox
23
24
.include <bsd.port.mk>
(-)/usr/ports/mail/archmbox/archmbox/distinfo Wed Dec 31 19:00:00 1969 (-2 lines)
Lines 1-2 Link Here
1
MD5 (archmbox-4.7.0.tar.gz) = 0f30db54a8f1225de1667740e147b159
2
SIZE (archmbox-4.7.0.tar.gz) = 70593
(-)/usr/ports/mail/archmbox/archmbox/pkg-descr Wed Dec 31 19:00:00 1969 (-20 lines)
Lines 1-20 Link Here
1
Archmbox is a simple email archiver written in perl:
2
- parses one or more mailboxes
3
- selects some or all messages
4
- performs specific actions on the selected messages.
5
At this time archmbox supports mbox and mbx mailbox formats.
6
7
Three different modes are available:
8
- list mode, which is useful to list all selected messages
9
- kill mode, if messages should be deleted from the mailbox(es)
10
- archive mode, to archive the selected messages in a different mailbox
11
12
Messages selection is based upon:
13
- date criteria
14
- absolute date
15
- days offset
16
17
It is also possible to refine the selection using regex on the header fields.
18
The archive mailbox can be saved in gz or bz2 compressed format as well.
19
20
WWW: http://adc-archmbox.sourceforge.net/
(-)/usr/ports/mail/archmbox/distinfo Thu Feb 24 08:54:51 2005 (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (archmbox-4.6.0.tar.gz) = cc2bbe85e387670cdf8f4b0a26872d43
1
MD5 (archmbox-4.8.0.tar.gz) = 6a531cc0077445f5ca46e5c206f05d8d
2
SIZE (archmbox-4.6.0.tar.gz) = 67923
2
SIZE (archmbox-4.8.0.tar.gz) = 71532

Return to bug 78050