From owner-freebsd-ports@FreeBSD.ORG Sun Jan 23 12:48:47 2011 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 8241E1065679; Sun, 23 Jan 2011 12:48:47 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from mx.critical.ch (cl-8.zrh-02.ch.sixxs.net [IPv6:2001:1620:f00:7::2]) by mx1.freebsd.org (Postfix) with ESMTP id 196FF8FC1C; Sun, 23 Jan 2011 12:48:46 +0000 (UTC) Received: from beaver.home.critical.ch (84-72-172-189.dclient.hispeed.ch [84.72.172.189]) (authenticated bits=0) by mx.critical.ch (8.14.4/8.14.4/critical-1.0) with ESMTP id p0NCmjQ4056858; Sun, 23 Jan 2011 13:48:45 +0100 (CET) (envelope-from ehaupt@FreeBSD.org) Date: Sun, 23 Jan 2011 13:48:45 +0100 From: Emanuel Haupt To: Emanuel Haupt Message-Id: <20110123134845.a56f1f4a.ehaupt@FreeBSD.org> In-Reply-To: <20110123131856.cc9c5aa2.ehaupt@FreeBSD.org> References: <4D3BD7E3.5040802@dettus.net> <20110123131856.cc9c5aa2.ehaupt@FreeBSD.org> X-Mailer: Sylpheed 3.0.3 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Thomas Dettbarn , freebsd-ports@FreeBSD.org Subject: Re: how do i suggest a program for your ports collection? 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, 23 Jan 2011 12:48:47 -0000 Emanuel Haupt wrote: > Thomas Dettbarn wrote: > > hello. > > > > is there some formal way of suggesting a program for your ports > > collection? the thing is, i wrote this hex editor: > > http://www.freshmeat.net/projects/dhex which i am rather proud of. > > and now i would like to spread it. > > > > however, i am an openbsd user. so i don't know how to exactly make > > a port for freebsd. > > > Nice program! I'll create a port for it if you like. I just added the port to the tree: http://www.freebsd.org/cgi/cvsweb.cgi/ports/editors/dhex/ Emanuel