From owner-freebsd-ports@FreeBSD.ORG Fri Jun 29 16:04:57 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 38461106568A for ; Fri, 29 Jun 2012 16:04:57 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id B10478FC16 for ; Fri, 29 Jun 2012 16:04:56 +0000 (UTC) Received: by bkwj5 with SMTP id j5so1887493bkw.13 for ; Fri, 29 Jun 2012 09:04:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=ZDf315ts5apuYMRIokwUyufC0ix5j1NpvsT0mOxAZ4g=; b=RN9dleICZHzQuiRSJJ1j4Jk/O+960OyFDAnQAs5hq0ZyybVcnVawwIPK9JABjc5St8 llPPllloW1qbLfa/DJXOBRca0pLp3aOwcPbAVlY6EzzpFrdXmNaSkP0Xc4bAUaqRtKfm wWhK/xv/K5fhD4uqWe760k6arw2eXAVkAq22NqTWxJSOmtONqDYanQ/e8kjcb496YRn7 deg54qFMwiyx20zAd/JTg9nqpnAYBgBN46I6D5XbXTxnDKcFkf89EtqUVu8wb4WeydkY bSawGlIdDPL7Qzt9NmYnr7WUAjZVqugWRFeRxbxq3ofv4DsUfwLoAqm0jGqLU2GbdjJq g2dQ== Received: by 10.204.152.137 with SMTP id g9mr1407162bkw.95.1340985895665; Fri, 29 Jun 2012 09:04:55 -0700 (PDT) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.204.49.87 with HTTP; Fri, 29 Jun 2012 09:04:25 -0700 (PDT) In-Reply-To: References: From: Chris Rees Date: Fri, 29 Jun 2012 17:04:25 +0100 X-Google-Sender-Auth: dpJL07l577cX06FoQtuB3mcyhC0 Message-ID: To: =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-ports@freebsd.org Subject: Re: Porting applications with "nice" installers 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: Fri, 29 Jun 2012 16:04:57 -0000 On 29 June 2012 16:50, Fernando Apestegu=EDa wrote: > Sorry, I read the answer but I forgot to to ask to CC me since I'm not > subscribed to the list :S > > I had a look at the Opera port. The script is uses is a non-gui one. > The applications I'm talking about provide full graphical installation > programs. > > I suppose I should try to somehow get rid of them. Of course, disclosing the program that you are trying to port might give some people some pointers :) Chris