./wip/java-charva, Java Windowing Toolkit for Text Terminals

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1.0nb1, Package name: java-charva-1.1.0nb1, Maintainer: pkgsrc-users

CHARVA is a Java framework for presenting a "graphical" user interface,
composed of elements such as windows, dialogs, menus, textfields and buttons,
on a traditional character-cell ASCII terminal. It has an API based on that
of "Swing" (a.k.a. the Java Foundation Classes). Programmers familiar with
AWT and Swing will find programming CHARVA straightforward. User interfaces
can be designed on WYSIWYG IDEs such as Borland JBuilder and then easily
converted to CHARVA merely by changing the "import" statements to import the
"charva.awt and "charvax.swing" packages instead of the standard "java.awt"
and "javax.swing" packages.


Required to run:
[lang/openjdk11]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: c1bcd77600157cd967439e75ed81e5ae575f2794
Filesize: 994.732 KB

Version history: (Expand)


CVS history: (Expand)


   2012-11-26 00:32:22 by othyro | Files touched by this commit (104)
Log message:
Maintainer stated that no time is available to work on pkgsrc anymore, but
wouldn't mind seeing other people continue to maintain these packages.
Resetting to pkgsrc-users@NetBSD.org
   2012-10-01 22:24:51 by Aleksej Saushev | Files touched by this commit (1)
Log message:
Support staged installation.
   2006-11-11 00:07:17 by Sergey Svishchev | Files touched by this commit (7)
Log message:
Whitespace police.
   2005-09-28 08:41:20 by Roland Illig | Files touched by this commit (179)
Log message:
Added RMD160 checksums.
   2005-05-24 12:30:24 by Roland Illig | Files touched by this commit (1)
Log message:
Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake.
   2005-04-11 23:13:17 by Todd Vierling | Files touched by this commit (1)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

   2005-01-01 06:41:06 by pancake ;) | Files touched by this commit (1)
Log message:
pkgname=dirname
   2004-12-04 22:33:55 by pancake ;) | Files touched by this commit (2) | Package updated
Log message:
update to yesterday (1.1.0)

- now it works on FreeBSD...also on netbsd? :)