From owner-cvs-ports@FreeBSD.ORG Fri Jun 13 21:44:21 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BE1D510656C2; Fri, 13 Jun 2008 21:44:21 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: from mail5out.barnet.com.au (mail5.barnet.com.au [202.83.178.78]) by mx1.freebsd.org (Postfix) with ESMTP id 0B0108FC14; Fri, 13 Jun 2008 21:44:20 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: by mail5out.barnet.com.au (Postfix, from userid 1001) id B8BE22218A97; Sat, 14 Jun 2008 07:44:19 +1000 (EST) X-Viruscan-Id: <4852EA33000166C0271A67@BarNet> Received: from mail5auth.barnet.com.au (mail5.barnet.com.au [202.83.178.78]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail5auth.barnet.com.au", Issuer "*.barnet.com.au" (verified OK)) by mail5.barnet.com.au (Postfix) with ESMTP id 79AC721B39C7; Sat, 14 Jun 2008 07:44:19 +1000 (EST) Received: from k7.mavetju (k7.mavetju.org [10.251.1.18]) by mail5auth.barnet.com.au (Postfix) with ESMTP id 1B89E2218A3E; Sat, 14 Jun 2008 07:44:19 +1000 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 622E34E3; Sat, 14 Jun 2008 07:44:19 +1000 (EST) Date: Sat, 14 Jun 2008 07:44:19 +1000 From: Edwin Groothuis To: Marcin Cieslak Message-ID: <20080613214419.GA89632@k7.mavetju> References: <200806131120.m5DBKDIW037834@repoman.freebsd.org> <20080613142924.03e8495a@it.buh.tecnik93.com> <4852ADA0.9010100@SYSTEM.PL> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4852ADA0.9010100@SYSTEM.PL> User-Agent: Mutt/1.4.2.3i Cc: cvs-ports@FreeBSD.org, "QA Tindy \(Ion-Mihai Tetcu\)" , Mark Linimon , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/security/fwknop Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 13 Jun 2008 21:44:21 -0000 On Fri, Jun 13, 2008 at 07:25:52PM +0200, Marcin Cieslak wrote: > QA Tindy (Ion-Mihai Tetcu) wrote: > >On Fri, 13 Jun 2008 11:20:13 +0000 (UTC) > >Edwin Groothuis wrote: > > > >>edwin 2008-06-13 11:20:13 UTC > >You receive this email if you are either the maintainer of the port or if > >you > >recently committed to it. If the error is already fixed please ignore this > >email; if you submit a PR to fix it CC me and I'll commit it ASAP. > > [javac] import com.lowagie.text.pdf.*; > > [javac] ^ > > > [javac] symbol : class Logger > > [javac] location: class org.tn5250j.tools.logging.Log4jLogger > > [javac] private Logger log; > > [javac] ^ > > [javac] 52 errors > > [javac] 2 warnings > > > >BUILD FAILED > >/work/a/ports/net/tn5250j/work/tn5250j-0.6.0/build.xml:159: Compile > >failed; see the compiler error output for details. > > Edwin, can you move itext and log4j dependencies to the BUILD_DEPENDS > and kill RUN_DEPENDS? Thanks I understand the moving to BUILD_DEPNDS, but I don't understand the killing of the RUN_DEPENDS. I will do it for now, but you might want to rethink it (he said without any knowledge of Java or the application itself) Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/