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
diablo-jre16 Java Runtime Environment 1.6.0_07.02
1.6.0.07.02_19 java Deleted on this many watch lists=6 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.6.0.07.02_19Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Outdated, consider using openjdk6 or openjdk7
Expired This port expired on: 2012-11-27
Restricted RESTRICTED: License does not allow distribution with fee
Maintainer: glewis@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-08-18 02:42:01
Last Update: 2012-12-10 17:18:32
SVN Revision: 308619
People watching this port, also watch:: xorg, mplayer, zip, portmaster, xf86-video-ati
Also Listed In: devel
License: not specified in port
WWW:
http://www.FreeBSDFoundation.org/downloads/java.shtml
Description:
The Java Runtime Environment (JRE) implements the Java Virtual machine and base classes, and permits the execution of Java applications on FreeBSD. WWW: http://www.FreeBSDFoundation.org/downloads/java.shtml
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • diablo-jre>0:java/diablo-jre16
No installation instructions:
This port has been deleted.
PKGNAME: diablo-jre
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64 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.
Build dependencies:
  1. xi.pc : x11/libXi
  2. xp.pc : x11/libXp
  3. xt.pc : x11-toolkits/libXt
  4. xtst.pc : x11/libXtst
Runtime dependencies:
  1. javavm : java/javavmwrapper
  2. zi : java/java-zoneinfo
  3. xi.pc : x11/libXi
  4. xp.pc : x11/libXp
  5. xt.pc : x11-toolkits/libXt
  6. xtst.pc : x11/libXtst
Library dependencies:
  1. z.4 : misc/compat7x
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for diablo-jre-1.6.0.07.02_19: POLICY=off: Install the Unlimited Strength Policy Files TZUPDATE=on: Update the time zone data ===> Use 'make config' to modify these settings
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Collapse this list.

Number of commits found: 33

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.6.0.07.02_19
10 Dec 2012 17:18:32
Revision:308619Original commit files touched by this commit
bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
removal of the different 1.5 jre and jdk vendors

Removing outdated jdk16 vendors:
removing all the bsdjava and freebsd vendors, consider using openjdk6 or
openjsk7 instead.

Discussed with:	java (glarkin)
1.6.0.07.02_19
27 Oct 2012 17:48:38
Revision:306511Original commit files touched by this commit
bapt search for other commits by this committer
diablo-jre/jdk 16 is also outdated and affected by security issues, consider
using openjdk6 or openjdk7

they were forgotten in previous run

Reported by:	glewis
Approved by:	java (glewis)
Feature safe:	yes
1.6.0.07.02_19
31 Jul 2012 18:31:39
Original commit files touched by this commit
glewis search for other commits by this committer
. Include compat7x as an allowed package dependency.
. Bump PORTREVISION so new packages will be built.

PR:		170294
Submitted by:	Denis Generalov <gd@rambler-co.ru>
1.6.0.07.02_18
31 Jul 2012 17:07:11
Original commit files touched by this commit
glewis search for other commits by this committer
. Fix the regular expression for PKG_IGNORE_DEPENDS.

Submitted by:	des@
1.6.0.07.02_18
11 Apr 2012 02:52:24
Original commit files touched by this commit
glewis search for other commits by this committer
. Switch to the new java-zoneinfo port to provide updated time zone info
  rather than relying on the official time zone updater.
1.6.0.07.02_17
11 Feb 2012 17:23:51
Original commit files touched by this commit
glewis search for other commits by this committer
. Make EXTRACT_DEPENDS check UNZIP_CMD rather than just unzip, since this
  is what we use doing the actual unzipping.  Fixes the build for
  FreeBSD 9.

PR:             164847
Submitted by:   Kukushkin Konstantin <dark@rambler-co.ru>
1.6.0.07.02_17
03 Jan 2012 02:43:38
Original commit files touched by this commit
glewis search for other commits by this committer
. Fix the reinstall target by using cp rather than mv for updating the
  zoneinfo files (otherwise they are no longer present during reinstall).

PR:             163790
Submitted by:   "A.J. Kehoe IV (Nanoman)" <cT2CTdJ6@nanoman.ca>
1.6.0.07.02_17
24 Dec 2011 19:24:35
Original commit files touched by this commit
glewis search for other commits by this committer
. Update to tzupdater 1.3.45.

Submitted by:   Andrew Stadtler <astadtler@gmail.com>
1.6.0.07.02_16
24 Oct 2011 00:55:43
Original commit files touched by this commit
glewis search for other commits by this committer
. Update to tzupdater 1.3.42.

PR:             161874
Submitted by:   Alexey Markov <redrat@mail.ru>
1.6.0.07.02_15
04 Sep 2011 17:55:09
Original commit files touched by this commit
glewis search for other commits by this committer
. Use dirrmtry on the lib/applet directory since the amd64 tarballs don't
  include it (i386 does).

PR:             155107
Submitted by:   ohauer@
1.6.0.07.02_15
22 Aug 2011 01:22:53
Original commit files touched by this commit
glewis search for other commits by this committer
. Update to tzupdater 1.3.40.

PR:             159950
Submitted by:   Garrett Cooper <gcooper@ixsystems.com>
1.6.0.07.02_14
28 Jun 2011 06:11:54
Original commit files touched by this commit
glewis search for other commits by this committer
. Update to tzupdater 1.3.39.

PR:             158280
Submitted by:   milki <milki@rescomp.berkeley.edu>
1.6.0.07.02_13
24 Apr 2011 23:03:17
Original commit files touched by this commit
glewis search for other commits by this committer
. Update to tzupdater 1.3.38. [1]
. Fix download links. [2]

PR:             156602 [1]
Submitted by:   Thomas Johnson <tom@claimlynx.com> [1]
Suggest by:     linimon@ [2]
1.6.0.07.02_12
05 Mar 2011 20:53:06
Original commit files touched by this commit
glewis search for other commits by this committer
. Update to tzupdater 1.3.35

PR:             155270
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
1.6.0.07.02_11
13 Dec 2010 04:23:01
Original commit files touched by this commit
glewis search for other commits by this committer
. Update to tzupdater 1.3.34.
1.6.0.07.02_10
30 Oct 2010 20:35:32
Original commit files touched by this commit
glewis search for other commits by this committer
. Update to tzupdater 1.3.33.

PR:             151561
Submitted by:   Thomas Johnson <tom@claimlynx.com>
1.6.0.07.02_9
22 Sep 2010 04:27:54
Original commit files touched by this commit
glewis search for other commits by this committer
. Update to tzupdater 1.3.31.
1.6.0.07.02_8
25 Jul 2010 07:10:52
Original commit files touched by this commit
glewis search for other commits by this committer
. Update to the latest set of root certificates that come with the JDK.
1.6.0.07.02_8
18 Apr 2010 02:50:12
Original commit files touched by this commit
glewis search for other commits by this committer
. Update to tzupdater 1.3.29.
1.6.0.07.02_7
04 Feb 2010 04:55:23
Original commit files touched by this commit
glewis search for other commits by this committer
. Update to tzupdater 1.3.25.
. Bump PORTREVISION.
1.6.0.07.02_6
15 Jan 2010 06:14:59
Original commit files touched by this commit
glewis search for other commits by this committer
. Fix constructing the DISTFILE_INSTRUCTIONS variable for the main
  distribution file.

Submitted by:   Mark Costlow <cheeks@swcp.com>
1.6.0.07.02_6
06 Dec 2009 02:52:37
Original commit files touched by this commit
glewis search for other commits by this committer
. Update to the cacerts file included in Update 17.
1.6.0.07.02_6
08 Nov 2009 18:48:31
Original commit files touched by this commit
glewis search for other commits by this committer
. Update to tzupdater 1.3.21.
1.6.0.07.02_5
11 Sep 2009 06:25:41
Original commit files touched by this commit
glewis search for other commits by this committer
. Rely on compat7x on 8.x or higher.  This is in the same spirit as the PR
  but a different way of going about it.

PR:             138638
1.6.0.07.02_5
04 Sep 2009 04:39:11
Original commit files touched by this commit
glewis search for other commits by this committer
. Update to tzupdater 1.3.18.
1.6.0.07.02_4
20 May 2009 04:55:57
Original commit files touched by this commit
glewis search for other commits by this committer
. Update to tzupdater 1.3.15.
1.6.0.07.02_3
26 Mar 2009 03:30:08
Original commit files touched by this commit
glewis search for other commits by this committer
. Update to tzupdater 1.3.12.
1.6.0.07.02_2
05 Jan 2009 20:36:33
Original commit files touched by this commit
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
1.6.0.07.02_2
05 Dec 2008 05:27:29
Original commit files touched by this commit
glewis search for other commits by this committer
. Update to tzupdater 1.3.11.
1.6.0.07.02_1
08 Nov 2008 05:52:15
Original commit files touched by this commit
glewis search for other commits by this committer
. Add in the root CA certificates file from Update 10.
. Add support for installing the JCE unlimited policy files.
. Add the option to update the time zone files and set it to use the
  current tzupdater (1.3.9-2008g).
1.6.0.07.02
20 Aug 2008 04:13:02
Original commit files touched by this commit
glewis search for other commits by this committer
. Fix some portlint warnings:
  . Unquote RESTRICTED.
  . Begin IGNORE with a lower case letter.
  . printf -> ${PRINTF}
. Remove some unnecessary whitespace.
1.6.0.07.02
18 Aug 2008 15:36:23
Original commit files touched by this commit
glewis search for other commits by this committer
. Fix printing out the download directions.

Reported by:    itetcu@
1.6.0.07.02
18 Aug 2008 02:36:50
Original commit files touched by this commit
glewis search for other commits by this committer
. Add ports for the Diablo 1.6 (aka 6.0) releases for both the JDK and JRE.

Number of commits found: 33