svn commit: r451218 - in head/www: asterisk-stat atutor b2evolution bacula-web bblog chems claroline cmsmadesimple dotproject efront elgg entrans eventum freeway gallery2 gallery3 gregarius habari ...

Martin Matuska mm at freebsd.org
Tue Oct 10 21:17:22 UTC 2017


  Hi Baptiste,

I am really curoius how made "USE_MYSQL= serve2" its way to break  
www/horde-base.
Should I remove the line or do you want to check what went wrong?

Cheers,
mm


Quoting Baptiste Daroussin <bapt at freebsd.org>:

> Author: bapt
> Date: Wed Oct  4 11:29:14 2017
> New Revision: 451218
> URL: https://svnweb.freebsd.org/changeset/ports/451218
>
> Log:
> Convert to USES=php
> While here convert some ports to optiosn helpers
>
> Modified:
> ...
> head/www/horde-base/Makefile
> ...
>
> Modified: head/www/horde-base/Makefile
> ==============================================================================
> --- head/www/horde-base/Makefile        Wed Oct  4 11:23:34 2017     
>     (r451217)
> +++ head/www/horde-base/Makefile        Wed Oct  4 11:29:14 2017     
>     (r451218)
> @@ -1,3 +1,4 @@
> +USE_MYSQL=        serve2
> # $FreeBSD$
>
> PORTNAME=        horde
> @@ -18,7 +19,7 @@ ICONV_DESC=        Depend on PHP iconv extension
> TWITTER_DESC=        Support connections to Twitter
> WEATHER_DESC=        Support weather forecast display
>
> -USES=        horde cpe
> +USES=        horde cpe php
> USE_PHP=        filter gettext hash
>
> USE_HORDE_BUILD=        Horde_Role
-- 
Martin Matuska
FreeBSD committer
http://blog.vx.sk


More information about the svn-ports-all mailing list