merdely
c3e6ab6305
Remove surrounding quotes in COMMENT
2007-09-16 00:28:19 +00:00
ian
f7143f6de9
Unbreak bulk builds on macppc by correcting MODJAVA_VER to 1.4, since
...
the code obviously depends on 1.4, bump pkg. Discussed with ajacoutot@
2007-06-18 15:50:16 +00:00
kurt
a6e55229f5
update to include support for 1.6 and 1.7. okay ian@
2007-05-16 18:04:04 +00:00
ian
02f79a3509
Upgrade from 3.8.1 to 3.8.2. Convert from "download binary Java code" to
...
normal build port. Take maintainership, suggested by previous maintainer kevlo.
Be more cautious with license (CPL). ok kurt@
2007-04-15 23:08:22 +00:00
espie
9eafbbfb35
base64 checksums.
2007-04-05 16:19:55 +00:00
kurt
59012601cb
bump pkg due to java.port.mk change in RUN_DEPENDS
2007-01-16 02:48:02 +00:00
kili
262f516a1b
Avoid references to PKGNAME.
...
Remove noops like WRKDIST=${WRKDIR}/${DISTNAME}.
Drop DIST_SUBDIR where appropriate.
Problem mentioned by naddy.
Some simplifications and ok, steven.
2006-11-04 19:19:15 +00:00
kurt
d5e7960401
pkg bump due to depends change in java.port.mk
2006-11-01 20:47:41 +00:00
kevlo
73a264a8ba
upgrade to jlint 3.0
2006-09-26 12:26:21 +00:00
kurt
a0e9ff0061
Fix exec shell typo - noticed by Matthew Clarke <clamat at telus.net>.
...
okay nikolay@, pvalchev@
2006-08-29 20:01:14 +00:00
kurt
81c31bac88
pkg bump all 1.3 and 1.4 java ports that haven't been yet since the
...
java.port.mk changes. okay naddy@
2006-08-10 18:26:23 +00:00
david
97a8efa373
fix sorting: move cmt and javaPathHelper to the right place; ok sturm@
2006-08-05 21:23:48 +00:00
kurt
518b9016bc
update to javaPathHelper-0.2 which fixes some bugs and adds support
...
for finding jre's.
2006-08-03 19:27:03 +00:00
kurt
875458a34a
add javaPathHelper
2006-08-01 14:46:05 +00:00
kurt
5a73e969fe
javaPathHelper is a script that java applications can use to provide a
...
constant and familiar method for launching java applications on
OpenBSD. The use of JAVACMD, JAVA_HOME and PATH environment variables are
well known methods for users to control which JVM is used to launch a
java application. When a user sets up his environment javaPathHelp will
use it. No attempt is made to prevent the user from running an
application that requires a particular JVM version with a lower version.
When the user's environment has not be setup, javaPathHelper falls back
to inspecting which JDK or JVM satisfied the RUN_DEPENDS for the
package.
okay ian@
2006-08-01 14:43:56 +00:00
kurt
0a0dec3f7d
- begin using java MODULE
...
- bump pkgname
2005-06-17 21:47:29 +00:00
kurt
a773300f68
- put back ONLY_FOR_ARCHS=i386 to avoid packages being built on !i386
...
(the jvm as a RUN_DEPEND is not enough to prevent packages from being
created)
okay naddy@
2005-03-15 22:46:21 +00:00
alek
607dc8d7aa
Add WANTLIB marker
2005-02-22 14:35:08 +00:00
kurt
48784ab9a0
- remove ONLY_FOR_ARCHS. its the jdk's that prevent this from running
...
on other archs.
- change RUN_DEPENDS to allow port to resolve to native 1.3 and above,
keeping 1.3-linux as default.
ok kevlo@
2005-01-07 19:06:52 +00:00
naddy
a8817eabcc
SIZE
2005-01-05 16:50:35 +00:00
espie
32b496ff9f
new-style PLISTs
2004-09-15 09:04:04 +00:00
naddy
8b4c64130a
C++ and preprocessor fixes for gcc3; partly from FreeBSD
2004-01-28 20:39:44 +00:00
naddy
2276d3b230
remove WWW lines
2003-12-15 21:42:08 +00:00
kevlo
6fc5c42545
update to 3.8.1
2003-07-18 05:20:30 +00:00
naddy
1068128b23
No regression tests available.
2002-10-27 01:02:17 +00:00
naddy
79968cbb18
Respect CC, CXX, CFLAGS.
2002-09-28 22:30:10 +00:00
espie
8e0401df9e
More MASTER_SITES_SUBDIR out
2002-05-13 23:31:24 +00:00
espie
12c8587ff8
Bump NEED_VERSION
2002-03-21 20:57:06 +00:00
espie
e3edfb9aea
md5->distinfo
2002-03-21 20:20:41 +00:00
espie
00ce723944
Kill remaining RUN_DEPENDS/BUILD_DEPENDS first parters.
2001-11-13 22:13:22 +00:00
kevlo
77255b7208
+junit
2001-09-14 05:58:45 +00:00
kevlo
8b37c99602
Initial import of junit-3.7.
...
JUnit is a simple framework to write repeatable tests.
It is an instance of the xUnit architecture for unit testing frameworks.
It will help you measure your progress, spot unintended side effects,
and focus your development efforts.
2001-09-14 05:58:19 +00:00
kevlo
52616c1dc2
add jlint
2001-08-11 16:23:20 +00:00
kevlo
d88734cd7e
- move from misc category to java category
...
- upgrade to version 2.3
2001-08-11 16:21:03 +00:00