Port details |
- jdk13 Java Development Kit 1.3
- 1.3.1p9_11 java
=109 1.3.1p9_11Version of this port present on the latest quarterly branch.
- DEPRECATED: ancient version of Java
This port expired on: 2011-07-12 IGNORE: is only for i386, while you are running amd64 RESTRICTED: "Redistribution of pre-compiled binaries is not permitted" NO CDROM: "Redistribution of pre-compiled binaries is not permitted"
- Maintainer: glewis@FreeBSD.org
- Port Added: 2001-08-27 15:58:46
- Last Update: 2011-07-21 08:39:40
- SVN Revision: UNKNOWN
- People watching this port, also watch:: javavmwrapper, zip, unzip, freetype2
- Also Listed In: devel
- License: not specified in port
- WWW:
- http://www.freebsd.org/java/
- Description:
- This is the latest patchset from the Java 2 FreeBSD porting project. This
port allows you to easily build a native JDK1.3.1 for FreeBSD.
Please note that due to the current Sun licensing policy the resulting binaries
can't be distributed and you are only permitted to use/hack it personally.
Due to the same reasons you have to manually fetch the source code and patchset
for FreeBSD.
WWW: http://www.freebsd.org/java/
http://www.eyesbeyond.com/freebsddom/java/index.html
http://www.sun.com/software/communitysource/java2/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: jdk
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gm4 : devel/m4
- zip : archivers/zip
- libXm.so : x11-toolkits/open-motif
- javac : java/jbootstrap
- gmake : devel/gmake
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xp.pc : x11/libXp
- xt.pc : x11-toolkits/libXt
- xtst.pc : x11/libXtst
- Runtime dependencies:
-
- javavm : java/javavmwrapper
- libXm.so : x11-toolkits/open-motif
- fonts.dir : x11-fonts/urwfonts
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xp.pc : x11/libXp
- xt.pc : x11-toolkits/libXt
- xtst.pc : x11/libXtst
- Library dependencies:
-
- intl : devel/gettext
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.1p7 18 Oct 2002 21:41:25 |
glewis |
. Russian and Ukrainian font property files and appropriate build changes.
Submitted by: mi |
1.3.1p7 17 Oct 2002 16:30:53 |
glewis |
. Make the instructions for downloading the various source bits clearer.
The instructions are based on text submitted in the PR (by grog).
PR: 42942 |
1.3.1p7 10 Oct 2002 08:38:39 |
znerd |
Not using IGNORE anymore to avoid package building.
.if defined(BATCH) || defined(PACKAGE_BUILDING)
IGNORE= "You can not legally distribute binaries"
.endif
This was superfluous and inhibiting package builds of things that
depend on the port. Having RESTRICTED and NO_CDROM is enough to
ensure that a package will not appear on the FTP site or a CDROM
(it will be built and used as a basis for other packages to build
with, but will be deleted at the end of the build run).
Requested by: kris
Reviewed by: portmgr (silence)
PR: 42758 |
1.3.1p7 12 Aug 2002 11:49:59 |
znerd |
Unified one-line descriptions for JDK ports. |
1.3.1p7 10 Aug 2002 10:31:10 |
znerd |
Changed the installation directory of the Sun JDK 1.3.x for Linux to
linux-sun-jdk1.3.1.
PR: 41424 |
1.3.1p7 08 Aug 2002 18:41:44 |
glewis |
. Fix a typo in a message printed out to the user. |
1.3.1p7 06 Aug 2002 16:36:21 |
glewis |
Add a check in pre-build for a sysctl which will cause an error during
bootstrapping with the Linux JDK. |
1.3.1p7 05 Aug 2002 18:26:16 |
glewis |
Improved font.properties.ja based on the Kochi fonts rather than the
Watanabe/Wadalab fonts.
Submitted by: daichi <daichi@ongs.co.jp> |
1.3.1p7 05 Aug 2002 18:19:58 |
glewis |
Now that sobomax has updated the system version of tar don't redefine
TAR and add gtar to BUILD_DEPENDS unless the OSVERSION is old enough.
Small tweak by me to note that sobomax has MFC'ed the tar update.
Submitted by: Mikhail Teterin <mi@aldan.algebra.com> |
1.3.1p7 05 Aug 2002 18:16:05 |
glewis |
Add in a patch from the porting repository that allows people to build
HotSpot if they wish (by hand, not via the port yet). |
1.3.1p7 25 Jul 2002 18:31:27 |
glewis |
Update to patchset 7. |
1.3.1p6_4 15 Jul 2002 07:17:25 |
glewis |
Remove unintentional dependency on readlink by replacing the call to it
with a piece of sh+awk based on a recent post to freebsd-arch by
Cyrille Lefevre <cyrille.lefevre@laposte.net>. |
1.3.1p6_4 07 Jul 2002 21:38:46 |
glewis |
Only depend on the Linux JDK when NATIVE_BOOTSTRAP isn't defined. |
1.3.1p6_4 27 Jun 2002 05:34:39 |
glewis |
Add a pre-build target to check for a setting of WRKDIRPREFIX which will
result in the InvokerGen.java target failing. The bootstrapping Linux
JDK will confuse itself if WRKDIRPREFIX also exists in /compat/linux
as a symbolic link to the directory in the standard FreeBSD hierarchy.
Much appreciated sleuth work by: dillon |
1.3.1p6_4 26 Jun 2002 05:10:24 |
glewis |
Add open-motif to RUN_DEPENDS temporarily until we teach the JDK to
statically link with the Motif libraries.
Submitted by: "Alexander Zagrebin" <alexz@visp.ru> |
1.3.1p6_4 13 Jun 2002 16:01:25 |
glewis |
. Fix dependencies after recent JDK ports repo copy.
PR: 39231
. Don't use -p with ${MKDIR}, its the default.
. Define (if necessary) and use ${SORT}, ${CPIO} and ${FIND} rather than
hardwiring them as /usr/bin/sort, etc.
Apologies to sobomax for not asking for a review, I thought it important
to unbreak the port as quickly as possible.
Submitted by: alane (dependencies), znerd |
1.3.1p6_4 11 Jun 2002 19:03:47 |
glewis |
. Fix compilation on FreeBSD 4.2 by including <sys/param.h>
PR: 36871
. Fix compilation on -CURRENT using gcc 3.1 by including <string.h>
(for strlen(3))
Reported and tested by: John Angelmo <john@veidit.net>
Reviewed by: sobomax
Approved by: sobomax |
1.3.1p6_4 05 Jun 2002 21:43:15 |
kris |
Rename monstrously long patch filenames that were causing tar to exceed
length limitations (100 characters) and fail. |
1.3.1p6_4 28 May 2002 01:47:45 |
obrien |
Use correct Open Motif. |
1.3.1p6_4 03 May 2002 05:36:11 |
glewis |
Add a NATIVE_BOOTSTRAP knob which allows people to bootstrap with
an already installed native JDK rather than insisting on the
hardcoded Sun Linux JDK as the bootstrapper. This also means
that one can remove the Sun Linux JDK after the initial build
if so desired.
This may be superseded by a more general method of specifying
the bootstrap compiler from bsd.java.mk at a later date.
Reviewed by: sobomax
Approved by: sobomax |
1.3.1p6_4 03 May 2002 05:32:23 |
glewis |
Really fix the incompatibilities with gettext 0.11. The previous
bandaid is reverted by this commit and instead patches are added
which will remove duplicate message entries from the .po files for
the plugin.
These are essentially the patches of marius@alchemy.franken.de, with
the first part of each patch removed (the message does actually have
two spaces in the code!). These patches were verified with the script
submitted by KANOU Hiroki-san and against the patches submitted by
SUGIMURA Takashi-san. Thanks to all of these people.
Apologies for the increasingly long patch names.
PR: 37087, 37147
Submitted by: marius@alchemy.franken.de
Reviewed by: sobomax
Approved by: sobomax |
1.3.1p6_4 23 Apr 2002 10:10:07 |
sobomax |
Correct pkg-plist. |
1.3.1p6_4 16 Apr 2002 19:34:24 |
glewis |
Fix the build of libaudio.so on 5-CURRENT by using <sys/soundcard.h>
rather than <machine/soundcard.h>. This doesn't affect the build
on 4-STABLE.
PR: 36988
Submitted by: Motoyuki Konno <motoyuki@bsdclub.org>
Reviewed by: sobomax
Approved by: sobomax |
1.3.1p6_4 16 Apr 2002 18:24:44 |
glewis |
Add a temporary dependency on gettext-old and use msgfmt-old to process
messages for the browser plugin.
This is a bandaid for the problem expressed in the PR while I evaluate
a number of other proposed patches for the correct fix. Hence the PR
currently remains open.
PR: 37087
Reviewed by: sobomax
Approved by: sobomax |
1.3.1p6_4 16 Apr 2002 06:08:42 |
glewis |
Bump PORTREVISION due to the last two changes to the port.
Approved by: sobomax |
1.3.1p6_3 16 Apr 2002 06:07:05 |
glewis |
Fix some crash bugs in the browser plugin code by using
the correct functions to call static Java methods.
Submitted by: Richard Tobin <richard@cogsci.ed.ac.uk>
Reviewed by: sobomax
Approved by: sobomax |
1.3.1p6_3 16 Apr 2002 06:04:20 |
glewis |
Add Taiwan Chinese font properties support (if I understand
the locale correctly).
Submitted by: Zhenbang Wei <forth@zbwei.net> (via clive)
Reviewed by: sobomax
Approved by: sobomax |
1.3.1p6_3 15 Apr 2002 19:26:24 |
glewis |
Start my bid for world domination by taking maintainership
of the jdk13 port.
Reviewed by: sobomax
Approved by: sobomax |
1.3.1p6_3 12 Apr 2002 05:00:52 |
glewis |
A better fix for creating src.jar. Using tar by itself fails because the
argument list is too long. Hence the first patch invoked tar once for
each file. This works, but is inefficient. This version of the patch
uses cpio in pass through mode to copy all the files at once.
PR: 35658
Submitted by: "Remco van 't Veer" <rwvtveer@xs4all.nl>
Reviewed by: sobomax
Approved by: sobomax |
1.3.1p6_3 12 Apr 2002 04:34:41 |
glewis |
Fix user and group ownership of the installed files when they have been
built by someone other than root. Instead of moving the files with tar,
move them with cpio and set up ownership.
Note that I have not closed the PR as there are 12 other ports named in
the PR with this problem.
PR: 36411
Submitted by: Alan Eldridge <ports@geeksrus.net>
Reviewed by: sobomax
Approved by: sobomax |
1.3.1p6_3 06 Apr 2002 20:41:28 |
znerd |
Now creating an 'ext' directory as a subdirectory of
the application home directory.
Prompted by: Marc Recht <recht@contentmedia.de> |
1.3.1p6_2 15 Mar 2002 07:33:50 |
sobomax |
Correct when WITHOUT_PLUGIN is defined.
PR: 35899
Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru> |
13 Mar 2002 15:06:16 |
sobomax |
Link Mozilla pligin with libXt to make it working with Mozilla-0.9.9. This
resolves the following error when starting Mozilla:
LoadPlugin: failed to initialize shared library
/usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so
[/usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so: Undefined
symbol "XtShellStrings"]
While I'm here add a tweak to prune empty directories before installing
JDK, so that JDK installed from a pre-built package deinstalls properly.
Bump PORTREVISION. |
11 Mar 2002 17:21:05 |
znerd |
Bumped PORTREVISION. Added a patch earlier today, and the
port should be rebuilt for the patch to be applied. Now
portupgrade should work as expected.
PR: ports/35658 |
11 Mar 2002 10:36:27 |
znerd |
Fixes the problem that the source JAR is too small.
Submitted by: Greg Lewis
PR: ports/35658 |
06 Mar 2002 10:26:47 |
sobomax |
Add urwfonts into RUN_DEPENDS to prevent lot of "missed font" warnings when
starting any Swing app. |
19 Feb 2002 18:19:30 |
sobomax |
Use correct LIB_DEPENDS. |
18 Feb 2002 18:15:30 |
sobomax |
Correct pkg-plist in the default and NODEBUG cases. |
14 Feb 2002 16:01:23 |
patrick |
Fix ampersand entities... |
14 Feb 2002 12:52:08 |
patrick |
Update to patch set 6 |
14 Dec 2001 08:26:44 |
sobomax |
Use java@FreeBSD.org as a MAINTAINER, so question will go into appropriate
place. |
16 Oct 2001 13:43:07 |
sobomax |
Update to patchlevel 5. |
12 Sep 2001 12:18:39 |
sobomax |
Fix a potential crash on 5-CURRENT. |
10 Sep 2001 12:43:08 |
sobomax |
Update to patchlevel 4. This release contains many critical bug fixes, so
please make sure that you have upgraded before reporting a bug or problem. |
27 Aug 2001 19:58:46 |
sobomax |
Add native port of Sun's Java Devepment Kit, v.1.3.1 (repo-copied from
jdk12-beta). |