Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.0.16p9_19,1 10 Dec 2012 17:18:32 |
bapt |
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.5.0.16p9_19,1 27 Oct 2012 06:56:11 |
bapt |
java 1.5 (aka 5.0) is EOLed since October 2009 [1]
java/jdk16 is outdated with security issues consider using java/openjdk6 [1]
java/jmp is java 1.5 only
Approved by: java (glewis) [1] \
Ronald Klop <ronald@klop.ws> (maintainer) [2]
Feature safe: yes |
1.5.0.16p9_19,1 15 Apr 2012 21:42:03 |
glewis |
. Switch to the new java-zoneinfo port to provide updated time zone info
rather than relying on the official time zone updater. |
1.5.0.16p9_18,1 25 Dec 2011 05:01:32 |
glewis |
. Update to tzupdater 1.3.45 |
1.5.0.16p9_17,1 24 Oct 2011 01:49:00 |
glewis |
. Update to tzupdater 1.3.42. |
1.5.0.16p9_16,1 22 Aug 2011 05:38:39 |
glewis |
. Update to tzupdater 1.3.40. |
1.5.0.16p9_15,1 29 Jun 2011 04:13:39 |
glewis |
. Update to tzupdater 1.3.39.
PR: 158280
Submitted by: milki <milki@rescomp.berkeley.edu> |
1.5.0.16p9_14,1 09 May 2011 08:50:20 |
glewis |
. Fix the build after the openmotif port upgrade:
. Add xft to USE_XORG [1]
. Teach the appropriate Makefile where to look for the FreeType headers.
. Bumping PORTREVISION for paranoia's sake since I have some concerns about
runtime linkage issues with regards to this. Normally that wouldn't be
necessary but I think we're better being safe here.
Submitted by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> [1] |
1.5.0.16p9_14 02 May 2011 12:44:53 |
makc |
Bump PORTREVISION after open-mofit update |
1.5.0.16p9_12,1 25 Apr 2011 04:43:01 |
glewis |
. Update to tzupdater 1.3.38. [1]
. Fix download links. [2]
PR: 156602 [1]
Submitted by: Thomas Johnson <tom@claimlynx.com> [1]
Suggested by: linimon@ [2] |
1.5.0.16p9_11,1 05 Mar 2011 20:53:06 |
glewis |
. Update to tzupdater 1.3.35
PR: 155270
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
1.5.0.16p9_10,1 14 Feb 2011 06:40:26 |
glewis |
. Mark as IS_INTERACTIVE since the user is prompted to accept the license
during extract.
Reported by: "Klaus T. Aehlig" <aehlig-bsd@linta.de> |
1.5.0.16p9_10,1 09 Feb 2011 17:13:40 |
glewis |
. Fix infinite loop in parsing certain doubles. See CVE-2010-4476. |
1.5.0.16p9_9,1 13 Dec 2010 07:39:57 |
glewis |
. Update to tzudpater 1.3.34. |
1.5.0.16p9_8,1 31 Oct 2010 02:51:43 |
glewis |
. Update to tzupdater 1.3.33. |
1.5.0.16p9_7,1 22 Sep 2010 05:18:55 |
glewis |
. Update to tzupdater 1.3.31.
. Respect MAKE_JOB_NUMBERS and use that to set up the number of HotSpot
make jobs. If not, fall back to the number of CPUs.
Only the HotSpot part of the build is safe to parallelise, so mark the
port as MAKE_JOBS_UNSAFE. |
1.5.0.16p9_6,1 25 Jul 2010 07:10:52 |
glewis |
. Update to the latest set of root certificates that come with the JDK. |
1.5.0.16p9_6,1 11 Jun 2010 00:58:46 |
glewis |
. Use OSVERSION rather than directly invoking 'sysctl kern.osreldate' to
determine whether sigignore(3) is supported or not. This fixes the build
for QAT and pointyhat (or in fact any jailed situation where the kernel
and headers are not in sync). |
1.5.0.16p9_6,1 20 Apr 2010 02:55:36 |
glewis |
. Update to tzupdater 1.3.29. |
1.5.0.16p9_5,1 20 Apr 2010 02:55:16 |
glewis |
. Fix the build with recent xorg.
PR: 145756
Submitted by: fluffy@ |
1.5.0.16p9_5,1 21 Feb 2010 06:16:51 |
glewis |
. Attempt to fix the build for recent 8-STABLE and 9-CURRENT which have
sigignore(3).
Feature safe: yes |
1.5.0.16p9_5,1 12 Feb 2010 14:45:10 |
glewis |
. Update to tzupdater 1.3.25. |
1.5.0.16p9_4,1 09 Nov 2009 03:11:12 |
glewis |
. Update to tzupdater 1.3.21. |
1.5.0.16p9_3,1 06 Sep 2009 00:02:16 |
glewis |
. Update to tzupdater 1.3.18. |
1.5.0.16p9_2,1 21 May 2009 16:50:03 |
glewis |
. Update to tzupdater 1.3.15. |
1.5.0.16p9_1,1 26 Mar 2009 12:35:30 |
glewis |
. Update to tzupdater 1.3.12. |
1.5.0.16p9,1 09 Mar 2009 20:18:28 |
glewis |
. Update to 1.5.0_16 and patchset 9. |
1.5.0.14p8_6,1 05 Mar 2009 05:37:21 |
glewis |
. Fix a security hole in the Calendar class which allows the elevation of
permissions within the Java security model.
http://sunsolve.sun.com/search/document.do?assetkey=1-26-244991-1
Submitted by: Kurt Miller <kurt@intricatesoftware.com>
Obtained from: OpenBSD |
1.5.0.14p8_5,1 05 Dec 2008 07:06:03 |
glewis |
. Update to tzupdater 1.3.11. |
1.5.0.14p8_4,1 03 Nov 2008 05:27:52 |
glewis |
. Update to tzupdate 1.3.9-2008g. |
1.5.0.14p8_3,1 25 Aug 2008 03:25:31 |
glewis |
. Revert the change to create a build dependency on the bootstrapping JDK
if it already exists. Since the bootstrap JDK can be an already
installed instance of itself this creates a circular dependency which
breaks portmaster and possibly other port management tools. |
1.5.0.14p8_3,1 20 Aug 2008 04:03:51 |
glewis |
. Remove some unnecessary whitespace.
. printf -> ${PRINTF}. |
1.5.0.14p8_3,1 19 Aug 2008 18:50:20 |
glewis |
. A number of small enchancements:
. Actually create a valid BUILD_DEPENDS for the bootstrap JDK instead of
just skipping it.
. Make the default bootstrap JDK diablo-jdk16 rather than diablo-jdk15.
We should actually try and get this from bsd.java.mk somehow.
. Fix some portlint warnings:
. No quotes for RESTRICTED and NO_CDROM.
. Use variables for executables rather than the raw names.
. If DISTFILES are missing then print out the instructions to get them
nicely formatted and error out rather than trying to use IGNORE and
resetting ECHO_MSG.
. Fix some grammar errors in various messages printed out by the port. |
1.5.0.14p8_3,1 13 Jul 2008 02:33:12 |
glewis |
. Update to tzupdater 1.3.6.
PR: 125469
Submitted by: Wayne Sierke <ws@au.dyndns.ws> |
1.5.0.14p8_2,1 25 Jun 2008 04:51:30 |
glewis |
. Don't cheat on BUILD_DEPENDS in regards to a bootstrap JDK as this
confuses portmaster, which (understandably) expects that we didn't
fake up our bootstrap dependency.
Instead, only set up a BUILD_DEPENDS for a bootstrap if there isn't one
installed. A more complicated and arguably more correct patch would
always set up the BUILD_DEPENDS for the bootstrap JDK but would do so
correctly based on what it found to use.
This almost certainly needs to happen to the other jdk* ports, but I'm
going to await some positive feedback before doing so. |
1.5.0.14p8_2,1 06 Jun 2008 13:38:51 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.5.0.14p8_1,1 03 May 2008 15:52:45 |
glewis |
. Update to tzupdater 1.3.5. This patch is based on that submitted in the
PR but also fixes the path to tzupdater and bumps PORTREVISION.
PR: 123190
Submitted by: Greg Larkin |
1.5.0.14p8 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
1.5.0.14p8,1 13 Apr 2008 15:50:59 |
glewis |
. Point people to the archive for Update 14.
PR: 122704 |
1.5.0.14p8,1 02 Apr 2008 13:55:24 |
glewis |
. Fix build by correctly setting the arch on recent FreeBSD/pc98 versions.
PR: 121288
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> |
1.5.0.14p8,1 14 Feb 2008 16:30:24 |
glewis |
. Update to 1.5.0_14 and patchset 8.
. Allow bootstrapping with jdk 1.6. |
1.5.0.13p7_4,1 14 Jan 2008 06:08:08 |
glewis |
. Install the PKCS#11 JAR and build and install the PKCS#11 native library.
Prompted by: ale, Havard Eidnes <he@uninett.no> |
1.5.0.13p7_3,1 12 Jan 2008 23:25:35 |
glewis |
. Update to tzupdater 1.3.3. |
1.5.0.13p7_2,1 12 Jan 2008 23:24:57 |
glewis |
. Implement OpenFileDescriptorCount for BSD. This requires fdescfs.
PR: 118735 |
1.5.0.13p7_2,1 01 Jan 2008 16:49:11 |
glewis |
. Implement or fix more of the OS specific statistics gathering functions.
This allows jconsole to show valid statistics for the following
OperatingSystem MBean statistics (some of these statistics are also shown
in the Summary and VM tab of jconsole):
TotalSwapSpaceSize, FreeSwapSpaceSize, FreePhysicalMemorySize and
TotalPhysicalMemorySize.
Note that MaxFileDescriptorCount has always been correct as far as I
can tell.
. Also, implement the function for ProcessCpuTime using a non-deprecated
function (getrusage(2) rather than times(3)).
These changes are restricted to 6.x and higher and have only been tested
on 6.x (where they appear to work correctly). The changes are not valid
for 4.x. Their validity on 5.x and 7.x is unknown (testing welcome).
The PR is not fully addressed by these changes since
CommittedVirtualMemorySize and OpenFileDescriptorCount remain bogus.
Suggestions on how to get these without using kvm(3) would be appreciated.
PR: 118735 |
1.5.0.13p7_1,1 15 Nov 2007 17:45:00 |
glewis |
. Update to tzupdater 1.3.0 to fix the default build (the previous version
of tzupdater is no longer available).
Approved by: portmgr (linimon) |
1.5.0.13p7,1 23 Oct 2007 19:56:23 |
glewis |
. Update to patchset 7, based on 1.5.0 Update 13. |
1.5.0.12p6_2,1 21 Oct 2007 14:56:34 |
glewis |
. Explicitly pull in X dependencies instead of depending on the open-motif
dependency to implicitly pull in the X libraries we need. |
1.5.0.12p6_2,1 18 Oct 2007 15:55:03 |
glewis |
. Temporarily alter the download location until the patchset for u13
is released. |
1.5.0.12p6_2,1 20 Sep 2007 03:35:30 |
glewis |
. Default UseThreadPriorities to false on BSD. This can be toggled by
passing -XX:+UseThreadPriorities.
. Remove the os_sleep hack which was used on FreeBSD to make sure lower
priority threads got time slices. Instead, just call pthread_yield().
On FreeBSD 7.x with libthr, this will still give lower priority threads
some time (with the above flag turned on), although such behaviour is
not guaranteed by POSIX. This boosts FreeBSD performance by 7-fold on
an 8 core system, putting it on a par with Solaris (benchmarks by kris@).
The Java standard and the JCK tests are somewhat contradictory on thread
priority being guaranteed to work, and in this case the performance
benefits appear to outweigh any possible side effects.
. Pick up DEFAULT_LD_LIBRARY_PATH from the build environment rather than
patching it into a file at build time. This simplifies the Makefile.
Submitted by: Kurt Miller <kurt@intricatesoftware.com> |
1.5.0.12p6_1,1 07 Sep 2007 20:41:52 |
glewis |
. Update to tzupdater 1.2.2. |
1.5.0.12p6,1 13 Aug 2007 04:57:47 |
glewis |
. Split the JRL agreement out into a separate script that is only run
during the port build and not during the package install.
Requested by: kris |
1.5.0.12p6,1 07 Aug 2007 15:17:16 |
glewis |
. Default bootstrapping to Diablo JDK. It runs at least as well as the
Linux JDK on all supported FreeBSD versions and doesn't require Linux
emulation to be installed.
Inspired by: scf |
1.5.0.12p6,1 31 Jul 2007 15:52:32 |
glewis |
. Better fix. Just use 'short' variables and be done with it. The
structure members being dereferenced into the variables are 'short*'
after all, not 'fastInt*'. |
1.5.0.12p6,1 31 Jul 2007 07:22:49 |
glewis |
. Include a different header file for 'fastInt'. The definition in Hint.h
appears to actually match the type of variable its being used with in the
code (although it seems that it may be even cleaner to just replace 'fastInt'
with 'short').
This also partially bandaids a build problem some are seeing since Hint.h
is a less common header file name than cpu.h. |
1.5.0.12p6,1 30 Jul 2007 15:30:36 |
jkim |
Add browser plugin support for amd64. It is turned off by default as it is
still experimental.
Approved by: glewis (maintainer) |
1.5.0.12p6,1 27 Jul 2007 15:07:41 |
glewis |
. Fix the description of the link for the policy files.
PR: 114958
Submitted by: Olivier Smedts <olivier@gid0.org> |
1.5.0.12p6,1 27 Jul 2007 14:44:02 |
glewis |
. Update 12 is current, so the download isn't in the archive section yet
(oops). Also, its index page appears broken, so just show the main
download page for now.
PR: 114958 (kinda) |
1.5.0.12p6,1 27 Jul 2007 03:48:46 |
glewis |
. Update to patchset 6, based on 1.5.0 Update 12.
. Use the -bc (backwards compatible) flag when doing time zone updates. |
1.5.0.11p5,1 22 Jul 2007 06:23:23 |
glewis |
. Update the download location for the unlimited strength policy files.
Submitted by: Olivier SMEDTS <olivier@gid0.org>
PR: 114592 |
1.5.0.11p5,1 17 Jun 2007 03:30:34 |
glewis |
. Remove SCSL message since we're now using the JRL, which is agreed to
prior to the extract step. |
1.5.0.11p5,1 09 Jun 2007 05:14:56 |
glewis |
. Update to patchset 5, based on the 1.5.0_11 JRL source code. |
1.5.0p4_3 03 Jun 2007 00:42:33 |
glewis |
. Update to tzupdater 1.2.1.
PR: 113248 |
1.5.0p4_2 30 May 2007 21:36:23 |
jkim |
Fix more sysctl(3) argument sizes and correct a comment.
Approved by: glewis (implicit) |
1.5.0p4_2 25 May 2007 18:44:28 |
jkim |
Various fixes for -CURRENT.
- Build fixes after GCC 4.2 import.
- Remove SIGRTMIN and SIGRTMAX redefinitions.
- Use posix_memalign(3) instead of valloc(3).
Approved by: glewis (maintainer) |
1.5.0p4_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.5.0p4_1 07 Mar 2007 18:34:00 |
glewis |
. Fix the sense of a WITH_JAIL check to match that in the jdk14 port -
we _don't_ want to check for linprocfs in a jail.
PR: 110019 |
1.5.0p4_1 07 Mar 2007 16:13:33 |
glewis |
. Update to tzupdater 1.1.0-2007c. |
1.5.0p4_1 06 Mar 2007 04:34:38 |
glewis |
. Don't statically link with libXm any more. The Open Motif port no longer
uses hacks to compile libXm.a with PIC objects, which means trying to
statically link with it breaks the build on amd64. |
1.5.0p4_1 06 Mar 2007 04:33:15 |
glewis |
. When we update the time zone data, delete the temporary copy of the old
data created by the update tool. |
1.5.0p4_1 26 Feb 2007 00:22:20 |
glewis |
. Whitespace nit. |
1.5.0p4_1 24 Feb 2007 15:38:12 |
glewis |
. Add a TZUPDATE option, defaulting to on, which will update the time zone
data for the JDK using Sun's tzupdater. [1]
. Some simplification of the convoluted logic around telling the user
which files to download. In particular, don't care if we've already
told them to download a file.
. Bump PORTREVISION since many North American users will need to pick up
the time zone changes.
Collaboration with: Tim Zingelman <zingelman@fnal.gov> [1] |
1.5.0p4 24 Jan 2007 16:44:57 |
glewis |
. Another reroll. Spell "Chuck Silvers" name correctly in the THANKS
file. This is it, I promise. |
1.5.0p4 24 Jan 2007 15:58:10 |
glewis |
. Rerolled patchset. The only change was to have it correctly identify
itself as 'p4' rather than still saying 'p3'. |
1.5.0p4 22 Jan 2007 16:50:22 |
glewis |
. Update to patchset 4. |
1.5.0p3_6 10 Jan 2007 17:36:56 |
glewis |
All we are saying is give gcc 4.x a chance.
Prompted by: pointyhat (via kris) |
1.5.0p3_6 11 Dec 2006 17:10:52 |
glewis |
. Replace some hardwired /usr/X11R6 instances with X11BASE. [1]
. Replace some hardwired /usr/local instances with LOCALBASE.
. Small Makefile restructure to keep related variables in one place.
. Add ipv6 to CATEGORIES if its enabled. [2]
PR: 106130 [2]
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> [2]
Pointed out by: pointyhat (via kris) [1] |
1.5.0p3_6 06 Nov 2006 19:54:00 |
glewis |
. Fix a problem with os_sleep returning early without raising an exception
when its called with interruptible set to false.
Submitted by: Kurt Miller <kurt@intricatesoftware.com> |
1.5.0p3_5 06 Nov 2006 19:51:16 |
glewis |
. Fix a possible problem building the JDK in the GMT+0 time zone. When
building, the JDK zone info file doesn't exist yet, so attempting to
get the zone info for GMT_ID would fail.
Submitted by: Kurt Miller <kurt@intricatesoftware.com> |
1.5.0p3_5 14 Oct 2006 08:54:54 |
marcus |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris) |
1.5.0p3_4 13 Sep 2006 16:44:39 |
glewis |
. Diablo is no longer restricted to i386, so allow it to be a possible
native bootstrap JDK on all (supported) architectures.
This is a slightly different change than the submitters.
PR: 103227
Submitted by: Pat Lashley <patl+freebsd@volant.org> |
1.5.0p3_4 09 Sep 2006 02:10:02 |
glewis |
. Prevent problems opening RandomAccessFile with "rws" as the mode by
defining O_SYNC and O_DSYNC if they aren't defined. In particular we
were previously defining O_SYNC bogusly to the same value as O_EXCL.
PR not closed as this fixes jdk15, not diablo-jdk15.
PR: 102888 |
1.5.0p3_3 01 Aug 2006 18:38:25 |
glewis |
. Fix a segfault caused by fonts with illegal glyph names or glyph names
which begin with an underscore (although the patch doesn't handle these).
. Bump PORTREVISION.
Submitted by: Kurt Miller <kurt@intricatesoftware.com> |
1.5.0p3_2 01 Aug 2006 18:30:37 |
glewis |
. Space out the arguments to OPTIONS with tabs rather than spaces.
. Add a JAIL which allows the port to be built in a jail. [1]
Submitted by: anders@ [1] |
1.5.0p3_2 18 Jul 2006 23:27:22 |
glewis |
. Bump PORTREVISION. |
1.5.0p3_1 18 Jul 2006 23:23:02 |
glewis |
. On amd64 the plugin should look for the Server VM, since there is no
Client VM.
Submitted by: Kurt Miller <kurt@intricatesoftware.com> |
1.5.0p3_1 18 Jul 2006 23:20:26 |
glewis |
. Properly deal with error cases in transferTo0().
Corrects non-blocking IO case.
Submitted by: Kurt Miller <kurt@intricatesoftware.com>
Sponsored by: The FreeBSD Foundation |
1.5.0p3_1 18 Jul 2006 22:50:37 |
glewis |
. Convert to using OPTIONS.
. Add support for unrestricted policy files.
. Use bsd.gecko.mk for plugin support and limit it to Mozilla.
. Make portlint happier.
Submitted by: ale@ (with some minor tweaks by me) |
1.5.0p3_1 16 Jun 2006 21:31:02 |
glewis |
. Bump PORTREVISION for the last three changes. |
1.5.0p3 16 Jun 2006 21:29:54 |
glewis |
. Work around a thread cache problem that caused javah to crash with an
Internal Error.
Submitted by: Kurt Miller <kurt@intricatesoftware.com>
Sponsored by: The FreeBSD Foundation |
1.5.0p3 16 Jun 2006 21:28:08 |
glewis |
. Filter out corrupt environment variables with no name.
Submitted by: Kurt Miller <kurt@intricatesoftware.com>
Sponsored by: The FreeBSD Foundation |
1.5.0p3 16 Jun 2006 21:26:38 |
glewis |
. Increase the default stack size on amd64.
Submitted by: Kurt Miller <kurt@intricatesoftware.com>
Sponsored by: The FreeBSD Foundation |
1.5.0p3 09 May 2006 00:18:07 |
edwin |
Remove USE_REINPLACE from categories starting with a J |
1.5.0p3 25 Apr 2006 20:44:28 |
glewis |
. Make diablo-jdk15 the default bootstrap JDK for i386.
Suggested by: "Nikolas Britton" <nikolas.britton@gmail.com> |
1.5.0p3 25 Apr 2006 20:10:19 |
glewis |
. Fix key recognition problems when NumLock is on.
PR: 85997
Submitted by: Kurt Miller <lists@intricatesoftware.com> |
1.5.0p3 07 Apr 2006 03:27:34 |
glewis |
. Update to 1.5.0 patchset 3. |
1.5.0p2_6 31 Mar 2006 08:47:17 |
linimon |
Reassign these ports from inactive maintainer to glewis, who has been doing
most of the work over the past year.
Hat: portmgr |
1.5.0p2_6 12 Feb 2006 20:47:21 |
glewis |
. Set the REX bits correctly on amd64. Fixes possible segfaults with
Eclipse on that platform.
See https://bugs.eclipse.org/bugs/show_bug.cgi?id=71987
. Bump PORTREVISION.
Submitted by: Sean McNeil <sean@mcneil.com> |
1.5.0p2_5 12 Feb 2006 20:45:18 |
glewis |
. Tweak the fix for linking with the system's version of zlib to just
ignore the internal zlib source files rather than having to rm them.
Submitted by: Kurt Miller <kurt@intricatesoftware.com> |
1.5.0p2_5 02 Feb 2006 16:27:44 |
glewis |
. Enable parallel compilation during the build of HotSpot. Note that we
can't use -j in general since the build of the other bits is almost
certainly not -j safe. If set, this will speed up the build for those
with an SMP box. [1]
. Install the cacerts file from Sun's JDK 1.5.0_06 release rather than
using the almost empty one that comes with the SCSL source. [2]
. Bump PORTREVISION for the second change.
PR: 87552 [1]
Submitted by: leafy <leafy@leafy.idv.tw> [1]
Prompted by: Panagiotis Astithas <past@ebs.gr> [2] |