svn commit: r465461 - in head/www/apache24: . files

Jochen Neumeister joneum at FreeBSD.org
Tue Mar 27 06:55:40 UTC 2018



On 26.03.2018 23:59, Mathieu Arnold wrote:
> On Sat, Mar 24, 2018 at 06:26:35PM +0000, Jochen Neumeister wrote:
>> Author: joneum
>> Date: Sat Mar 24 18:26:34 2018
>> New Revision: 465461
>> URL: https://svnweb.freebsd.org/changeset/ports/465461
>>
>> Log:
>>    www/apache24: Update to 2.4.33
>>    
>>     - Add new uwsgi and md modules
>>     - Fix LibreSSL 2.7.x builds
>>     - Remove conflicts for non-existent ports
>>     - There are no slave-ports
>>     - Coalesce .if WITH_DEBUG blocks
>>     - Use OPTIONS where possible
>>     - Remove dead code
>>     - Actually enable/disable modules in ALL_MODULES loop
>>     - Add suexec warning
>>     - Move Makefile.options to Makefile (too small)
> This broke something:
>
> /usr/local/share/apr/build-1/libtool --silent --mode=link cc    -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing     -L/usr/lib -L/usr/local/lib/db5  -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -o ab  ab.lo      -L/usr/local/lib -R/usr/local/lib -laprutil-1 -ldb-5.3 -lgdbm -lc -lexpat -L/usr/local/lib -R/usr/local/lib -lapr-1 -lcrypt -lpthread -lm -L/usr/local/lib -lssl -lcrypto -lcrypt -lpthread
> ab.o: In function `main':
> ab.c:(.text+0x87a): undefined reference to `SSLv2_client_method'
> cc: error: linker command failed with exit code 1 (use -v to see invocation)
> *** [ab] Error code 1
>
> make[3]: stopped in /wrkdirs/usr/ports/www/apache24/work/httpd-2.4.33/support
>
> https://pkg.absolight.fr/data/11amd64-pkgng-default/20180326T163519Z/logs/errors/apache24-2.4.33.Log
>
>
404 Not Found

jochen


More information about the svn-ports-head mailing list