Re: Hosting distfiles on HTTPS w/Let's Encrypt - how?

2017-06-01 Thread Adam Weinberger
> On 1 Jun, 2017, at 21:15, Jov wrote: > > what's your /etc/ssl/cert.pem? > mine is: > ls -l /etc/ssl/cert.pem > lrwxr-xr-x 1 root wheel 38 4月 29 09:15 /etc/ssl/cert.pem@ -> > /usr/local/share/certs/ca-root-nss.crt > > you can use this command to get more ssl connection

Re: Hosting distfiles on HTTPS w/Let's Encrypt - how?

2017-06-01 Thread Jov
what's your /etc/ssl/cert.pem? mine is: ls -l /etc/ssl/cert.pem lrwxr-xr-x 1 root wheel 38 4月 29 09:15 /etc/ssl/cert.pem@ -> /usr/local/share/certs/ca-root-nss.crt you can use this command to get more ssl connection info: openssl s_client -connect :443 Jov blog: http:amutu.com/blog

Re: Hosting distfiles on HTTPS w/Let's Encrypt - how?

2017-06-01 Thread Marcin Cieslak
On Thu, 1 Jun 2017, Freddie Cash wrote: > In your web server configuration, are you using the Let's Encrypt cert.pem > or fullchain.pem? fullchain.pem > If you use the former, then any client that doesn't have the DST Root CA > pre-installed will error out. The latest versions of browsers will

Re: Hosting distfiles on HTTPS w/Let's Encrypt - how?

2017-06-01 Thread Freddie Cash
On Jun 1, 2017 4:06 PM, "Marcin Cieslak" wrote: On Thu, 1 Jun 2017, Jov wrote: > can you dowload the file distfiles/INIT.2014-12-24.tgz > using > browser such as chrome? Yes, Firefox, IE11, no certificate

Re: Sylpheed bug?

2017-06-01 Thread Waitman Gobble
On 2017-06-01 15:52, Torfinn Ingolfsen wrote: Hello! Some things to check: 1) is Sylpheed the only program that makes your Xorg crash? 2) which DE (Desktop Environment) are you using? I'm using Xfce 3) are any "special effects" turned on in your Xorg / DE setup? Things like Compositor, ...?

Re: nvidia drivers mutex lock

2017-06-01 Thread Jeffrey Bouquet via freebsd-ports
I see the same message, upon load, ... On Thu, 6/1/17, blubee blubeeme wrote: Subject: nvidia drivers mutex lock To: freebsd-ports@freebsd.org, freebsd-curr...@freebsd.org Date: Thursday, June 1, 2017, 11:35 AM I'm running

3Com Users

2017-06-01 Thread Daisy Fields
Hi, Hope my email finds you well. Would you be interested in all 3Com Clients email list for your sales, marketing and email campaigns? We can provide you Database across North America, EMEA, APAC and Latin America. We provide complete Information Fields like - Name, Title, Email

Re: Sylpheed bug?

2017-06-01 Thread Torfinn Ingolfsen
Hello! Some things to check: 1) is Sylpheed the only program that makes your Xorg crash? 2) which DE (Desktop Environment) are you using? I'm using Xfce 3) are any "special effects" turned on in your Xorg / DE setup? Things like Compositor, ...? 4) if "yes" in 3 - does it help if you turn off

nvidia drivers mutex lock

2017-06-01 Thread blubee blubeeme
I'm running nvidia-drivers 375.66 with a GTX 1070 on FreeBSD-Current This problem just started happening recently but, every so often my laptop screen will just blank out and then I have to power cycle to get the machine up and running again. It seems to be a problem with nvidia drivers

Re: The future of portmaster [and of ports-mgmt/synth]

2017-06-01 Thread Matthieu Volat
On Thu, 1 Jun 2017 15:45:43 +0200 Torsten Zuehlsdorff wrote: > [...] > Just as a short note: there is a complete rewrite of portmaster ongoing. > Since its a beast and everything else is very hard there is no public > evidence in case of failure. ;) Until now. >

Re: Firefox (and other Mozilla products) after ino64

2017-06-01 Thread Gary Jennejohn
On Wed, 31 May 2017 23:27:16 +0200 Dimitry Andric wrote: [snip] > This also applies to other Mozilla products, such as Thunderbird, > SeaMonkey, and so on. These should all be rebuilt from scratch under > ino64. > FYI Seamonkey still works after updating kernel and world to

Re: The future of portmaster [and of ports-mgmt/synth]

2017-06-01 Thread Torsten Zuehlsdorff
On 31.05.2017 20:31, Adam Weinberger wrote: On 31 May, 2017, at 11:28, Per olof Ljungmark wrote: On 2017-05-31 02:10, Kevin Oberman wrote: On Tue, May 30, 2017 at 2:53 PM, Mark Linimon > wrote: On Tue, May 30, 2017 at

Re: Sylpheed bug?

2017-06-01 Thread Waitman Gobble
On 2017-06-01 02:53, Torfinn Ingolfsen wrote: Hello, On Thu, Jun 1, 2017 at 6:39 AM, Waitman Gobble wrote: Rececently installed Sylpheed Port on FreeBSD-11.0, everything works unless I press 'Get' or 'Get All' buttons at the top, if i do that it instally kills

head/sysutils/testdisk failes on 12-CURRENT amd64

2017-06-01 Thread Matthias Apitz
Hello, On # uname -a FreeBSD c720-r314251 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r314251: Sat Feb 25 17:14:40 CET 2017 root@r303343-amd64:/usr/obj/usr/src/sys/GENERIC amd64 sysutils/testdisk PORTVERSION=7.0 fails to compile when in /etc/make.conf CFLAGS+= -DDEBUG is set.

Re: samba 44 and bind 911

2017-06-01 Thread Dimitry Andric
On 1 Jun 2017, at 11:55, Xavier wrote: > > I hava a build problem while upgrading samba44 : > > [root@numenor ~]# portupgrade -v samba44 > [... building...] > ===> Staging for samba44-4.4.14 > ===> samba44-4.4.14 depends on package: libarchive>=3.1.2 - found > ===>

Re: The future of portmaster [and of ports-mgmt/synth]

2017-06-01 Thread Mark Linimon
On Wed, May 31, 2017 at 05:58:24PM +0100, Matthew Seaman wrote: > Core has some proposals around planning for such changes that they will > be talking about during the BSDCan devsummit next week. These should > also be published internally fairly soon afterwards for the benefit of > people not at

samba 44 and bind 911

2017-06-01 Thread Xavier
Hello, I hava a build problem while upgrading samba44 : [root@numenor ~]# portupgrade -v samba44 [... building...] ===> Staging for samba44-4.4.14 ===> samba44-4.4.14 depends on package: libarchive>=3.1.2 - found ===> samba44-4.4.14 depends on package: py27-dnspython>=1.9.4 - found ===>

FreeBSD ports you maintain which are out of date

2017-06-01 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated,

Re: FreeBSD Port: lang/php71-extensions - missing php71-mssql

2017-06-01 Thread Torsten Zuehlsdorff
On 15.05.2017 16:46, Miroslav Lachman wrote: Torsten Zuehlsdorff wrote on 2017/05/15 15:00: I search the internet and didn't found any problem reports for this. PHP manual still shows this http://php.net/manual/en/mssql.requirements.php If you read the manual this section is very important:

Re: Sylpheed bug?

2017-06-01 Thread Torfinn Ingolfsen
Hello, On Thu, Jun 1, 2017 at 6:39 AM, Waitman Gobble wrote: > > Rececently installed Sylpheed Port on FreeBSD-11.0, everything works unless I > press 'Get' or 'Get All' buttons at the top, if i do that it instally kills > everything running from /usr/local and restarts

Re: Xorg error 'alphasort'

2017-06-01 Thread Willem Jan Withagen
On 31/05/2017 18:21, Masachika ISHIZUKA wrote: Hi. I was using 12-current r318249 and did 'pkg upgrade', and could not start xorg with alphasort error. After updating r319315, xorg works again. Right I had more or less the same with r319216. And I was going to reinstall from a