FreeBSD Port: rsync-3.1.3_1

2020-07-06 Thread Dutchman01 via freebsd-ports
Please upgrade rsync to 3.2.2 releases

 

See:  
https://download.samba.org/pub/rsync/NEWS#3.2.0

 

Regards

Dutchy

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: FreeBSD Port: rsync-3.1.3_1

2020-07-06 Thread Kubilay Kocak

On 6/07/2020 5:09 pm, Dutchman01 via freebsd-ports wrote:

Please upgrade rsync to 3.2.2 releases

  


See:  
https://download.samba.org/pub/rsync/NEWS#3.2.0

  


Regards

Dutchy



Tracked in:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247795

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


FreeBSD ports you maintain which are out of date

2020-07-06 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 can
safely ignore the entry.

You will not be e-mailed again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/po...@freebsd.org.html


Port| Current version | New version
+-+
science/afni| 20.1.18 | afni_20.2.00
+-+


If any of the above results are invalid, please check the following page
for details on how to improve portscout's detection and selection of
distfiles on a per-port basis:

http://portscout.freebsd.org/info/portscout-portconfig.txt

Reported by:portscout!
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


need help with a poudriere build error of the port math/maxima

2020-07-06 Thread Robert Cina
Hi, I need help with creating a patch for a poudriere build error I'm
experiencing for the port math/maxima using 12.1 stable amd64.

I have filed a bug #247805 for the issue and was told there is no
maintainer for this port and I should create a patch for it myself. The
only problem is I don't know where to start to debug the specific error in
question.

The error from the build log math/maxima is shown below:

-exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} +  -o
-type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {}
+ \)' COPYTREE_SHARE .
/wrkdirs/usr/ports/math/maxima/work/stage/usr/local/share/examples/maxima
'-name *\.dem'
install  -m 444
/wrkdirs/usr/ports/math/maxima/work/maxima-5.44.0/doc/man/maxima.1.gz
/wrkdirs/usr/ports/math/maxima/work/stage/usr/local/man/man1
/bin/mkdir -p /wrkdirs/usr/ports/math/maxima/work/stage/usr/local/lib/ecl
install  -m 0644
/wrkdirs/usr/ports/math/maxima/work/maxima-5.44.0/src/binary-ecl/maxima.fas
 /wrkdirs/usr/ports/math/maxima/work/stage/usr/local/lib/ecl
install: 
/wrkdirs/usr/ports/math/maxima/work/maxima-5.44.0/src/binary-ecl/maxima.fas:
No such file or directory
*** Error code 71

Stop.
make: stopped in /usr/ports/math/maxima
=>> Cleaning up wrkdir
===>  Cleaning for maxima-5.44.0_1
build of math/maxima | maxima-5.44.0_1 ended at Sun Jul  5 17:38:17 EDT 2020
build time: 00:02:11
!!! build failure encountered !!!


This error occurs at the staging process and poudriere indicates it may be
a missing header but I am not really sure.  Any hints on where I should
look to solve the problem are greatly appreciated.

Thanks
Rob
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Fwd: unifi5, mongodb and python2

2020-07-06 Thread Doug Sampson
Is there any movement on this issue? I don't see a PR? I have an installation 
facing this issue.

~Doug

From: owner-freebsd-po...@freebsd.org  on 
behalf of Dave Cottlehuber 
Sent: Wednesday, June 17, 2020 9:34 AM
To: Kurt Jaeger; Ronald Klop
Cc: freebsd-ports
Subject: Re: Fwd: unifi5, mongodb and python2

On Wed, 17 Jun 2020, at 09:04, Kurt Jaeger wrote:
> Hi!
>
> > Looking for some feedback on this. Or should I just go ahead and create PRs?
>

Sounds good to me.

I have recently done a few mongo Mongo mongo upgrades would I can prep some 
notes on that, perhaps in the wiki? We could reference it in the pkg-message 
perhaps?

Dave
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Fwd: unifi5, mongodb and python2

2020-07-06 Thread Ronald Klop

Yes, I'm testing stuff.

Unifi5 runs with mongodb40 for some time now in my house setup.
But I had issues upgrading to mongodb42. Which I'm looking into. It seems to 
work in my current setup.
I got a little bit swamped by all the different versions of unifi5, mongodb and 
a jail which was connecting to the server of the host which did not help. :-)

In the meantime there were updates to mongodb ports which I test-compiled on my 
RPI3 which takes a loong time to build.

Interesting setups:
unifi5 mongodb36 clean install  (Works)
unifi5 mongodb40 clean install
unifi5 mongodb42 clean install

unifi5 mongodb40 upgrade from mongodb36  (Works)
unifi5 mongodb42 upgrade from mongodb40
unifi5 mongodb42 upgrade from mongodb36

What I find interesting is that Unifi does "setting mongodb features compatibility 
version to 3.6". This should not be possible on 4.2 because Mongodb only supports 1 
version back. I saw errors/crashes about this, but can't reproduce it. Which might have 
to do with my jail-problems mentioned above.

If somebody beats me to test the different combinations of the software and 
creates PRs, please do. I hope to find some time this or next week.

Regards,

Ronald.


Van: Doug Sampson 
Datum: maandag, 6 juli 2020 20:17
Aan: Dave Cottlehuber , Kurt Jaeger , Ronald 
Klop 
CC: freebsd-ports 
Onderwerp: Re: Fwd: unifi5, mongodb and python2


Is there any movement on this issue? I don't see a PR? I have an installation 
facing this issue.

~Doug

From: owner-freebsd-po...@freebsd.org  on behalf of 
Dave Cottlehuber 
Sent: Wednesday, June 17, 2020 9:34 AM
To: Kurt Jaeger; Ronald Klop
Cc: freebsd-ports
Subject: Re: Fwd: unifi5, mongodb and python2

On Wed, 17 Jun 2020, at 09:04, Kurt Jaeger wrote:
> Hi!
>
> > Looking for some feedback on this. Or should I just go ahead and create PRs?
>

Sounds good to me.

I have recently done a few mongo Mongo mongo upgrades would I can prep some 
notes on that, perhaps in the wiki? We could reference it in the pkg-message 
perhaps?

Dave
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"




___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: need help with a poudriere build error of the port math/maxima

2020-07-06 Thread Thierry Thomas
Le lun.  6 juil. 20 à 20:06:47 +0200, Robert Cina 
 écrivait :

> Hi, I need help with creating a patch for a poudriere build error I'm
> experiencing for the port math/maxima using 12.1 stable amd64.

Hello,

> I have filed a bug #247805 for the issue and was told there is no
> maintainer for this port and I should create a patch for it myself. The
> only problem is I don't know where to start to debug the specific error in
> question.

I have not yet tested the committed version, but previously I tested the
version proposed in Phabricator at:
https://reviews.freebsd.org/rP541227
and it built fine, either in poudriere or as a port in my workstation
(I´m still using it to run Sage).

I guess that this failure is surely caused by some modification in an
external dependency, but this is a good point to start.

This port is strongly related to lang/ecl, and when I built it, it was
with the patch from:
https://reviews.freebsd.org/rP541226

Thanks for taking care!
-- 
Th. Thomas.


signature.asc
Description: PGP signature


Please review new port shells/ohmyzsh (D25582)

2020-07-06 Thread Sergey Kozlov
Hello,

I've created a port of Oh My Zsh (https://ohmyz.sh/). If there are users
of zsh or Oh My Zsh, please check it out, any feedback is welcome.
Review: https://reviews.freebsd.org/D25582

Thanks in advance,
Sergey



signature.asc
Description: OpenPGP digital signature


Re: need help with a poudriere build error of the port math/maxima

2020-07-06 Thread Robert Cina
On Mon, Jul 6, 2020 at 4:23 PM Thierry Thomas  wrote:

> Le lun.  6 juil. 20 à 20:06:47 +0200, Robert Cina 
>  écrivait :
>
> > Hi, I need help with creating a patch for a poudriere build error I'm
> > experiencing for the port math/maxima using 12.1 stable amd64.
>
> Hello,
>
> > I have filed a bug #247805 for the issue and was told there is no
> > maintainer for this port and I should create a patch for it myself. The
> > only problem is I don't know where to start to debug the specific error
> in
> > question.
>
> I have not yet tested the committed version, but previously I tested the
> version proposed in Phabricator at:
> https://reviews.freebsd.org/rP541227
> and it built fine, either in poudriere or as a port in my workstation
> (I´m still using it to run Sage).
>

I checked out r541227 version of the port and tried building the maxima
port with poudriere 12.1 stable and it failed to build for me with the same
issue from bug #247805.  However, when building on my workstation outside
of poudriere with the latest version r541376 I was able to successfully
build and install maxima. I am not sure what the difference is and why it
fails at the staging phase when I use poudriere.  If anyone can add some
insight it is welcome.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"