cvs commit: ports/sysutils/monit Makefile pkg-descr ports/sysutils/monit/files patch-protocols-mysql_c

Wesley Shields wxs at FreeBSD.org
Sat Jun 25 12:37:57 UTC 2011


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 <freebsd at beardz.net>
  Approved by:    Martin Pala <martinp at tildeslash.com> (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


More information about the cvs-all mailing list