Re: minor fix for devel/check

2014-11-21 Thread Kaspars Bankovskis
2014 at 11:42:33AM +0400, Vadim Zhukov wrote: > 21 нояб. 2014 г. 3:42 пользователь "Kaspars Bankovskis" < > kasp...@bankovskis.net> написал: > > > > Hi, > > > > Currently, when linking your source against libcheck, you get an > > annoying warning ab

minor fix for devel/check

2014-11-20 Thread Kaspars Bankovskis
Hi, Currently, when linking your source against libcheck, you get an annoying warning about unsafe usage of tempnam(3). The following patch fixes that, by commenting out a block of code which, according to comments above it, is supposed to solve issues with Windows, and shouldn't be relevant in O

ports(7) and database/mysql in example

2014-11-08 Thread Kaspars Bankovskis
Hi, for illustrating MULTI_PACKAGES, ports(7) uses non-existing database/mysql for an example. Replacing with databases/mariadb: Index: ports.7 === RCS file: /cvs/src/share/man/man7/ports.7,v retrieving revision 1.99 diff -u -p -r1.