From owner-cvs-ports Sun Mar 2 12:35:42 2003 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 7E70D37B401; Sun, 2 Mar 2003 12:35:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2996843F3F; Sun, 2 Mar 2003 12:35:39 -0800 (PST) (envelope-from sumikawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h22KZc0U079162; Sun, 2 Mar 2003 12:35:38 -0800 (PST) (envelope-from sumikawa@repoman.freebsd.org) Received: (from sumikawa@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h22KZcWq079161; Sun, 2 Mar 2003 12:35:38 -0800 (PST) Message-Id: <200303022035.h22KZcWq079161@repoman.freebsd.org> From: Munechika SUMIKAWA Date: Sun, 2 Mar 2003 12:35:38 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/eb Makefile distinfo pkg-plist ports/japanese/eb/files patch-configure patch-eb::match.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sumikawa 2003/03/02 12:35:38 PST FreeBSD ports repository Modified files: japanese/eb Makefile distinfo pkg-plist Added files: japanese/eb/files patch-configure Removed files: japanese/eb/files patch-eb::match.c Log: [0] Updates for the latest version 3.3.1 [1] Fix MASTER_SITES [2] Don't use configure option '--enable-pthread' (backout last commit) because it breaks japanese/ndtpd and the pthread support of EB library itself is still incomplete and experimental. [3] Remove imported patch; files/patch-eb::match.c [4] Add patch to use USE_LIBTOOL=yes; files/patch-configure [5] Use configure option '--build=...' [6] Use LOCALBASE instead of PREFIX for other installed packages [7] Use DATADIR [8] Don't be quiet at post-extract section (backout last commit) [9] Sort @dirrm section of pkg-plist; generated by (cd /usr/local; find -ds share/eb -type d) | sed 's,^,@dirrm ,' [4]-[7] were submitted by KATO Tsuguru . Thanks, Kato-san. PR: ports/48840 Submitted by: Kazu TAKAMUNE Revision Changes Path 1.32 +13 -16 ports/japanese/eb/Makefile 1.19 +1 -3 ports/japanese/eb/distinfo 1.1 +10 -0 ports/japanese/eb/files/patch-configure (new) 1.2 +0 -20 ports/japanese/eb/files/patch-eb::match.c (dead) 1.13 +45 -45 ports/japanese/eb/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-ports" in the body of the message