Home | History | Annotate | only in /webstack/webstack/trunk/src
Up to higher level directory
NameDateSize
APC-3.0.14/08-Dec-2008
build_coolstack.sh08-Dec-2008341
build_coolstack_internal.pl08-Dec-20087.4K
CoolStackPkg.pm08-Dec-20083.7K
CoolStackPkgBase.pm08-Dec-2008316
curl-7.14.0/08-Dec-2008
cyrus-sasl-2.1.22/08-Dec-2008
db-4.5.20/08-Dec-2008
dtrace-1.0.3/08-Dec-2008
freetds-0.64/08-Dec-2008
freetype-2.2.1/08-Dec-2008
gd-2.0.33/08-Dec-2008
gdbm-1.8.3/08-Dec-2008
gettext-0.16/08-Dec-2008
gmp-4.2.1/08-Dec-2008
httpd-2.2.3/08-Dec-2008
httpd-2.2.6/08-Dec-2008
imap-2006c1/08-Dec-2008
libevent-1.2a/08-Dec-2008
libevent-1.3d/08-Dec-2008
libiconv-1.9.2/08-Dec-2008
libxml2-2.6.27/08-Dec-2008
lighttpd-1.4.18/08-Dec-2008
memcached-1.2.0/08-Dec-2008
memcached-1.2.2/08-Dec-2008
mod_fcgid.2.2/08-Dec-2008
mod_perl-2.0.2/08-Dec-2008
mysql-5.0.33.32bit/08-Dec-2008
mysql-5.0.33.64bit/08-Dec-2008
mysql-5.0.45/08-Dec-2008
ncurses-5.5/08-Dec-2008
openldap-2.3.30/08-Dec-2008
pcre-7.1/08-Dec-2008
perl-5.8.8/08-Dec-2008
php-5.2.0/08-Dec-2008
php-5.2.4/08-Dec-2008
pkgdata/08-Dec-2008
rails/08-Dec-2008
rails-1.2.3/08-Dec-2008
readline-5.2/08-Dec-2008
README08-Dec-2008867
releases/08-Dec-2008
ruby-1.8.5/08-Dec-2008
ruby-1.8.6/08-Dec-2008
rubygems-0.9.0/08-Dec-2008
setupcsenv.sh08-Dec-2008260
squid/08-Dec-2008
squid-2.6.16/08-Dec-2008
suhosin-0.9.16/08-Dec-2008
tidy/08-Dec-2008
tomcat/08-Dec-2008
tomcat-connectors-1.2.25/08-Dec-2008
unixODBC-2.2.12/08-Dec-2008

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