From owner-cvs-all Sat Sep 8 20:46:16 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 54A7D37B405; Sat, 8 Sep 2001 20:46:13 -0700 (PDT) Received: (from kris@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f893kDG99712; Sat, 8 Sep 2001 20:46:13 -0700 (PDT) (envelope-from kris) Message-Id: <200109090346.f893kDG99712@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 8 Sep 2001 20:46:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/freebsd-uucp Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2001/09/08 20:46:13 PDT Modified files: net Makefile Added files: net/freebsd-uucp Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add freebsd-uucp 1.06.1, a portified version of the gnu/libexec/uucp tree currently in src/, in preparation for removing this infrequently-used set of tools out of the base system. The port distfile contains a copy of the /home/ncvs/src/gnu/libexec/uucp FreeBSD CVS repository (with a few extra commits to make the build more port-friendly), and checks out a copy during the configure phase. Changes to this port should be made by checking them into this internal repository and rerolling the distfile. This port currently uses the same spool directories in /var/spool, and contains a 'make upgrade' target to copy config files from /etc/uucp to ${PREFIX}/etc/uucp. Please test this port for missing/broken functionality. In particular, there might be more we need to do in the 'make upgrade' target. Revision Changes Path 1.612 +2 -1 ports/net/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message