Writing a port that needs to download a large number of files

2017-04-19 Thread Xavi Garcia
Hi all, We are writing a port for a Java software that downloads a large number of jar files (around 200) with Gradle (https://gradle.org/), that is similar to other package managers like Pip or Ruby Gems but for Java projects. What would be the best practice in this scenario? I am aware that we

Re: Writing a port that needs to download a large number of files

2017-04-20 Thread Xavi Garcia
. Kind regards, Xavier Garcia 2017-04-19 22:29 GMT+02:00 Dmytro Bilokha <dmy...@posteo.net>: > > On 19.04.2017 19:27, Xavi Garcia wrote: > >> Hi all, >> >> We are writing a port for a Java software that downloads a large number of >> jar files (arou

Re: Writing a port that needs to download a large number of files

2017-04-20 Thread Xavi Garcia
, it is GPLv3 and it shouldn't be a problem if we release our own builds. Kind regards, Xavier Garcia 2017-04-20 11:10 GMT+02:00 Dmytro Bilokha <dmy...@posteo.net>: > On 20.04.2017 11:02, Xavi Garcia wrote: > >> Hi, >> >> > Hi! > > I'd definitely downlo

textproc/jq and oniguruma5

2017-07-13 Thread Xavi Garcia
Dear all, jq depends on oniguruma5 but this library has quite a few vulnerabilities and it doesn't seem to be maintained. https://vuxml.freebsd.org/freebsd/b396cf6c-62e6-11e7-9def-b499baebfeaf.html Would it be possible to change the dependencies in textproc/jq from devel/oniguruma5 to

Re: databases/mariadb101-client broken in the quarterly branch (libressl)

2017-06-19 Thread Xavi Garcia
After discussing the issue with a colleague, Q3 will be available next week and perhaps fixing the port in Q2 is not worth the effort if it's working in HEAD. I have to test this in our Poudriere running in the lab. Kind regards, Xavier Garcia 2017-06-19 14:35 GMT+02:00 Xavi Garcia <xavi.

databases/mariadb101-client broken in the quarterly branch (libressl)

2017-06-19 Thread Xavi Garcia
Hi, Mariadb101-client stopped compiling with libressl in the quarterly branch (2017Q2) after upgrading to 10.1.23. Can somebody please have a look at: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219045#c16 Kind regards, Xavier Garcia ___