Kris Kennaway
0b3c5c4bf1
Add NO_PACKAGE since this apparently takes an enormous amount of RAM to
...
build, and has never built successfully on the package cluster since the
update last year.
Approved by: portmgr (implicit)
2006-03-06 20:34:58 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
c92c635b24
SHA256ify
...
Approved by: krion@
2006-01-22 12:42:24 +00:00
Archie Cobbs
443a78dc20
Upgrade to version 1.4.7.
2005-11-27 16:42:42 +00:00
Ade Lovett
54a0b86543
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
...
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
2005-11-15 06:52:12 +00:00
Archie Cobbs
7156d6958c
Upgrade to release 1.4.6.
2005-07-26 19:36:13 +00:00
Archie Cobbs
340e736c60
Update to version 1.4.5.
2005-05-17 14:04:17 +00:00
Archie Cobbs
43e1fb61ca
Update to version 1.4.4.
2005-05-11 14:59:58 +00:00
Archie Cobbs
29533ff55f
- Upgrade to version 1.4.3.
...
- Change JAVA_BUILD from "yes" to "jre"
2005-04-25 20:44:19 +00:00
Archie Cobbs
d71cd101c3
Upgrade to version 1.4.2.
2005-04-14 14:04:39 +00:00
Archie Cobbs
d61cc78947
Bump PORTREVISION for previous commit which fixed a bug.
...
Approved by: portmgr
2005-04-02 00:05:56 +00:00
Archie Cobbs
ef738311c7
Add patch to fix a bug.
...
Approved by: portmgr
2005-04-01 15:20:45 +00:00
Archie Cobbs
db5bbcfd50
Update to version 1.4.0.
2005-03-21 02:27:56 +00:00
Archie Cobbs
2b3e4df23c
Upgrade to version 1.3.2.
2005-02-23 15:34:14 +00:00
Archie Cobbs
ee8e71418d
Fix file list: libtool seems to install the static library only on some
...
versions of FreeBSD.
2005-01-13 02:47:03 +00:00
Archie Cobbs
d4f2293da3
Update to version 1.3.1 (these files were missing from previous commit).
2005-01-11 00:12:20 +00:00
Archie Cobbs
e9643dc95a
Update to version 1.3.1.
2005-01-10 20:12:54 +00:00
Archie Cobbs
b14a60cbba
Add missing file.
...
Approved by: portmgr
2005-01-01 21:47:52 +00:00
Archie Cobbs
fbc5e72ec7
Upgrade to version 1.3.
2004-12-29 14:55:37 +00:00
Archie Cobbs
f558d4a7f9
Add missing MAN1= line for man page.
2004-12-28 21:23:14 +00:00
Archie Cobbs
08c5272ca2
Fix build failure: USE_JIKES is useless without USE_JAVA.
2004-12-09 15:57:03 +00:00
Archie Cobbs
56cee616c1
Upgrade to version 1.2.3.
2004-11-29 15:47:54 +00:00
Joe Marcus Clarke
46a4d69571
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
...
big upgrade.
2004-11-07 22:37:47 +00:00
Archie Cobbs
485354b0cc
Use ${MASTER_SITE_GNU}.
2004-07-28 02:09:05 +00:00
Archie Cobbs
77f152a835
Add port dependency on GTK stuff and configure classpath to include it.
2004-07-26 21:37:39 +00:00
Archie Cobbs
3dc6d47ba5
Update to version 1.2.2.
2004-07-26 14:28:11 +00:00
Archie Cobbs
631138154b
Update to version 1.2.1
2004-07-13 22:33:10 +00:00
Archie Cobbs
e7f94d7e88
Update to version 1.2.
2004-07-06 13:43:40 +00:00
Trevor Johnson
8232e82f85
SIZEify (maintainer timeout)
2004-03-31 03:12:58 +00:00
Archie Cobbs
3f47dbb20f
Build fix for 5.x.
2004-03-28 21:38:40 +00:00
Archie Cobbs
41ad1572ae
Build fix for 5.x.
2004-03-17 23:21:15 +00:00
Archie Cobbs
2dd045a933
Fix build with a patch from CVS.
2004-03-10 19:43:18 +00:00
Archie Cobbs
434d3cefb4
Add USE_LIBTOOL.
2004-03-08 18:15:30 +00:00
Archie Cobbs
f870b05d91
Update to version 1.0.1.
2004-02-26 17:26:16 +00:00
Archie Cobbs
ce05b1c07f
Set ONLY_FOR_ARCHS i386. Remove extraneous "exit 1".
2004-02-23 23:08:53 +00:00
Archie Cobbs
c5eb551448
New port.
...
JC is a Java virtual machine implementation that converts class
files into C source files using the Soot Java bytecode analysis
framework, compiles them with GCC, and loads them using a built-in
ELF object file loader. JC utilizes the GNU Classpath class library
and provides support for most features you would expect such as
reflection, user class loaders, etc.
WWW: http://jcvm.sourceforge.net/
2004-02-22 21:34:31 +00:00