From owner-cvs-ports Mon Mar 3 13:36:48 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 2CF4537B405; Mon, 3 Mar 2003 13:36:45 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D22DF43F75; Mon, 3 Mar 2003 13:36:44 -0800 (PST) (envelope-from znerd@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 h23Lai0U032454; Mon, 3 Mar 2003 13:36:44 -0800 (PST) (envelope-from znerd@repoman.freebsd.org) Received: (from znerd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h23LaiuA032449; Mon, 3 Mar 2003 13:36:44 -0800 (PST) Message-Id: <200303032136.h23LaiuA032449@repoman.freebsd.org> From: Ernst de Haan Date: Mon, 3 Mar 2003 13:36:44 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jlint Makefile pkg-plist ports/java/jlint/files patch-Makefile patch-field_desc.hh 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 znerd 2003/03/03 13:36:44 PST FreeBSD ports repository Modified files: java/jlint Makefile pkg-plist Added files: java/jlint/files patch-Makefile patch-field_desc.hh Log: Fixes: - unbreak with new gcc on -current ('using namespace std') - CFLAGS/env police - condense port's Makefile - install additional shell script - install documentation (honour NOPORTDOCS) PR: 48464 Submitted by: Volker Stolz Tested on: -STABLE, -CURRENT Revision Changes Path 1.5 +11 -6 ports/java/jlint/Makefile 1.1 +22 -0 ports/java/jlint/files/patch-Makefile (new) 1.1 +13 -0 ports/java/jlint/files/patch-field_desc.hh (new) 1.2 +6 -2 ports/java/jlint/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-ports" in the body of the message