5b43 FreshPorts -- devel/charva
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
charva 1.1.4_5 devel on this many watch lists=1 search for ports that depend on this port
A Java Windowing Toolkit for Text Terminals
Maintained by: ale@FreeBSD.org search for ports maintained by this maintainer
Port Added: 12 Dec 2006 09:40:29
Also Listed In: java
License: not specified in port


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).

WWW: http://www.pitman.co.za/projects/charva/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake
  2. java/openjdk6
  3. devel/apache-ant
Required To Run:
  1. java/jakarta-commons-logging
  2. java/openjdk6
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/charva/ && make install clean
To add the package: pkg_add -r charva


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/charva/charva/charva-1.1.4/
  3. http://freefr.dl.sourceforge.net/project/charva/charva/charva-1.1.4/
  4. http://garr.dl.sourceforge.net/project/charva/charva/charva-1.1.4/
  5. http://heanet.dl.sourceforge.net/project/charva/charva/charva-1.1.4/
  6. http://hivelocity.dl.sourceforge.net/project/charva/charva/charva-1.1.4/
  7. http://ignum.dl.sourceforge.net/project/charva/charva/charva-1.1.4/
  8. http://internode.dl.sourceforge.net/project/charva/charva/charva-1.1.4/
  9. http://iweb.dl.sourceforge.net/project/charva/charva/charva-1.1.4/
  10. http://jaist.dl.sourceforge.net/project/charva/charva/charva-1.1.4/
  11. http://nchc.dl.sourceforge.net/project/charva/charva/charva-1.1.4/
  12. http://ncu.dl.sourceforge.net/project/charva/charva/charva-1.1.4/
  13. http://netcologne.dl.sourceforge.net/project/charva/charva/charva-1.1.4/
  14. http://osdn.dl.sourceforge.net/project/charva/charva/charva-1.1.4/
  15. http://space.dl.sourceforge.net/project/charva/charva/charva-1.1.4/
  16. http://sunet.dl.sourceforge.net/project/charva/charva/charva-1.1.4/
  17. http://superb-dca3.dl.sourceforge.net/project/charva/charva/charva-1.1.4/
  18. http://switch.dl.sourceforge.net/project/charva/charva/charva-1.1.4/
  19. http://tenet.dl.sourceforge.net/project/charva/charva/charva-1.1.4/
  20. http://ufpr.dl.sourceforge.net/project/charva/charva/charva-1.1.4/
  21. http://waix.dl.sourceforge.net/project/charva/charva/charva-1.1.4/

Number of commits found: 11

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
10 Dec 2012 11:25:28
Original commit files touched by this commit  1.1.4_5
bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to USE_JAVA=	1.5+ (part1)
22 Oct 2011 23:50:23
Original commit files touched by this commit  1.1.4_5
eadler search for other commits by this committer
- remove maintainer tags from pkg-descr

Approved by:    portmgr
Approved by:    bapt (mentor)
21 Jul 2011 05:03:02
Original commit files touched by this commit  1.1.4_5
linimon search for other commits by this committer
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:             ports/158969
Submitted by:   rene
Tested on:      pointyhat-west -exp
03 Jul 2011 14:59:23
Original commit files touched by this commit  1.1.4_5
ohauer search for other commits by this committer
-remove MD5
16 Nov 2009 09:28:07
Original commit files touched by this commit  1.1.4_5
ale search for other commits by this committer
Add JRadioButton fix.
02 Sep 2009 15:01:56
Original commit files touched by this commit  1.1.4_4
amdmi3 search for other commits by this committer
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors
actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick
download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED

Approved by:    portmgr (pav)
06 Jun 2008 13:21:59
Original commit files touched by this commit  1.1.4_4
edwin search for other commits by this committer
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)
19 May 2007 20:32:57
Original commit files touched by this commit  1.1.4_3
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
29 Jan 2007 08:53:13
Original commit files touched by this commit  1.1.4_2
ale search for other commits by this committer
- Add CardLayout and VerticalFlowLayout classes
- A lot of bug fixes

Submitted by:   Lapo Luchini <lapo@lapo.it>
14 Dec 2006 07:38:25
Original commit files touched by this commit  1.1.4_1
ale search for other commits by this committer
Fix color box drawing.

Submitted by:   Lapo Luchini <lapo@lapo.it>
12 Dec 2006 09:38:14
Original commit files touched by this commit  1.1.4
ale search for other commits by this committer
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).

WWW: http://www.pitman.co.za/projects/charva/

Number of commits found: 11

282e
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24527
Broken 216
Deprecated 473
Ignore 635
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours11
new 7 days28
new fortnight58
new month214

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0