Port details |
- linux-sun-jre17 Oracle Java 7 Runtime Environment for Linux
- 7.80 java
=1 7.80Version of this port present on the latest quarterly branch.
- DEPRECATED: Unsupported and known for multiple security vulnerabilities
This port expired on: 2016-02-29 IGNORE: You must manually fetch the J2SE RE download for the Linux platform (jre-7u80-linux-i586.tar.gz) from http://www.oracle.com/technetwork/java/javase/downloads/index.html, place it in /usr/local/PORTS-head/distfiles and then run make again RESTRICTED: Redistribution of repackaged binaries not permitted NO CDROM: License does not allow distribution with fee
- Maintainer: java@FreeBSD.org
- Port Added: 2012-05-01 21:19:09
- Last Update: 2016-05-09 21:17:59
- SVN Revision: 414893
- People watching this port, also watch:: python, unoconv, py39-pycparser, sysinfo
- License: not specified in port
- WWW:
- http://www.oracle.com/us/technologies/java/index.html
- Description:
- The Oracle Java 7 Runtime Environment for Linux.
WWW: http://www.oracle.com/us/technologies/java/index.html
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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:
-
- linux-sun-jre17>0:java/linux-sun-jre17
- No installation instructions:
- This port has been deleted.
- PKGNAME: linux-sun-jre17
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386 amd64
- 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. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- javavm : java/javavmwrapper
- redhat-release : emulators/linux_base-c6
- libexpat.so.1 : textproc/linux-c6-expat
- libfontconfig.so.1.4.4 : x11-fonts/linux-c6-fontconfig
- libXrandr.so.2.2.0 : x11/linux-c6-xorg-libs
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- shebangfix
- pkg-message:
- ======================================================================
Warning: This JRE may be unstable. You are advised to use the native
FreeBSD 1.7 JDK, in ports/java/openjdk7.
This Java VM will attempt to obtain some system information by
accessing files in linux's procfs. You must install the Linux
emulation procfs filesystem for this to work correctly. The JVM
will exhibit various problems otherwise. This can be accomplished
by adding the following line to your /etc/fstab file:
linprocfs /compat/linux/proc linprocfs rw 0 0
and then, as root, executing the commands:
kldload linprocfs
mount /compat/linux/proc
======================================================================
- Master Sites:
|
Number of commits found: 32
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.80 09 May 2016 21:17:59 |
rene |
Remove expired ports:
2016-02-29 java/linux-sun-jre17: Unsupported and known for multiple security
vulnerabilities
2016-04-13 deskutils/gnustep-notebook: Does not fetch |
7.80 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
7.80 26 Jan 2016 18:56:39 |
jkim |
Mark deprecated and set expiration. |
7.80 26 Jan 2016 00:22:09 |
jkim |
Mark forbidden. Oracle Java SE 7 has reached end-of-life status and it has
multiple security vulnerabilities.
http://www.oracle.com/technetwork/java/eol-135779.html
MFH: 2016Q1 |
7.80 19 Apr 2015 18:07:08 |
glewis |
. Udpate to 7u80. |
7.76 24 Mar 2015 22:55:59 |
jkim |
Update to 7u76. |
7.75 24 Jan 2015 08:25:54 |
glewis |
. Update to 7u75. |
7.71 14 Nov 2014 15:38:28 |
antoine |
Cleanup plist |
7.71 31 Oct 2014 02:57:45 |
glewis |
. Update to 7u71. |
7.67 10 Aug 2014 02:30:13 |
glewis |
. Update to 7u67. |
7.65 16 Jul 2014 02:36:31 |
glewis |
. Update to 7u65. |
7.60 04 Jun 2014 19:19:51 |
jkim |
Update to 7u60. |
7.55 18 Apr 2014 22:48:46 |
jkim |
Reduce diff between Orcle/Sun Java ports and clean up. |
7.55 18 Apr 2014 21:40:33 |
jkim |
- Remove unnecessary use of chown to make it more staging friendly. [1]
- Use USES=shebangfix instead of rolling our own. Simplify and clean up.
Reported by: Andrzej Tobola (ato at iem dot pw dot edu dot pl) |
7.55 15 Apr 2014 22:23:26 |
jkim |
Update to 7u55. |
7.51 23 Mar 2014 19:43:54 |
swills |
- Move commands from files/pkg-install.in into post-install
- Kill files/
PR: ports/187537 (second half)
Submitted by: Johannes Jost Meixner <xmj@chaot.net> |
7.51 20 Mar 2014 03:39:49 |
swills |
- Stagify
PR: ports/187537
Submitted by: Johannes Jost Meixner <xmj@chaot.net> |
7.51 18 Jan 2014 19:07:01 |
glewis |
. Update to 7u51. |
7.45 24 Oct 2013 04:56:46 |
glewis |
. Update to 7u45. |
7.40 07 Oct 2013 10:58:21 |
bapt |
Fix pkg name collision
With hat: portmgr |
7.40 20 Sep 2013 19:48:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
java) |
7.40 19 Sep 2013 05:10:56 |
glewis |
. Update to 7u40. |
7.25 29 Aug 2013 14:16:03 |
bdrewery |
- Remove bogus conditional IGNORE for PACKAGE_BUILDING; these should
be IGNOREd regardless of PACKAGE_BUILDING. Soem have no MASTER_SITES
and require manual fetching, others are already marked RESTRICTED.
- Trim headers
- Convert some pre-fetch errors into IGNORE
- Remove needless quoting in java/jdk7-doc IGNORE
With hat: portmgr |
7.25 21 Jun 2013 04:11:49 |
glewis |
. Update to 7u25. |
7.21 21 Apr 2013 19:25:08 |
glewis |
. Update to 7u21.
Feature safe: yes |
7.17 05 Mar 2013 02:51:16 |
glewis |
. Update to 7u17. |
7.15 02 Mar 2013 04:08:30 |
glewis |
. Update to 7u15. |
7.13 02 Feb 2013 08:15:53 |
glewis |
. Update to 7u13. |
7.11 15 Jan 2013 13:39:07 |
glewis |
. Update to 7u11.
Security: CVE-2013-0422 |
7.9 19 Oct 2012 20:24:22 |
jkim |
Update to 7u9.
Feature safe: yes |
7.7 01 Sep 2012 05:59:14 |
glewis |
. Update to 7u7. |
7.4 01 May 2012 21:18:38 |
jkim |
The Oracle Java 7 Runtime Environment for Linux.
WWW: http://www.oracle.com/us/technologies/java/index.html |
Number of commits found: 32
|