[Lunar-commits] CVS: moonbase/wifi/ipsec-tools BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1

Jaime Buffery nestu at lunar-linux.org
Tue Jan 27 11:51:59 GMT 2004


Update of /var/cvs/lunar/moonbase/wifi/ipsec-tools
In directory dbguin.lunar-linux.org:/tmp/cvs-serv22402/ipsec-tools

Added Files:
	BUILD DEPENDS DETAILS 
Log Message:
Adding this module for IPsec under 2.6+ kernels


--- NEW FILE: BUILD ---
(
  # complains of a "invalid host type"
  # if they are set
  unset CFLAGS CXXFLAGS

  ./configure      &&
  make             &&
  prepare_install  &&
  make    install

) > $C_FIFO 2>&1

--- NEW FILE: DEPENDS ---
depends openssl

--- NEW FILE: DETAILS ---
          MODULE=ipsec-tools
         VERSION=0.2.3
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
      SOURCE_URL=${SFORGE_URL}/ipsec-tools/$SOURCE
      SOURCE_VFY=md5:a228ea06cbbe19958c22bf04eae81948
        WEB_SITE=http://ipsec-tools.sourceforge.net/
         ENTERED=20040127
         UPDATED=20040127
          SHORT="IPsec-Tools is a port of KAME's IPsec utilities to the Linux-2.6 IPsec implementation."
cat << EOF
User-space IPsec tools for the Linux IPsec implementation. A port of KAME's libipsec, setkey, and racoon to the Linux OS.
EOF




More information about the Lunar-commits mailing list