Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Jul 2016 12:47:28 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r419368 - head/Keywords
Message-ID:  <201607311247.u6VClSpU057976@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sun Jul 31 12:47:28 2016
New Revision: 419368
URL: https://svnweb.freebsd.org/changeset/ports/419368

Log:
  Add a note explaining why the @javavm keyword does not register argument in the plist

Modified:
  head/Keywords/javavm.ucl

Modified: head/Keywords/javavm.ucl
==============================================================================
--- head/Keywords/javavm.ucl	Sun Jul 31 12:43:53 2016	(r419367)
+++ head/Keywords/javavm.ucl	Sun Jul 31 12:47:28 2016	(r419368)
@@ -1,5 +1,9 @@
 # $FreeBSD$
 #
+# The argument is not registered as a file because of how the various
+# jdk/jre are made: kind of autoplist which would make the bin/java registered
+# twice
+#
 # MAINAINER: java@FreeBSD.org
 
 actions: []



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607311247.u6VClSpU057976>