Greg Lewis
946dec2130
. Fix a typo in the COMMENT.
2005-09-15 05:59:34 +00:00
Norikatsu Shigemura
5ddd31a2e0
Fix build error WITH_MOTIF.
...
Add a desktop meny entry under GNOME.
PR: ports/86086
Submitted by: Panagiotis Astithas <past@ebs.gr>
2005-09-14 14:46:36 +00:00
Greg Lewis
cda2cdabd7
. Placate portlint and help tools such as 'make index' which expect the
...
URL in pkg-descr to start with 'WWW: '
2005-09-12 05:38:44 +00:00
Greg Lewis
558eb42ba4
. Update to 3.0.0.
...
PR: 85300
Submitted by: Panagiotis Astithas <past@ebs.gr>
2005-09-12 05:33:27 +00:00
Greg Lewis
1aa9870884
. Fix compilation after the recent nspr split from mozilla/firefox.
...
Although I can't reproduce this problem, it doesn't break anything
for me and other users have independently verified it fixes the
build for them.
. Remove an unnecessary patch.
PR: 85590
Submitted by: Panagiotis Astithas <past@ebs.gr>
2005-09-08 18:11:41 +00:00
Greg Lewis
ba4e0f26bf
. Force the Client VM when dumping the shared archive since you can't
...
dump the archive with the Server VM.
2005-09-06 02:41:30 +00:00
Greg Lewis
6b5bfe2237
. Tell the user all the files they will need up front, instead of telling
...
porky pies about what they have and prompting them one file at a time.
This is a rewording and reworking (for jdk12) of the patch in the
attributed PR by fenner@ (which is for jdk14).
. Update the (commented out) MASTER_SITES while I'm here.
PR: 84644
2005-09-05 03:16:09 +00:00
Greg Lewis
a2fb434833
. Generate the class data shared archive during post-install to speed
...
up VM load times.
See http://java.sun.com/j2se/1.5.0/docs/guide/vm/class-data-sharing.html
Suggested by: "Ronald Klop" <ronald-freebsd8@klop.yi.org>
Approved by: phantom (maintainer)
2005-09-04 14:31:32 +00:00
Greg Lewis
aac4424426
. Use ${PTHREAD_LIBS} when compiling the testos programme rather than
...
inventing our own version.
Approved by: phantom (maintainer)
2005-09-03 21:13:49 +00:00
Greg Lewis
5c0642d3ef
. Tell the user all the files they will need up front, instead of telling
...
porky pies about what they have and prompting them one file at a time.
This is a rewording and reworking (for jdk13) of the patch in the
attributed PR by fenner@ (which is for jdk14).
. Update the (commented out) MASTER_SITES while I'm here.
PR: 84644
2005-09-03 06:13:03 +00:00
Greg Lewis
52f1de8f95
. Respect NOPORTDOCS.
2005-09-02 20:48:35 +00:00
Kris Kennaway
3d8fb9e1b2
BROKEN: Unfetchable
2005-08-31 03:19:21 +00:00
Herve Quiroz
d9c4595f4e
- Update to 11.a [1]
...
- Add 'devel' category [1]
- Update to bsd.java.mk 2.0
- Takeover maintainership [2]
- Use %%JAVAJARDIR%% and PLIST_FILES
PR: 85041 [1] [2]
Submitted by: Conor McDermottroe <ports@mcdermottroe.com> (new maintainer)
Approved by: former maintainer
2005-08-29 16:07:18 +00:00
Volker Stolz
71b386d0e8
- fix build on 4.x: include missing header
...
- USE_LIBTOOL, drop ltmain-patch
2005-08-29 07:32:46 +00:00
Norikatsu Shigemura
e9f9782908
Change MAINTAINER from java@ to freebsd-eclipse@.
...
Noticed by: Vizion <vizion@vizion.occoxmail.com>
2005-08-28 15:29:51 +00:00
Norikatsu Shigemura
b08d8fc94b
Fix the internal browser issue.
...
PR: ports/84672
Submitted by: Panagiotis Astithas <past@ebs.gr>
2005-08-28 07:26:40 +00:00
Norikatsu Shigemura
8c7c7fbb69
Update to 1.12.2.
2005-08-28 07:20:47 +00:00
Kirill Ponomarev
6114dfb090
Reset bouncing maintainer.
...
Approved by: portmgr (self)
2005-08-26 05:56:07 +00:00
Greg Lewis
c8adfc87db
. NUL terminate a string. Fixes a segmentation fault that shows up
...
in the jdk13 port build. Brought to you by MALLOC_OPTIONS "A" and "J".
. Bump PORTREVISION.
Approved by: portmgr (kris)
2005-08-19 17:34:05 +00:00
Norikatsu Shigemura
f2bba2e7b3
Refetchable.
...
Pointed out by: pointyhat via krion
Approved by: portmgr (krion)
2005-08-18 13:27:44 +00:00
Greg Lewis
d487a983a2
. Update to 0.8.0 (unbreaks the build on 5.x and 6.x).
...
. Use %%DOCSDIR%% in the packing list.
. Fix a couple of typos.
Approved by: portmgr (krion)
2005-08-11 19:44:06 +00:00
Archie Cobbs
4d1fb3a03b
Update distinfo to fix build (forgotten in previous commit).
...
Approved by: portmgr
2005-08-04 14:11:54 +00:00
Mikhail Teterin
9a94de9138
Add two more hunks to patch-koi8u. Should make the koi8-u fonts support better
...
somehow.
Approved by: maintainer (phantom)
Approved by: portmgr (krion)
2005-08-03 19:43:45 +00:00
Mikhail Teterin
99b7ed7a15
Add the two forgotten files neccessary for proper KOI8-U support... Uh-oh.
2005-08-01 16:44:07 +00:00
Norikatsu Shigemura
7b4d0328ac
Add eclipse-viPlugin 1.12.1, an Eclipse plugin that adds
...
vi functionality to an existing editor like JDT or CDT.
2005-08-01 10:36:13 +00:00
Norikatsu Shigemura
0be0fb477c
Update to 3.1.
...
o java/eclipse-devel is IGNOREd now until 3.2+.
o change MAINTAINERship to java@ on java/eclipse-devel. [1]
PR: ports/84252
Submitted by: Panagiotis Astithas <past@ebs.gr>
Requested by: devel/eclipse-devel's maintainer [1]
Tested by: java@
2005-07-31 05:26:16 +00:00
Herve Quiroz
18543e1e62
- Don't mkdir ${JAVAJARDIR} (already in mtree)
...
- Use %%JAVAJARDIR%%
- Use FIND | INSTALL_DATA rather than CP
2005-07-29 12:36:08 +00:00
Mikhail Teterin
21de145b88
Use code long floating around the Internet to add support for KOI8-U
...
encoding. It is even easier to do the same thing to jdk14 and jdk13,
where only one charset-interface exists (jdk15 has two with the old one
considered obsolete).
Approved by: Alexey Zelkin (maintainer)
2005-07-28 13:36:16 +00:00
Archie Cobbs
7156d6958c
Upgrade to release 1.4.6.
2005-07-26 19:36:13 +00:00
Archie Cobbs
83a190d489
Upgrade to release 0.17.
2005-07-26 19:34:30 +00:00
Herve Quiroz
e090d7f4c4
Forbid the use of a JDK from Sun
...
PR: 80454
Submitted by: Heiko Adam <adam@ifm.zmaw.de>
2005-07-25 16:21:50 +00:00
Greg Lewis
991d2407bf
. Add a necessary patch for jikes to be able to compile the source code
...
(which is what jbootstrap uses).
2005-07-23 07:51:52 +00:00
Greg Lewis
b9c205f18d
. Default to bootstrapping with jbootstrap.
2005-07-23 07:49:57 +00:00
Greg Lewis
b075f4b0d0
. Set a BUILD_DEPENDS for consistency.
...
. Set _JAVA_BOOTSTRAP_VERSION in case the jbootstrap default changes.
2005-07-23 07:48:59 +00:00
Greg Lewis
4322717065
. Default to using jbootstrap as the bootstrap, not linux-blackdown-jdk13.
...
PR: 83758
2005-07-23 07:02:22 +00:00
Greg Lewis
45ae6a773e
. Add missing RUN_DEPENDS.
2005-07-23 07:00:13 +00:00
Greg Lewis
2f884ea450
. Update to 1.2.
2005-07-23 06:52:48 +00:00
Kris Kennaway
0d8f47d8f7
This port is scheduled for deletion on 2005-09-22 if it is still broken
...
at that time and no PRs have been submitted to fix it.
2005-07-23 02:53:43 +00:00
Greg Lewis
2b8ca9868d
. Fix the check for the distribution file existing since it must be
...
downloaded manually.
Pointed out by: pointyhat via kris
2005-07-21 05:52:22 +00:00
Greg Lewis
4a556fc8e1
. Mark RESTRICTED as one of the source files is under the SCSL.
...
. Make portlint happier about the IGNORE message.
2005-07-20 18:46:16 +00:00
Greg Lewis
020d23776e
. Update to 1.1.
2005-07-20 18:23:46 +00:00
Greg Lewis
aed5cfc204
. Add a port of jbootstrap:
...
"Utilities that allow a JDK to be bootstrapped without needing another
JDK to do so."
2005-07-20 17:06:52 +00:00
Greg Lewis
3b239442a7
. Update to 3.2.7.
...
PR: 83627
Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
2005-07-18 06:57:31 +00:00
Mikhail Teterin
da0cac05ab
Update to 1.1.2-pre1 released in February 2004. Some serious
...
REINPLACE-ing was required to turn all variables named `enum' into
`enumeration', because `enum' is a keyword in Java-1.5
The program seems to work now and builds with Java-1.5 (and, presumably,
earlier).
The portversion is set to 1.1.1.1 in anticipation of the eventual
release of 1.1.2 by the vendor.
2005-07-07 18:38:19 +00:00
Greg Lewis
3cb3792860
. Update to 1.4.2-02.
...
. Get the i386 version even for amd64.
. Note that this version doesn't work on FreeBSD 4.x.
2005-07-06 22:15:48 +00:00
Greg Lewis
8b5d10f27a
. Make this actually work on amd64 (treat it as i386).
2005-06-24 17:12:48 +00:00
Greg Lewis
22a08e5de5
. Update to 1.3.1_16.
2005-06-24 17:11:45 +00:00
Greg Lewis
98eb751eb2
. Update to 1.5.0_04.
2005-06-23 21:05:06 +00:00
Greg Lewis
0ffef58133
. Avoid memory corruption on FreeBSD 4.x. This seems to have no affect
...
under 5.x which was running fine without it.
Approved by: phantom
2005-06-22 15:52:02 +00:00
Greg Lewis
9a4718a679
. Add a couple of comments.
...
. Kick unprivileged users out early in registervm/unregistervm to
prevent double error messages.
2005-06-20 18:39:29 +00:00