Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/web
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20014

Modified Files:
        apache2.info apache2.patch 
Log Message:
New apache2, unified, new pkg layout as well, maintianers please update your 
apps, new layout is exactly like the debian version

Index: apache2.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/web/apache2.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- apache2.info        31 May 2006 02:46:25 -0000      1.3
+++ apache2.info        23 Jun 2006 17:23:20 -0000      1.4
@@ -1,14 +1,11 @@
 Package: apache2
-Version: 2.0.55
-Revision: 1011
+Version: 2.0.58
+Revision: 10
 ###
-Conflicts: apache, apache2 (<= 2.0.47-1), apache2-ssl
-Replaces: apache, apache2 (<= 2.0.47-1), apache2-ssl
+Replaces: apache2, apache2-ssl
 Provides: httpd
-###
[...1887 lines suppressed...]
+<<
+SplitOff81: <<
+  Package: libapache2-ssl-mod-auth-ldap
+  Depends: apache2-common (= %v-%r)
+  DocFiles: LICENSE
+<<
+SplitOff82: <<
+  Package: libapache2-ssl-mod-ssl
+  Depends: apache2-common (= %v-%r)
+  DocFiles: LICENSE
+<<
+###
+Description: Next generation, scalable, extendable web server
+DescDetail: <<
+ Apache v2 is the next generation of the omnipresent Apache web server. This
+ version - a total rewrite - introduces many new improvements, such as
+ threading, a new API, IPv6 support, request/response filtering, and more.
 <<
 License: BSD
 Homepage: http://www.apache.org

Index: apache2.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/web/apache2.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- apache2.patch       29 Jan 2006 19:28:10 -0000      1.1
+++ apache2.patch       23 Jun 2006 17:23:20 -0000      1.2
@@ -1,1314 +1,1029 @@
-diff -ruN httpd-2.0.48.orig/build/ltmain.sh httpd-2.0.48/build/ltmain.sh
---- httpd-2.0.48.orig/build/ltmain.sh  Fri Oct 24 11:51:18 2003
-+++ httpd-2.0.48/build/ltmain.sh       Fri Oct 31 10:33:25 2003
-@@ -1758,7 +1758,7 @@
- 
-         if test "$installed" = no; then
-           notinst_deplibs="$notinst_deplibs $lib"
--          need_relink=yes
-+          need_relink=no
-         fi
- 
[...5424 lines suppressed...]
-+#
-+# Use name-based virtual hosting.
-+#
-+#NameVirtualHost *
++emailAddress                    = Email Address
++emailAddress_max                = 40
 +
-+#
-+# VirtualHost example:
-+# Almost any Apache directive may go into a VirtualHost container.
-+# The first VirtualHost section is used for requests without a known
-+# server name.
-+#
-+#<VirtualHost *>
-+#    ServerAdmin [EMAIL PROTECTED]
-+#    DocumentRoot /www/docs/dummy-host.example.com
-+#    ServerName dummy-host.example.com
-+#    ErrorLog logs/dummy-host.example.com-error_log
-+#    CustomLog logs/dummy-host.example.com-access_log common
-+#</VirtualHost>


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to