Bug 34214 - New Port: lang/kawa Java Based Scheme Implementation that allows compiles from Scheme to Java Bytecode
Summary: New Port: lang/kawa Java Based Scheme Implementation that allows compiles fro...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Ernst de Haan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-23 21:40 UTC by Zach Garner
Modified: 2002-04-13 11:50 UTC (History)
0 users

See Also:


Attachments
file.shar (2.02 KB, text/plain)
2002-01-23 21:40 UTC, Zach Garner
no flags Details
kawa-1.6.98.shar (2.06 KB, application/x-shar)
2002-03-04 20:17 UTC, Zach Garner
no flags Details
kawa-1.6.98.sh (2.36 KB, text/x-sh; charset=ISO-8859-1)
2002-03-04 22:22 UTC, Zach Garner
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Zach Garner 2002-01-23 21:40:03 UTC

    
Comment 1 Ernst de Haan freebsd_committer freebsd_triage 2002-03-04 19:23:00 UTC
Responsible Changed
From-To: freebsd-ports->znerd

I'll handle this.
Comment 2 Ernst de Haan freebsd_committer freebsd_triage 2002-03-04 19:36:31 UTC
State Changed
From-To: open->feedback

Waiting for a new submission that fixes a dependency problem.
Comment 3 Zach Garner 2002-03-04 20:17:53 UTC
Updated to 1.6.98, added gsed as dependency.

Please note, ports/34213 is a duplicate of 34214 (sorry, I'm new to
this).
Comment 4 Ernst de Haan freebsd_committer freebsd_triage 2002-03-04 20:34:09 UTC
Sorry, but this one does not build out of the box:

===>  Building for kawa-1.6.97
gsed: not found
*** Error code 127
 
Stop in /usr/home/ernst/kawa/work/kawa-1.6.97.
*** Error code 1
 
Please fix the problem and send another shar.


Ernst
Comment 5 Ernst de Haan freebsd_committer freebsd_triage 2002-03-04 20:35:06 UTC
State Changed
From-To: feedback->closed

This is a duplicate of 34214.
Comment 6 Ernst de Haan freebsd_committer freebsd_triage 2002-03-04 20:35:51 UTC
While you're on it, perhaps change the version to 1.6.98, that's the latest 
:) Unless you have reasons for sticking with 1.6.97, ofcourse...

Ernst
Comment 7 Ernst de Haan freebsd_committer freebsd_triage 2002-03-04 20:37:06 UTC
State Changed
From-To: closed->open

This is the new one. It should not have been closed.
Comment 8 Ernst de Haan freebsd_committer freebsd_triage 2002-03-04 21:51:41 UTC
State Changed
From-To: open->feedback

Waiting for fixed submission by maintainer.
Comment 9 Zach Garner 2002-03-04 22:22:35 UTC
Another correction: Do Not rely on $PATH for java and javac. Use
$JAVA_HOME.

Comment 10 Zach Garner 2002-03-08 21:35:18 UTC
I just noticed that either my mail client or gnats may have munged the
shar file. If there is any problem with it, you can download it at:
   http://www.neurosoft.org/kawa.shar

thanks
Comment 11 Ernst de Haan freebsd_committer freebsd_triage 2002-04-13 11:08:43 UTC
State Changed
From-To: feedback->closed

Committed, thanks! 

I also took the freedom to make some small changes. 
The port now uses USE_JAVA, portlint no longer complains, 
etc. Please do run portlint next time.