Re: SF mastersites

2017-10-27 Thread blubee blubeeme
I literally copy the entire url and add it to master_sites and it doesn't work! what does [:tl] even mean here? There's nothing about it on the whole page: https://www.freebsd.org/doc/en/books/porters-handbook/makefile-distfiles.html SF ${PORTNAME:tl}/${PORTNAME:tl}/${PORTVERSION} MASTER_SITES=

SF mastersites

2017-10-27 Thread blubee blubeeme
These SF mater_sites give me a real tough time trying to figure it out and try to find github mirrors whenever possible but I need to figure this out. I'm trying to download: https://sourceforge.net/projects/spacenav/ PORTNAME= freespacenav PORTVERSION= 0.2.3 MASTER_SITES= SF/spacenav DISTNAME=

FreeBSD Port: samba46-4.6.8

2017-10-27 Thread Dutchman01
Hello timor, Would you please have a look and upgrade this port to 4.6.9 release please, it really has some nice bug fixes/patches. Thanks for your contributions so far! Regards, Dutchman ___ freebsd-ports@freebsd.org mailing list

Latest security/py-fail2ban (0.10.1_1) Broken Again.

2017-10-27 Thread Janky Jay, III
Looks like the latest update broken more of the previously fixed issues. Also, it appears that F2B 0.9.X is the latest stable and 0.10.X is "experimental". Why is the default port experimental? Shouldn't this be broken up into two ports? Anywho, below is an example of the fail2ban.log output when

Re: FreeBSD Port: sudo-1.8.21p2 - 1.8.21p2 SegFaults

2017-10-27 Thread Ryder Dain
Can report tonight, also segfaults out-of-the-box in the vagrant vmdk provided at https://app.vagrantup.com/freebsd/boxes/FreeBSD-11.1-RELEASE. ``` root@:~ # uname -a ; pkg query "%v" sudo ; sudo -i FreeBSD 11.1-RELEASE-p1 FreeBSD 11.1-RELEASE-p1 #0: Wed Aug 9 11:55:48 UTC 2017

Re: Upgrading www/gitea to 1.2.0

2017-10-27 Thread Stefan Bethke
Am 15.10.2017 um 09:52 schrieb Stefan Bethke : > > If you’r using the Gitea port, the update to 1.2.0 will require you to add a > new INTERNAL_TOKEN key to the security section. See > /usr/local/etc/gitea/conf/app.ini.sample for details. Gitea will not start > until this key

Re: Strange compiler error

2017-10-27 Thread blubee blubeeme
Apologies, for forwarding the email to both lists. I am trying to compile FreeCAD. It seems FreeCAD uses a version of the SMESH framework but they bundle their own and make changes to it, changes that cause the linker to go nuts [for me] and won't link the program, so I get those strange errors.

Re: Strange compiler error

2017-10-27 Thread Rares Aioanei
What *exactly* are you trying to do, what are the complete and precise steps and what are the errors? Not CC-ing freebsd-current@ as this looks like a ports issue. On Fri, Oct 27, 2017 at 3:08 PM, blubee blubeeme wrote: > CMAKE_ARGS= -DFREECAD_USE_EXTERNAL_PIVY:BOOL=ON \ >

Re: FreeBSD Port: opensmtpd-5.9.2p1_3,1

2017-10-27 Thread Adam Weinberger
> On 27 Oct, 2017, at 0:58, Herbert J. Skuhra wrote: > > On Fri, Oct 27, 2017 at 08:13:34AM +0200, Piotr Byliński wrote: >> Hi, >> Are there any plans or schedule to update Opensmtpd port to 6.0.2 version ? >> Is it stable on FreeBSD for production ? >> Thank you! > >

FreeBSD ports you maintain which are out of date

2017-10-27 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: Spam on -ports

2017-10-27 Thread Adam Weinberger
> On 26 Oct, 2017, at 16:32, Dave Horsfall wrote: > > On Thu, 26 Oct 2017, Adam Weinberger wrote: > >> You can opt out of spam by sending "unsubscribe" to >> freebsd-ports-unsubscr...@freebsd.org. > > So were you born a jerk, or did you have to work at it? That about sums

Re: strage compile error [with attachments]

2017-10-27 Thread blubee blubeeme
The header file includes these headers: // SMESH SMESH : implementaion of SMESH idl descriptions // File : SMESH_Algo.cxx // Author : Paul RASCLE, EDF // Module : SMESH #include "SMESH_Algo.hxx" #include "SMDS_EdgePosition.hxx" #include "SMDS_FacePosition.hxx" #include

strage compile error [with attachments]

2017-10-27 Thread blubee blubeeme
error: FAILED: lib/libSMESH.so : && /usr/bin/c++ -fPIC -Wall -Wextra -Wno-write-strings -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -Wno-undefined-var-template -D_OCC64 -Wno-sign-compare -Wno-reorder -Wno-switch

Re: Spam on -ports

2017-10-27 Thread Matthias Apitz
Every now and then some single SPAM is passing through freebsd-* lists and always the mails generated and folks moaning are a lot more than just this single SPAM mail. Why people can not juster filter those mails away, for example with SpamAssassin (as I do), or just silently hit the DEL or

Strange compiler error

2017-10-27 Thread blubee blubeeme
CMAKE_ARGS= -DFREECAD_USE_EXTERNAL_PIVY:BOOL=ON \ -DBUILD_QT5_WEBKIT:BOOL=OFF \ -DCMAKE_CXX_COMPILER=${LOCALBASE}/bin/mpicxx \ BUILD_DEPENDS= pyside-rcc:devel/pyside-tools \ swig:devel/swig13 \ ${LOCALBASE}/libdata/pkgconfig/eigen3.pc:math/eigen3 \ ${LOCALBASE}/bin/mpicc:net/mpich2 I've tried

science/udunits2: Seg faults while deinstall and install

2017-10-27 Thread Rainer Hurling
I tried to rebuild and reinstall science/udunits2 on a box with recent HEAD amd64 and it gives me some errors while deinstalling and reinstalling: #make deinstall ===> Deinstalling for udunits ===> Deinstalling udunits-2.2.25 Updating database digests format: 100% Checking integrity... done

Commit request: www/madsonic: Update to 6.2.9040 (Latest stable release)

2017-10-27 Thread Hiroki Tagato
Hi ports committers, Could someone pick up the following PR to commit to the tree? Bug 223181 - www/madsonic: Update to 6.2.9040 (Latest stable release) https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223181 Changes are: - A patch to update www/madsonic to 6.2.9040 (latest stable release) -

Re: Spam on -ports

2017-10-27 Thread David Wolfskill
On Fri, Oct 27, 2017 at 11:13:20AM +0200, Jan Bramkamp wrote: > ... > I would like to help fighting the spam problem on the FreeBSD.org > mailing lists. Can you put me in contact with the right people? > > -- Jan Bramkamp would be the appropriate email address -- both

Re: Spam on -ports

2017-10-27 Thread Jan Bramkamp
On 27.10.17 01:24, Mark Linimon wrote: On Fri, Oct 27, 2017 at 07:50:40AM +1100, Dave Horsfall wrote: Is it official FreeBSD policy to allow spammers free reign on this list, or is the list owner merely incompetent? or is it 3) spam is a never-ending arms race, and the volunteers are

Re: Spam on -ports

2017-10-27 Thread Sijmen J. Mulder
Hi all, Op 27-10-2017 om 08:56 schreef Thomas Mueller: I believe spam is filtered by software, a spam-suspicious message is sent to the moderator. Spam filters should not filter out good messages, thus some spam gets through. But freebsd-questions seems to get the most spam of all FreeBSD

Re: Spam on -ports

2017-10-27 Thread Thomas Mueller
> On 26 Oct, 2017, at 14:50, Dave Horsfall wrote: > Is it official FreeBSD policy to allow spammers free reign on this list, or > is the list owner merely incompetent? I believe spam is filtered by software, a spam-suspicious message is sent to the moderator. Spam filters

Re: FreeBSD Port: opensmtpd-5.9.2p1_3,1

2017-10-27 Thread Herbert J. Skuhra
On Fri, Oct 27, 2017 at 08:13:34AM +0200, Piotr Byliński wrote: > Hi, > Are there any plans or schedule to update Opensmtpd port to 6.0.2 version ? > Is it stable on FreeBSD for production ? > Thank you! https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213442 -- Herbert

FreeBSD Port: opensmtpd-5.9.2p1_3,1

2017-10-27 Thread Piotr Byliński
Hi, Are there any plans or schedule to update Opensmtpd port to 6.0.2 version ? Is it stable on FreeBSD for production ? Thank you! Best regads, Piotr Byliński ___ freebsd-ports@freebsd.org mailing list