Port details |
- kawa Java-based Scheme implementation
- 3.1.1_1 lang =3 3.1.1_1Version of this port present on the latest quarterly branch.
- Maintainer: ashish@FreeBSD.org
- Port Added: 2002-04-13 10:38:53
- Last Update: 2024-03-09 20:01:29
- Commit Hash: 47a7080
- People watching this port, also watch:: jikes, fastjar, jdictionary, antlr, infobus
- Also Listed In: java scheme
- License: MIT
- WWW:
- https://www.gnu.org/software/kawa/
- Description:
- Kawa is a full Scheme implementation written in Java. With Kawa you can
access Java objects, methods, fields and classes within your Scheme code.
Scheme functions and files are compiled into optimized Java byte-code,
allowing you to write Java applications, applets, classes, and servlets
in Scheme.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/kawa/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/kawa
- pkg install kawa
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kawa
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1586716576
SHA256 (kawa-3.1.1.tar.gz) = 8c9a50cd6b100154c901bd190b3acd2fb8353f33622c4a2ce8fa392a7f09e019
SIZE (kawa-3.1.1.tar.gz) = 3537351
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- java : java/openjdk8
- gmake>=4.4.1 : devel/gmake
- groff : textproc/groff
- Runtime dependencies:
-
- java : java/openjdk8
- indexinfo : print/indexinfo
- Library dependencies:
-
- libreadline.so.8 : devel/readline
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- lang_kawa
- USES:
- gmake groff readline
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.1.1_1 09 Mar 2024 20:01:29 |
Nuno Teixeira (eduardo) |
lang/kawa: Move man pages to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.1.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.1.1 20 Jul 2022 14:22:15 |
Tobias C. Berner (tcberner) |
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above ) |
3.1.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.1.1 20 Apr 2020 20:12:45 |
ashish |
- Update to 3.1.1
- Adopt port |
3.0_2 09 Apr 2019 14:04:50 |
sunpoet |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
3.0_1 10 Nov 2018 18:12:58 |
bapt |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
3.0 10 Oct 2017 13:06:45 |
vanilla |
Update to 3.0. |
2.4_1 27 Jun 2017 13:46:53 |
sunpoet |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
2.4 02 Jun 2017 19:35:58 |
danfe |
Update `lang/kawa' to version 2.4, minor update and bugfix release.
TIMESTAMP (kawa-2.4.tar.gz) = 1493585268 |
2.3 29 May 2017 11:32:14 |
antoine |
Register dependency on groff
PR: 213725 |
2.3 15 Mar 2017 12:59:07 |
danfe |
Do not patch configure script to pass correct values of JAVA and JAVAC
variables, do it via CONFIGURE_ENV. Configure script modification time
now does not get changed, which in turn does not force the rebuild of
`kawa.info', so dependency on `print/texinfo' can be dropped (generated
file was essentially the same modulo numeric indices). |
2.3 14 Mar 2017 12:29:51 |
danfe |
- Update `lang/kawa' to version 2.3
- Instead sed(1)ing over every file set needed variables via MAKE_ARGS
- Unbreak the tests (against JDK 1.8) and convert to test framework
TIMESTAMP (kawa-2.3.tar.gz) = 1484583959 |
2.1 17 Dec 2016 16:33:49 |
antoine |
Revert r428756 and unbreak
Pointy hat: sunpoet |
2.1 17 Dec 2016 12:58:54 |
sunpoet |
- Use USES=makeinfo instead of hard-coded BUILD_DEPENDS |
2.1 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
2.1 09 Jan 2016 13:02:02 |
miwi |
- Update to 2.1
PR: 206057
Submitted by: jochen@jochen-neumeister.de |
2.0 11 Dec 2014 13:03:57 |
danfe |
- Update to version 2.0
- Contract MASTER_SITES (and thus strip MASTER_SITE_SUBDIR)
- Cleanup Makefile and reformat pkg-descr while here |
1.14_1 10 Dec 2014 22:29:15 |
gahr |
- Reset maintainership of my ports |
1.14_1 04 Aug 2014 15:40:59 |
gahr |
- Unbreak by not using libtool |
1.14_1 24 Jul 2014 14:53:06 |
gahr |
- Fix linking with readline from ports
- While at it, convert to USES=libtool |
1.14_1 23 Jul 2014 13:24:53 |
adamw |
Add USES=readline to fix build on -current. |
1.14_1 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
1.14_1 04 Dec 2013 16:24:21 |
gahr |
- Fix BUILD_DEPENDS
Reported by: pkg-fallout
Spotted by: bapt |
1.14 14 Oct 2013 11:10:44 |
gahr |
- Update to 1.14
Release notes: http://www.gnu.org/software/kawa/news.html
Blog entry: http://per.bothner.com/blog/2013/Kawa-1.14-released/
- STAGE-clean |
1.13 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
1.13 10 Jul 2013 21:32:34 |
bapt |
Mark job unsafe |
1.13 03 Apr 2013 10:39:29 |
gahr |
- Fix build on pointyhat by making the regression-test target
depend on build, instead of install. This avoids having PREFIX
populated prior to install target.
Reported by: miwi
Approved by: portmgr |
1.13 13 Dec 2012 18:01:07 |
gahr |
- Update to 1.13
Changes: http://www.gnu.org/software/kawa/news.html
- Add LICENSE (MIT)
- Add regression-test target |
1.12 14 Jun 2012 09:57:12 |
gahr |
- Update to 1.12
Release notes: http://www.gnu.org/software/kawa/news.html |
1.11 20 Dec 2010 09:17:53 |
gahr |
- Update to 1.11
Changes: http://www.gnu.org/software/kawa/news.html |
1.10 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.10 26 Aug 2010 10:04:55 |
gahr |
- Update to 1.10 |
1.9.90 18 Aug 2009 13:42:01 |
gahr |
- Update to 1.9.90 |
1.9.1 28 Aug 2008 19:56:54 |
gahr |
- Update to 1.9.1
- Take maintainship |
1.8_2 19 Aug 2008 09:18:37 |
linimon |
Return laszlof's ports to the pool due to lack of time.
Hat: portmgr |
1.8_2 06 Jun 2008 13:41:15 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.8_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.8 07 Nov 2006 15:37:06 |
laszlof |
Update my email address in all ports that I maintain.
Approved by: flz (mentor) |
1.8 28 Jun 2006 22:33:04 |
hq |
Update to bsd.java.mk 2.0
PR: 99591
Submitted by: hq
Approved by: maintainer |
1.8 09 May 2006 20:52:24 |
edwin |
Remove USE_REINPLACE from the categories starting with L |
1.8 23 Nov 2005 14:24:17 |
vs |
Fix build on 4.x
Approved by: maintainer via barner@ |
1.8 23 Nov 2005 01:01:25 |
barner |
- Mark IGNORE on 4.x
PR: ports/89317
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> (maintainer) |
1.8 10 Nov 2005 18:41:27 |
garga |
- Add SHA256 to all ports submitter maintain
PR: ports/88791
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> |
1.8 01 Nov 2005 16:33:46 |
arved |
Update to 1.8
Pass Maintainerhip to submitter
PR: 88297
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> |
1.7 11 Oct 2005 10:42:05 |
danfe |
Dump perl(1) for ${REINPLACE_CMD}. |
1.7 11 Oct 2005 10:32:20 |
danfe |
Clean up Makefile. |
1.7 11 Oct 2005 10:28:33 |
danfe |
Undeprecate by updating to 1.7. |
1.6.98_2 09 Oct 2005 20:20:57 |
linimon |
Mark BROKEN because the distfile is stale and mark for deprecation. A newer
one is available at the listed site if anyone is interested. |
1.6.98_2 31 Jan 2005 21:14:34 |
pav |
- Really fix plist
Reported by: krismail
No cookie for: Florent Thoumie |
1.6.98_2 19 Jan 2005 14:00:16 |
pav |
- Correct plist
- Portlint
PR: ports/76417
Submitted by: Florent Thoumie <flz@xbsd.org> |
1.6.98_1 01 Jan 2005 23:52:21 |
kris |
Reset bouncing maintainer address:
<zach@neurosoft.org>: Host or domain name not found. Name service error for
name=neurosoft.org type=A: Host not found
Approved by: portmgr (self) |
1.6.98_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.6.98_1 20 Nov 2003 15:06:15 |
trevor |
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier |
1.6.98_1 20 Nov 2003 13:51:47 |
trevor |
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction. |
1.6.98_1 13 Nov 2003 13:30:42 |
trevor |
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. |
1.6.98_1 28 Aug 2003 00:01:09 |
edwin |
Use the virtual category "scheme" (part ii)
Add the virtual category "scheme" to the maintained ports
(except sxm). I guess no maintainer would deny this trivial
change.
PR: ports/56052
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> |
1.6.98_1 21 Feb 2003 12:35:09 |
knu |
De-pkg-comment. |
1.6.98_1 21 May 2002 18:36:38 |
znerd |
Unbroken. Set USE_JAVA to 1.2+ i.s.o. 1.1+.
Allowing Jikes as a Java compiler.
Bumped PORTREVISION. |
1.6.98 20 May 2002 01:49:04 |
kris |
BROKEN: Does not build |
1.6.98 26 Apr 2002 22:28:52 |
znerd |
Introduction of NEED_JAVAC knob in bsd.java.mk, stage 1.
The NEED_JAVAC knob has been discussed on the freebsd-java
mailing list. It is documented at:
http://www.metaverse.nl/~ernst/writing.html
The second stage is the actual changing of bsd.java.mk.
Reviewed by: java@FreeBSD.org
Approved by: zach@neurosoft.org, joshua@roughtrade.net, lioux |
1.6.98 13 Apr 2002 10:38:36 |
znerd |
Add kawa. Kawa is a Java-based Scheme implementation.
PR: 34214
Submitted by: Zach Garner <zach@neurosoft.org> |