From owner-freebsd-ports@FreeBSD.ORG Tue Feb 16 15:52:32 2010 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 068681065670 for ; Tue, 16 Feb 2010 15:52:32 +0000 (UTC) (envelope-from schot@A-Eskwadraat.nl) Received: from a-eskwadraat.nl (square.phys.uu.nl [131.211.39.72]) by mx1.freebsd.org (Postfix) with ESMTP id C45178FC15 for ; Tue, 16 Feb 2010 15:52:31 +0000 (UTC) Received: from peter.localdomain ([10.14.0.12] ident=Debian-exim) by a-eskwadraat.nl with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1NhPQS-00040Z-2i; Tue, 16 Feb 2010 16:33:24 +0100 Received: from schot by peter.localdomain with local (Exim 4.69) (envelope-from ) id 1NhPQR-0007bC-UG; Tue, 16 Feb 2010 16:33:23 +0100 Date: Tue, 16 Feb 2010 16:33:23 +0100 To: freebsd-ports@freebsd.org Message-ID: <20100216153323.GA28829@A-Eskwadraat.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.18 (2008-05-17) From: Jeroen Schot Subject: Combining multiple programs in single port 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: Tue, 16 Feb 2010 15:52:32 -0000 Hello all, I want to provide a port for a set of small utilities[1], all in the same scope and from the same upstream, to FreeBSD. Since all are very small (around 100 line of C), making seven separate ports seems a bit overkill. What is standard procedure for this? Are there any existing ports doing something similar? [1]: http://tools.suckless.org/ Regards, -- Jeroen Schot