Kevin Lo
dbdb0f0814
Add another MASTER_SITES
...
PR: 24153
Submitted by: MAINTAINER
2001-01-09 17:00:58 +00:00
Alexander Langer
234a6597c1
Add bugseeker 1.0.2, a debugger for Java software.
...
PR: 24062
Submitted by: Ernst de Haan <ernst@jollem.com>
2001-01-05 17:42:23 +00:00
Kevin Lo
5a4475264e
JAva -> Java
2001-01-04 07:07:36 +00:00
Patrick S. Gardella
5fc20865bd
Add jad 1.5.7f,jad - the fast JAva Decompiler.
...
PR: 21604
Submitted by: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
2001-01-03 19:54:20 +00:00
Patrick S. Gardella
afdf25a0e4
Add orion 1.4.0,orion Application Server.
...
PR: 23867
Submitted by: Ernst de Haan <ernst@jollem.com>
2001-01-03 19:52:29 +00:00
FUJISHIMA Satsuki
c4466d07cb
OK, this is the FreeBSD way.
...
This port installs ltlibs. Patches welcome if you don't like this.
2001-01-03 18:19:48 +00:00
Kevin Lo
ddea866224
Fix packing list.
2001-01-02 03:26:55 +00:00
Maxim Sobolev
009623298e
Use `--exclude "*.orig"' tar(1) option instead of removing .orig files after
...
installation. This should partially close ports/23560 problem.
PR: ports/23560
2000-12-15 08:01:52 +00:00
Maxim Sobolev
f190e29bce
Update to 0.6.9. This version fixes some incompatabilities between shujit and
...
FreeBSD, so it's recommended to upgrade if you have any problems with previous
version.
Submitted by: Kazuyuki Shudo <shudoh@muraoka.info.waseda.ac.jp>
2000-12-14 09:36:43 +00:00
Kevin Lo
f6be533ad0
Oops, forgot to change the permission.
2000-12-11 03:34:43 +00:00
Kevin Lo
2480bc8a31
Initial import of Linux JDK 1.3
...
This port is Sun's Java Development Kit 1.3.0 for Linux
2000-12-07 03:29:32 +00:00
Dag-Erling Smørgrav
149c55bf88
GNU's regexp library for Java.
2000-12-06 18:23:05 +00:00
Maxim Sobolev
1cf4623c67
Update to 0.6.8.
2000-11-23 18:34:53 +00:00
Maxim Sobolev
6358bdce79
Update to 1.7.3.
2000-11-23 17:30:44 +00:00
Akinori MUSHA
48fceb85cf
Add JUnit, a regression testing utility for use with the Java(TM)
...
Language.
PR: ports/22578
Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
2000-11-03 17:49:59 +00:00
Maxim Sobolev
ee070a89d6
Forcefully set JAVA_COMPILER and CLASSPATH to "" to prevent build from failing.
...
Reported by: Max Khon <fjoe@plesk.com>, Ilya Krel <ilya@krel.org>
2000-11-03 16:06:41 +00:00
Maxim Sobolev
10e2f8893d
Whitespace-only:
...
Make indentation uniform across my ports.
2000-11-01 15:51:11 +00:00
Ade Lovett
bfc16e1042
Add perltools, making using regular expressions in Java almost
...
as easy as Perl!
PR: 20554
Submitted by: Marcin Cieslak <saper@system.pl>
2000-10-16 21:35:08 +00:00
Maxim Sobolev
4f81079d73
Correct patch, so it will apply cleanly.
...
Submitted by: Ed Sweeney <edwardsweeney@yahoo.com>
2000-10-16 07:50:21 +00:00
Maxim Sobolev
14f1f7fdbd
This port is i386 only for the moment. We need some assembler code written
...
to make the Alpha work.
Submitted by: Greg Lewis <glewis@trc.adelaide.edu.au>
2000-10-14 11:58:04 +00:00
Maxim Sobolev
a09d414989
Add jdk12-beta - a "glue" to build a native JDK1.2.2 using source code from
...
Sun and patchset from FreeBSD Java Project.
2000-10-13 12:41:25 +00:00
Satoshi Asami
7acef1cd7a
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
...
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Maxim Sobolev
0a4a167d0a
- Update to 0.6.7;
...
- use USE_RUBY.
Submitted by: knu
2000-09-26 13:06:30 +00:00
Maxim Sobolev
7de588fb9a
Add openjit - a high-performance reflective Java Just-In-Time (JIT) bytecode
...
compiler.
2000-09-26 13:04:30 +00:00
Maxim Sobolev
527910f526
Clarify usage instructions (you have to set LD_LIBRARY_PATH to
...
${PREFIX}/lib/[tya,shujit] in addition to JAVA_COMPILER.
2000-09-25 07:32:43 +00:00
Maxim Sobolev
b83b5e1947
Backout previous JIT-related change - it can cause legal problems.
...
Submitted by: nate
2000-09-12 07:11:27 +00:00
Maxim Sobolev
48471de20b
Pre-create symlinks pointing to a 2 jits (Just-in-time compilers) - tya and
...
shujit, so you can use it with jre by installing whichever you like and setting
JAVA_COMPILER environment variable to be shujit or tya.
2000-09-11 08:09:12 +00:00
Maxim Sobolev
85f243251f
Add patch required to respect CFLAGS (forgotten in previous commit).
2000-09-11 07:47:58 +00:00
Maxim Sobolev
9e942d2b58
Update to 0.6.5.
...
- HAS_CONFIGURE -> GNU_CONFIGURE;
- don't bind to any particular virtual machine - install jit into
${PREFIX}/lib/shujit;
- respect CFLAGS;
- drop aout support.
2000-09-11 07:46:56 +00:00
Maxim Sobolev
503a9453ff
Several enhancements/cleanups:
...
- HAS_CONFIGURE -> GNU_CONFIGURE;
- Don't bind to any particular virtual machine - install jit into
${LOCALBASE}/lib/tya;
- Respect CFLAGS.
2000-09-11 07:37:23 +00:00
Maxim Sobolev
e4911d8856
Update to 0.6.3.
2000-08-29 15:24:09 +00:00
Kevin Lo
f838755889
Update to version 12Jun2000
...
PR: 20574
Submitted by: Ports Fury
2000-08-14 02:18:34 +00:00
Chris Piazza
77f32e460e
Update MASTER_SITE
...
PR: 20487
Submitted by: rwatson
2000-08-09 16:49:27 +00:00
Archie Cobbs
d6b92f9058
Update to version 1.12.
2000-07-31 23:55:10 +00:00
Archie Cobbs
f2f382b63e
Upgrade to version 1.0.6.
2000-07-25 00:10:58 +00:00
Maxim Sobolev
665cf70719
Claim maintainership.
...
Submitted by: jake (previous maintainer)
2000-07-24 08:09:09 +00:00
Maxim Sobolev
898158d06a
Define int_t and uint_t on CURRENT too. This should fix tya and shujit on
...
-current systems.
2000-07-24 08:05:49 +00:00
Maxim Sobolev
d7c0ad45aa
Update port to 1.7.2 and fix it on 4-CURRENT and 5-STABLE (missed uint_t type).
2000-07-21 17:22:35 +00:00
Kevin Lo
46297c8830
Update MASTER_SITES. ftp.uk.linux.org doesn't have jdk-1.2.2-RC4-linux.
2000-07-18 16:07:29 +00:00
SADA Kenji
5eeb2fbdfc
Apostrophes in string should be escaped.
2000-07-15 13:49:46 +00:00
SADA Kenji
71ac8c1396
Version required is no longer needed in the comment section of Makefile.
...
Submitted by: portlint
2000-07-15 13:37:15 +00:00
Maxim Sobolev
efbbec8013
Correct libc warning message:
...
/usr/src/lib/compat/compat3x --> /usr/src/lib/compat/compat3x.${ARCH}
2000-07-06 13:35:39 +00:00
Maxim Sobolev
6db96c0500
Bump png shared library version.
...
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
2000-07-04 07:13:35 +00:00
Kris Kennaway
6205296caa
Port has been broken since 12/96..goodbye :-)
2000-07-02 22:29:14 +00:00
Will Andrews
a573eb43bc
Fix typo where \ was not added after an intermediate MASTER_SITES.
...
PR: 19590
Submitted by: Dann Lunsford <dann@greycat.com>
2000-06-30 01:23:22 +00:00
David E. O'Brien
1228d352ee
Move the stragler's www.freebsd.org/~user distfiles to the offical
...
MASTER_SITE_LOCAL site.
2000-06-29 07:03:02 +00:00
Maxim Sobolev
64111d7db5
Create/remove shared among Java ports ditrectories.
...
Submitted by: bento
2000-06-23 09:21:25 +00:00
Maxim Sobolev
ceec80fd32
Add "unset JAVA_HOME" to make javavmwrapper working with some brain damaged
...
software (Adobe AcrobatViewer).
2000-06-20 07:40:20 +00:00
Satoshi Asami
ffb21b5654
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
...
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
dc1177a9a5
Fourth round of INSTALLS_SHLIBS conversion.
2000-06-16 08:48:22 +00:00