wxs         2011-06-25 12:37:57 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/monit       Makefile pkg-descr 
  Added files:
    sysutils/monit/files patch-protocols-mysql_c 
  Log:
  - Add patch to fix MySQL protocol testing with MySQL 5.1.57+ and 5.5.12+.
    Taken from vendor repo (r372).
  - Remove CPPFLAGS from CONFIGURE_ARGS as it is inherently passed via use of
    GNU_CONFIGURE. (quiets lint warning)
  - Remove WITH_SSL option conditional and replace it with a WITHOUT_SSL
    conditional. SSL support is enabled by default in configure and the
    --enable-SSL and --with-openssl knobs have been removed. (quiets configure
    warning)
  - Change Mk includes to use new options style.
  - Fix WWW in pkg-descr.
  
  PR:             ports/158198
  Submitted by:   Jase Thew <[email protected]>
  Approved by:    Martin Pala <[email protected]> (maintainer)
  
  Revision  Changes    Path
  1.24      +6 -8      ports/sysutils/monit/Makefile
  1.1       +13 -0     ports/sysutils/monit/files/patch-protocols-mysql_c (new)
  1.3       +1 -1      ports/sysutils/monit/pkg-descr
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to