From owner-freebsd-ports@FreeBSD.ORG Fri Jan 6 16:02:44 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8946A106566C for ; Fri, 6 Jan 2012 16:02:44 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 4BF308FC08 for ; Fri, 6 Jan 2012 16:02:44 +0000 (UTC) Received: by iadj38 with SMTP id j38so4007008iad.13 for ; Fri, 06 Jan 2012 08:02:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=HxzdCCokGoLmoRy+OMX9Be19dV+L/9aWqccj0ynxM1M=; b=gyRO28jgvWL0HrxlN1cf0cVRcQk5ojqppYwTFqQZCtCDZ9fF0zynn8du4Xid7x423f BecxJLHNDhtWjOCuosD7yizzjNhsZDkLm94gUst326ER4owAbm2fV+rUSi3dOc6t/WmJ bPkeqVDPY5buDEZSu9enw3r/s2YoTIjl+K+VQ= MIME-Version: 1.0 Received: by 10.42.176.66 with SMTP id bd2mr7324976icb.32.1325865763855; Fri, 06 Jan 2012 08:02:43 -0800 (PST) Received: by 10.231.207.7 with HTTP; Fri, 6 Jan 2012 08:02:42 -0800 (PST) Received: by 10.231.207.7 with HTTP; Fri, 6 Jan 2012 08:02:42 -0800 (PST) In-Reply-To: <4F07063A.1020008@herveybayaustralia.com.au> References: <4F0446B7.4090703@herveybayaustralia.com.au> <20120104142757.1c77c347@ernst.jennejohn.org> <4F04E648.9090206@herveybayaustralia.com.au> <20120105121825.656677e4@ernst.jennejohn.org> <4F07063A.1020008@herveybayaustralia.com.au> Date: Fri, 6 Jan 2012 16:02:42 +0000 Message-ID: From: Chris Rees To: Da Rock Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org, gljennjohn@googlemail.com Subject: Re: linux-f10-nss_ldap: my first port - be gentle :) 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, 06 Jan 2012 16:02:44 -0000 On 6 Jan 2012 14:37, "Da Rock" wrote: > If I have to find a host for it I can host it, but what opportunities for a backup site exist in case of failure? Do I have to arrange that as the maintainer, or is it mirrored by FreeBSD automatically? Ideally I suppose both those scenarios would be in order. > > And Chris, the license to most linux core stuff is GPL - I also checked the COPYING file for nss_ldap (as that is the only one we're concerned with here) and its GPLv2. > Thanks for checking. When it comes to licensing, one should never make assumptions :) Chris