From owner-freebsd-ports@FreeBSD.ORG Tue Feb 10 23:08:14 2015 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2A2C9D7B for ; Tue, 10 Feb 2015 23:08:14 +0000 (UTC) Received: from udns.ultimatedns.net (unknown [IPv6:2602:d1:b4d6:e600:4261:86ff:fef6:aa2a]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E5F29891 for ; Tue, 10 Feb 2015 23:08:13 +0000 (UTC) Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.14.9/8.14.9) with ESMTP id t1AN8j4p059288; Tue, 10 Feb 2015 15:08:45 -0800 (PST) (envelope-from bsd-lists@bsdforge.com) To: freebsd-ports@FreeBSD.org, John-Mark Gurney In-Reply-To: <20150210222128.GL1953@funkthat.com> References: <20150210222128.GL1953@funkthat.com> From: "Chris H" Subject: Re: how to make a port of ex-FreeBSD code... Date: Tue, 10 Feb 2015 15:08:45 -0800 Content-Type: text/plain; charset=UTF-8; format=fixed MIME-Version: 1.0 Message-id: Content-Transfer-Encoding: 8bit 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:08:14 -0000 On Tue, 10 Feb 2015 14:21:28 -0800 John-Mark Gurney wrote > Hello, > > I'm going to be removing bdes (and possibly enigma) from FreeBSD and > making a port of it... > > What is the best way to do this? > > 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)? > > 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. HTH --Chris > > Thanks. > > -- > John-Mark Gurney Voice: +1 415 225 5579 > > "All that I will do, has been done, All that I have, has not." > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"