OpenGrok

Cross Reference: src
xref: /webstack/webstack/trunk/src
Home | History | Annotate | only in /webstack/webstack/trunk/src
Up to higher level directory
NameDateSize
APC-3.0.14/29-Oct-2010
build_coolstack.sh29-Oct-2010341
build_coolstack_internal.pl29-Oct-20107.4K
CoolStackPkg.pm29-Oct-20103.7K
CoolStackPkgBase.pm29-Oct-2010316
curl-7.14.0/29-Oct-2010
cyrus-sasl-2.1.22/29-Oct-2010
db-4.5.20/29-Oct-2010
dtrace-1.0.3/29-Oct-2010
freetds-0.64/29-Oct-2010
freetype-2.2.1/29-Oct-2010
gd-2.0.33/29-Oct-2010
gdbm-1.8.3/29-Oct-2010
gettext-0.16/29-Oct-2010
gmp-4.2.1/29-Oct-2010
httpd-2.2.3/29-Oct-2010
httpd-2.2.6/29-Oct-2010
imap-2006c1/29-Oct-2010
libevent-1.2a/29-Oct-2010
libevent-1.3d/29-Oct-2010
libiconv-1.9.2/29-Oct-2010
libxml2-2.6.27/29-Oct-2010
lighttpd-1.4.18/29-Oct-2010
memcached-1.2.0/29-Oct-2010
memcached-1.2.2/29-Oct-2010
mod_fcgid.2.2/29-Oct-2010
mod_perl-2.0.2/29-Oct-2010
mysql-5.0.33.32bit/29-Oct-2010
mysql-5.0.33.64bit/29-Oct-2010
mysql-5.0.45/29-Oct-2010
ncurses-5.5/29-Oct-2010
openldap-2.3.30/29-Oct-2010
pcre-7.1/29-Oct-2010
perl-5.8.8/29-Oct-2010
php-5.2.0/29-Oct-2010
php-5.2.4/29-Oct-2010
pkgdata/29-Oct-2010
rails/29-Oct-2010
rails-1.2.3/29-Oct-2010
readline-5.2/29-Oct-2010
README29-Oct-2010867
releases/29-Oct-2010
ruby-1.8.5/29-Oct-2010
ruby-1.8.6/29-Oct-2010
rubygems-0.9.0/29-Oct-2010
setupcsenv.sh29-Oct-2010260
squid/29-Oct-2010
squid-2.6.16/29-Oct-2010
suhosin-0.9.16/29-Oct-2010
tidy/29-Oct-2010
tomcat/29-Oct-2010
tomcat-connectors-1.2.25/29-Oct-2010
unixODBC-2.2.12/29-Oct-2010

README

      1 This directory contains sources for all libraries and applications that
      2 are part of Cool Stack 1.1. We do intend to add more.
      3 The script 'build_webstack.sh' builds the entire source tree. Note that 
      4 the order of builds is critical, so if you're running anything 
      5 manually (or portions of the build only), use the script as a reference 
      6 for the dependencies.
      7 
      8 Bug fixes
      9 =========
     10 A few bugs in Cool Stack 1.1 have been fixed. These are listed below:
     11 
     12 httpd: mod-authnz-ldap has been added to the configure line.
     13 
     14 gd: A bug in the configure line prevented png support. This has been fixed.
     15 
     16 php: A bug in the 'make_fdo' script prevented feedback profile optimization.
     17 	This has now been fixed.
     18 
     19 Updates from Cool Stack 1.1
     20 ===========================
     21 . APC has been updated to 3.0.14. This has a lot of bug fixes and is 
     22   required to get dtrace and mediawiki to work.
     23