Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Dec 2009 13:24:57 +0100 (CET)
From:      Peter Schuller <peter.schuller@infidyne.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/141947: [NEW PORT] www/rubygem-jekyll: A is a simple, blog aware, static site generator
Message-ID:  <20091224122457.7E895325DEF@prometheus.scode.org>
Resent-Message-ID: <200912241230.nBOCU7M9052428@freefall.freebsd.org>

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

>Number:         141947
>Category:       ports
>Synopsis:       [NEW PORT] www/rubygem-jekyll: A is a simple, blog aware, static site generator
>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:30:07 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:

To committer: This PR depends on ports/141946 which adds
textproc/rubygem-liquid.

Jekyll is a simple, blog aware, static site generator. It takes a
template directory (representing the raw form of a website), runs it
through Textile or Markdown and Liquid converters, and spits out a
complete, static website suitable for serving with Apache or your
favorite web server. This is also the engine behind GitHub Pages,
which you can use to host your project?s page or blog right here from
GitHub.

WWW:	http://github.com/mojombo/jekyll

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

--- rubygem-jekyll-0.5.4.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-jekyll
#	rubygem-jekyll/Makefile
#	rubygem-jekyll/distinfo
#	rubygem-jekyll/pkg-descr
#
echo c - rubygem-jekyll
mkdir -p rubygem-jekyll > /dev/null 2>&1
echo x - rubygem-jekyll/Makefile
sed 's/^X//' >rubygem-jekyll/Makefile << '3114c83d1ba10a78bba93929a0aaec73'
X# Ports collection makefile for:	jekyll
X# Date created:				2009-12-24
X# Whom:					Peter Schuller <peter.schuller@infidyne.com>
X#
X# $FreeBSD: $
X
XPORTNAME=	jekyll
XPORTVERSION=	0.5.4
XCATEGORIES=	www
XMASTER_SITES=	http://gemcutter.org/gems/
X
XMAINTAINER=	peter.schuller@infidyne.com
XCOMMENT=	A is a simple, blog aware, static site generator
X
XRUN_DEPENDS=	rubygem-classifier>=1.3.1:${PORTSDIR}/devel/rubygem-classifier \
X		rubygem-redcloth>=4.2.1:${PORTSDIR}/www/rubygem-redcloth \
X		rubygem-liquid>=1.9.0:${PORTSDIR}/textproc/rubygem-liquid \
X		rubygem-maruku>=0.5.9:${PORTSDIR}/www/rubygem-maruku \
X		rubygem-directory_watcher>=1.1.1:${PORTSDIR}/devel/rubygem-directory_watcher \
X		rubygem-open4>=0.9.6:${PORTSDIR}/devel/rubygem-open4
X
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
XRUBYGEM_AUTOPLIST=	yes
XPLIST_FILES=	bin/jekyll
X
X# we care about not passing -A
XFETCH_ARGS=	-pRr
X
X.include <bsd.port.mk>
3114c83d1ba10a78bba93929a0aaec73
echo x - rubygem-jekyll/distinfo
sed 's/^X//' >rubygem-jekyll/distinfo << '1439c5fd25f972bfefa10606ee79c4dc'
XMD5 (rubygem/jekyll-0.5.4.gem) = 241031ed3594e811095d66620a721d63
XSHA256 (rubygem/jekyll-0.5.4.gem) = 4930e96a9530bb8d1e164adb4a374224709edf859182e93ddcf689e362dba8be
XSIZE (rubygem/jekyll-0.5.4.gem) = 36352
1439c5fd25f972bfefa10606ee79c4dc
echo x - rubygem-jekyll/pkg-descr
sed 's/^X//' >rubygem-jekyll/pkg-descr << '7af6c3f4a55a09d8c25e1b583ee8a7a0'
XJekyll is a simple, blog aware, static site generator. It takes a
Xtemplate directory (representing the raw form of a website), runs it
Xthrough Textile or Markdown and Liquid converters, and spits out a
Xcomplete, static website suitable for serving with Apache or your
Xfavorite web server. This is also the engine behind GitHub Pages,
Xwhich you can use to host your project?s page or blog right here from
XGitHub.
X
XWWW:	http://github.com/mojombo/jekyll
7af6c3f4a55a09d8c25e1b583ee8a7a0
exit
--- rubygem-jekyll-0.5.4.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?20091224122457.7E895325DEF>