From owner-cvs-all@FreeBSD.ORG Mon Aug 24 11:03:04 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1D353106568D; Mon, 24 Aug 2009 11:03:04 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0C8068FC0A; Mon, 24 Aug 2009 11:03:04 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n7OB33vj045777; Mon, 24 Aug 2009 11:03:03 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n7OB33oL045776; Mon, 24 Aug 2009 11:03:03 GMT (envelope-from garga) Message-Id: <200908241103.n7OB33oL045776@repoman.freebsd.org> From: Renato Botelho Date: Mon, 24 Aug 2009 11:03:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/misc Makefile ports/misc/compat7x Makefile distinfo pkg-descr pkg-message pkg-plist.amd64 pkg-plist.i386 pkg-plist.sparc64 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Aug 2009 11:03:04 -0000 garga 2009-08-24 11:03:03 UTC FreeBSD ports repository Modified files: misc Makefile Added files: misc/compat7x Makefile distinfo pkg-descr pkg-message pkg-plist.amd64 pkg-plist.i386 pkg-plist.sparc64 Log: * Please welcome compat7x -- This package allows you to install the compat7x libraries on your system, so you can use legacy binaries that depend on them. -- Thanks to: tabthorpe, all testers Revision Changes Path 1.925 +1 -0 ports/misc/Makefile 1.1 +51 -0 ports/misc/compat7x/Makefile (new) 1.1 +9 -0 ports/misc/compat7x/distinfo (new) 1.1 +12 -0 ports/misc/compat7x/pkg-descr (new) 1.1 +9 -0 ports/misc/compat7x/pkg-message (new) 1.1 +230 -0 ports/misc/compat7x/pkg-plist.amd64 (new) 1.1 +118 -0 ports/misc/compat7x/pkg-plist.i386 (new) 1.1 +114 -0 ports/misc/compat7x/pkg-plist.sparc64 (new)