1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

A number of tools and scripts for use with IMAP servers.

WWW: http://www.athensfbc.com/imap_tools/
This commit is contained in:
Boris Samorodov 2010-10-27 13:18:13 +00:00
parent a1caf31e12
commit f6ff9fbf60
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263650
5 changed files with 50 additions and 0 deletions

View File

@ -200,6 +200,7 @@
SUBDIR += imap-uw
SUBDIR += imapfilter
SUBDIR += imapsync
SUBDIR += imaptools
SUBDIR += isbg
SUBDIR += isoqlog
SUBDIR += isync

26
mail/imaptools/Makefile Normal file
View File

@ -0,0 +1,26 @@
# New ports collection makefile for: mail/imaptools
# Date created: 2010-10-26
# Whom: bsam
#
# $FreeBSD$
#
PORTNAME= imaptools
PORTVERSION= 1.80
CATEGORIES= mail
MASTER_SITES= http://www.athensfbc.com/imap_tools/files/
DISTNAME= imap_tools_V${PORTVERSION}
MAINTAINER= bsam@FreeBSD.org
COMMENT= A number of tools and scripts for use with IMAP servers
FETCH_ARGS= -pRr
do-build:
${REINPLACE_CMD} \
-e 's|/usr/bin/perl|${PERL}|g' ${WRKDIR}/*.pl
do-install:
${INSTALL_SCRIPT} ${WRKDIR}/*.pl ${PREFIX}/bin
.include <bsd.port.mk>

3
mail/imaptools/distinfo Normal file
View File

@ -0,0 +1,3 @@
MD5 (imap_tools_V1.80.tar.gz) = 775afc628fc5e54872617fe0260b4014
SHA256 (imap_tools_V1.80.tar.gz) = d0f737c818d1b7f1bb3c3c76bdcc4de17e3218e80849d070a0843a26feb68834
SIZE (imap_tools_V1.80.tar.gz) = 66735

3
mail/imaptools/pkg-descr Normal file
View File

@ -0,0 +1,3 @@
A number of tools and scripts for use with IMAP servers.
WWW: http://www.athensfbc.com/imap_tools/

17
mail/imaptools/pkg-plist Normal file
View File

@ -0,0 +1,17 @@
bin/IMAPtoMbox.pl
bin/MboxtoIMAP.pl
bin/delIMAPdups.pl
bin/dumptoIMAP.pl
bin/imapCapability.pl
bin/imapPing.pl
bin/imapcopy.pl
bin/imapdump.pl
bin/imapfilter.pl
bin/imapsync.pl
bin/mbxIMAPsync.pl
bin/migrateIMAP-win.pl
bin/migrateIMAP.pl
bin/mozillatoIMAP.pl
bin/pop3toimap.pl
bin/purgeMbx.pl
bin/trash.pl