From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jun 30 15:06:35 2009 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A22F61065674; Tue, 30 Jun 2009 15:06:35 +0000 (UTC) (envelope-from klimpong@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.159]) by mx1.freebsd.org (Postfix) with ESMTP id 0592E8FC1E; Tue, 30 Jun 2009 15:06:34 +0000 (UTC) (envelope-from klimpong@gmail.com) Received: by fg-out-1718.google.com with SMTP id 13so65894fge.12 for ; Tue, 30 Jun 2009 08:06:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:reply-to:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type:content-transfer-encoding; bh=V2Ds8LhP66Npd0Jy8ixiQPDuB2dLW+EeBHKbPMGdU0g=; b=VKkiDDnP/d60nu42LsBAJ7CXmfvvXj58dfv/f7OnMDU2JpOrW4cUGCBke1+pVZjteu V28Uyf/m9Fshk4CyuVTVaUBR9JC8yf4Iv+37/VZ9B/w6ijpp3Brv0144rOGqQu1xjOwq pw9yZGOrrg7zEOO4HFsVnxkeBvawJsK3qJ4zE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:reply-to:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=Tja5FuJvRSHGEtQmq3sN5YT+IqVxUHJgdJ3Q653osX0XNaZmJ1kuBoAYf+AYM/uL22 HgJB59rCMI8OJFq8MR+zn9KR8K/184dFePk/e63ljPE2Y4ubS2VBRv8I4CI/yxO5spFf r1WIU7P9tyq0/pCXPCFc5R+JarRuTh0OjixB4= MIME-Version: 1.0 Sender: klimpong@gmail.com Received: by 10.86.68.14 with SMTP id q14mr1195807fga.48.1246374393616; Tue, 30 Jun 2009 08:06:33 -0700 (PDT) In-Reply-To: <234b196e0906272026i663da134w9c1c5ec68f76ae1b@mail.gmail.com> References: <200906280258.n5S2wPoE000879@www.freebsd.org> <200906280300.n5S30CQe012479@freefall.freebsd.org> <234b196e0906272026i663da134w9c1c5ec68f76ae1b@mail.gmail.com> Date: Tue, 30 Jun 2009 17:06:33 +0200 X-Google-Sender-Auth: c5c1f027da4ffea6 Message-ID: <234b196e0906300806v2e90d875i38887a4a7ee0271e@mail.gmail.com> From: till To: FreeBSD-gnats-submit@freebsd.org, freebsd-ports-bugs@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Re: ports/136108: webistrano port X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: till@php.net List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Jun 2009 15:06:36 -0000 This is the latest: http://github.com/till/webistrano-freebsd/tree/1.1 * a lot of bundled software is removed and replaced with ports * add a dependency on www/rubygem-thin (as a server) * includes an RC script * more config options (WEBISTRANO_VARDIR, _LOGDIR, _RUNDIR) * creates logs/webistrano, run/webistrano