Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jan 2011 17:07:07 -0800
From:      Jason Helfman <jhelfman@experts-exchange.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/153966: [new port] graphics/rubygem-dragonfly: On-the-fly Rack-based image handling framework
Message-ID:  <1294967227.201930.43481.nullmailer@experts-exchange.com>
Resent-Message-ID: <201101140120.p0E1K48v075611@freefall.freebsd.org>

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

>Number:         153966
>Category:       ports
>Synopsis:       [new port] graphics/rubygem-dragonfly: On-the-fly Rack-based image handling framework
>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:   Fri Jan 14 01:20:03 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jason Helfman
>Release:        FreeBSD 8.1-RELEASE i386
>Organization:
Experts Exchange, LLC.
>Environment:
System: FreeBSD eggman.experts-exchange.com 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC 2010 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
New port.
Built clean in Tinderbox.
>How-To-Repeat:
	
>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-dragonfly
#	rubygem-dragonfly/Makefile
#	rubygem-dragonfly/distinfo
#	rubygem-dragonfly/pkg-descr
#
echo c - rubygem-dragonfly
mkdir -p rubygem-dragonfly > /dev/null 2>&1
echo x - rubygem-dragonfly/Makefile
sed 's/^X//' >rubygem-dragonfly/Makefile << '9e62f42514443cd8c531ac7bc4693963'
X# Ports collection makefile for:	rubygem-dragonfly
X# Date created:				13 January 2011
X# Whom:					Jason Helfman <jhelfman@experts-exchange.com>
X#
X# $FreeBSD$
X
XPORTNAME=	dragonfly
XPORTVERSION=	0.8.2
XCATEGORIES=	graphics rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	jhelfman@experts-exchange.com
XCOMMENT=	On-the-fly Rack-based image handling framework
X
XRUN_DEPENDS+=	rubygem-rack>=1.2.1:${PORTSDIR}/www/rubygem-rack
X
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
9e62f42514443cd8c531ac7bc4693963
echo x - rubygem-dragonfly/distinfo
sed 's/^X//' >rubygem-dragonfly/distinfo << '7c5171dadc255f0c49e407062c1ba9ad'
XSHA256 (rubygem/dragonfly-0.8.2.gem) = dbaf7f13af9d1714349daea793acdcf4d1edc756c25da6658f19b733dbca064f
XSIZE (rubygem/dragonfly-0.8.2.gem) = 387584
7c5171dadc255f0c49e407062c1ba9ad
echo x - rubygem-dragonfly/pkg-descr
sed 's/^X//' >rubygem-dragonfly/pkg-descr << '8b433b603ab50e2bccb6dbac7d28fbc4'
XDragonfly is an on-the-fly Rack-based image handling framework. It is suitable 
Xfor use with Rails, Sinatra and other web frameworks. Although it's mainly used 
Xfor images, it can handle any content type.
X
XWWW: http://rubygems.org/gems/dragonfly
8b433b603ab50e2bccb6dbac7d28fbc4
exit

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



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