7021 FreshPorts -- java/sablevm-classpath
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
sablevm-classpath 1.13_10 java on this many watch lists=0 search for ports that depend on this port
Classpath of SableVM
Maintained by: java@FreeBSD.org search for ports maintained by this maintainer
Port Added: 15 Dec 2007 18:31:18
Also Listed In: devel
License: GPLv2


SableVM implements the Java virtual machine specification, second edition.

SableVM is a bytecode interpreter. It's goals are to be reasonably small,
efficient, and fast, as well as providing a well-designed platform for
doing research into different algorithms for bytecode interpretation,
garbage collection, memory management, etc.

WWW: http://www.sablevm.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. java/jikes
  2. archivers/zip
  3. devel/gmake
  4. x11/libX11
  5. x11/libICE
  6. x11/libXtst
  7. x11/libSM
  8. textproc/intltool
  9. devel/pkgconf
Required To Run:
  1. x11/libX11
  2. x11/libICE
  3. x11/libXtst
  4. x11/libSM
  5. devel/pkgconf
  6. devel/gio-fam-backend
Required Libraries:
  1. accessibility/atk
  2. devel/glib20
  3. x11-toolkits/gtk20
  4. x11-toolkits/pango

This port is required by:

for Run

To install the port: cd /usr/ports/java/sablevm-classpath/ && make install clean
To add the package: pkg_add -r sablevm-classpath


Configuration Options
===> The following configuration options are available for sablevm-classpath-1.13_10:
     CAIRO=off: Use Cairo based Graphics2D
     GTK2=on: Enable Gtk+ AWT peer
     ZIP=on: Compress class library
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://freefr.dl.sourceforge.net/project/sablevm/sablevm/1.13/
  3. http://heanet.dl.sourceforge.net/project/sablevm/sablevm/1.13/
  4. http://internode.dl.sourceforge.net/project/sablevm/sablevm/1.13/
  5. http://iweb.dl.sourceforge.net/project/sablevm/sablevm/1.13/
  6. http://jaist.dl.sourceforge.net/project/sablevm/sablevm/1.13/
  7. http://kent.dl.sourceforge.net/project/sablevm/sablevm/1.13/
  8. http://nchc.dl.sourceforge.net/project/sablevm/sablevm/1.13/
  9. http://ncu.dl.sourceforge.net/project/sablevm/sablevm/1.13/
  10. http://osdn.dl.sourceforge.net/project/sablevm/sablevm/1.13/
  11. http://sunet.dl.sourceforge.net/project/sablevm/sablevm/1.13/
  12. http://surfnet.dl.sourceforge.net/project/sablevm/sablevm/1.13/
  13. http://switch.dl.sourceforge.net/project/sablevm/sablevm/1.13/
  14. http://ufpr.dl.sourceforge.net/project/sablevm/sablevm/1.13/
  15. http://voxel.dl.sourceforge.net/project/sablevm/sablevm/1.13/
  16. http://waix.dl.sourceforge.net/project/sablevm/sablevm/1.13/

Number of commits found: 15

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
04 Oct 2012 16:13:00
Original commit files touched by this commit  1.13_10
jkim search for other commits by this committer
- Reset maintainership.  See ports/164941.
- Fix conflicts with java/classpath.  Note security provider configuration
is moved to ${PREFIX}/lib/security/SableVM.security.  This file is always
loaded first because the short vendor name is SableVM.  If it does not
exist, then classpath.security is loaded (java/security/Security.java).
- Reduce Makefile headers, add licenses, and convert to optionsNG.
01 Jun 2012 05:26:28
Original commit files touched by this commit  1.13_9
dinoex search for other commits by this committer
- update png to 1.5.10
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.13_8
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.13_8
miwi search for other commits by this committer
- Get Rid MD5 support
28 Mar 2010 06:47:48
Original commit files touched by this commit  1.13_8
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  1.13_7
dinoex search for other commits by this committer
- update to jpeg-8
22 Aug 2009 00:24:37
Original commit files touched by this commit  1.13_6
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L
31 Jul 2009 13:57:52
Original commit files touched by this commit  1.13_6
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
06 Jun 2008 13:38:51
Original commit files touched by this commit  1.13_5
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)
25 May 2008 20:13:29
Original commit files touched by this commit  1.13_4
miwi search for other commits by this committer
- Fix buid

Submitted by:   pavbot/maintainer
22 May 2008 09:55:38
Original commit files touched by this commit  1.13_4
miwi search for other commits by this committer
- Fix build

Submitted by:   pavbot/maintainer
18 May 2008 09:32:01
Original commit files touched by this commit  1.13_3
miwi search for other commits by this committer
- Fix build/install problems

PR:             120959
Reported by:    Andrew Reilly <areilly@bigpond.net.au>
Submitted by:   Bjoern Koenig <bkoenig@alpha-tierchen.de> (maintainer)
20 Apr 2008 15:10:55
Original commit files touched by this commit  1.13_2
miwi search for other commits by this committer
- Fix build after xorg cleanup
19 Apr 2008 17:56:05
Original commit files touched by this commit  1.13_1
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
15 Dec 2007 18:31:02
Original commit files touched by this commit  1.13
pav search for other commits by this committer
- Update to 1.13
- Take maintainership
- Split classpath into separate port
- Switch to libffi-devel to allow build on !386

PR:             ports/118288, ports/118312
Submitted by:   Bjoern Koenig <bkoenig@alpha-tierchen.de>

Number of commits found: 15

286f
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24537
Broken 218
Deprecated 474
Ignore 633
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 512
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days32
new fortnight63
new month215

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