From owner-cvs-all Fri Sep 20 18:29:48 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E03C37B401; Fri, 20 Sep 2002 18:29:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 034B443E42; Fri, 20 Sep 2002 18:29:47 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8L1TkCo071473; Fri, 20 Sep 2002 18:29:46 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8L1TkBh071472; Fri, 20 Sep 2002 18:29:46 -0700 (PDT) Message-Id: <200209210129.g8L1TkBh071472@freefall.freebsd.org> From: Kris Kennaway Date: Fri, 20 Sep 2002 18:29:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/crystal Makefile pkg-plist ports/devel/crystal/files patch-ab patch-ac X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2002/09/20 18:29:46 PDT Modified files: devel/crystal Makefile pkg-plist Added files: devel/crystal/files patch-ab patch-ac Log: * Fix use of PTHREADS_* [1] * Fix build [2] * Respect CXXFLAGS (this port is broken with -O, so add -O0 to disable it) * Fix and sort pkg-plist Submitted by: Dan Johansson [1], Miguel Mendez [2] PR: ports/41040 Revision Changes Path 1.7 +1 -4 ports/devel/crystal/Makefile 1.1 +17 -0 ports/devel/crystal/files/patch-ab (new) 1.1 +11 -0 ports/devel/crystal/files/patch-ac (new) 1.3 +2788 -2740 ports/devel/crystal/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message