Re: NEW comms/gammu wammu

2016-11-17 Thread Kirill Bychkov
On Tue, November 1, 2016 22:27, Kirill Bychkov wrote: > On Tue, October 9, 2012 12:07, Kirill Bychkov wrote: >> Hi. >> I've made a port of gammu and wammu. > > Resending this after 4 years of testing :) > >> >>>From DESCR: >> Gammu command line utility provides access to wide range of phone >> feat

Re: [UPDATE] sysutils/rancid

2016-11-17 Thread Pavel Korovin
Ping, anybody? I'm trying to bring this port up-to-date for 2 years or so: first I sent patches to Pierre-Emmanuel (maintainer), now the same story with ports@: my attempts end up in /dev/null :) Is something wrong with my patches, with me, or with the port itself? -- With best regards, Pavel Ko

Re: [NEW] games/ags

2016-11-17 Thread David Meier
On 11/17/16 11:33, Kirill Bychkov wrote: >On Wed, November 16, 2016 04:50, David Meier wrote: >> Hello >> >> I've moved build flags to the ports Makefile to get rid of >> OpenBSD specific Makefile-defs file. >> >> Ok? > >Hi! > - Pleae use infrastructure/templates/Makefile.template as a template for

Re: Eclipse not working

2016-11-17 Thread George Pediaditis
it also works with 1.8 if you follow my instructions.

Re: Eclipse not working

2016-11-17 Thread Fernando Cruz
George, With the JDK 1.7 works fine, just the 3.2.x release its a little old. Thanks. Best Regards On Thu, Nov 17, 2016 at 6:08 AM, George Pediaditis wrote: > Its been along time since i installed eclipse but i had a similar problem. > > did you install jdk 1.8? try uninstalling eclipse and jdk

Re: Eclipse not working

2016-11-17 Thread Fernando Cruz
Karel, Thanks for the reply, I try with 3.2.x release because is the only version in the ports tree :( Best Regards On Thu, Nov 17, 2016 at 1:22 AM, Karel Gardas wrote: > This is an old beast, I would certainly try with older JVM, 1.7 or > even 1.6, something known at the time of 3.2.x release.

Re: Update: cad/geda-gaf

2016-11-17 Thread Edd Barrett
Hi, Thanks for the update. On Thu, Nov 10, 2016 at 10:19:47AM -0500, Gracana wrote: > Hi all, > > This is my first time touching the ports system. You've done a pretty good job. Please sent a revised diff with the comments below applied. > I also cleared "REVISION"; is that the right thing to

Re: Eclipse not working

2016-11-17 Thread Ian Darwin
On 2016-11-17 2:06 AM, Fernando Cruz wrote: Hi list, I install the eclipse-sdk-3.2.2p24 package, but when I trying to run give me the following error ... Maybe the "use an older JDK" will get you going for a while. Please understand that Eclipse 3.2 is so ancient that it was recently removed

Re: [fix] openvpn subnet topology & "Too many levels of symbolic links"

2016-11-17 Thread Stuart Henderson
On 2016/11/17 11:13, Jeremie Courreges-Anglas wrote: > > It seems that since some time already openvpn in "subnet" topology is > half-broken. I think "some time" = route.c 1.316 (2016/08/22). > Thu Nov 17 05:27:42 2016 us=851072 /sbin/route add -net 0.0.0.0 -netmask > 128.0.0.0 > add net 0.0.0

Re: Eclipse not working

2016-11-17 Thread George Pediaditis
Its been along time since i installed eclipse but i had a similar problem. did you install jdk 1.8? try uninstalling eclipse and jdk(1.7 and 1.8) then install jdk1.7 and then eclipse Start eclipse and then try installing 1.8 On Thu, Nov 17, 2016 at 9:06 AM, Fernando Cruz wrote: > Hi list, > > I

[UPDATE] www/lynx to 2.8.9pl11

2016-11-17 Thread Frederic Cambus
Hello ports@, Here is a patch to update lynx to 2.8.9pl11. A new patch is required to handle OpenSSL 1.1 API #if: -#if OPENSSL_VERSION_NUMBER >= 0x1010L +#if OPENSSL_VERSION_NUMBER >= 0x1010L && !defined(LIBRESSL_VERSION_NUMBER) Comments? OK? Index: Makefile ===

Re: [NEW] games/ags

2016-11-17 Thread Kirill Bychkov
On Wed, November 16, 2016 04:50, David Meier wrote: > Hello > > I've moved build flags to the ports Makefile to get rid of > OpenBSD specific Makefile-defs file. > > Ok? Hi! - Pleae use infrastructure/templates/Makefile.template as a template for your port. - Fix HOMEPAGE - Use WRKSRC instead o

[fix] openvpn subnet topology & "Too many levels of symbolic links"

2016-11-17 Thread Jeremie Courreges-Anglas
It seems that since some time already openvpn in "subnet" topology is half-broken. Thu Nov 17 05:27:42 2016 us=851072 /sbin/route add -net 0.0.0.0 -netmask 128.0.0.0 add net 0.0.0.0: gateway : Too many levels of symbolic links Thu Nov 17 05:27:42 2016 us=853123 ERROR: OpenBSD/NetBSD route add c