Date: Sun, 3 Aug 2003 14:44:33 -0700 (PDT) From: Joe Marcus Clarke <marcus@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/pkg_install Makefile distinfo pkg-descr pkg-plist ports/sysutils/pkg_install/files Makefile.inc patch-lib_Makefile Message-ID: <200308032144.h73LiXK4043761@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcus 2003/08/03 14:44:33 PDT FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/pkg_install Makefile distinfo pkg-descr pkg-plist sysutils/pkg_install/files Makefile.inc patch-lib_Makefile Log: Add pkg_install, a snapshot of the -CURRENT package installation framework for use with older versions of FreeBSD. PR: 54478 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Revision Changes Path 1.394 +1 -0 ports/sysutils/Makefile 1.1 +51 -0 ports/sysutils/pkg_install/Makefile (new) 1.1 +1 -0 ports/sysutils/pkg_install/distinfo (new) 1.1 +4 -0 ports/sysutils/pkg_install/files/Makefile.inc (new) 1.1 +20 -0 ports/sysutils/pkg_install/files/patch-lib_Makefile (new) 1.1 +9 -0 ports/sysutils/pkg_install/pkg-descr (new) 1.1 +7 -0 ports/sysutils/pkg_install/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308032144.h73LiXK4043761>