Port details |
- linux-sun-jdk13 Sun Java Development Kit 1.3 for Linux
- 1.3.1.18 java
=56 1.3.1.18Version of this port present on the latest quarterly branch.
- DEPRECATED: ancient version of Java
This port expired on: 2011-07-12 IGNORE: You must manually fetch the J2SE SDK self-extracting file for the Linux Platform (j2sdk-1_3_1_18-linux-i586.bin) from http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=j2sdk-1.3.1_18-oth-JPR&SiteId=JSC&TransactionId=noreg, place it in /usr/ports/distfiles and then run make again RESTRICTED: "Redistribution of repackaged binaries not permitted" NO CDROM: "License does not allow distribution with fee"
- Maintainer: java@FreeBSD.org
- Port Added: 2002-07-05 10:25:24
- Last Update: 2011-07-21 08:39:40
- SVN Revision: UNKNOWN
- People watching this port, also watch:: javavmwrapper, freetype2, tiff, unzip
- Also Listed In: devel
- License: not specified in port
- WWW:
- http://java.sun.com/j2se/1.3/
- Description:
- Sun Java Development Kit 1.3 for Linux.
WWW: http://java.sun.com/j2se/1.3/
-
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-sun-jdk>0:java/linux-sun-jdk13
- No installation instructions:
- This port has been deleted.
- PKGNAME: linux-sun-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-f10
- libexpat.so.1 : textproc/linux-f10-expat
- libfontconfig.so.1.3.0 : x11-fonts/linux-f10-fontconfig
- libXrandr.so.2.1.0 : x11/linux-f10-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.18 21 Jul 2011 08:39:40 |
rene |
Remove expired ports:
2011-07-12 java/jdk13: ancient version of Java
2011-07-12 java/linux-sun-jdk13: ancient version of Java |
1.3.1.18 13 Jun 2011 05:05:43 |
glewis |
. Mark all 1.3 associated Java ports for removal in a month. These are
ancient and no doubt full of vulnerabilities. There are no dependencies
on them. |
1.3.1.18 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.3.1.18 19 Mar 2009 17:28:51 |
bsam |
Welcome to the new linux ports infrastructure which allows using
both current (fc4) and future linux (f8) distributions at one
ports tree.
The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.
The idea was taken from bsd.gnome.mk and others.
More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.
Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.
Other changes are coming. Stay tuned!
PR: ports/132510
Submitted by: bsam (me)
Exp-run by: portmgr (pav) |
1.3.1.18 30 Mar 2006 17:53:11 |
glewis |
. Update to 1.3.1_18. |
1.3.1.16 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.16 22 Nov 2005 06:20:35 |
glewis |
. Add SHA256. |
1.3.1.16 24 Jun 2005 17:12:48 |
glewis |
. Make this actually work on amd64 (treat it as i386). |
1.3.1.16 24 Jun 2005 17:11:45 |
glewis |
. Update to 1.3.1_16. |
1.3.1.15_2 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.15_1 07 Jun 2005 15:06:33 |
glewis |
. Update to 1.3.1_15. |
1.3.1.14_1 07 Jun 2005 15:06:03 |
glewis |
. Sort. |
1.3.1.14_1 01 Mar 2005 21:51:49 |
trevor |
Respect the user's USE_LINUX setting. |
1.3.1.14_1 17 Feb 2005 20:56:32 |
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.14_1 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.14 09 Dec 2004 22:53:09 |
glewis |
. Remove pointless (these ports all set NO_BUILD) BUILD_DEPENDS.
PR: 50114
Noticed by: olgeni |
1.3.1.14 08 Dec 2004 16:26:21 |
glewis |
. Add amd64 to ONLY_FOR_ARCHS line.
PR: 74465
Submitted by: Conrad J. Sabatier <conrads@cox.net> |
1.3.1.14 03 Dec 2004 17:22:23 |
glewis |
. Update to 1.3.1_14 (fixes another plugin vulnerability). |
1.3.1.13 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.13 25 Nov 2004 18:31:58 |
glewis |
. Update to 1.3.1.13. This contains the fix for the plugin vulnerability. |
1.3.1.10 01 Sep 2004 19:55:48 |
glewis |
. Assume (un)registervm is in LOCALBASE _not_ PREFIX.
. Make the comment for the registervm call consistent with the conventional
naming scheme and the one in Makefile.
. Add missing creation and deletion of %%PREFIX%%/share/doc/java for
consistency with other JDK pkg-plists. |
1.3.1.10 08 Mar 2004 10:01:12 |
znerd |
Set LATEST_LINK.
Reported by: kris |
1.3.1.10 22 Jan 2004 12:18:43 |
trevor |
Use the CPIO macro defined in bsd.port.mk. |
1.3.1.10 11 Jan 2004 07:00:55 |
glewis |
. Update to 1.3.1_10. |
1.3.1.09 13 Nov 2003 14:45:08 |
trevor |
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. |
1.3.1.09 14 Aug 2003 14:41:47 |
glewis |
. Update to 1.3.1_09. |
1.3.1.08 05 May 2003 07:32:58 |
znerd |
Update to 1.3.1_08.
Reported by: Thomas Vogt <thomas.vogt@bsdunix.ch> |
1.3.1.07_1 03 May 2003 22:26:12 |
sobomax |
linux_base needs to be in EXTRACT_DEPENDS, otherwise ports doesn't
install if linux_base isn't installed. |
1.3.1.07_1 24 Apr 2003 05:52:23 |
glewis |
. find -> ${FIND}
Reviewed by: znerd
Approved by: znerd |
1.3.1.07_1 17 Apr 2003 05:19:37 |
glewis |
. Switch to using cpio to install in line with other JDKs. This allows
us to ensure ownership is correct on the installed files.
. Note that this is a Sun JDK in the registervm comment.
PR: 36411 (more ports to go)
Reviewed by: znerd
Approved by: znerd |
1.3.1.07_1 07 Mar 2003 06:04:45 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.3.1.07_1 04 Mar 2003 03:06:30 |
kris |
Don't set IGNORE when PACKAGE_BUILDING |
1.3.1.07_1 28 Feb 2003 15:41:37 |
sobomax |
Add missed `@exec registervm' into pkg-plist, because while the port doesn't
packaged by bento cluster due to legal restrictions, user still can create his
own custom package to simplify internal deployment.
Sponsored by: Porta Software Ltd. |
1.3.1.07 23 Feb 2003 19:31:28 |
marcus |
Update the BundleId for rev 7. |
1.3.1.07 23 Feb 2003 14:14:09 |
sobomax |
Update to 1.3.1 revision 7. |
1.3.1.06_1 04 Dec 2002 07:33:36 |
znerd |
Now extracts non-interactive. Bumped PORTREVISION.
Reviewed by: glewis, kris
Approved by: kris |
1.3.1.06 09 Nov 2002 13:28:39 |
znerd |
Upgrade to 1.3.1_06. |
1.3.1.05_1 14 Oct 2002 07:59:49 |
znerd |
Upgrade to 1.3.1_05.
PR: 44009
Requested by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> |
1.3.1.04_1 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.04_1 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.1.04 05 Jul 2002 10:17:23 |
znerd |
Port update: 1.3.1_03 --> 1.3.1_04. |