NOTICE: This package has been removed from pkgsrc

./lang/openjdk7, Open-source implementation of the Java Platform, Standard Edition

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.7.141nb14, Package name: openjdk7-1.7.141nb14, Maintainer: pkgsrc-users

Open-source implementation of the Java Platform, Standard Edition.

This package is NOT certified to be compatible with any Java standard.
Use at own risk.

Mandatory trademark notice:
"OpenJDK is a trademark or registered trademark of Sun Microsystems,
Inc. in the United States and other countries."


Required to run:
[graphics/freetype2] [archivers/unzip] [archivers/zip] [fonts/dejavu-ttf] [fonts/fontconfig] [x11/libXtst] [x11/Xrender]

Required to build:
[pkgtools/x11-links] [security/mozilla-rootcerts] [pkgtools/cwrappers] [print/cups-base] [x11/xorgproto]

Package options: jdk-hotspot-vm, jre-jce, x11

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2020-05-16 16:09:24 by Roland Illig | Files touched by this commit (2)
Log message:
lang/openjdk7: remove redundant patch

This is already taken care of by SUBST_CLASSES+=ccspath.
   2020-03-22 22:22:20 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
Disable some more warnings for clang. Make sure to use visibility
attributes like with gcc.
   2020-03-10 23:11:24 by Thomas Klausner | Files touched by this commit (1681) | Package updated
Log message:
librsvg: update bl3.mk to remove libcroco in rust case

recursive bump for the dependency change
   2020-03-08 17:42:31 by Benny Siegert | Files touched by this commit (67)
Log message:
Revbump packages depending on libffi after .so version change.

Requested by Matthias Ferdinand and Oskar on pkgsrc-users.
   2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981)
Log message:
all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
   2019-11-03 20:04:09 by Roland Illig | Files touched by this commit (159)
Log message:
lang: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2019-10-01 16:54:31 by Tobias Nygren | Files touched by this commit (1)
Log message:
openjdk7: invert GCC>=6 conditional to make it more future proof
   2019-09-22 17:16:26 by Tobias Nygren | Files touched by this commit (4)
Log message:
openjdk*: make NetBSD 7 bootstrap binaries valid for all future releases

Also drop support for NetBSD 6 and older.