summaryrefslogtreecommitdiff
path: root/news/p5-Gateway
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1998-05-04 15:11:40 +0000
committerMatthew Hunt <mph@FreeBSD.org>1998-05-04 15:11:40 +0000
commit1af45604f2dc67bd42bca37e96da87def78a9d99 (patch)
treec2d194f2a2acd0796bda4b81fccb4bb93c6ad9e3 /news/p5-Gateway
parentActivate p5-Gateway. (diff)
Import of p5-Gateway, a Perl 5 module that provides a framework for
Netnews moderation and gateway scripts. PR: 6501 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>
Notes
Notes: svn path=/head/; revision=10842
Diffstat (limited to 'news/p5-Gateway')
-rw-r--r--news/p5-Gateway/Makefile28
-rw-r--r--news/p5-Gateway/distinfo1
-rw-r--r--news/p5-Gateway/pkg-comment1
-rw-r--r--news/p5-Gateway/pkg-descr19
-rw-r--r--news/p5-Gateway/pkg-plist24
5 files changed, 73 insertions, 0 deletions
diff --git a/news/p5-Gateway/Makefile b/news/p5-Gateway/Makefile
new file mode 100644
index 000000000000..999a4e433afe
--- /dev/null
+++ b/news/p5-Gateway/Makefile
@@ -0,0 +1,28 @@
+# New ports collection makefile for: p5-Gateway
+# Version required: 0.42
+# Date created: January 2, 1998
+# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us>
+#
+# $Id$
+#
+
+DISTNAME= Gateway-0.42
+PKGNAME= p5-Gateway-0.42
+CATEGORIES= news perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= News
+
+MAINTAINER= croyle@gelemna.ft-wayne.in.us
+
+BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/News/Article.pm:${PORTSDIR}/news/p5-News-Article
+RUN_DEPENDS= ${PREFIX}/lib/perl5/site_perl/News/Article.pm:${PORTSDIR}/news/p5-News-Article
+
+USE_PERL5= yes
+
+MAN3= News::Gateway.3
+MANPREFIX= ${PREFIX}/lib/perl5
+
+do-configure:
+ @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL
+
+.include <bsd.port.mk>
diff --git a/news/p5-Gateway/distinfo b/news/p5-Gateway/distinfo
new file mode 100644
index 000000000000..824b0de1960a
--- /dev/null
+++ b/news/p5-Gateway/distinfo
@@ -0,0 +1 @@
+MD5 (Gateway-0.42.tar.gz) = fa623e920b023428f61a2342e27a6431
diff --git a/news/p5-Gateway/pkg-comment b/news/p5-Gateway/pkg-comment
new file mode 100644
index 000000000000..5430559bb286
--- /dev/null
+++ b/news/p5-Gateway/pkg-comment
@@ -0,0 +1 @@
+Robomoderation and mail to news gatewaying toolkit.
diff --git a/news/p5-Gateway/pkg-descr b/news/p5-Gateway/pkg-descr
new file mode 100644
index 000000000000..b4e363160663
--- /dev/null
+++ b/news/p5-Gateway/pkg-descr
@@ -0,0 +1,19 @@
+Essentially, robomoderators, moderation support programs, and mail to
+news gateways are all the same thing. They take an incoming message,
+from either an MTA or from a user filtering program like procmail, or
+perhaps even directly from a user's MUA, perform a variety of rewrites
+required to turn an RFC 822 message into an RFC 1036 message, possibly
+perform a variety of checks and additional rewrites suited to the
+particular application, and then hand the message off to a news
+server. News to mail gateways just do exactly the same thing in
+reverse.
+
+This is an attempt to generalize out the framework, so that people
+don't have to keep writing the same code to read e-mail messages, post
+messages, send e-mail messages, and do the common rewrites, and
+instead can concentrate on the *interesting* parts, namely the checks
+and rewrites they need for their specific application. News::Gateway
+is *not* a robomoderator or gateway in and of itself. Rather, it's a
+toolkit for *building* robomoderators and gateways that attempts to
+take care of all of the nitpicking details for you and drastically
+decrease the amount of code you have to write.
diff --git a/news/p5-Gateway/pkg-plist b/news/p5-Gateway/pkg-plist
new file mode 100644
index 000000000000..e16656d8abf1
--- /dev/null
+++ b/news/p5-Gateway/pkg-plist
@@ -0,0 +1,24 @@
+lib/perl5/man/man3/News::Gateway.3.gz
+lib/perl5/site_perl/News/Gateway.pm
+lib/perl5/site_perl/News/Gateway.pod
+lib/perl5/site_perl/auto/News/Gateway/anykeyword.al
+lib/perl5/site_perl/auto/News/Gateway/bodyheaders.al
+lib/perl5/site_perl/auto/News/Gateway/cleanbody.al
+lib/perl5/site_perl/auto/News/Gateway/config.al
+lib/perl5/site_perl/auto/News/Gateway/crosspost.al
+lib/perl5/site_perl/auto/News/Gateway/hash.al
+lib/perl5/site_perl/auto/News/Gateway/headers.al
+lib/perl5/site_perl/auto/News/Gateway/keywords.al
+lib/perl5/site_perl/auto/News/Gateway/mail.al
+lib/perl5/site_perl/auto/News/Gateway/mailpath.al
+lib/perl5/site_perl/auto/News/Gateway/mailtonews.al
+lib/perl5/site_perl/auto/News/Gateway/moosesign.al
+lib/perl5/site_perl/auto/News/Gateway/mungeids.al
+lib/perl5/site_perl/auto/News/Gateway/newsgroups.al
+lib/perl5/site_perl/auto/News/Gateway/newstomail.al
+lib/perl5/site_perl/auto/News/Gateway/nobinaries.al
+lib/perl5/site_perl/auto/News/Gateway/post.al
+lib/perl5/site_perl/auto/News/Gateway/previoushop.al
+lib/perl5/site_perl/auto/News/Gateway/whitelist.al
+lib/perl5/site_perl/i386-freebsd/auto/News/Gateway/.packlist
+@dirrm lib/perl5/site_perl/i386-freebsd/auto/News/Gateway