From owner-cvs-all Sun Feb 7 14:36:03 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA26396 for cvs-all-outgoing; Sun, 7 Feb 1999 14:36:03 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA26368; Sun, 7 Feb 1999 14:35:57 -0800 (PST) (envelope-from dirk@FreeBSD.org) From: Dirk Froemberg Received: (from dirk@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id OAA74856; Sun, 7 Feb 1999 14:35:57 -0800 (PST) (envelope-from dirk@FreeBSD.org) Date: Sun, 7 Feb 1999 14:35:57 -0800 (PST) Message-Id: <199902072235.OAA74856@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/databases/mysql322 Makefile ports/databases/mysql322/patches patch-ac patch-ag Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dirk 1999/02/07 14:35:57 PST Modified files: databases/mysql322 Makefile databases/mysql322/patches patch-ac patch-ag Log: Cleanups: - don't pollute CFLAGS with extra optimizer flags - remove part of patch-ac which forces -pthread instead of -lc_r (was included in the main distribution) - don't name freebsd version in mit-pthreads/config/configure explicitly. settings work for 2.*, 3.* and 4.*. Revision Changes Path 1.41 +7 -5 ports/databases/mysql322/Makefile 1.4 +14 -3 ports/databases/mysql322/patches/patch-ac 1.3 +28 -13 ports/databases/mysql322/patches/patch-ag To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message