Date: Mon, 3 Mar 2003 13:36:44 -0800 (PST) From: Ernst de Haan <znerd@FreeBSD.org> 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 Message-ID: <200303032136.h23LaiuA032449@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <stolz@i2.informatik.rwth-aachen.de> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303032136.h23LaiuA032449>