Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2013 18:47:03 GMT
From:      "Gary J. Hayers" <gary@hayers.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/176120: Submission of new port
Message-ID:  <201302131847.r1DIl3R1072049@red.freebsd.org>
Resent-Message-ID: <201302131850.r1DIo0NR015860@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         176120
>Category:       misc
>Synopsis:       Submission of new port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 13 18:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Gary J. Hayers
>Release:        FreeBSD 9.1-STABLE
>Organization:
>Environment:
FreeBSD ares.hayers.org 9.1-STABLE FreeBSD 9.1-STABLE #8 r245946: Sat Jan 26 19:43:19 GMT 2013     root@ares.hayers.org:/usr/obj/usr/src/sys/Ares  i386
>Description:
- Submission of new port mail2nntp - A simple mail to news gateway
- Request maintainership of news/p5-NNTPClient as new port is dependant on it.
>How-To-Repeat:

>Fix:
--- Makefile-orig       2012-11-17 06:00:43.000000000 +0000
+++ Makefile    2013-02-13 18:44:56.000000000 +0000
@@ -12,7 +12,7 @@
 MASTER_SITE_SUBDIR=    News
 PKGNAMEPREFIX= p5-

-MAINTAINER=    ports@FreeBSD.org
+MAINTAINER=    gary@hayers.org
 COMMENT=       Client interface to NNTP (RFC977)

 PERL_CONFIGURE=        yes

Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	mail2nntp
#	mail2nntp/Makefile
#	mail2nntp/distinfo
#	mail2nntp/pkg-descr
#	mail2nntp/pkg-plist
#
echo c - mail2nntp
mkdir -p mail2nntp > /dev/null 2>&1
echo x - mail2nntp/Makefile
sed 's/^X//' >mail2nntp/Makefile << 'ec3d653b16e3fcb24b9a8d5f274c021a'
X# Created by: gary@hayers.org
X# $FreeBSD$
X
XPORTNAME=	mail2nntp
XPORTVERSION=	1.0
XCATEGORIES=	news mail
XMASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/Stable%201.0/
X
XMAINTAINER=	gary@hayers.org
XCOMMENT=	A simple mail to news gateway
X
XLICENSE=	GPLv2
XLICENSE_FILE=	${WRKSRC}/gpl.txt
X
XRUN_DEPENDS=	p5-NNTPClient>=0:${PORTSDIR}/news/p5-NNTPClient
X
XWRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
X
XNO_BUILD=	yes
X
Xdo-install:
X	${INSTALL_SCRIPT} ${WRKSRC}/mail2nntp.pl ${PREFIX}/bin
X	${MKDIR} ${PREFIX}/doc/${PORTNAME}
X	${INSTALL_DATA} ${WRKSRC}/README.txt ${PREFIX}/doc/${PORTNAME}
X	${INSTALL_DATA} ${WRKSRC}/Changelog ${PREFIX}/doc/${PORTNAME}
X	${INSTALL_DATA}	${WRKSRC}/gpl.txt ${PREFIX}/doc/${PORTNAME}
X
X.include <bsd.port.mk>
ec3d653b16e3fcb24b9a8d5f274c021a
echo x - mail2nntp/distinfo
sed 's/^X//' >mail2nntp/distinfo << '2996e55d79bca64899e19a20e4c05549'
XSHA256 (mail2nntp-1.0.tar.gz) = 1ba8eacbb0a8ef7d0a1fd1487e4f06c794d56383daa0a481365064e2d2f75346
XSIZE (mail2nntp-1.0.tar.gz) = 9644
2996e55d79bca64899e19a20e4c05549
echo x - mail2nntp/pkg-descr
sed 's/^X//' >mail2nntp/pkg-descr << '24444e95fd6b94133d6f3c18b4899ec0'
Xmail2nntp is a bridge from email realm to the newsgroup one. 
XIt can be used to replicate a mailing-list on a newsgroup server. 
XIt is a generic toot, using NNTP network commands
X
XWWW: http://sourceforge.net/projects/mail2nntp/
24444e95fd6b94133d6f3c18b4899ec0
echo x - mail2nntp/pkg-plist
sed 's/^X//' >mail2nntp/pkg-plist << 'c835abbc12d870266bb0d056fa120893'
Xbin/mail2nntp.pl
Xdoc/mail2nntp/README.txt
Xdoc/mail2nntp/Changelog
Xdoc/mail2nntp/gpl.txt
X@dirrm doc/mail2nntp
c835abbc12d870266bb0d056fa120893
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302131847.r1DIl3R1072049>