From owner-cvs-ports@FreeBSD.ORG Tue Jan 13 07:46:28 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 93F1B16A4CE for ; Tue, 13 Jan 2004 07:46:28 -0800 (PST) Received: from ms-dienst.rz.rwth-aachen.de (ms-2.rz.RWTH-Aachen.DE [134.130.3.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id D314643D6B for ; Tue, 13 Jan 2004 07:46:18 -0800 (PST) (envelope-from alex@big.endian.de) Received: from r220-1 (r220-1.rz.RWTH-Aachen.DE [134.130.3.31]) by ms-dienst.rz.rwth-aachen.de (iPlanet Messaging Server 5.2 HotFix 1.12 (built Feb 13 2003)) with ESMTP id <0HRF000RTQAQA0@ms-dienst.rz.rwth-aachen.de> for cvs-ports@freebsd.org; Tue, 13 Jan 2004 16:42:26 +0100 (MET) Received: from relay.RWTH-Aachen.DE ([134.130.3.1]) by r220-1 (MailMonitor for SMTP v1.2.2 ) ; Tue, 13 Jan 2004 16:42:25 +0100 (MET) Received: from dustpuppy.kawo2.rwth-aachen.de (dustpuppy.kawo2.RWTH-Aachen.DE [134.130.180.5])i0DFgNsU029284 for ; Tue, 13 Jan 2004 16:42:23 +0100 (MET) Received: from localhost (localhost [127.0.0.1])for ; Tue, 13 Jan 2004 16:42:23 +0100 (CET) Received: from fump.kawo2.rwth-aachen.de (fump.kawo2.rwth-aachen.de [134.130.181.148])C6B2E1FC268; Tue, 13 Jan 2004 16:42:22 +0100 (CET) Received: from fump.kawo2.rwth-aachen.defump.kawo2.rwth-aachen.de (8.12.10/8.12.10) with ESMTP id i0DFgMTn028808; Tue, 13 Jan 2004 16:42:22 +0100 Received: (from alex@localhost) by fump.kawo2.rwth-aachen.de (8.12.10/8.12.10/Submit) id i0DFgMBJ028807; Tue, 13 Jan 2004 16:42:22 +0100 (CET envelope-from alex) Date: Tue, 13 Jan 2004 16:42:22 +0100 From: Alexander Langer In-reply-to: To: Daniel Eischen Mail-Followup-To: Alexander Langer , Daniel Eischen , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Message-id: <20040113154222.GG1996@fump.kawo2.rwth-aachen.de> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.5.5.1i X-PGP-Fingerprint: 7EC1 5B98 4554 2A63 9079 2B2F 9A94 CD6F 7F14 EFA4 X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. X-Spam-Checker-Version: SpamAssassin 2.60-kawo2_dustpuppy_0.3 (1.212-2003-09-23-exp) on dustpuppy.kawo2.rwth-aachen.de X-Spam-Report: * -1.5 BAYES_01 BODY: Bayesian spam probability is 1 to 10% * [score: 0.0441] X-Spam-Status: No, hits=-1.5 required=5.0 tests=BAYES_01 autolearn=no version=2.60-kawo2_dustpuppy_0.3 X-Spam-Level: X-AntiVirus: checked by AntiVir MailGate (version: 2.0.1.16; AVE: 6.23.0.2; VDF: 6.23.0.30; host: dustpuppy.kawo2.rwth-aachen.de) References: <200401131505.i0DF5wvN051324@repoman.freebsd.org> cc: cvs-ports@freebsd.org cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/java Makefile ports/java/phpeclipse_sqlMakefile distinfo pkg-descr pkg-plist ports/java/phpeclipse_sql/work .PLIST.mktmp .PLIST.objdump .PLIST.startup .build_done.phpeclipse_sql-1.0.1._usr_local .configure_done.phpeclipse_sql-1.0.1._usr_local .extract_done.phpeclipse_sql-1.0.1._usr_local ... 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: Tue, 13 Jan 2004 15:46:28 -0000 Thus spake Daniel Eischen (eischen@vigrid.com): > > java/phpeclipse_sql/work/net.sourceforge.phpeclipse.sql_1.0.1/icons > [ and some other files ... ] > Did you really mean to add all the files in the work directory? ;-) Of course, that's part of my evil strategy ;-) Honestly, I removed the addport extra sanity checks flag because it annoyed me, and got the bill 2 minutes later after some last-minute tests. ARGH! cvs@ is notified. Alex