Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Dec 2009 12:55:30 +0100 (CET)
From:      Peter Schuller <peter.schuller@infidyne.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/141946: [NEW PORT] textproc/rubygem-liquid: Library for rendering safe templates
Message-ID:  <20091224115530.68C7332518C@prometheus.scode.org>
Resent-Message-ID: <200912241200.nBOC0HQm025545@freefall.freebsd.org>

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

>Number:         141946
>Category:       ports
>Synopsis:       [NEW PORT] textproc/rubygem-liquid: Library for rendering safe templates
>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:   Thu Dec 24 12:00:17 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     peter.schuller@infidyne.com
>Release:        FreeBSD 8.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD prometheus.scode.org 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:02:08 UTC 2009
>Description:

Note to committer: textproc/ruby-liquid already exists, but gems that
depend on liquid want the gem. I looked and found precedence for
having both a rubygem-* and a ruby-* in
ruby-htmltools/rubygem-htmltools and concluded that it was fine to
have the duplication.

I'll commit another PR which will depend on this one, hence my desire
to add it.

Port description:

Ruby library for rendering safe templates which cannot affect the
security of the server they are rendered on.

WWW: http://www.liquidmarkup.org/

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- rubygem-liquid-2.0.0.shar begins here ---
# 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-liquid
#	rubygem-liquid/distinfo
#	rubygem-liquid/Makefile
#	rubygem-liquid/pkg-descr
#
echo c - rubygem-liquid
mkdir -p rubygem-liquid > /dev/null 2>&1
echo x - rubygem-liquid/distinfo
sed 's/^X//' >rubygem-liquid/distinfo << 'b693ab22c908a9cdd739716a9c11d4a8'
XMD5 (rubygem/liquid-2.0.0.gem) = 35d03e24c3a951fb463157fa4c227d07
XSHA256 (rubygem/liquid-2.0.0.gem) = 6f43a0eba19e46ec222f98dee76f318cecb770d68fc76b2160a611029fa71acb
XSIZE (rubygem/liquid-2.0.0.gem) = 22016
b693ab22c908a9cdd739716a9c11d4a8
echo x - rubygem-liquid/Makefile
sed 's/^X//' >rubygem-liquid/Makefile << 'fd1d90b888ace288d9f609b88728a47f'
X# Ports collection makefile for:	liquid
X# Date created:				24 Dec 2009
X# Whom:					peter.schuller@infidyne.com
X#
X# $FreeBSD: $
X
XPORTNAME=	liquid
XPORTVERSION=	2.0.0
XCATEGORIES=	textproc rubygems
XMASTER_SITES=	http://gemcutter.org/gems/
X
XMAINTAINER=	peter.schuller@infidyne.com
XCOMMENT=	Library for rendering safe templates
X
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
XRUBYGEM_AUTOPLIST=	yes
X
X# we care about not passing -A
XFETCH_ARGS=	-pRr
X
X.include <bsd.port.mk>
fd1d90b888ace288d9f609b88728a47f
echo x - rubygem-liquid/pkg-descr
sed 's/^X//' >rubygem-liquid/pkg-descr << '04d043f59c7939e1060ac24d712e0030'
XRuby library for rendering safe templates which cannot affect the
Xsecurity of the server they are rendered on.
X
XWWW: http://www.liquidmarkup.org/
04d043f59c7939e1060ac24d712e0030
exit
--- rubygem-liquid-2.0.0.shar ends here ---

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



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