Index: head/mail/Makefile =================================================================== --- head/mail/Makefile (revision 49402) +++ head/mail/Makefile (revision 49403) @@ -1,232 +1,233 @@ # $FreeBSD$ # SUBDIR += abook SUBDIR += adcomplain SUBDIR += althea SUBDIR += arrow SUBDIR += asmail SUBDIR += autorespond SUBDIR += autosig SUBDIR += balsa SUBDIR += bbmail SUBDIR += biabam SUBDIR += biffer SUBDIR += bsmtp SUBDIR += bulk_mailer SUBDIR += cclient SUBDIR += cmail SUBDIR += coolmail SUBDIR += courier-imap SUBDIR += cucipop SUBDIR += cvsmail SUBDIR += cyrus SUBDIR += cyrus-imapd SUBDIR += demime SUBDIR += distribute SUBDIR += dkimap4 SUBDIR += drac SUBDIR += elm SUBDIR += elm+ME SUBDIR += emh-emacs20 SUBDIR += emh-xemacs21-mule SUBDIR += emil SUBDIR += evolution SUBDIR += exim SUBDIR += exim-ldap SUBDIR += exim-ldap2 SUBDIR += exim-monitor SUBDIR += exim-mysql SUBDIR += exim-postgresql SUBDIR += exmh2 SUBDIR += ezmlm SUBDIR += ezmlm-idx SUBDIR += ezmlm-web SUBDIR += faces SUBDIR += fetchmail SUBDIR += ftrack SUBDIR += gbiff SUBDIR += gbuffy SUBDIR += gensig SUBDIR += getmail SUBDIR += gkrellmmailwatch SUBDIR += glacier SUBDIR += glbiff SUBDIR += gmail SUBDIR += gmime SUBDIR += gnumail SUBDIR += grepmail SUBDIR += hbiff SUBDIR += icqmail SUBDIR += im SUBDIR += imap-uw SUBDIR += imp SUBDIR += isync SUBDIR += junkfilter SUBDIR += kbiff SUBDIR += kiltdown SUBDIR += knewmail SUBDIR += lbdb SUBDIR += libesmtp SUBDIR += liboe SUBDIR += listar SUBDIR += listmanager SUBDIR += mahogany SUBDIR += mailagent SUBDIR += mailcrypt SUBDIR += maildrop SUBDIR += mailfilter SUBDIR += mailman SUBDIR += mailx SUBDIR += majorcool SUBDIR += majordomo + SUBDIR += mboxgrep SUBDIR += mbx2mbox SUBDIR += mess822 SUBDIR += metamail SUBDIR += mew SUBDIR += mew-emacs20 SUBDIR += mew-mule SUBDIR += mew-xemacs21 SUBDIR += mew-xemacs21-mule SUBDIR += mew2-emacs20 SUBDIR += mew2-xemacs21 SUBDIR += mew2-xemacs21-mule SUBDIR += mh SUBDIR += minimalist SUBDIR += ml SUBDIR += mmc SUBDIR += mmr SUBDIR += movemail SUBDIR += mreport SUBDIR += mutt SUBDIR += mutt-devel SUBDIR += muttzilla SUBDIR += nail SUBDIR += namg SUBDIR += nbsmtp SUBDIR += newmail SUBDIR += nmh SUBDIR += nullmailer SUBDIR += p5-Email-Find SUBDIR += p5-Email-Valid SUBDIR += p5-IMAP-Admin SUBDIR += p5-MIME-Lite SUBDIR += p5-MIME-Tools SUBDIR += p5-MIME-Types SUBDIR += p5-Mail-Audit SUBDIR += p5-Mail-Box SUBDIR += p5-Mail-Bulkmail SUBDIR += p5-Mail-CClient SUBDIR += p5-Mail-Ezmlm SUBDIR += p5-Mail-FilterXML SUBDIR += p5-Mail-Folder SUBDIR += p5-Mail-Freshmeat SUBDIR += p5-Mail-IMAPClient SUBDIR += p5-Mail-ListDetector SUBDIR += p5-Mail-MailStats SUBDIR += p5-Mail-POP3Client SUBDIR += p5-Mail-QuoteWrap SUBDIR += p5-Mail-Sender SUBDIR += p5-Mail-Sendmail SUBDIR += p5-Mail-Tools SUBDIR += p5-Mail-Verify SUBDIR += pantomime SUBDIR += pathalias SUBDIR += perdition SUBDIR += pflogsumm SUBDIR += pgen SUBDIR += pgp4pine SUBDIR += pgpsendmail SUBDIR += pine4 SUBDIR += pmail SUBDIR += pop3gwd SUBDIR += pop3lite SUBDIR += popa3d SUBDIR += popd SUBDIR += poppassd SUBDIR += popper SUBDIR += poppwd SUBDIR += poppy SUBDIR += postfix SUBDIR += postfix-current SUBDIR += postilion SUBDIR += premail SUBDIR += procmail SUBDIR += prom-mew SUBDIR += prom-wl SUBDIR += pronto SUBDIR += pygmy SUBDIR += qmHandle SUBDIR += qmail SUBDIR += qmail-contrib SUBDIR += qmail-ldap SUBDIR += qmail-mysql SUBDIR += qmail-tls SUBDIR += qmailadmin SUBDIR += qmailanalog SUBDIR += qpopper SUBDIR += qtools SUBDIR += rblcheck SUBDIR += regm SUBDIR += rftp SUBDIR += ricochet SUBDIR += ripmime SUBDIR += rlytest SUBDIR += rmime SUBDIR += rmoldmail SUBDIR += ruby-tmail SUBDIR += sendmail SUBDIR += sendmail-ldap SUBDIR += sendmail-old SUBDIR += sendmail-sasl SUBDIR += serialmail SUBDIR += sigit SUBDIR += sigrot SUBDIR += smail SUBDIR += smapi SUBDIR += smtpclient SUBDIR += smtpd SUBDIR += smtpfeed SUBDIR += smunge SUBDIR += solidpop3d SUBDIR += sonicmail SUBDIR += spambnc SUBDIR += spruce SUBDIR += sqwebmail SUBDIR += ssmtp SUBDIR += stuphead SUBDIR += sylpheed SUBDIR += teapop SUBDIR += tkrat SUBDIR += tkrat2 SUBDIR += tlb SUBDIR += tmda SUBDIR += tpop3d SUBDIR += vbsfilter SUBDIR += vm-pop3d SUBDIR += vpopmail SUBDIR += vqadmin SUBDIR += vrfy SUBDIR += wanderlust-emacs SUBDIR += wanderlust-emacs20 SUBDIR += wanderlust-mule SUBDIR += wanderlust-xemacs21-mule SUBDIR += wmbiff SUBDIR += wmmail SUBDIR += wmmultipop3 SUBDIR += wmpop3 SUBDIR += xbuffy SUBDIR += xc-mail SUBDIR += xfaces SUBDIR += xfmail SUBDIR += xlbiff SUBDIR += xmail SUBDIR += xmailbox SUBDIR += xmailwatcher SUBDIR += xpbiff SUBDIR += xpbiff-youbin SUBDIR += youbin SUBDIR += yuzu SUBDIR += zmailer .include Property changes on: head/mail/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.262 \ No newline at end of property +1.263 \ No newline at end of property Index: head/mail/mboxgrep/Makefile =================================================================== --- head/mail/mboxgrep/Makefile (nonexistent) +++ head/mail/mboxgrep/Makefile (revision 49403) @@ -0,0 +1,37 @@ +# New ports collection makefile for: mboxgrep +# Date created: 28 October 2001 +# Whom: Anders Nordby +# +# $FreeBSD$ +# + +PORTNAME= mboxgrep +PORTVERSION= 0.7.0 +CATEGORIES= mail +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} + +MAINTAINER= anders@fix.no + +.if defined(WITH_PCRE) +LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre +.endif + +GNU_CONFIGURE= yes +CONFIGURE_ENV+= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ + LIBS="-L${LOCALBASE}/lib" + +MAN1= mboxgrep.1 + +DOCS= ChangeLog NEWS README TODO + +post-install: + install-info ${PREFIX}/info/mboxgrep.info ${PREFIX}/info/dir +.if !defined(NOPORTDOCS) + ${INSTALL} -d -o root -g wheel -m 0755 ${DOCSDIR} +.for f in ${DOCS} + ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}/ +.endfor +.endif + +.include Property changes on: head/mail/mboxgrep/Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/mail/mboxgrep/distinfo =================================================================== --- head/mail/mboxgrep/distinfo (nonexistent) +++ head/mail/mboxgrep/distinfo (revision 49403) @@ -0,0 +1 @@ +MD5 (mboxgrep-0.7.0.tar.gz) = 7259f9ed9be88666e3386fbd8db9db28 Property changes on: head/mail/mboxgrep/distinfo ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/mail/mboxgrep/files/patch-Makefile.in =================================================================== --- head/mail/mboxgrep/files/patch-Makefile.in (nonexistent) +++ head/mail/mboxgrep/files/patch-Makefile.in (revision 49403) @@ -0,0 +1,14 @@ +--- src/Makefile.in.orig Fri Oct 26 15:08:54 2001 ++++ src/Makefile.in Sun Oct 28 10:46:33 2001 +@@ -19,9 +19,9 @@ + + CC = @CC@ + OBJS = info.o main.o mh.o scan.o maildir.o mbox.o misc.o \ +- wrap.o ++ wrap.o getopt.o getopt1.o + SRCS = info.c main.c mh.c scan.c maildir.c mbox.c misc.c \ +- wrap.c ++ wrap.c getopt.c getopt1.c + TARGET = mboxgrep + CFLAGS = @CFLAGS@ + LIBS = @LIBS@ Property changes on: head/mail/mboxgrep/files/patch-Makefile.in ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/mail/mboxgrep/files/patch-wrap.h =================================================================== --- head/mail/mboxgrep/files/patch-wrap.h (nonexistent) +++ head/mail/mboxgrep/files/patch-wrap.h (revision 49403) @@ -0,0 +1,10 @@ +--- src/wrap.h.orig Fri Oct 26 15:08:54 2001 ++++ src/wrap.h Sun Oct 28 11:06:48 2001 +@@ -28,6 +28,7 @@ + #include + #include + #include ++#include + + int m_open(const char *pathname, int flags, mode_t mode); + Property changes on: head/mail/mboxgrep/files/patch-wrap.h ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/mail/mboxgrep/pkg-comment =================================================================== --- head/mail/mboxgrep/pkg-comment (nonexistent) +++ head/mail/mboxgrep/pkg-comment (revision 49403) @@ -0,0 +1 @@ +Utility to scan mailboxes for messages matching a regular expression Property changes on: head/mail/mboxgrep/pkg-comment ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/mail/mboxgrep/pkg-descr =================================================================== --- head/mail/mboxgrep/pkg-descr (nonexistent) +++ head/mail/mboxgrep/pkg-descr (revision 49403) @@ -0,0 +1,19 @@ +mboxgrep is a small utility that scans a mailbox for messages matching a +regular expression. Found messages can be either displayed on standard output, +counted, deleted, piped to a shell command or written to another mailbox. + +Its features include: + +* ability to limit the search to message body or headers (although the whole +message is scanned by default) +* message counting +* ability to invert the sense of matching +* ability to write found messages to another mailbox +* support for mbox (either plain or compressed), MH, nnmh, nnml and maildir +folders +* support for basic and extended POSIX regular expressions, and, optionally, +Perl-complatible regular expressions (if linked with the PCRE library) + +WWW: http://mboxgrep.sourceforge.net/ + +- Anders Nordby Property changes on: head/mail/mboxgrep/pkg-descr ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/mail/mboxgrep/pkg-plist =================================================================== --- head/mail/mboxgrep/pkg-plist (nonexistent) +++ head/mail/mboxgrep/pkg-plist (revision 49403) @@ -0,0 +1,9 @@ +bin/mboxgrep +@unexec install-info --delete %D/info/mboxgrep.info %D/info/dir +info/mboxgrep.info +@exec install-info %D/info/mboxgrep.info %D/info/dir +%%PORTDOCS%%share/doc/mboxgrep/ChangeLog +%%PORTDOCS%%share/doc/mboxgrep/NEWS +%%PORTDOCS%%share/doc/mboxgrep/README +%%PORTDOCS%%share/doc/mboxgrep/TODO +%%PORTDOCS%%@dirrm share/doc/mboxgrep Property changes on: head/mail/mboxgrep/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property