]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/win32/External-msvc
Replace explicit checks for "/" with calls to IsPathSeparator, strchr with first_path...
[bacula/bacula] / bacula / src / win32 / External-msvc
1 # This file provides information about the External dependencies required by
2 # Bacula.
3 #
4 # There are four fields delimited by |.  Only the first two fields are 
5 # required.  The other two are used when the top level directory of the
6 # archive is not the same as the file name with any suffixes removed.
7 #
8 # Field 1 is the name of the dependency.  It is used to define the
9 # name of the three variables which are assigned the values of fields 2 to 4.
10 #
11 # Field 2 is the URL of the archive.  It is assigned to the variable
12 # URL_[field1].
13 #
14 # Field 3 is the top directory of the archive or the name of a directory that
15 # must be created and the archive extracted into it.  It is assigned to the 
16 # variable DIR_[field1].
17 #
18 # Field 4 indicates if the directory specified in field 3 must be created 
19 # first and the archive extracted into it.  It is assigned to the variable
20 # MKD_[field1]
21 #
22 ZLIB|http://www.zlib.net/zlib123.zip|zlib123|true
23 PCRE|http://superb-west.dl.sourceforge.net/sourceforge/pcre/pcre-6.3.tar.bz2
24 PTHREADS|ftp://sources.redhat.com/pub/pthreads-win32/pthreads-2004-06-22x.exe|pthreads-2004-06-22x|true
25 OPENSSL|http://www.openssl.org/source/openssl-0.9.8b.tar.gz
26 MYSQL|http://mirror.x10.com/mirror/mysql/Downloads/MySQL-5.0/mysql-noinstall-5.0.22-win32.zip|mysql-5.0.22-win32
27 POSTGRESQL|ftp://ftp2.us.postgresql.org/postgresql/binary/v8.1.4/win32/postgresql-8.1.4-1-binaries-no-installer.zip|pgsql
28 POSTGRESQL_SRC|ftp://ftp4.us.postgresql.org/pub/postgresql/source/v8.1.4/postgresql-8.1.4.tar.bz2
29 WX|http://superb-west.dl.sourceforge.net/sourceforge/wxwindows/wxWidgets-2.7.0.zip
30 NSIS_BIN|http://superb-west.dl.sourceforge.net/sourceforge/nsis/nsis-2.17.zip
31 MTX|http://superb-west.dl.sourceforge.net/sourceforge/mtx/mtx-1.3.9.tar.gz
32 MT|ftp://ftp.ibiblio.org/pub/linux/system/backup/mt-st-0.9b.tar.gz
33 SED|ftp://mirrors.kernel.org/gnu/sed/sed-4.1.5.tar.gz