Date: Mon, 16 Nov 1998 17:54:06 +0100 From: Martin Cracauer <cracauer@cons.org> To: Nate Williams <nate@mt.sri.com>, Satoshi Asami <asami@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/lang/jdk Makefile Message-ID: <19981116175406.A10690@cons.org> In-Reply-To: <199811161554.IAA13509@mt.sri.com>; from Nate Williams on Mon, Nov 16, 1998 at 08:54:09AM -0700 References: <199811160628.WAA13452@freefall.freebsd.org> <199811161554.IAA13509@mt.sri.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In <199811161554.IAA13509@mt.sri.com>, Nate Williams wrote: > > asami 1998/11/15 22:28:41 PST > > > > Modified files: > > lang/jdk Makefile > > Log: > > > Make this package by removing the --exclude option to tar. I'm > > assuming this is what Nate intended because all the *.class files > > are listed in pkg/PLIST. If it's the other way around, go ahead and > > revert it (and fix PLIST), Nate. > > Thanks, I guessed at what Martin was doing initially, so I hope what is > remaining is correct. :) This trick was done to prevent files with '$' in them (classfiles compiled from sourcesfiles with inner classes) from being packaged. The pkg_* tools ignore such files, but ports `make install` doesn't. Maybe the best solution is to ship the distfile without compiled classes? Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer <cracauer@cons.org> http://www.cons.org/cracauer BSD User Group Hamburg, Germany http://www.bsdhh.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981116175406.A10690>