Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Nov 2009 18:30:57 GMT
From:      Ryan Steinmetz <rpsfa@rit.edu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/140345: New port web/rubygem-webby
Message-ID:  <200911061830.nA6IUvQA095282@www.freebsd.org>
Resent-Message-ID: <200911061840.nA6Ie1XQ031864@freefall.freebsd.org>

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

>Number:         140345
>Category:       ports
>Synopsis:       New port web/rubygem-webby
>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 Nov 06 18:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Ryan Steinmetz
>Release:        7.2
>Organization:
Rochester Institute of Technology
>Environment:
FreeBSD xxx.rit.edu 7.2-RELEASE FreeBSD 7.2-RELEASE #9: Mon May 4 20:25:00 EDT 2009 root@xxx.rit.edu:/usr/obj/usr/src/sys/xxx i386
>Description:
This is dependent on the following:
ports/140340
ports/140341
ports/140342
ports/140343
ports/140344

>How-To-Repeat:

>Fix:


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:
#
#	rubygem-webby
#	rubygem-webby/Makefile
#	rubygem-webby/distinfo
#	rubygem-webby/pkg-descr
#
echo c - rubygem-webby
mkdir -p rubygem-webby > /dev/null 2>&1
echo x - rubygem-webby/Makefile
sed 's/^X//' >rubygem-webby/Makefile << '27394560a274cc63fed4ff8200cc43e2'
X# Ports collection makefile for:	gem-webby
X# Date created:				06 Nov 2009
X# Whom:					Ryan Steinmetz (<rpsfa@rit.edu>)
X#
X# $FreeBSD$
X
XPORTNAME=	webby
XPORTVERSION=	0.9.4
XCATEGORIES=	www rubygems
XMASTER_SITES=	RF
XDISTNAME=	webby-${PORTVERSION}
X
XMAINTAINER=	rpsfa@rit.edu
XCOMMENT=	A small website management system
X
XBUILD_DEPENDS=	rubygem-redcloth>=4.2:${PORTSDIR}/www/rubygem-redcloth \
X		rubygem-launchy>=0.3.3:${PORTSDIR}/devel/rubygem-launchy \
X		rubygem-logging>=1.2.2:${PORTSDIR}/devel/rubygem-logging \
X		ruby18-flexmock>=0.2.1:${PORTSDIR}/devel/ruby-flexmock \
X		rubygem-lockfile>=1.4.3:${PORTSDIR}/devel/rubygem-lockfile \
X		rubygem-rspec>=1.2.7:${PORTSDIR}/devel/rubygem-rspec \
X		rubygem-little_plugger>=1.0.1:${PORTSDIR}/devel/rubygem-little_plugger \
X		rubygem-loquacious>=1.3.1:${PORTSDIR}/devel/rubygem-loquacious \
X		rubygem-hpricot>=0.6.0:${PORTSDIR}/www/rubygem-hpricot
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
XGEM_NAME=	${DISTNAME}
XRUBYGEM_AUTOPLIST=	yes
XPLIST_FILES=	bin/webby
XPLIST_FILES+=	bin/webby-gen
X
X.include <bsd.port.mk>
27394560a274cc63fed4ff8200cc43e2
echo x - rubygem-webby/distinfo
sed 's/^X//' >rubygem-webby/distinfo << 'adcb8e08d76ad1749ec3b00cfe3cfea9'
XMD5 (rubygem/webby-0.9.4.gem) = 37b2f00dbe6e956a82a1bf142c8f03a6
XSHA256 (rubygem/webby-0.9.4.gem) = 4955abc4ae94fd1c6242c5056183d574a8b90c1c3086de80f621417a9484b422
XSIZE (rubygem/webby-0.9.4.gem) = 344064
adcb8e08d76ad1749ec3b00cfe3cfea9
echo x - rubygem-webby/pkg-descr
sed 's/^X//' >rubygem-webby/pkg-descr << '78b196df4487333c8e88879762288dba'
XWebby is a fantastic little website management system.
XIt would be called a content management system if it 
Xwere a bigger kid. But, it's just a runt with a 
Xspecial knack for transforming text.
X
XWebby works by combining the contents of a page with 
Xa layout to produce HTML. The layout contains 
Xeverything common to all the pages HTML headers,
Xnavigation menu, footer, etc. and the page 
Xcontains just the information for that page. You 
Xcan use your favorite markup language to write 
Xyour pages; Webby supports quite a few.
X
XWWW: http://webby.rubyforge.org/
78b196df4487333c8e88879762288dba
exit



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



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