external_deps.lst (906df4f2) external_deps.lst (ffb973fa)
1# Format of this file:
2#
3# Comments start with '#' and are ignored. Empty lines (only whitespace) are ignored.
4#
5# All other lines have one of two different formats:
6#
7# if (<logical-expression>)
8# starts a block that specifies the download site(s) of an external library.

--- 139 unchanged lines hidden (view full) ---

148
149if (SOLAR_JAVA==TRUE && ENABLE_MEDIAWIKI==YES)
150 MD5 = 625ff5f2f968dd908bca43c9469d6e6b
151 name = commons-lang-2.4-src.tar.gz
152 URL1 = http://archive.apache.org/dist/commons/lang/source/commons-lang-2.4-src.tar.gz
153 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
154
155if (SYSTEM_OPENSSL!=YES && DISABLE_OPENSSL!=TRUE)
1# Format of this file:
2#
3# Comments start with '#' and are ignored. Empty lines (only whitespace) are ignored.
4#
5# All other lines have one of two different formats:
6#
7# if (<logical-expression>)
8# starts a block that specifies the download site(s) of an external library.

--- 139 unchanged lines hidden (view full) ---

148
149if (SOLAR_JAVA==TRUE && ENABLE_MEDIAWIKI==YES)
150 MD5 = 625ff5f2f968dd908bca43c9469d6e6b
151 name = commons-lang-2.4-src.tar.gz
152 URL1 = http://archive.apache.org/dist/commons/lang/source/commons-lang-2.4-src.tar.gz
153 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
154
155if (SYSTEM_OPENSSL!=YES && DISABLE_OPENSSL!=TRUE)
156 MD5 = ef66581b80f06eae42f5268bc0b50c6d
157 name = openssl-1.0.2t.tar.gz
158 URL1 = https://www.openssl.org/source/openssl-1.0.2t.tar.gz
156 MD5 = cdc2638f789ecc2db2c91488265686c1
157 name = openssl-1.0.2u.tar.gz
158 URL1 = https://www.openssl.org/source/old/1.0.2/$(name)
159 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
160
161if ( true )
162 MD5 = 97262fe54dddaf583eaaee3497a426e1
163 name = apr-1.4.5.tar.gz
164 URL1 = http://archive.apache.org/dist/apr/$(name)
165 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
166

--- 167 unchanged lines hidden ---
159 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
160
161if ( true )
162 MD5 = 97262fe54dddaf583eaaee3497a426e1
163 name = apr-1.4.5.tar.gz
164 URL1 = http://archive.apache.org/dist/apr/$(name)
165 URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
166

--- 167 unchanged lines hidden ---