From owner-freebsd-ports@FreeBSD.ORG Tue Feb 10 23:33:09 2015 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 95690751 for ; Tue, 10 Feb 2015 23:33:09 +0000 (UTC) Received: from mail-we0-x22b.google.com (mail-we0-x22b.google.com [IPv6:2a00:1450:400c:c03::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1E016BA2 for ; Tue, 10 Feb 2015 23:33:09 +0000 (UTC) Received: by mail-we0-f171.google.com with SMTP id p10so152664wes.2 for ; Tue, 10 Feb 2015 15:33:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=5tWkvy1XKVydYySvsIcQ+TDIcQbdM2E2rif0LTfHX9s=; b=r9wgTiqb4gQnUz+l7i3MTD1PftMrZZ250gXDOMEG6/FWRYoDWE1/M7VkCop0wpCx+b nwZ+IrnRBzzvdJF85iZl5qTPvUS1psz40cvnuPWFrEFQ3eB4nmFWyo7xFEoYIj2nDWYl mknyOJd7KRjIeuDRWzs/rVhahdylZ2S4qEu/PuIRvp/4ILvKqH/b2IiKppX+qV6sire5 IX5zKHUBzzdyuwnG8GUmElrdnUFs5KpuCQeFnQP7S0NjNjZOCzU/lEJXvkB29QqrhZN9 QXwJQ6JqVPpVDIuifZpoVsExT/xDkpY4B59EeMs14I8cPPO28XfVJU98ForKArYSDVba 7tNg== X-Received: by 10.180.78.99 with SMTP id a3mr410259wix.2.1423611187670; Tue, 10 Feb 2015 15:33:07 -0800 (PST) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id eb10sm530366wib.13.2015.02.10.15.33.06 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Feb 2015 15:33:06 -0800 (PST) Sender: Baptiste Daroussin Date: Wed, 11 Feb 2015 00:33:04 +0100 From: Baptiste Daroussin To: John-Mark Gurney Subject: Re: how to make a port of ex-FreeBSD code... Message-ID: <20150210233303.GX29891@ivaldir.etoilebsd.net> References: <20150210222128.GL1953@funkthat.com> <20150210233154.GO1953@funkthat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FYmwbMCTM+aCvPj+" Content-Disposition: inline In-Reply-To: <20150210233154.GO1953@funkthat.com> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: freebsd-ports@FreeBSD.org, Chris H X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Feb 2015 23:33:09 -0000 --FYmwbMCTM+aCvPj+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 10, 2015 at 03:31:54PM -0800, John-Mark Gurney wrote: > Chris H wrote this message on Tue, Feb 10, 2015 at 15:08 -0800: > > On Tue, 10 Feb 2015 14:21:28 -0800 John-Mark Gurney = wrote > >=20 > > > Hello, > > >=20 > > > I'm going to be removing bdes (and possibly enigma) from FreeBSD and > > > making a port of it... > > >=20 > > > What is the best way to do this? > > >=20 > > > Should I fetch this from git/svn? Make a new archive of this? But if > > > I create a new archive, how to distribut it (keeping it in my home dir > > > is not an option, as I don't plan on maintaining it)? > > >=20 > > > Is there an example of other code that was retired to the ports tree? > > The only example that I can think of was fortune(6); specifically; > > the "naughty" fortunes that were censored. Last I heard, someone > > indicated they had ported it into ports tree. >=20 > A port was made, but it was nevery committed (or if it was, I sure > can't find it), so that isn't a good example.. >=20 Have a look at devel/fmake Bapt --FYmwbMCTM+aCvPj+ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlTalS8ACgkQ8kTtMUmk6ExWCQCgsP4u7Rs+JDqtIKH170/rn9gM AaEAoJ+8mCd9ZCRwWV+CrHC8HvqW5T0a =EHg2 -----END PGP SIGNATURE----- --FYmwbMCTM+aCvPj+--