Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jan 2011 12:29:19 +0000 (UTC)
From:      Alex Dupre <ale@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/databases/mysql55-client Makefile ports/databases/mysql55-client/files patch-include_my_pthread.h ports/databases/mysql55-server Makefile ports/databases/mysql55-server/files patch-include_my_pthread.h
Message-ID:  <201101091229.p09CTJOO012255@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ale         2011-01-09 12:29:19 UTC

  FreeBSD ports repository

  Modified files:
    databases/mysql55-client Makefile 
    databases/mysql55-server Makefile 
  Added files:
    databases/mysql55-client/files patch-include_my_pthread.h 
    databases/mysql55-server/files patch-include_my_pthread.h 
  Log:
  Fix mysqlclient library in single-threaded applications,
  by correctly implementing pthread_once (see PR threads/150959).
  While I'm here, replace CONFLICTS with CONFLICTS_INSTALL.
  Bump PORTREVISION.
  
  PR:             ports/153588
  Submitted by:   Richard Anthony Secor <rsecor@seqlogic.com>
  
  Revision  Changes    Path
  1.105     +1 -1      ports/databases/mysql55-client/Makefile
  1.1       +14 -0     ports/databases/mysql55-client/files/patch-include_my_pthread.h (new)
  1.270     +2 -2      ports/databases/mysql55-server/Makefile
  1.1       +14 -0     ports/databases/mysql55-server/files/patch-include_my_pthread.h (new)



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