apache version 2.2.0

Florin Braescu florin at lunar-linux.org
Sun Dec 4 18:18:21 UTC 2005


Hi all,

  I have bumped the version for apache2 to 2.2.0 and installed it on my 
system. It seem to compile and work fine. I attach here the proposed module 
for testing and revision. The subversion module needs a small tweak in the 
BUILD file in order to compile with it. I attach it here too.

  Florin

-------------- next part --------------
A non-text attachment was scrubbed...
Name: apache2.tar.bz2
Type: application/x-tbz
Size: 2173 bytes
Desc: not available
Url : http://foo-projects.org/pipermail/lunar-dev/attachments/20051204/7ae3b1f5/apache2.tar.bin
-------------- next part --------------
(

  OPTS="$OPTS --with-ssl --with-neon=`neon-config --prefix`"
  if module_installed apache2 ; then
    OPTS="$OPTS --with-apr=/usr/bin/apr-1-config --with-apu=/usr/bin/apu-1-config"
	rm -rf apr apr-util
  fi
  default_build  &&
  if in_depends $MODULE swig ; then
    make swig-py install-swig-py
    ln -sf /usr/lib/svn-python/{svn,libsvn} /usr/lib/python$(installed_version Python | cut -d. -f1,2)/site-packages
  fi

) > $C_FIFO 2>&1


More information about the Lunar-dev mailing list