Paul Schmehl wrote on 06.06.2012 00:21:
--On June 5, 2012 2:27:12 PM -0500 Mark Felder <f...@feld.me> wrote:
On Tue, 05 Jun 2012 13:50:56 -0500, Paul Schmehl
<pschmehl_li...@tx.rr.com> wrote:
Thanks, Kurt. Looks like it's never going to be included in the php
distro again, so now I need to find out what the consequences are of not
including it. Googling......
It was never included in the PHP distribution.
What's this in the php4 Makefile then?
.if !defined(WITHOUT_SUHOSIN)
PATCHFILES+= suhosin-patch-${PORTVERSION}-0.9.6.patch.gz:suhosin
PATCH_SITES+= http://download.suhosin.org/:suhosin
PLIST_SUB+= SUHOSIN=""
.else
PLIST_SUB+= SUHOSIN="@comment "
.endif
He means that suhosin is a third-party patch, that didn't included into
main php distribution. So you just need to wait when suhosin.org will
release new version for php54.
--
Regards,
Ruslan
Tinderboxing kills... the drives.
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"