Results 65 comments of Пётр

Any documents about it? I don't see 'FreeBSD version' option in 'synth configure'.

OK, thank you. Indeed, I saw the 'System root directory' parameter, but it is not obvious at all that providing an 'old' system tree we can build packages for the...

> yes. You have to provide the root directory of the freebsd you want, and then change the sysroot path to the directory that holds that root. > The default...

> How does poudriere do it? I'm using synth only, I don't know :)

I solved the problem, rebuilding mondrian 3.14 jar from sources jar, downloaded from Sourceforge. The bug was in `mondrian.rolap.SqlMemberSource.makeLevelMemberCountSql`, around line 270 ``` for (String colDef : columnList) { if...

In [cbsd-tui.go](https://github.com/Peter2121/cbsd-tui/blob/master/cbsd-tui.go) at line 777 I check if there are something new in a file. If yes - I need to update `edit` widget named `logspace` immediately with the additional...

No IPv6 here. ``` peter@peter-freebsd ~ % ping google.com PING google.com (216.58.198.174): 56 data bytes 64 bytes from 216.58.198.174: icmp_seq=0 ttl=116 time=35.034 ms 64 bytes from 216.58.198.174: icmp_seq=1 ttl=116 time=35.266...

I have the same problem on Mac OS X 10.9.5 and 10.13.4. Digging a bit in the code, I see that in OpenGL mode (the only possible on last OS...

I would like to see this feature too

The most interesting thing is DesktopEditors. The portable version is built for Linux x64, not for FreeBSD. Maybe, using Linux x64 compatibility layer it could be run on FreeBSD 11....