From owner-cvs-all@FreeBSD.ORG Fri Apr 4 04:21:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1110037B401; Fri, 4 Apr 2003 04:21:47 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A165C43FA3; Fri, 4 Apr 2003 04:21:46 -0800 (PST) (envelope-from perky@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h34CLk0U091689; Fri, 4 Apr 2003 04:21:46 -0800 (PST) (envelope-from perky@repoman.freebsd.org) Received: (from perky@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h34CLkFa091688; Fri, 4 Apr 2003 04:21:46 -0800 (PST) Message-Id: <200304041221.h34CLkFa091688@repoman.freebsd.org> From: Hye-Shik Chang Date: Fri, 4 Apr 2003 04:21:46 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/archivers Makefile ports/archivers/dpkg Makefile distinfo pkg-descr pkg-plist ports/archivers/dpkg/files patch-Makefile.conf.in patch-Makefile.in patch-archtable patch-utils%start-stop-daemon.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Apr 2003 12:21:47 -0000 perky 2003/04/04 04:21:46 PST FreeBSD ports repository Modified files: archivers Makefile Added files: archivers/dpkg Makefile distinfo pkg-descr pkg-plist archivers/dpkg/files patch-Makefile.conf.in patch-Makefile.in patch-archtable patch-configure.in patch-lib_Makefile.in patch-utils%start-stop-daemon.c Log: Add dpkg 1.9.21, the debian package manager. Revision Changes Path 1.80 +1 -0 ports/archivers/Makefile 1.1 +39 -0 ports/archivers/dpkg/Makefile (new) 1.1 +1 -0 ports/archivers/dpkg/distinfo (new) 1.1 +11 -0 ports/archivers/dpkg/files/patch-Makefile.conf.in (new) 1.1 +11 -0 ports/archivers/dpkg/files/patch-Makefile.in (new) 1.1 +14 -0 ports/archivers/dpkg/files/patch-archtable (new) 1.1 +11 -0 ports/archivers/dpkg/files/patch-configure.in (new) 1.1 +11 -0 ports/archivers/dpkg/files/patch-lib_Makefile.in (new) 1.1 +76 -0 ports/archivers/dpkg/files/patch-utils%start-stop-daemon.c (new) 1.1 +7 -0 ports/archivers/dpkg/pkg-descr (new) 1.1 +75 -0 ports/archivers/dpkg/pkg-plist (new)