From owner-cvs-all Thu Mar 14 8:39:32 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 147A737B405; Thu, 14 Mar 2002 08:39:27 -0800 (PST) Received: (from roberto@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2EGdR943964; Thu, 14 Mar 2002 08:39:27 -0800 (PST) (envelope-from roberto) Message-Id: <200203141639.g2EGdR943964@freefall.freebsd.org> From: Ollivier Robert Date: Thu, 14 Mar 2002 08:39:26 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/apr-devel Makefile distinfo pkg-comment pkg-descr pkg-install pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG roberto 2002/03/14 08:39:26 PST Modified files: devel Makefile Added files: devel/apr-devel Makefile distinfo pkg-comment pkg-descr pkg-install pkg-plist Log: New port of apr-devel: The Apache Portable Runtime is a library of C data structures and routines, forming a system portability layer that covers as many operating systems as possible, including Unices, Win32, BeOS, and OS/2. This port also includes the APR-Util package, which contains some useful utilities built on top of APR. There is no apr port as it is still in development. Submitted by: Garrett Rooney Revision Changes Path 1.777 +1 -0 ports/devel/Makefile 1.1 +43 -0 ports/devel/apr-devel/Makefile (new) 1.1 +2 -0 ports/devel/apr-devel/distinfo (new) 1.1 +1 -0 ports/devel/apr-devel/pkg-comment (new) 1.1 +8 -0 ports/devel/apr-devel/pkg-descr (new) 1.1 +15 -0 ports/devel/apr-devel/pkg-install (new) 1.1 +64 -0 ports/devel/apr-devel/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message