java in firefox and jnlp launch - help needed.

2016-07-04 Thread Wojciech Puchar
i don't normally use java but have to for starting server remote management. i use firefox and installed icedtea-web. this page https://www.java.com/en/download/installed.jsp executes icedtea plugin and shows java is working properly. Now i want to start remote console. it downloads launch.j

Re: java in firefox and jnlp launch - help needed.

2016-07-04 Thread Baptiste Daroussin
On Mon, Jul 04, 2016 at 09:22:56AM +0200, Wojciech Puchar wrote: > i don't normally use java but have to for starting server remote management. > > i use firefox and installed icedtea-web. > > this page > > https://www.java.com/en/download/installed.jsp > > executes icedtea plugin and shows jav

Re: java in firefox and jnlp launch - help needed.

2016-07-04 Thread Miroslav Lachman
Baptiste Daroussin wrote on 07/04/2016 09:41: On Mon, Jul 04, 2016 at 09:22:56AM +0200, Wojciech Puchar wrote: i don't normally use java but have to for starting server remote management. i use firefox and installed icedtea-web. this page https://www.java.com/en/download/installed.jsp execut

Re: java in firefox and jnlp launch - help needed.

2016-07-04 Thread Baptiste Daroussin
On Mon, Jul 04, 2016 at 09:55:49AM +0200, Miroslav Lachman wrote: > Baptiste Daroussin wrote on 07/04/2016 09:41: > > On Mon, Jul 04, 2016 at 09:22:56AM +0200, Wojciech Puchar wrote: > > > i don't normally use java but have to for starting server remote > > > management. > > > > > > i use firefox

Re: java in firefox and jnlp launch - help needed.

2016-07-04 Thread Grzegorz Junka
On 04/07/2016 07:22, Wojciech Puchar wrote: i don't normally use java but have to for starting server remote management. i use firefox and installed icedtea-web. this page https://www.java.com/en/download/installed.jsp executes icedtea plugin and shows java is working properly. Now i want

Re: java in firefox and jnlp launch - help needed.

2016-07-04 Thread Miroslav Lachman
Baptiste Daroussin wrote on 07/04/2016 09:58: On Mon, Jul 04, 2016 at 09:55:49AM +0200, Miroslav Lachman wrote: Baptiste Daroussin wrote on 07/04/2016 09:41: On Mon, Jul 04, 2016 at 09:22:56AM +0200, Wojciech Puchar wrote: i don't normally use java but have to for starting server remote manage

Re: java in firefox and jnlp launch - help needed.

2016-07-04 Thread Wojciech Puchar
The supermicro java console requires a linux native binary (ikvm64) which cannot be loaded in freebsd. To have it working you need the linux emulation and linux-oracle-jre18 port then you can run your jnlp with /usr/local/linux-oracle-jre1.8.0/bin/javaws Thank you __

Re: java in firefox and jnlp launch - help needed.

2016-07-04 Thread Wojciech Puchar
no iKVM64 in java.library.path The supermicro java console requires a linux native binary (ikvm64) which cannot be loaded in freebsd. To have it working you need the linux emulation and linux-oracle-jre18 port then you can run your jnlp with /usr/local/linux-oracle-jre1.8.0/bin/javaws Best

Re: java in firefox and jnlp launch - help needed.

2016-07-04 Thread Miroslav Lachman
Wojciech Puchar wrote on 07/04/2016 13:17: no iKVM64 in java.library.path The supermicro java console requires a linux native binary (ikvm64) which cannot be loaded in freebsd. To have it working you need the linux emulation and linux-oracle-jre18 port then you can run your jnlp with /usr/l

Re: java in firefox and jnlp launch - help needed.

2016-07-04 Thread Wojciech Puchar
no iKVM64 in java.library.path The supermicro java console requires a linux native binary (ikvm64) which cannot be loaded in freebsd. To have it working you need the linux emulation and linux-oracle-jre18 port then you can run your jnlp with /usr/local/linux-oracle-jre1.8.0/bin/javaws this

Re: java in firefox and jnlp launch - help needed.

2016-07-04 Thread Freddie Cash
On Jul 4, 2016 4:40 AM, "Wojciech Puchar" wrote: >>> >>> no iKVM64 in java.library.path >>> >> >> The supermicro java console requires a linux native binary (ikvm64) which cannot >> be loaded in freebsd. >> >> To have it working you need the linux emulation and linux-oracle-jre18 port >> >> then y

Re: java in firefox and jnlp launch - help needed.

2016-07-04 Thread Miroslav Lachman
Freddie Cash wrote on 07/04/2016 16:12: On Jul 4, 2016 4:40 AM, "Wojciech Puchar" wrote: then you can run your jnlp with /usr/local/linux-oracle-jre1.8.0/bin/javaws this works fine (if slow can be called fine ;). Thank you very much Unless things have changed on the newest SuperMicro m

Re: java in firefox and jnlp launch - help needed.

2016-07-04 Thread Baptiste Daroussin
On Mon, Jul 04, 2016 at 07:12:57AM -0700, Freddie Cash wrote: > On Jul 4, 2016 4:40 AM, "Wojciech Puchar" wrote: > >>> > >>> no iKVM64 in java.library.path > >>> > >> > >> The supermicro java console requires a linux native binary (ikvm64) > which cannot > >> be loaded in freebsd. > >> > >> To hav

Re: java in firefox and jnlp launch - help needed.

2016-07-04 Thread Freddie Cash
On Mon, Jul 4, 2016 at 7:56 AM, Miroslav Lachman <000.f...@quip.cz> wrote: > Freddie Cash wrote on 07/04/2016 16:12: > >> On Jul 4, 2016 4:40 AM, "Wojciech Puchar" wrote: >> > > then you can run your jnlp with >>> /usr/local/linux-oracle-jre1.8.0/bin/javaws >> >>> >>> >>> this works fine (if

Re: java in firefox and jnlp launch - help needed.

2016-07-04 Thread Grzegorz Junka
On 04/07/2016 15:53, Freddie Cash wrote: On Mon, Jul 4, 2016 at 7:56 AM, Miroslav Lachman <000.f...@quip.cz> wrote: Freddie Cash wrote on 07/04/2016 16:12: On Jul 4, 2016 4:40 AM, "Wojciech Puchar" wrote: then you can run your jnlp with /usr/local/linux-oracle-jre1.8.0/bin/javaws this

Re: java in firefox and jnlp launch - help needed.

2016-07-04 Thread Freddie Cash
On Mon, Jul 4, 2016 at 9:13 AM, Grzegorz Junka wrote: > On 04/07/2016 15:53, Freddie Cash wrote: > >> On Mon, Jul 4, 2016 at 7:56 AM, Miroslav Lachman <000.f...@quip.cz> >> wrote: >> >> Freddie Cash wrote on 07/04/2016 16:12: >>> >>> On Jul 4, 2016 4:40 AM, "Wojciech Puchar" wrote: the

Re: Remove options from poudriere option files for ports which were removed in the port

2016-07-04 Thread Kevin Oberman
On Sun, Jul 3, 2016 at 5:31 PM, John Marino wrote: > On 7/3/2016 19:26, John Marino wrote: > >> Kimmo Paasiala gmail.com> writes: >> >>> >>> On Fri, Jul 1, 2016 at 1:17 PM, Matthias Fechner >>> >> fechner.net> wrote: >> >>> > Dear all, >>> > >>> > it seems that poudriere can only add new option

Re: Port needs updating -- file a PR?

2016-07-04 Thread Peter Beckman
Works! Patched with cd databases/adodb5 patch -p2 < /tmp/adodb5.diff I believe you can commit. Thank you greatly! Beckman On Mon, 4 Jul 2016, Kurt Jaeger wrote: Hi! Current Version is 5.20.4, released April 9, 2016 Is it still at sourceforge or is there a new mastersite ? There

Re: Remove options from poudriere option files for ports which were removed in the port

2016-07-04 Thread John Marino
On 7/4/2016 12:06, Kevin Oberman wrote: On Sun, Jul 3, 2016 at 5:31 PM, John Marino mailto:freebs...@marino.st>> wrote: On 7/3/2016 19:26, John Marino wrote: Kimmo Paasiala gmail.com > writes: On Fri, Jul 1, 2016 at 1:17 PM, Matthias Fechner

On an 11.0 -r302331 rpi2: "pkg info -f" Architecture still lists softfp: freebsd:11:armv6:32:el:eabi:softfp

2016-07-04 Thread Mark Millard
[This was submitted as 210825.] Context: # uname -apKU FreeBSD rpi2 11.0-ALPHA6 FreeBSD 11.0-ALPHA6 #3 r302331M: Sun Jul 3 23:35:49 PDT 2016 markmi@FreeBSDx64:/usr/obj/clang/arm.armv6/usr/src/sys/RPI2-NODBG arm armv6 1100120 1100120 (WITH_LIBSOFT= was used in the 11.0 build. CPUTYPE=soft

INDEX build failed for 9.x

2016-07-04 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-9 - please wait.. Done. make_index: /home/indexbuild/tindex/ports/graphics/ocaml-images: no entry for /home/indexbuild/tindex/ports/devel/omake Committers on the hook: adamw brnrd bsam cy junovitch madpilot mm pawel pi rene Most recent SVN updat

INDEX now builds successfully on 9.x

2016-07-04 Thread Ports Index build
___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re:AW: RFQ 2-16-0208/ Swift copy

2016-07-04 Thread SALLY CHOU
___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"