Re: Mono 5.2 patch and DotNet Core 2 update

2018-01-10 Thread Steven Hartland
You want make makesum not make checksum to rebuild the distinfo file On Wed, 10 Jan 2018 at 19:43, Romain Tartière wrote: > On Wed, Jan 10, 2018 at 08:55:45AM -0800, Russell Haley wrote: > > I'm getting size and checksum errors for the file > >

Re: Mono 5.2 patch and DotNet Core 2 update

2018-01-10 Thread Romain Tartière
On Wed, Jan 10, 2018 at 08:55:45AM -0800, Russell Haley wrote: > I'm getting size and checksum errors for the file > dotnet-roslyn-322bd5b_GH0.tar.gz. This shouldn't be an issue: I > changed the size of the file in distinfo from 22058493 to the actual > size I received of 22058637 in order to make

Why portmaster try to install python 3.6 when I have 3.4 set in /etc/make.conf?

2018-01-10 Thread Lev Serebryakov
I have system with pre-FLAVORed ports installed, and try to update ports with new version of "portmaster". My "/etc/make.conf" contains: DEFAULT_VERSIONS+= python2=2.7 DEFAULT_VERSIONS+= python3=3.4 DEFAULT_VERSIONS+= python=3.4 But "portmaster -a" try to install python 3.6:

Re: search committer for mroutd

2018-01-10 Thread Kurt Jaeger
Hi! > Please, does anyone comitt > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206602 Done. -- p...@opsec.eu+49 171 3101372 2 years to go ! ___ freebsd-ports@freebsd.org mailing list

search committer for mroutd

2018-01-10 Thread Walter Schwarzenfeld
Please, does anyone comitt https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206602 ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to

FreeBSD ports you maintain which are out of date

2018-01-10 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: Why are these ports shown as "orphaned"?

2018-01-10 Thread Tobias Kortkamp
On Wed, Jan 10, 2018, at 17:35, Lev Serebryakov wrote: > > I have latest ports and latest pkg (1.10.4). > > % pkg version -vL= > ap22-mod_perl2-2.0.10,3? orphaned: www/mod_perl2 > ap22-mod_wsgi4-4.5.24 ? orphaned: www/mod_wsgi4 > cython-0.26?

Call for testing: Emacs flavors and cleanup

2018-01-10 Thread Joseph Mingrone
There is a review for proposed changes to Emacs ports. https://reviews.freebsd.org/D13506 Could you reply to the review if you have any concerns or notice any run-time issues as a result of these changes? Thanks, Joseph [1] A port with USE_EMACS=yes (proposed to be USES=emacs) signature.asc

Re: new icestorm/arachne/yosys fpga toolchain port for cad/

2018-01-10 Thread Diane Bruce
On Wed, Jan 10, 2018 at 10:47:57AM -0500, Ash Gokhale wrote: > I've ported Cliford Wolf's/ Cotton Seed's amazing > icestorm/yosys/arachne-pnr open source toolchain for the lattice fpga > bitstream generation, verilog translation, place and route engine and > supporting synthesis tools. > > It

Re: Why portmaster try to install python 3.6 when I have 3.4 set in /etc/make.conf?

2018-01-10 Thread Stefan Esser
Am 10.01.18 um 17:29 schrieb Lev Serebryakov: > I have system with pre-FLAVORed ports installed, and try to update > ports with new version of "portmaster". My "/etc/make.conf" contains: > > DEFAULT_VERSIONS+= python2=2.7 > DEFAULT_VERSIONS+= python3=3.4 > DEFAULT_VERSIONS+=

Re: Poudriere errors encountered gathering ports metadata

2018-01-10 Thread Miroslav Lachman
Miroslav Lachman wrote on 2018/01/09 15:58: I am trying to rebuild ports for my PC-BSD based desktop computer. Options went fine: poudriere options -z pcbsd -p pcbsd-head -f /usr/local/etc/poudriere.d/pkglists/pcbsd But when I run bulk I always get this error poudriere bulk -vv -j

new icestorm/arachne/yosys fpga toolchain port for cad/

2018-01-10 Thread Ash Gokhale
I've ported Cliford Wolf's/ Cotton Seed's amazing icestorm/yosys/arachne-pnr open source toolchain for the lattice fpga bitstream generation, verilog translation, place and route engine and supporting synthesis tools. It works for me (tm) to the point of actually programming hadware. I would

Why are these ports shown as "orphaned"?

2018-01-10 Thread Lev Serebryakov
I have latest ports and latest pkg (1.10.4). % pkg version -vL= ap22-mod_perl2-2.0.10,3? orphaned: www/mod_perl2 ap22-mod_wsgi4-4.5.24 ? orphaned: www/mod_wsgi4 cython-0.26? orphaned: lang/cython py34-apscheduler-3.5.0 ?

Committer needed: Update mod_security-devel port

2018-01-10 Thread Marius Halden
Hi, I need some help to get the updated version of mod_security v3 committed. The bug report with the patch can be found here: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222877 -- Marius Halden ___ freebsd-ports@freebsd.org mailing list

Re: Why portmaster try to install python 3.6 when I have 3.4 set in /etc/make.conf?

2018-01-10 Thread Stefan Esser
Am 10.01.18 um 21:30 schrieb Stefan Esser: > Am 10.01.18 um 17:29 schrieb Lev Serebryakov: >> I have system with pre-FLAVORed ports installed, and try to update >> ports with new version of "portmaster". My "/etc/make.conf" contains: >> >> DEFAULT_VERSIONS+= python2=2.7 >> DEFAULT_VERSIONS+=

Re: Why portmaster try to install python 3.6 when I have 3.4 set in /etc/make.conf?

2018-01-10 Thread Jim Trigg
ISTR that there is a more generic variable that will cause make to work with all flavors instead of the default "common" set. Not where I can easily look up specifics right now... Thanks, Jim Trigg On January 10, 2018 3:59:17 PM EST, Stefan Esser wrote: >Am 10.01.18 um