From owner-freebsd-ports@FreeBSD.ORG Sun Mar 25 02:45:07 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E75E106566C for ; Sun, 25 Mar 2012 02:45:07 +0000 (UTC) (envelope-from luizgustavo@luizgustavo.pro.br) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id B11CB8FC08 for ; Sun, 25 Mar 2012 02:45:06 +0000 (UTC) Received: by yenl9 with SMTP id l9so4089878yen.13 for ; Sat, 24 Mar 2012 19:45:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding :x-gm-message-state; bh=6VkUmogFhmajAEh+x0rAgDHWLE5b99rmqCa4/I98msI=; b=Q83y47xJMBzyhZTFhz578AlPLBqAk2ri0uVexYOP0DvFbfKxeyovH3nwWha3vOuF3R d8kShuCbuDws1gr5el2zOUnoQqY1KMCu7k8kZTpzPxRSNsjf6PrY77Hy4dPE94d4AbLE iTXRgwTUuDBeI+hgtXgsSQjw/M6Wh8T0qwC7FKb1zEnySfClcJlitur9xX559piI9+gV IIrexEeKCnEj0dtk544pqF5i0am6zxJY4VCNFF1eK6pgFiLMoCGHSi3/p2vj8/AK2hFu dbsj8UiYM8uN7Q3B4JrQwQU5MxCRJKM7zX5UXbZ9obtI05OLAAw2c4DfUqG9EiRfLVoT tYGw== Received: by 10.236.136.4 with SMTP id v4mr17324431yhi.44.1332643506033; Sat, 24 Mar 2012 19:45:06 -0700 (PDT) Received: from desktop ([187.108.176.79]) by mx.google.com with ESMTPS id q14sm16521053anj.9.2012.03.24.19.45.03 (version=SSLv3 cipher=OTHER); Sat, 24 Mar 2012 19:45:05 -0700 (PDT) Date: Sat, 24 Mar 2012 23:49:49 -0300 From: Luiz Gustavo To: Jason Helfman Message-Id: <20120324234949.80c6736b.luizgustavo@luizgustavo.pro.br> In-Reply-To: <20120324214625.GB34210@dormouse.experts-exchange.com> References: <20120324013050.e387433f.luizgustavo@luizgustavo.pro.br> <20120324115505.730b6480.luizgustavo@luizgustavo.pro.br> <20120324214625.GB34210@dormouse.experts-exchange.com> X-Mailer: Sylpheed 3.1.3 (GTK+ 2.24.6; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQk4xje3jJV+tXmorLEsJhb3nq9e9MiEoIxHm+CgO1sgvPIq6oB//wXsEuRYu+UtLG6ndkWW Cc: ports@freebsd.org Subject: Re: luakit port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Mar 2012 02:45:07 -0000 On Sat, 24 Mar 2012 14:46:25 -0700 Jason Helfman wrote: > On Sat, Mar 24, 2012 at 11:55:05AM -0300, Luiz Gustavo thus spake: > >On Sat, 24 Mar 2012 01:30:50 -0300 > >Luiz Gustavo wrote: > > > >> Hi List ! > >> > >> This is my first port, then please do not mind if you find any errors, I'm still learning how to create ports ;) > >> > >> This port is of Luakit (www.luakit.org). Is a light browser (see pkg-desc): > >> > >> Luakit is a highly configurable, micro-browser framework based on the WebKit web content engine and the GTK+ toolkit. It is very fast, extensible by Lua and licensed under the GNU GPLv3 license. It is primarily targeted at power users, developers and any people with too much time on their hands who want to have fine-grained control over their web browsers behaviour and interface. > >> > >> WWW: http://luakit.org > >> > >> Please, test this port and if someone wants to adopt and commit to do, I'll be happy! > >> > >> Source: http://mundounix.com.br/~gugabsd/luakit-ports.tar.gz > >> > >> PS: Very thanks garga, is a nice tool !!! > >> > >> Thanks > >> > >> --- > >> Luiz Gustavo Costa (Powered by BSD) > >> *+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+ > >> mundoUnix - Consultoria em Software Livre > >> http://www.mundounix.com.br > >> ICQ: 2890831 / MSN: contato@mundounix.com.br > >> Tel: 55 (21) 4063-7110 / 8194-1905 / (11) 4063-0407 > >> Blog: http://www.luizgustavo.pro.br > > > >For a better development, i make a new repository for this ports: > > > >https://bitbucket.org/gugabsd/freebsd_ports/downloads > > > >Thanks ! > > > >--- > >Luiz Gustavo Costa (Powered by BSD) > > This may be committed more speedily if you follow the recommended path for > submitting new ports. > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/porting-submitting.html > > Nonetheless, thank you for all the work on this! > -jgh > > -- > Jason Helfman > System Administrator > experts-exchange.com > http://www.experts-exchange.com/M_4830110.html > E4AD 7CF1 1396 27F6 79DD 4342 5E92 AD66 8C8C FBA5 Hi Jason, Thanks for you attention. I already sent a new a new PR for this. I'm learning ;) --- Luiz Gustavo Costa (Powered by BSD) *+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+ mundoUnix - Consultoria em Software Livre http://www.mundounix.com.br ICQ: 2890831 / MSN: contato@mundounix.com.br Tel: 55 (21) 4063-7110 / 8194-1905 / (11) 4063-0407 Blog: http://www.luizgustavo.pro.br