Date: Thu, 14 Mar 2002 08:39:26 -0800 (PST) From: Ollivier Robert <roberto@FreeBSD.org> 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 Message-ID: <200203141639.g2EGdR943964@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <rooneg@electricjellyfish.net> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203141639.g2EGdR943964>