mandree
mandree
Greetings, compiling and installing glyr OOTB from Git on Fedora 27 with cmake mostly at the default settings ends up with the library (.so) under /usr/local/lib, and the cmake-typical empty...
When a package is created from a staging area that has hard links between, say, /sbin and /usr/local/sbin, but on the destination file system, /sbin/ and /usr/local/sbin are on separate...
Greetings, if there is only a patchlevel change, for instance between v3.1.0 and v3.1.1, that fixes a BUILD issue that causes either "no package" or "package built" - please DO...
Greetings, I am the packager of the Easy-RSA package for FreeBSD. In our post-install scripot, we install the .example files for openssl-easyrsa.cnf and vars into /usr/local/share/easy-rsa (= $DATADIR), and install...
In a situation, where the OSVERSION got bumped from 1400092 to 1400093 in both my host (buildworld buildkernel installkernel, reboot, etcupdate, installworld, etcupdate, reboot) and also my poudriere jail, I...
I would like to have a way for `poudriere testport` to do similar things to an `-i` interactive test, but I want to run some scripted/automated tests instead of running...
FreeBSD builds, which install libdeflate as .so in /usr/local/lib, and use the system libdeflate (not the embedding approach), fail to build as of v3.2.1. The cmake configure phase completes successfully:...
Greetings, I have a 64 GB SDXC card here (SanDisk) here that was written to with a Sony camera, Linux, and Windows. exfatfsck complains about 0-clusters in a certain directory,...
I see that as of 1.3.0 oniguruma and jq are now part of the tarball. I checked changelog and the commit log entry, but... WHY? The distribution size went up...
### Contact Details (use Gitlab) ### Version v5.6.6-stable-564-g3129e29a1 ### Description Apparently OpenSSL fills in the bits into the int pointed to by the 2nd argument of SSL_CIPHER_get_bits(sc, &i); in addition...