From owner-freebsd-libh Tue May 28 14:48:24 2002 Delivered-To: freebsd-libh@freebsd.org Received: from usw4.freebsd.org (usw4.freebsd.org [209.180.6.228]) by hub.freebsd.org (Postfix) with ESMTP id 5907F37B406 for ; Tue, 28 May 2002 14:48:21 -0700 (PDT) Received: by usw4.freebsd.org (Postfix, from userid 3020) id 8CD1717407; Tue, 28 May 2002 16:48:20 -0500 (CDT) From: Alexander Langer Date: Tue, 28 May 2002 16:48:20 -0500 (CDT) To: libh@FreeBSD.org Subject: cvs commit: libh/release/scripts/pkgtools all_files.tcl create_db.tcl export_db.tcl file_by_name.tcl file_owners.tcl import_db.tcl makepackage.sh packagetool.tcl pkg_delete.tcl pkg_info.tcl pkg_install.tcl Message-Id: <20020528214820.8CD1717407@usw4.freebsd.org> Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alex 2002/05/28 16:48:20 CDT Modified files: release/scripts/pkgtools all_files.tcl create_db.tcl export_db.tcl file_by_name.tcl file_owners.tcl import_db.tcl makepackage.sh packagetool.tcl pkg_delete.tcl pkg_info.tcl pkg_install.tcl Log: Add $FreeBSD$ and a quick note describing what this script does. Revision Changes Path 1.5 +6 -0 libh/release/scripts/pkgtools/all_files.tcl 1.4 +6 -1 libh/release/scripts/pkgtools/create_db.tcl 1.5 +5 -0 libh/release/scripts/pkgtools/export_db.tcl 1.5 +5 -0 libh/release/scripts/pkgtools/file_by_name.tcl 1.3 +4 -0 libh/release/scripts/pkgtools/file_owners.tcl 1.5 +4 -0 libh/release/scripts/pkgtools/import_db.tcl 1.6 +5 -0 libh/release/scripts/pkgtools/makepackage.sh 1.6 +4 -0 libh/release/scripts/pkgtools/packagetool.tcl 1.2 +5 -1 libh/release/scripts/pkgtools/pkg_delete.tcl 1.4 +5 -1 libh/release/scripts/pkgtools/pkg_info.tcl 1.3 +4 -0 libh/release/scripts/pkgtools/pkg_install.tcl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message