From owner-freebsd-questions Wed Oct 9 20: 9:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B928537B401 for ; Wed, 9 Oct 2002 20:09:45 -0700 (PDT) Received: from wonkity.com (wonkity.com [63.93.4.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EC2743E6E for ; Wed, 9 Oct 2002 20:09:45 -0700 (PDT) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost.wonkity.com [127.0.0.1]) by wonkity.com (8.12.1/8.11.6) with ESMTP id g9A39iuF040755 for ; Wed, 9 Oct 2002 21:09:44 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.12.1/8.12.1/Submit) with ESMTP id g9A39iuh040752 for ; Wed, 9 Oct 2002 21:09:44 -0600 (MDT)?g (envelope-from wblock@wonkity.com) Date: Wed, 9 Oct 2002 21:09:44 -0600 (MDT) From: Warren Block To: FreeBSD-Questions@FreeBSD.org Subject: Small Example Port (Ports System) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm attempting to build a port. The program is all Perl, shell scripts, and text files, which makes it difficult to find an example to follow--most ports do some compiling! Any suggestions for a small, non-compiling, plays-by-the-rules port to examine? At present, it would help just to know the minimum required targets in the project Makefile (not the port Makefile) to support the standard ports systems requirements. I've got the Porter's Handbook, but didn't find that. (Install, uninstall, ... what else?) -Warren Block * Rapid City, South Dakota USA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message