Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jun 2009 02:58:25 GMT
From:      Till Klampaeckel <till@php.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/136108: webistrano port
Message-ID:  <200906280258.n5S2wPoE000879@www.freebsd.org>
Resent-Message-ID: <200906280300.n5S30Cps012492@freefall.freebsd.org>

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

>Number:         136108
>Category:       ports
>Synopsis:       webistrano port
>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:   Sun Jun 28 03:00:12 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Till Klampaeckel
>Release:        n/a
>Organization:
n/a
>Environment:
>Description:
I built a port for webistrano. Webistrano is a frontend to the popular capistrano tool. 

Here's my 1.0 (so to speak):
http://github.com/till/webistrano-freebsd/tree/1.0

Download of the files here here:

I also have some items on my todo:
http://github.com/till/webistrano-freebsd/blob/6f49e993c2b0a39f7e0b772728b78f7a0d81c406/README.markdown

My primary "issue" is that webistrano is what they call a "self-containing" package. Which means, it bundles lots of gems and rails which themselves are available in ports already. Personally, I have no idea if I should try to seperate the bundled gems and replace them with dependencies to ports instead.

My second issue is that I'd like to seperate the port so only the files from the "public" directory go in %%WWWDIR%% and the rest is %%PREFIX%%/webistrano. That's what I am working on next.

Feedback welcome.
>How-To-Repeat:

>Fix:


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



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