Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jan 2011 17:29:48 GMT
From:      Eric Freeman <freebsdports@chillibear.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/153820: New port: mail/rubygem-rmail (lightweight mail library)
Message-ID:  <201101091729.p09HTmEc065955@red.freebsd.org>
Resent-Message-ID: <201101091730.p09HU6jD030353@freefall.freebsd.org>

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

>Number:         153820
>Category:       ports
>Synopsis:       New port: mail/rubygem-rmail  (lightweight mail library)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 09 17:30:06 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Eric Freeman
>Release:        9.0
>Organization:
>Environment:
FreeBSD bsd9.local 9.0-CURRENT-201008 FreeBSD 9.0-CURRENT-201008 #0: Tue Aug  3 20:09:44 UTC 2010     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Simple port for this gem.  

Rmail is already in ports in a non-gem version as mail/ruby-rmail, but a couple of other ports I have in the works have gem dependencies so hence this quick port.
>How-To-Repeat:
n/a
>Fix:
# 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:
#
#	rubygem-rmail
#	rubygem-rmail/distinfo
#	rubygem-rmail/Makefile
#	rubygem-rmail/pkg-descr
#
echo c - rubygem-rmail
mkdir -p rubygem-rmail > /dev/null 2>&1
echo x - rubygem-rmail/distinfo
sed 's/^X//' >rubygem-rmail/distinfo << 'cca7ba1b025c1efb2a2e319e00182598'
XSHA256 (rubygem/rmail-1.0.0.gem) = b7479f1cafb4f677f0aac57fc218ccdb800ab4b89942224d52bcbda09a3f4f5b
XSIZE (rubygem/rmail-1.0.0.gem) = 79872
cca7ba1b025c1efb2a2e319e00182598
echo x - rubygem-rmail/Makefile
sed 's/^X//' >rubygem-rmail/Makefile << 'ba461dd854688c1b7b275f4421b7d280'
X# Ports collection makefile for:	rubygem-rmail
X# Date created:				09 January 2011
X# Whom:					Eric Freeman <freebsdports@chillibear.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	rmail
XPORTVERSION=	1.0.0
XCATEGORIES=	mail rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	freebsdports@chillibear.com
XCOMMENT=	RMail is a lightweight mail library
X
XUSE_RUBY=		yes
XUSE_RUBYGEMS=		yes
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
ba461dd854688c1b7b275f4421b7d280
echo x - rubygem-rmail/pkg-descr
sed 's/^X//' >rubygem-rmail/pkg-descr << '1eb4f838c59ae9a5f7437e0593ae5b03'
XRMail is a lightweight mail library containing various
Xutility classes and modules that allow ruby scripts to
Xparse, modify, and generate MIME mail messages.
X
Xsee: mail/ruby-rmail for non Gem version
1eb4f838c59ae9a5f7437e0593ae5b03
exit

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



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