aboutsummaryrefslogtreecommitdiffstats
path: root/mail/lmtp2nntp
diff options
context:
space:
mode:
authorrse <rse@FreeBSD.org>2001-11-12 22:56:15 +0800
committerrse <rse@FreeBSD.org>2001-11-12 22:56:15 +0800
commitdc1b3a66d0829f3f6cb001d67f7d3bedfef58c30 (patch)
tree5c36d9d250ef978b319f2ef934f9f4861b761698 /mail/lmtp2nntp
parentb2c5f4b367ce78fb9a3ac90fc7c0499375cdbc4b (diff)
downloadfreebsd-ports-gnome-dc1b3a66d0829f3f6cb001d67f7d3bedfef58c30.tar.gz
freebsd-ports-gnome-dc1b3a66d0829f3f6cb001d67f7d3bedfef58c30.tar.zst
freebsd-ports-gnome-dc1b3a66d0829f3f6cb001d67f7d3bedfef58c30.zip
Add new port: OSSP lmtp2nntp 1.1.0
The OSSP lmtp2nntp program is an LMTP service for use in conjunction with an MTA (like Sendmail), providing a reliable real-time mail to news gateway. Input messages get their headers slightly reformatted to match Usenet news article format. The article is then posted or feeded into a remote NNTP service (like INN). Delivery must take place immediately or the transaction fails. OSSP lmtp2nntp relies on the queuing capabilities of the MTA in order to provide a fully reliable service. For this the program returns proper delivery status notification which indicates successful completed action, persistent transient failure or permanent failure. Submitted by: Thomas Lotterer <thomas.lotterer@cw.com> Reviewed by: Ralf S. Engelschall <rse@freebsd.org>
Diffstat (limited to 'mail/lmtp2nntp')
-rw-r--r--mail/lmtp2nntp/Makefile18
-rw-r--r--mail/lmtp2nntp/distinfo1
-rw-r--r--mail/lmtp2nntp/pkg-comment1
-rw-r--r--mail/lmtp2nntp/pkg-descr17
-rw-r--r--mail/lmtp2nntp/pkg-plist1
5 files changed, 38 insertions, 0 deletions
diff --git a/mail/lmtp2nntp/Makefile b/mail/lmtp2nntp/Makefile
new file mode 100644
index 000000000000..737ea4c8c1a7
--- /dev/null
+++ b/mail/lmtp2nntp/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: lmtp2nntp
+# Date created: 12 November 2001
+# Whom: Thomas Lotterer <thomas.lotterer@cw.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= lmtp2nntp
+PORTVERSION= 1.1.0
+CATEGORIES= mail news
+MASTER_SITES= ftp://ftp.ossp.org/pkg/lmtp2nntp/
+
+MAINTAINER= thomas.lotterer@cw.com
+
+MAN8= lmtp2nntp.8
+HAS_CONFIGURE= yes
+
+.include <bsd.port.mk>
diff --git a/mail/lmtp2nntp/distinfo b/mail/lmtp2nntp/distinfo
new file mode 100644
index 000000000000..a4af8f418899
--- /dev/null
+++ b/mail/lmtp2nntp/distinfo
@@ -0,0 +1 @@
+MD5 (lmtp2nntp-1.1.0.tar.gz) = 64a2275fc0239cfd71fec2702c4984eb
diff --git a/mail/lmtp2nntp/pkg-comment b/mail/lmtp2nntp/pkg-comment
new file mode 100644
index 000000000000..6cc9a94b01c2
--- /dev/null
+++ b/mail/lmtp2nntp/pkg-comment
@@ -0,0 +1 @@
+OSSP mail to news gateway
diff --git a/mail/lmtp2nntp/pkg-descr b/mail/lmtp2nntp/pkg-descr
new file mode 100644
index 000000000000..c67cdb4138d2
--- /dev/null
+++ b/mail/lmtp2nntp/pkg-descr
@@ -0,0 +1,17 @@
+The OSSP lmtp2nntp program is an LMTP service for use in
+conjunction with an MTA (like Sendmail), providing a reli-
+able real-time mail to news gateway. Input messages get
+their headers slightly reformatted to match Usenet news
+article format. The article is then posted or feeded into
+a remote NNTP service (like INN). Delivery must take place
+immediately or the transaction fails. OSSP lmtp2nntp
+relies on the queuing capabilities of the MTA in order to
+provide a fully reliable service. For this the program
+returns proper delivery status notification which indi-
+cates successful completed action, persistent transient
+failure or permanent failure.
+
+WWW: http://www.ossp.org/
+
+--
+thomas.lotterer@cw.com
diff --git a/mail/lmtp2nntp/pkg-plist b/mail/lmtp2nntp/pkg-plist
new file mode 100644
index 000000000000..4a1c3bcd5356
--- /dev/null
+++ b/mail/lmtp2nntp/pkg-plist
@@ -0,0 +1 @@
+sbin/lmtp2nntp