Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Nov 2009 18:08:35 GMT
From:      Ryan Steinmetz <rpsfa@rit.edu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/140342: New port devel/rubygem-little_plugger
Message-ID:  <200911061808.nA6I8ZQR072323@www.freebsd.org>
Resent-Message-ID: <200911061810.nA6IA40Q004353@freefall.freebsd.org>

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

>Number:         140342
>Category:       ports
>Synopsis:       New port devel/rubygem-little_plugger
>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:10:03 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:

>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-little_plugger
#	rubygem-little_plugger/Makefile
#	rubygem-little_plugger/distinfo
#	rubygem-little_plugger/pkg-descr
#
echo c - rubygem-little_plugger
mkdir -p rubygem-little_plugger > /dev/null 2>&1
echo x - rubygem-little_plugger/Makefile
sed 's/^X//' >rubygem-little_plugger/Makefile << 'c1eeaa3cbf2185ab40c2e02b8509fe8c'
X# Ports collection makefile for:	gem-little_plugger
X# Date created:				06 Nov 2009
X# Whom:					Ryan Steinmetz (<rpsfa@rit.edu>)
X#
X# $FreeBSD$
X
XPORTNAME=	little_plugger
XPORTVERSION=	1.0.1
XCATEGORIES=	devel rubygems
XMASTER_SITES=	RF
XDISTNAME=	little-plugger-${PORTVERSION}
X
XMAINTAINER=	rpsfa@rit.edu
XCOMMENT=	Mechanism to parse ruby little-plugger files
X
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
XGEM_NAME=	${DISTNAME}
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
c1eeaa3cbf2185ab40c2e02b8509fe8c
echo x - rubygem-little_plugger/distinfo
sed 's/^X//' >rubygem-little_plugger/distinfo << '3fe3045253c509469c8981992d094cbe'
XMD5 (rubygem/little-plugger-1.0.1.gem) = 598a0527638762583fd17a54b8ea0e24
XSHA256 (rubygem/little-plugger-1.0.1.gem) = 3c4ce0c6af6f82f2dfad2ed0fcb38a1f0dcedc0329b0203632f5eb141d6ff96b
XSIZE (rubygem/little-plugger-1.0.1.gem) = 17408
3fe3045253c509469c8981992d094cbe
echo x - rubygem-little_plugger/pkg-descr
sed 's/^X//' >rubygem-little_plugger/pkg-descr << '3da43524695444eb8c4e7eb75208e8f6'
XLittlePlugger is a module that provides Gem based plugin management.
XBy extending your own class or module with LittlePlugger you can easily
Xmanage the loading and initializing of plugins provided by other gems.
X
XWWW: http://rubyforge.org/projects/codeforpeople/
3da43524695444eb8c4e7eb75208e8f6
exit



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



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