Port details |
- linux-ibm-jdk13 IBM Java Development Kit 1.3 for Linux
- 1.3.1_10 java
=8 1.3.1_10Version of this port present on the latest quarterly branch. FORBIDDEN: Vulnerabilities in the browser plugin
DEPRECATED: Vulnerabilities in the browser plugin
This port expired on: 2006-12-01
IGNORE: is forbidden: Vulnerabilities in the browser plugin
RESTRICTED: "Redistribution of repackaged binaries not permitted"
NO CDROM: "License does not allow distribution with fee"
- Maintainer: java@FreeBSD.org
 - Port Added: 2001-06-24 18:53:44
- Last Update: 2007-03-09 13:47:43
- SVN Revision: UNKNOWN
- License: not specified in port
- WWW:
- http://www-106.ibm.com/developerworks/java/jdk/linux140/
- Description:
- IBM implementation of the Java 2 Standard Edition SDK,
version 1.3 for Linux. It contains IBM's just-in-time
compiler, enhanced with a unique Mixed Mode Interpreter
and a re-engineered Java 2 virtual machine.
WWW: http://www-106.ibm.com/developerworks/java/jdk/linux140/
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:
-
- linux-ibm-jdk>0:java/linux-ibm-jdk13
- No installation instructions:
- This port has been deleted.
- PKGNAME: linux-ibm-jdk
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386 amd64
- 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.
- Runtime dependencies:
-
- javavm : java/javavmwrapper
- fedora-release : emulators/linux_base-fc4
- libXrender.so.1 : x11/linux-xorg-libs
- 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.1_10 09 Mar 2007 13:47:43
 |
gabor  |
Remove expired ports:
2006-12-01 java/linux-ibm-jdk13: Vulnerabilities in the browser plugin
2006-12-01 java/linux-ibm-jdk14: Vulnerabilities in the browser plugin |
1.3.1_10 02 Sep 2006 18:06:13
 |
kris  |
Schedule these forbidden ports for termination on 2006-12-01 |
1.3.1_10 22 Jan 2006 02:17:14
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.3.1_10 17 Jun 2005 22:59:29
 |
netchild  |
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
tools to strip binaries anymore, so it's not neccesary anymore to override
STRIP and STRIP_CMD.
- USE_LINUX_PREFIX implies NO_MTREE now.
- In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
instead upon the native FreeBSD libraries.
- The variable LINUX_BASE_PORT contains a string which is suitable as an
item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
instead of a hardcoded reference.
- Change all ports to comply to the "new world order".
- The Ports Collection now allows to override the default linux_base port.
Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use (Only the first 15 lines of the commit message are shown above ) |
1.3.1_9 01 Mar 2005 21:51:49
 |
trevor  |
Respect the user's USE_LINUX setting. |
1.3.1_9 17 Feb 2005 20:55:01
 |
glewis  |
. Move the invocation of unregistervm to the top of the packing list.
This ensures that this command is run before the files in the package
are deleted (which is necessary for it to correctly delete the symbolic
links created by registervm). |
1.3.1_9 31 Dec 2004 18:24:10
 |
netchild  |
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.
It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).
This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).
Changes:
- change the default linux_base from v7 to v8
- add a newer freetype to linux_base-8 for nicer fonts display [1]
- don't let cpio use hardlinks in the linux_base-8 port to quiet some (Only the first 15 lines of the commit message are shown above ) |
1.3.1_8 09 Dec 2004 22:43:31
 |
glewis  |
. Remove pointless (and incorrect) BUILD_DEPENDS. These ports all set
NO_BUILD.
PR: 50114 |
1.3.1_8 08 Dec 2004 16:39:06
 |
glewis  |
. Add amd64 to ONLY_FOR_ARCHS.
Inspired by: PR 74465 |
1.3.1_8 03 Dec 2004 01:01:34
 |
hq  |
Reset znerd's ports maintainership:
- All JDK ports (and JDK documentation ports) that were formerly maintained by
znerd have been assigned to java@FreeBSD.org
- I will handle some of the remaining ports (jakarta-commons-*, jdom, xalan-j
and xmlenc)
- Everything else is reset to ports@FreeBSD.org
Approved by: znerd (maintainer) |
1.3.1_8 25 Nov 2004 19:28:11
 |
glewis  |
. Mark FORBIDDEN due to the browser plugin vulnerability. If IBM
don't release an update this could be addressed by not installing the
plugin. |
1.3.1_8 01 Sep 2004 18:06:07
 |
glewis  |
. Consistently prefix the comment in the call to registervm with "Linux-"
for Linux JDKs. |
1.3.1_8 01 Sep 2004 18:01:42
 |
glewis  |
. Add missing creation and deletion of %%PREFIX%%/share/doc/java for
consistency with other JDK pkg-plists.
. Add a comment to the registervm call (also for consistency) |
1.3.1_8 28 Jun 2004 18:43:41
 |
glewis  |
. Update to 1.3.1 SR7. This update includes the updated certificates, so
there is no need for the extra cacerts file anymore. |
1.3.1_7 15 Mar 2004 08:21:50
 |
znerd  |
Fixed issue in installation of cacerts file.
Bumped PORTREVISION.
Reporter wrote:
"Hi: there seems to be a small bug in the
ports/java/linux-ibm-jdk13/Makefile
in the do-install part:
${INSTALL_DATA} ${FILESDIR}/cacerts ${PREFIX}/jdk${JDK_VERSION
/jre/lib/security/cacerts
should read
${INSTALL_DATA} ${FILESDIR}/cacerts ${PREFIX}/linux-ibm-jdk${JDK_VERSION
/jre/lib/security/cacerts"
Reported by: Rahul Siddharthan <rsidd@online.fr> |
1.3.1_6 06 Feb 2004 17:45:31
 |
glewis  |
. Set LATEST_LINK to avoid conflicting with other jdk ports.
Reminded by: kris |
1.3.1_6 22 Jan 2004 12:18:43
 |
trevor  |
Use the CPIO macro defined in bsd.port.mk. |
1.3.1_6 16 Jan 2004 19:39:17
 |
glewis  |
. Update to 1.3.1 SR6 [1]
. Install the cacerts file from Sun's 1.3.1_10 release to avoid some
problems associated with expired root certificates described in:
http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsalert%2F57436
PR: 59867 [1]
Submitted by: Krzysztof Stryjek <wtp@bsdguru.org> [1] |
1.3.1_5 23 Jul 2003 08:20:42
 |
znerd  |
Update to 1.3.1 Service Release 5.
See:
ftp://javaww@207.25.253.61/developer/linuxia32/131SR5/fixes.html
Pointed out by: Lauri J. Jarvenpaa <Lauri.Jarvenpaa@students.turkuamk.fi> |
1.3.1_4 20 May 2003 17:30:41
 |
glewis  |
. Update to 1.3.1 SR4. |
1.3.1_3 06 Mar 2003 05:24:17
 |
glewis  |
. Allow package building on bento to bypass the distfile check.
Requested by: kris |
1.3.1_3 06 Mar 2003 03:18:39
 |
glewis  |
. Update to SR3.
. de-pkg-comment.
. Move check for distfile after the include of bsd.pre.port.mk so it
actually works correctly.
. Make install owner/group safe (*).
PR: 36411 (*)
Hopefully approved by: znerd |
1.3.1_2 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.1_2 12 Aug 2002 11:49:59
 |
znerd  |
Unified one-line descriptions for JDK ports. |
1.3.1_2 10 Aug 2002 11:12:36
 |
znerd  |
Upgrade to new release of the IBM JDK 1.3.x for Linux.
This new release is marked as Service Release 2; Build
Identifier cxia32131-20020622.
PR: 41094
Submitted by: Kuang-che Wu <kcwu@kcwu.dyndns.org> |
1.3.1_1 08 May 2002 12:43:38
 |
znerd  |
Upgrade from cxia32131-20020302 to cxia32131-20020410.
Added a message to the pkg-message that explains that
the USER_LDT option is needed.
Bumped PORTREVISION.
PR: 37848 |
1.3.1 26 Apr 2002 23:25:53
 |
znerd  |
Making pkg-plist file a bit smaller by using
%%T%% instead of %%TARGET_PREFIX%%. |
1.3.1 26 Apr 2002 23:23:02
 |
znerd  |
Update to IBM JDK 1.3.1 (cxia32131-20020302).
PR: 37397
Submitted by: Hye-Shik Chang <perky@akaraka.yonsei.ac.kr> |
1.3.0_3 23 Mar 2002 08:49:59
 |
pat  |
- Update to Service Release 13a : cx130-20020124
- Make Japanese fonts dependency optional.
PR: 35849
Submitted by: maintainer |
28 Jan 2002 16:12:39
    |
pat  |
Update maintainer email address |
27 Dec 2001 12:59:51
    |
sada  |
Enable to display Japanese characters. |
24 Nov 2001 17:21:35
    |
petef  |
Update to service release 10. |
02 Sep 2001 09:45:47
    |
knu  |
Update to release 9 cx130-20010626. |
24 Jun 2001 22:53:44
    |
jeh  |
IBM's Java Development Kit for Linux, version 1.3. |