ports/159273: [NEW PORT] devel/rubygem-app_config: A ruby gem for storing application configuration

milki milki at rescomp.berkeley.edu
Thu Jul 28 21:00:25 UTC 2011


>Number:         159273
>Category:       ports
>Synopsis:       [NEW PORT] devel/rubygem-app_config: A ruby gem for storing application configuration
>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 Jul 28 21:00:25 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     milki
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
UC Berkeley - RSSP-IT
>Environment:
System: FreeBSD cibo.ircmylife.com 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011
>Description:
An easy to use, customizable library to easily store and retrieve application
(or library) configuration in key/value pairs.

WWW: https://github.com/oshuma/app_config/

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

--- rubygem-app_config-0.7.1.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-app_config
#	rubygem-app_config/Makefile
#	rubygem-app_config/distinfo
#	rubygem-app_config/pkg-descr
#	rubygem-app_config/pkg-message
#
echo c - rubygem-app_config
mkdir -p rubygem-app_config > /dev/null 2>&1
echo x - rubygem-app_config/Makefile
sed 's/^X//' >rubygem-app_config/Makefile << '9867af9becc124c8134d215d29c1fc7d'
X# Ports collection makefile for:	rubygem-app_config
X# Date created:				2011-07-28
X# Whom:					milki <milki at rescomp.berkeley.edu>
X#
X# $FreeBSD$
X
XPORTNAME=	app_config
XPORTVERSION=	0.7.1
XCATEGORIES=	devel rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	milki at rescomp.berkeley.edu
XCOMMENT=	A ruby gem for storing application configuration
X
XLICENSE=	MIT
X
XOPTIONS=	SQLITE3 "sqlite3 backend support" Off
X#			MONGO "mongo backend support Off  # No port yet
X
X.include <bsd.port.options.mk>
X
X.if !defined(WITHOUT_SQLITE3)
XRUN_DEPENDS+=	rubygem-sqlite-ruby>=0:${PORTSDIR}/databases/rubygem-sqlite3-ruby
X.endif
X
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
XRUBYGEM_AUTOPLIST=	yes
X
Xpost-install:
X	@${CAT} ${PKGMESSAGE}
X
X.include <bsd.port.mk>
9867af9becc124c8134d215d29c1fc7d
echo x - rubygem-app_config/distinfo
sed 's/^X//' >rubygem-app_config/distinfo << '242679af2f0486c1acb7eb6d9125eaac'
XSHA256 (rubygem/app_config-0.7.1.gem) = 904e07d6c6a6e0d3e8eb06490381d1e4425757154cf5fb4928eb7d82f4e9ab37
XSIZE (rubygem/app_config-0.7.1.gem) = 33792
242679af2f0486c1acb7eb6d9125eaac
echo x - rubygem-app_config/pkg-descr
sed 's/^X//' >rubygem-app_config/pkg-descr << 'f3489d46b70246c183dffc9b644821c0'
XAn easy to use, customizable library to easily store and retrieve application
X(or library) configuration in key/value pairs.
X
XWWW: https://github.com/oshuma/app_config/
f3489d46b70246c183dffc9b644821c0
echo x - rubygem-app_config/pkg-message
sed 's/^X//' >rubygem-app_config/pkg-message << '99a098c3dff47088fdfe4135b738b6c3'
X==============================================================================
X
XNote: No support for mongo backend in ports yet.
X
X==============================================================================
99a098c3dff47088fdfe4135b738b6c3
exit
--- rubygem-app_config-0.7.1.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list