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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: java/jdk14/files/disable-ipv6.patch

Number of commits found: 2

Tuesday, 28 Jun 2011
18:57 rene search for other commits by this committer
Remove expired port:
2011-04-17 java/jdk14: does not build on FreeBSD 7.x or newer
Original commit
Wednesday, 28 Jan 2004
14:00 phantom search for other commits by this committer
1. Switch 5.x version of jdk14 back to libc_r as default threading library.
   We switched FreeBSD-5.x port to libkse as default threading library before
   releasing of patchset 6, but users who has most of stuff linked against
   libc_r and attempted to use jdk linked against libkse got into local hell
   of threading libraries mix.  So, rollback to libc_r by default and add
   PTHREAD_LIBS support for this port.

   IMPORTANT: In order to use libkse as threading library for jdk14 you
   have to use rtld's libmap feature or recompile your ports stuff (like
   mozilla) with libkse.

   NOTE: libkse still has issues with java debug support, so if you're going
   to use debuging (JVMDI) stuff - leave with libc_r for now.

2. Disable IPv6 support by default.  Unfortunatelly due to security reasons
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commit

Number of commits found: 2