notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
linux-blackdown-jdk12 Blackdown Java Development Kit 1.2 for Linux
1.2.2_6 java Deleted on this many watch lists=3 search for ports that depend on this port This port version is marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.2.2_6Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Obsolete version of jdk
Expired This port expired on: 2007-08-22
Ignore IGNORE: is only for i386, and you are running amd64.
Restricted RESTRICTED: "License doesn\'t allow binary distributions or distribution with fee"
Maintainer: java@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-08-07 21:11:34
Last Update: 2007-12-12 03:13:45
SVN Revision: UNKNOWN
People watching this port, also watch:: apache-ant, javavmwrapper
Also Listed In: devel
License: not specified in port
WWW:
http://www.blackdown.org/java-linux/java2-status/jdk1.2-status.html#i386
Description:
Blackdown Java Development Kit 1.2 for Linux. WWW: http://www.blackdown.org/java-linux/java2-status/jdk1.2-status.html#i386
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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-blackdown-jdk>0:java/linux-blackdown-jdk12
No installation instructions:
This port has been deleted.
PKGNAME: linux-blackdown-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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. javavm : java/javavmwrapper
  2. fedora-release : emulators/linux_base-fc4
  3. 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:
Expand this list (9 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/znerd/
  3. ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/znerd/
  4. ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/znerd/
  5. ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/znerd/
  6. ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/znerd/
  7. ftp://ftp.tux.org/pub/java/JDK-1.2.2/amd64/FCS/
  8. ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/znerd/
  9. ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/znerd/
Collapse this list.

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.2_6
12 Dec 2007 03:13:45
Original commit files touched by this commit This port version is marked as vulnerable.
linimon search for other commits by this committer
Remove obsolete JDK versions 1.1 and 1.2, and the ports depending on them.
1.2.2_6
22 Jul 2007 00:59:43
Original commit files touched by this commit This port version is marked as vulnerable.
pav search for other commits by this committer
- Mark jdk11 / jdk12 ports for removal in 1 month

Inspired by:    glewis
With hat:       portmgr
1.2.2_6
17 Sep 2006 02:09:37
Original commit files touched by this commit This port version is marked as vulnerable.
kris search for other commits by this committer
amd64 distinfo does not exist, restrict to i386
1.2.2_6
03 Sep 2006 17:27:50
Original commit files touched by this commit This port version is marked as vulnerable.
kris search for other commits by this committer
Replace NO_CDROM and NO_PACKAGE with RESTRICTED
1.2.2_6
22 Jan 2006 12:39:58
Original commit files touched by this commit This port version is marked as vulnerable.
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.2.2_6
22 Jan 2006 02:17:14
Original commit files touched by this commit This port version is marked as vulnerable.
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
1.2.2_6
17 Jun 2005 22:59:29
Original commit files touched by this commit This port version is marked as vulnerable.
netchild search for other commits by this committer
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 View all of this commit message)
1.2.2_5
01 Mar 2005 21:51:49
Original commit files touched by this commit This port version is marked as vulnerable.
trevor search for other commits by this committer
Respect the user's USE_LINUX setting.
1.2.2_5
17 Feb 2005 19:57:59
Original commit files touched by this commit This port version is marked as vulnerable.
glewis search for other commits by this committer
. 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.2.2_5
31 Dec 2004 18:24:10
Original commit files touched by this commit This port version is marked as vulnerable.
netchild search for other commits by this committer
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 View all of this commit message)
1.2.2_4
08 Dec 2004 16:22:55
Original commit files touched by this commit This port version is marked as vulnerable.
glewis search for other commits by this committer
. Add amd64 to ONLY_FOR_ARCHS.

Inspired by:    PR 74465
1.2.2_4
03 Dec 2004 01:01:34
Original commit files touched by this commit This port version is marked as vulnerable.
hq search for other commits by this committer
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.2.2_4
01 Sep 2004 16:13:36
Original commit files touched by this commit This port version is marked as vulnerable.
glewis search for other commits by this committer
. Add missing calls to registervm and unregistervm.
. Add missing creation and deletion of %%PREFIX%%/share/doc/java for
  consistency with other JDK pkg-plists.
1.2.2_4
15 Apr 2004 22:42:30
Original commit files touched by this commit This port version is marked as vulnerable.
znerd search for other commits by this committer
Now consistent with other JDK ports. Also added WWW: line.
1.2.2_4
15 Apr 2004 22:40:29
Original commit files touched by this commit This port version is marked as vulnerable.
znerd search for other commits by this committer
Removed non-existent master site metaverse.nl.
1.2.2_4
18 Mar 2004 18:01:13
Original commit files touched by this commit This port version is marked as vulnerable.
trevor search for other commits by this committer
Add size data, approved by maintainers.
1.2.2_4
08 Mar 2004 09:56:50
Original commit files touched by this commit This port version is marked as vulnerable.
znerd search for other commits by this committer
Set LATEST_LINK.

Suggested by:   kris
1.2.2_4
22 Jan 2004 12:18:43
Original commit files touched by this commit This port version is marked as vulnerable.
trevor search for other commits by this committer
Use the CPIO macro defined in bsd.port.mk.
1.2.2_4
16 Jan 2004 22:09:55
Original commit files touched by this commit This port version is marked as vulnerable.
glewis search for other commits by this committer
. Install an updated cacerts file.  This was produced by taking the
  standard 1.2.2 cacerts file and updating it with the new root
  certificates using the procedure described in:

  http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsalert%2F57436
1.2.2_3
13 Nov 2003 14:45:08
Original commit files touched by this commit This port version is marked as vulnerable.
trevor search for other commits by this committer
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
1.2.2_3
17 Apr 2003 05:16:53
Original commit files touched by this commit This port version is marked as vulnerable.
glewis search for other commits by this committer
. 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 Blackdown JDK in the registervm comment.

PR:             36411 (more ports to go)
Reviewed by:    znerd
Approved by:    znerd
1.2.2_3
07 Mar 2003 06:04:45
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
1.2.2_3
12 Aug 2002 11:49:59
Original commit files touched by this commit This port version is marked as vulnerable.
znerd search for other commits by this committer
Unified one-line descriptions for JDK ports.
1.2.2_3
07 Aug 2002 21:11:22
Original commit files touched by this commit This port version is marked as vulnerable.
znerd search for other commits by this committer
Changed the installation directory to
${PREFIX}/linux-blackdown-jdk1.2.2 and changed the package name
to linux-blackdown-jdk-XXX (where XXX is the package version).

Bumped PORTREVISION.

Number of commits found: 24