Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jun 2011 12:37:57 +0000 (UTC)
From:      Wesley Shields <wxs@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils/monit Makefile pkg-descr ports/sysutils/monit/files patch-protocols-mysql_c
Message-ID:  <201106251237.p5PCbvHc004021@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@beardz.net>
  Approved by:    Martin Pala <martinp@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106251237.p5PCbvHc004021>