From owner-cvs-all@FreeBSD.ORG Fri Aug 26 05:21:02 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 8011E16A41F; Fri, 26 Aug 2005 05:21:02 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52AF443D48; Fri, 26 Aug 2005 05:21:02 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j7Q5L2f8020123; Fri, 26 Aug 2005 05:21:02 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j7Q5L2hN020122; Fri, 26 Aug 2005 05:21:02 GMT (envelope-from krion) Message-Id: <200508260521.j7Q5L2hN020122@repoman.freebsd.org> From: Kirill Ponomarew Date: Fri, 26 Aug 2005 05:21:02 +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/compat5x Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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, 26 Aug 2005 05:21:02 -0000 krion 2005-08-26 05:21:02 UTC FreeBSD ports repository Modified files: misc Makefile Added files: misc/compat5x Makefile distinfo pkg-descr pkg-plist Log: This package allows you to install the compat5x libraries on your system, so you can use legacy binaries that depend on them. Submitted by: lesi Discussed with: lesi, ru Approved by: portmgr (self) Revision Changes Path 1.758 +1 -0 ports/misc/Makefile 1.1 +79 -0 ports/misc/compat5x/Makefile (new) 1.1 +8 -0 ports/misc/compat5x/distinfo (new) 1.1 +11 -0 ports/misc/compat5x/pkg-descr (new) 1.1 +209 -0 ports/misc/compat5x/pkg-plist (new)