From owner-freebsd-hackers Wed Dec 9 22:37:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA08817 for freebsd-hackers-outgoing; Wed, 9 Dec 1998 22:37:41 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA08812 for ; Wed, 9 Dec 1998 22:37:40 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.1/8.9.1) id WAA66981; Wed, 9 Dec 1998 22:37:33 -0800 (PST) (envelope-from dillon) Date: Wed, 9 Dec 1998 22:37:33 -0800 (PST) From: Matthew Dillon Message-Id: <199812100637.WAA66981@apollo.backplane.com> To: Archie Cobbs Cc: nate@mt.sri.com, chuckr@mat.net, hackers@FreeBSD.ORG Subject: Port tgz for jikes available for comment (was Re: IBM Jikes) References: <199812100552.VAA16802@bubba.whistle.com> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I would appreciate any and all comments on my attempt to create a port for jikes: ( I haven't commited this yet ). Here is the URL to the .tgz of my proposed port. http://www.backplane.com/FreeBSD/ (index) http://www.backplane.com/FreeBSD/jikes-0.41.tgz (actual url) (Note: the MASTER_SITES currently lists my personal web server which, needless to say, is not going to be the official master site since my poor DSL line probably couldn't handle all the downloads. I would need help getting the IBM distribution placed on the correct FreeBSD site). I have no idea whether I've done this right. It seems to work :-) Once I've fixed things in response to the comments, I will commit the port (or should I get specific permission from Satoshi first?). Since IBM seems to be intent on ensuring that people read their license agreement, I have a .if/.endif check for READ_IBM_LICENSE and @echo instructions and abort as appropriate if it isn't set in /etc/make.conf.local. Comments on that methodology would also be appreciated (do I have to set RESTRICTED too ?) IBM hasn't supplied a man page. Use the -h option to jikes for help. The grand result of the port is to install a single program, /usr/local/bin/jikes -Matt Matthew Dillon Engineering, HiWay Technologies, Inc. & BEST Internet Communications & God knows what else. (Please include original email in any response) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message