Hello, thanks for trying to help
Unfortunately the patches didn't apply. Here's the steps I took:
1. updated ports:
Updated to revision 473192.
2. root@testvm:/root# cd /usr/ports/graphics/ufraw/files
root@testvm:/usr/ports/graphics/ufraw/files# ls -lah
total 16
drwxr-xr-x 2 root wheel 51
Seems was a paste problem, line 41 started under the "n" of sprint
sprintf (th->date, "%04d:%02d:%02d %02d:%02d:%02d",
t->tm_year+1900,t->tm_mon+1,t->tm_mday,t->tm_hour,t->tm_min,t->tm_sec);
==
Btw, this is a bug, so I would suggest make a PR.
___
f
Here is the PR
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229271
___
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"
On 24/06/2018 12:35, Walter Schwarzenfeld wrote:
Here is the PR
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229271
Awesome. Applied the patch and it all works now. Thank you very much.
--
J.
___
freebsd-ports@freebsd.org mailing list
https://l
Hello,
context is 12.0-CURRENT #0 r335317 and ports r473196 on amd64.
I haven't got a webserver installed yet, so I install
security/py-certbot and run it with the intention of spinning up its
standalone server, to create/fetch the certs. But it always wants to
verify the domain using the web
aaagh please ignore... thought it'd operate on port 443 and not 80
(which was not allowed in pf.conf)
sorry for the noise
On 24/06/2018 15:02, tech-lists wrote:
Hello,
context is 12.0-CURRENT #0 r335317 and ports r473196 on amd64.
I haven't got a webserver installed yet, so I install
securi
On 06/24/18 12:29, tech-lists wrote:
Hello, thanks for trying to help
Unfortunately the patches didn't apply. Here's the steps I took:
1. updated ports:
Updated to revision 473192.
2. root@testvm:/root# cd /usr/ports/graphics/ufraw/files
root@testvm:/usr/ports/graphics/ufraw/files# ls -lah
t