[Lunar-commits] r17598 - in moonbase/trunk/libs: . apr apr-iconv apr-util

Jerry Lundström prox at lunar-linux.org
Thu Dec 8 12:17:22 UTC 2005


Author: prox
Date: 2005-12-08 12:17:21 +0000 (Thu, 08 Dec 2005)
New Revision: 17598

Added:
   moonbase/trunk/libs/apr-iconv/
   moonbase/trunk/libs/apr-iconv/DEPENDS
   moonbase/trunk/libs/apr-iconv/DETAILS
   moonbase/trunk/libs/apr-util/
   moonbase/trunk/libs/apr-util/DEPENDS
   moonbase/trunk/libs/apr-util/DETAILS
   moonbase/trunk/libs/apr/
   moonbase/trunk/libs/apr/DETAILS
Log:
apr/apr-util/apr-iconv, Apache Portable Runtime Project.

Added: moonbase/trunk/libs/apr/DETAILS
===================================================================
--- moonbase/trunk/libs/apr/DETAILS	2005-12-08 10:37:38 UTC (rev 17597)
+++ moonbase/trunk/libs/apr/DETAILS	2005-12-08 12:17:21 UTC (rev 17598)
@@ -0,0 +1,14 @@
+          MODULE=apr
+         VERSION=1.2.2
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=http://apache.archive.sunet.se/dist/apr/
+      SOURCE_VFY=sha1:93bd33ba204bdfabb8ce36d694bffb66f86650ae
+        WEB_SITE=http://apr.apache.org/
+         ENTERED=20051208
+         UPDATED=20051208
+      MAINTAINER="prox at lunar-linux.org"
+           SHORT="Apache Portable Runtime Project"
+
+cat << EOF
+The mission of the Apache Portable Runtime (APR) project is to create and maintain software libraries that provide a predictable and consistent interface to underlying platform-specific implementations. The primary goal is to provide an API to which software developers may code and be assured of predictable if not identical behaviour regardless of the platform on which their software is built, relieving them of the need to code special-case conditions to work around or take advantage of platform-specific deficiencies or features.
+EOF

Added: moonbase/trunk/libs/apr-iconv/DEPENDS
===================================================================
--- moonbase/trunk/libs/apr-iconv/DEPENDS	2005-12-08 10:37:38 UTC (rev 17597)
+++ moonbase/trunk/libs/apr-iconv/DEPENDS	2005-12-08 12:17:21 UTC (rev 17598)
@@ -0,0 +1 @@
+depends apr "--with-apr=/usr/bin/apr-1-config"

Added: moonbase/trunk/libs/apr-iconv/DETAILS
===================================================================
--- moonbase/trunk/libs/apr-iconv/DETAILS	2005-12-08 10:37:38 UTC (rev 17597)
+++ moonbase/trunk/libs/apr-iconv/DETAILS	2005-12-08 12:17:21 UTC (rev 17598)
@@ -0,0 +1,14 @@
+          MODULE=apr-iconv
+         VERSION=1.1.1
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=http://apache.archive.sunet.se/dist/apr/
+      SOURCE_VFY=sha1:17198b12b1b5924a15f4c2bd17cacd6e1391a5da
+        WEB_SITE=http://apr.apache.org/
+         ENTERED=20051208
+         UPDATED=20051208
+      MAINTAINER="prox at lunar-linux.org"
+           SHORT="Apache Portable Runtime Project"
+
+cat << EOF
+The mission of the Apache Portable Runtime (APR) project is to create and maintain software libraries that provide a predictable and consistent interface to underlying platform-specific implementations. The primary goal is to provide an API to which software developers may code and be assured of predictable if not identical behaviour regardless of the platform on which their software is built, relieving them of the need to code special-case conditions to work around or take advantage of platform-specific deficiencies or features.
+EOF

Added: moonbase/trunk/libs/apr-util/DEPENDS
===================================================================
--- moonbase/trunk/libs/apr-util/DEPENDS	2005-12-08 10:37:38 UTC (rev 17597)
+++ moonbase/trunk/libs/apr-util/DEPENDS	2005-12-08 12:17:21 UTC (rev 17598)
@@ -0,0 +1 @@
+depends apr "--with-apr=/usr/bin/apr-1-config"

Added: moonbase/trunk/libs/apr-util/DETAILS
===================================================================
--- moonbase/trunk/libs/apr-util/DETAILS	2005-12-08 10:37:38 UTC (rev 17597)
+++ moonbase/trunk/libs/apr-util/DETAILS	2005-12-08 12:17:21 UTC (rev 17598)
@@ -0,0 +1,14 @@
+          MODULE=apr-util
+         VERSION=1.2.2
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=http://apache.archive.sunet.se/dist/apr/
+      SOURCE_VFY=sha1:1928fde55a81cef07c6e60bfa3d796d26f534f48
+        WEB_SITE=http://apr.apache.org/
+         ENTERED=20051208
+         UPDATED=20051208
+      MAINTAINER="prox at lunar-linux.org"
+           SHORT="Apache Portable Runtime Project"
+
+cat << EOF
+The mission of the Apache Portable Runtime (APR) project is to create and maintain software libraries that provide a predictable and consistent interface to underlying platform-specific implementations. The primary goal is to provide an API to which software developers may code and be assured of predictable if not identical behaviour regardless of the platform on which their software is built, relieving them of the need to code special-case conditions to work around or take advantage of platform-specific deficiencies or features.
+EOF



More information about the Lunar-commits mailing list