Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jan 2012 11:21:07 GMT
From:      Rodrigo Nicola Lombardo <rodnic@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/163795: New Port: www rubygems/url-mount Glue to allow mounted rack applications to know where they're mounted
Message-ID:  <201201031121.q03BL75G041010@red.freebsd.org>
Resent-Message-ID: <201201031130.q03BU9IR088525@freefall.freebsd.org>

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

>Number:         163795
>Category:       ports
>Synopsis:       New Port: www rubygems/url-mount Glue to allow mounted rack applications to know where they're mounted
>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:   Tue Jan 03 11:30:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Rodrigo Nicola Lombardo
>Release:        8.2-RELEASE
>Organization:
none
>Environment:
FreeBSD freebsd-rodnic.cit 8.2-RELEASE FreeBSD 8.2-RELEASE #0:Mon Dec 19 15:24:34 UTC 2011    root@freebsd-rodnic.cit:/usr/obj/usr/src/sys/MYKERNEL    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-url-mount
#	rubygem-url-mount/Makefile
#	rubygem-url-mount/pkg-descr
#	rubygem-url-mount/distinfo
#
echo c - rubygem-url-mount
mkdir -p rubygem-url-mount > /dev/null 2>&1
echo x - rubygem-url-mount/Makefile
sed 's/^X//' >rubygem-url-mount/Makefile << '84772f149ba92645b82623d011951f1b'
X# New ports collection makefile for: rubygem-url_mount
X# Date created:	2 January 2012
X# Whom:			Rodrigo Nicola Lombardo <rodnic@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME= 	url_mount
XPORTVERSION=	0.2.1
XCATEGORIES=	www rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	rodnic@gmail.com
XCOMMENT= 	Glue to allow mounted rack applications to know where they're mounted
X
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
84772f149ba92645b82623d011951f1b
echo x - rubygem-url-mount/pkg-descr
sed 's/^X//' >rubygem-url-mount/pkg-descr << 'a1225e15adaae1a4f3457651c89df3af'
XUrlMount is a universal mount point designed for use in rack applications.
XIt provides a simple way to pass a url mounting point to the mounted application.
XThis means that when you mount an application in the url space, it's a simple call to url to get the mount point of where the application is.
XWWW: https://github.com/hassox/url_mount
a1225e15adaae1a4f3457651c89df3af
echo x - rubygem-url-mount/distinfo
sed 's/^X//' >rubygem-url-mount/distinfo << 'd684118f39d657c8fc9e46f9d2ab5420'
XSHA256 (rubygem/url_mount-0.2.1.gem) = 44b98f9d08ed550a1421679fdf2e1c112bce66950f87a63c6205d4783a0566ad
XSIZE (rubygem/url_mount-0.2.1.gem) = 16896
d684118f39d657c8fc9e46f9d2ab5420
exit



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



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