Re: USE_GCC usage

2017-06-25 Thread Jov
Thanks, Richard.This is a problem I met when update port science/mbdyn to 1.7.2. But the old version 1.7.1 also has this problem. Note this only happen when DEVELOPER=yes set in /etc/make.conf and in the Q/A tests: > Running Q/A tests (stage-qa) Error: /usr/local/bin/ann_in is linked to /usr/

Re: [RFC] Why FreeBSD ports should have branches by OS version

2017-06-25 Thread Dave Hayes
On 06/23/2017 01:53, Guido Falsi wrote: If your model works fine I'm quite sure the FreeBSD community and project will be quite happy to embrace it. ... > I cannot think of a better way to show there actually is no manpower problem than creating a working example of such a workflow maintained b

Re: security/libressl not API-compatible with OpenSSL, breaks www/apache24

2017-06-25 Thread Peter Jeremy
On 2017-Jun-24 17:07:33 +0200, Walter Schwarzenfeld wrote: >There is a working patch: >https://bz.apache.org/bugzilla/show_bug.cgi?id=61184 Thanks for that. It works nicely but is significantly more involved than I thought. -- Peter Jeremy signature.asc Description: PGP signature

USE_GCC usage

2017-06-25 Thread Richard Gallamore
When using USE_GCC= 5+, errors occur because this USE only sets build and run time dependency, and not lib dependency. Error: /usr/local/bin/ann_in is linked to /usr/local/lib/gcc5/libgfortran.so.3 from lang/gcc but it is not declared as a dependency Error: /usr/local/bin/ann_in is linked to /usr

Re: "clamav-unofficial-sigs" error message

2017-06-25 Thread Carmel NY
On Sun, 25 Jun 2017 17:17:44 +0200, Martin Waschbüsch stated: >From what I can see, the clamav-unofficial-sigs port works. It >determines if there are updates or whether you have checked recently, >so that you do not inadvertently dos the signature servers. What is >NOT working, apparently, is cla

Which license should be used for as-id

2017-06-25 Thread Matthias Fechner
Dear all, which LICENSE tag in ports should be used if the package as the license "AS IS"? Thanks Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far,

Re: [RFC] Why FreeBSD ports should have branches by OS version

2017-06-25 Thread Grzegorz Junka
Are there any advantages of using pkg instead of pkgsrc on FreeBSD? Instead of having branches by OS version, would having ports LTS branches independent of the base system be a better solution? Grzegorz It looks like you might have misunderstood something I said about pkgsrc. I use pkg with F

Re: "clamav-unofficial-sigs" error message

2017-06-25 Thread Martin Waschbüsch
> Am 25.06.2017 um 12:24 schrieb Carmel NY : > > I recently installed clamav-unofficial-sigs via the ports system. The > port version is quite old,v5.3.2, while the current version is v5.6.2. > In any case, I am receiving the following error message repeatedly: > > Jun 24 15:45:00 ERROR: clamsc

"clamav-unofficial-sigs" error message

2017-06-25 Thread Carmel NY
I recently installed clamav-unofficial-sigs via the ports system. The port version is quite old,v5.3.2, while the current version is v5.6.2. In any case, I am receiving the following error message repeatedly: Jun 24 15:45:00 ERROR: clamscan binary (clamscan_bin) not found This is the full log fr

Re: clamav-unofficial-sigs

2017-06-25 Thread Carmel NY
On Sun, 25 Jun 2017 09:49:09 +0200, Kurt Jaeger stated: >Hi! > >> The port version of "clamav-unofficial-sigs" is 5.3.2; however a >> newer version 5.6.2 is available. The port version is quite old. Are >> there any plans to update the port? > >Have you tried to provide a patch ? It's structure

FreeBSD ports you maintain which are out of date

2017-06-25 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, you

Re: clamav-unofficial-sigs

2017-06-25 Thread Kurt Jaeger
Hi! > The port version of "clamav-unofficial-sigs" is 5.3.2; however a newer > version 5.6.2 is available. The port version is quite old. Are there > any plans to update the port? Have you tried to provide a patch ? It's structure changed a little bit, so it does not simply works in the ports fra

Re: [RFC] Why FreeBSD ports should have branches by OS version

2017-06-25 Thread Michelle Sullivan
Martin Waschbüsch wrote: Am 23.06.2017 um 23:53 schrieb Michelle Sullivan : Matt Smith wrote: I use FreeBSD *precisely* because it mostly keeps up with the latest stable versions of things. I have postfix 3.2, pgsql 9.6, nginx 1.13, libressl 2.5 etc. It's usually impossible to do this with li