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.

non port: java/openjdk6/files/icedtea.patch

Number of commits found: 7

Wednesday, 9 Feb 2011
20:00 jkim search for other commits by this committer
- Update to build 21.
- Improve Serviceability Agent.  For example, the following should work now:

        jdb -connect sun.jvm.hotspot.jdi.SAPIDAttachingConnector:pid=<PID>
        jmap <PID>
        jsadebugd <PID>
        jstack -F <PID>
        jstack -m <PID>

- Replace IcedTea6 1.9.x with IcedTea-Web 1.0 for web support.  Note it is
still tightly coupled with openjdk6 for now because we do not have proper
infrastructure to decouple them yet.
- Add itweb-settings (a Java Control Panel replacement for IcedTea-Web).
- Add desktop integration files for web support (but not installed in default
system-wide locations).
Original commit
Tuesday, 18 Jan 2011
19:28 jkim search for other commits by this committer
Update IcedTea6 web support to 1.9.4 (CVE-2010-4351).

Feature safe:   yes
Original commit
Wednesday, 24 Nov 2010
23:35 jkim search for other commits by this committer
- Update IcedTea6 web support to 1.9.2.
- Add a patch to fix browser plugin crash[1].

Submitted by:   Barbara (barbara dot xxx1975 at libero dot it)[1]
Original commit
Wednesday, 13 Oct 2010
19:51 jkim search for other commits by this committer
Update Web Start and Java plugin to IcedTea6 1.9.1.
Original commit
Friday, 24 Sep 2010
03:54 jkim search for other commits by this committer
Improve pthread cancellation and update comments.
Original commit
Thursday, 23 Sep 2010
21:54 jkim search for other commits by this committer
- Rewrite IcedTea6 plugin patch to improve stability of initialization/shutdown
process.  Update comments in the patch accordingly.
- Tidy up makefile for the plugin.  Remove a hack for include path of libxul,
which is correctly patched from libxul 1.9.2.9_1.  Remove mozilla-plugin.pc from
linker options for pkg-config.  Generally speaking, NPAPI plugins do not need
to link with Gecko engine directly.
- Move run-time dependencies for the plugin to build-time dependencies as it is
completely optional any way.
Original commit
Thursday, 16 Sep 2010
00:32 jkim search for other commits by this committer
Introducing support for Web Start and Mozilla plugin from IcedTea6 1.9.
Note the feature is turned off by default because it adds experimental and
unofficial patches from icedtea.classpath.org.  You need to select WEB option
from config menu or define WITH_WEB variable to enable the feature.  Also,
note that a symlink for web browser is not created automatically with same
reasoning.  Thus, you need to create a symlink for your browser, e.g.,

ln -s ${LOCALBASE}/openjdk6/jre/lib/IcedTeadPlugin.so ~/.mozilla/plugins

Remove some stale comments in package message while I am here.
Original commit

Number of commits found: 7