From owner-cvs-ports@FreeBSD.ORG Thu Feb 12 06:05:00 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1ABE816A4CE; Thu, 12 Feb 2004 06:05:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F407E43D1F; Thu, 12 Feb 2004 06:04:59 -0800 (PST) (envelope-from osa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1CE4xGe088193; Thu, 12 Feb 2004 06:04:59 -0800 (PST) (envelope-from osa@repoman.freebsd.org) Received: (from osa@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1CE4xaR088192; Thu, 12 Feb 2004 06:04:59 -0800 (PST) (envelope-from osa) Message-Id: <200402121404.i1CE4xaR088192@repoman.freebsd.org> From: "Sergey A. Osokin" Date: Thu, 12 Feb 2004 06:04:59 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/oops Makefile ports/www/oops/files patch-configure.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Feb 2004 14:05:00 -0000 osa 2004/02/12 06:04:59 PST FreeBSD ports repository Modified files: www/oops Makefile Added files: www/oops/files patch-configure.in Log: Attempt to fix build on amd64. [1] Also fix build problem with MySQL support. [2] Correct use PTHREAD_[CFLAGS|LIBS]. Bump PORTREVISION. [1] Notify from: kris via bento [2] Submitted by: Sergey Mokryshev Revision Changes Path 1.30 +3 -7 ports/www/oops/Makefile 1.7 +43 -0 ports/www/oops/files/patch-configure.in (new)