From owner-cvs-all Tue Nov 20 0:10:32 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 EF83437B405; Tue, 20 Nov 2001 00:10:25 -0800 (PST) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAK8APK11365; Tue, 20 Nov 2001 00:10:25 -0800 (PST) (envelope-from dinoex) Message-Id: <200111200810.fAK8APK11365@freefall.freebsd.org> From: Dirk Meyer Date: Tue, 20 Nov 2001 00:10:25 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/uucp Makefile distinfo pkg-comment pkg-descr pkg-plist ports/net/uucp/files patch-Makefile.in patch-dev patch-format patch-grade patch-ipv6 patch-man patch-policy patch-sample uuchk.8 uuconv.1 uulog.1 ... 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 dinoex 2001/11/20 00:10:25 PST Modified files: net Makefile Added files: net/uucp Makefile distinfo pkg-comment pkg-descr pkg-plist net/uucp/files patch-Makefile.in patch-dev patch-format patch-grade patch-ipv6 patch-man patch-policy patch-sample uuchk.8 uuconv.1 uulog.1 uuname.1 uupick.1 uusched.8 uuto.1 Log: This is a port of the Taylor UUCP Unix-to-Unix Copy Program suite of utilities. - no scripts in etc/periodic/daily/ - no scripts in etc/periodic/weekly/ - no program libexec/uucpd - info/uucp not compressed PR: 17202 Revision Changes Path 1.646 +1 -0 ports/net/Makefile 1.1 +52 -0 ports/net/uucp/Makefile (new) 1.1 +1 -0 ports/net/uucp/distinfo (new) 1.1 +44 -0 ports/net/uucp/files/patch-Makefile.in (new) 1.1 +300 -0 ports/net/uucp/files/patch-dev (new) 1.1 +25 -0 ports/net/uucp/files/patch-format (new) 1.1 +89 -0 ports/net/uucp/files/patch-grade (new) 1.1 +484 -0 ports/net/uucp/files/patch-ipv6 (new) 1.1 +212 -0 ports/net/uucp/files/patch-man (new) 1.1 +128 -0 ports/net/uucp/files/patch-policy (new) 1.1 +21 -0 ports/net/uucp/files/patch-sample (new) 1.1 +44 -0 ports/net/uucp/files/uuchk.8 (new) 1.1 +57 -0 ports/net/uucp/files/uuconv.1 (new) 1.1 +84 -0 ports/net/uucp/files/uulog.1 (new) 1.1 +45 -0 ports/net/uucp/files/uuname.1 (new) 1.1 +72 -0 ports/net/uucp/files/uupick.1 (new) 1.1 +24 -0 ports/net/uucp/files/uusched.8 (new) 1.1 +41 -0 ports/net/uucp/files/uuto.1 (new) 1.1 +1 -0 ports/net/uucp/pkg-comment (new) 1.1 +7 -0 ports/net/uucp/pkg-descr (new) 1.1 +37 -0 ports/net/uucp/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message