[SM-Commit] GIT changes to master grimoire by Ismael Luceno (a913253b89f7165a414b130fc9f959e4d232146b)

Ismael Luceno scm at sourcemage.org
Tue Feb 24 20:53:42 EST 2009


GIT changes to master grimoire by Ismael Luceno <ismael at sourcemage.org>:

 ChangeLog              |    3 +++
 http/aolserver/BUILD   |    2 ++
 http/aolserver/DEPENDS |    1 +
 http/aolserver/DETAILS |   16 ++++++++++++++++
 http/aolserver/HISTORY |    3 +++
 5 files changed, 25 insertions(+)

New commits:
commit a1afd2bf6c9076e6008459ccbc1b5daccc12da10
Author: Ismael Luceno <ismael at sourcemage.org>
Commit: Ismael Luceno <ismael at sourcemage.org>

    http/aolserver: new spell, America Online's web server

diff --git a/ChangeLog b/ChangeLog
index b47733a..48d7d6f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2009-02-24 Ismael Luceno <ismael at sourcemage.org>
+	* http/aolserver: new spell, America Online's web server
+
 2009-02-24 Ladislav Hagara <hgr at vabo.cz>
 	* shell-term-fm/gnuit: new spell, GNU Interactive Tools
 
diff --git a/http/aolserver/BUILD b/http/aolserver/BUILD
new file mode 100755
index 0000000..8f26ddc
--- /dev/null
+++ b/http/aolserver/BUILD
@@ -0,0 +1,2 @@
+chmod 655 util/*.tcl &&
+default_build
diff --git a/http/aolserver/DEPENDS b/http/aolserver/DEPENDS
new file mode 100755
index 0000000..4845533
--- /dev/null
+++ b/http/aolserver/DEPENDS
@@ -0,0 +1 @@
+depends tcl
diff --git a/http/aolserver/DETAILS b/http/aolserver/DETAILS
new file mode 100755
index 0000000..1b9de4f
--- /dev/null
+++ b/http/aolserver/DETAILS
@@ -0,0 +1,16 @@
+           SPELL=aolserver
+         VERSION=4.5.1
+          SOURCE="${SPELL}-${VERSION}-src.tar.gz"
+   SOURCE_URL[0]=$SOURCEFORGE_URL/${SPELL}/${SOURCE}
+     SOURCE_HASH=sha512:69ceaa0055e0eafeb382948165ce242bbb40aa3bdb76ae76e90e9e639487bef1a5d3326f2c29bda39e05bb36d86671e8738f75507ad2139e91584a17eced3ed8
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+        WEB_SITE="http://aolserver.sourceforge.net/"
+      LICENSE[0]=MPL
+         ENTERED=20090224
+           SHORT="America Online's web server"
+cat << EOF
+AOLserver is America Online's Open-Source web server. AOLserver is the
+backbone of the largest and busiest production environments in the world.
+AOLserver is a multithreaded, Tcl-enabled web server used for large scale,
+dynamic web sites.
+EOF
diff --git a/http/aolserver/HISTORY b/http/aolserver/HISTORY
new file mode 100644
index 0000000..d7c6c16
--- /dev/null
+++ b/http/aolserver/HISTORY
@@ -0,0 +1,3 @@
+2009-02-24 Ismael Luceno <ismael at sourcemage.org>
+	* BUILD, DEPENDS, DETAILS: spell created
+



More information about the SM-Commit mailing list