Date: 23 Aug 2001 07:11:35 -0000 From: Sean Chittenden <sean@chittenden.org> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/29975: new port: ruby-tmpl Message-ID: <20010823071135.8183.qmail@wheel.tgd.net>
next in thread | raw e-mail | index | archive | help
>Number: 29975 >Category: ports >Synopsis: new port: ruby-tmpl >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Aug 23 00:20:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Sean Chittenden >Release: FreeBSD 4.3-STABLE i386 >Organization: >Environment: System: FreeBSD wheel.tgd.net 4.3-STABLE FreeBSD 4.3-STABLE #0: Sat Jul 28 00:11:20 PDT 2001 sean@wheel.tgd.net:/usr/obj/usr/src/sys/WHEEL i386 >Description: New port: www/ruby-tmpl >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: # # ruby-tmpl/ # ruby-tmpl/Makefile # ruby-tmpl/pkg-comment # ruby-tmpl/pkg-descr # ruby-tmpl/pkg-plist # ruby-tmpl/distinfo # echo c - ruby-tmpl/ mkdir -p ruby-tmpl/ > /dev/null 2>&1 echo x - ruby-tmpl/Makefile sed 's/^X//' >ruby-tmpl/Makefile << 'END-of-ruby-tmpl/Makefile' X# New ports collection makefile for: ruby-tmpl X# Date created: 2001-08-22 X# Whom: Sean Chittenden <sean@chittenden.org> X# X# $FreeBSD$ X# X XPORTNAME= ruby-tmpl XPORTVERSION= 0.2.2 XCATEGORIES= www textproc ruby XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= ${PORTNAME} XPKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} XDISTNAME= ${PORTNAME}-${PORTVERSION} XDIST_SUBDIR= ruby X XMAINTAINER= sean@chittenden.org X XUSE_RUBY= yes X XNO_BUILD= yes X Xdo-install: X cd ${WRKSRC} && ${RUBY} install.rb X X.include <bsd.port.mk> END-of-ruby-tmpl/Makefile echo x - ruby-tmpl/pkg-comment sed 's/^X//' >ruby-tmpl/pkg-comment << 'END-of-ruby-tmpl/pkg-comment' XA online/offline templating system ala (mod_)ruby END-of-ruby-tmpl/pkg-comment echo x - ruby-tmpl/pkg-descr sed 's/^X//' >ruby-tmpl/pkg-descr << 'END-of-ruby-tmpl/pkg-descr' XThis is a port of ruby-tmpl, an online and offline templating system written Xfor ruby. See the URL below for more details and features. X XWWW: http://ruby-tmpl.sourceforge.net/ X X- Sean Chittenden <sean@chittenden.org> END-of-ruby-tmpl/pkg-descr echo x - ruby-tmpl/pkg-plist sed 's/^X//' >ruby-tmpl/pkg-plist << 'END-of-ruby-tmpl/pkg-plist' X%%RUBY_SITELIBDIR%%/ruby-tmpl.rb END-of-ruby-tmpl/pkg-plist echo x - ruby-tmpl/distinfo sed 's/^X//' >ruby-tmpl/distinfo << 'END-of-ruby-tmpl/distinfo' XMD5 (ruby/ruby-tmpl-0.2.2.tar.gz) = 1a9c0be59118d6390dc7af3185cd5d8e END-of-ruby-tmpl/distinfo exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010823071135.8183.qmail>