Add p5-Mail-Freshmeat 0.94, perl module to parse daily newsletters from

freshmeat.net.
This commit is contained in:
Will Andrews
2001-01-03 23:36:42 +00:00
parent b7bf79744d
commit 52ce1c5d61
6 changed files with 65 additions and 0 deletions

View File

@@ -88,6 +88,7 @@
SUBDIR += p5-Mail-Ezmlm
SUBDIR += p5-Mail-FilterXML
SUBDIR += p5-Mail-Folder
SUBDIR += p5-Mail-Freshmeat
SUBDIR += p5-Mail-IMAPClient
SUBDIR += p5-Mail-POP3Client
SUBDIR += p5-Mail-Sender

View File

@@ -0,0 +1,27 @@
# New ports collection makefile for: Mail-Freshmeat
# Date created: Wed Jan 3 14:42:56 2001
# Whom: will
#
# $FreeBSD$
#
PORTNAME= Mail-Freshmeat
PORTVERSION= 0.94
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Mail
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${SITE_PERL}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools
RUN_DEPENDS= ${BUILD_DEPENDS}
SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
USE_PERL5= yes
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Mail::Freshmeat.3
.include <bsd.port.mk>

View File

@@ -0,0 +1 @@
MD5 (Mail-Freshmeat-0.94.tar.gz) = da64893fbf7c5b1d4e37d399808f4d52

View File

@@ -0,0 +1 @@
Perl module to parse daily newsletters from freshmeat.net

View File

@@ -0,0 +1,12 @@
Mail::Freshmeat is a parser for the daily newsletters from freshmeat.net.
See <http://www.new.ox.ac.uk/~adam/computing/fmscore/> for what may be
the only sensible application of this module. (Quick summary: fmscore
is a Perl5 program which uses Mail::Freshmeat to parse freshmeat daily
e-mail newsletters, and then rank them by interest according to highly
flexible user-supplied ranking rules. Articles below a specified score
will be removed from the output. fmscore is ideal for use as a
procmail filter.)
Author: Adam Spiers <adam@spiers.net>
--will

View File

@@ -0,0 +1,23 @@
lib/perl5/site_perl/%%PERL_VER%%/Mail/Freshmeat.pm
lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat/_fatal_bug.al
lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat/ad_header.al
lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat/advertisement.al
lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat/autosplit.ix
lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat/date.al
lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat/details.al
lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat/details_header.al
lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat/divider.al
lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat/entries.al
lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat/entry_body.al
lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat/entry_header.al
lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat/entry_keys.al
lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat/footer.al
lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat/list.al
lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat/list_header.al
lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat/long_entry.al
lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat/short_entry.al
lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat/summary.al
lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat/total.al
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Mail/Freshmeat/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Mail/Freshmeat
@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Mail/Freshmeat