Re: Python connect to MS SQL Server Databases

2017-12-15 Thread Remi Pointel
Le 15-12-2017 15:09, Сергей Тарасов a écrit : How can I connect in Python program to MS SQL Server Databases in OpenBSD? Hi, attached is the port of py-mssql for OpenBSD. I don't have a MS SQL server to test, so please test and if it works fine I will import it. Cheers, Remi. py-mssql-2.

Re: A really stupid thing about gecode-3.5.0

2012-03-09 Thread Remi Pointel
On Fri, 9 Mar 2012 19:18:09 +0200 Vitali wrote: > Hi, techs. > > I had to build gecode, took it from > http://www.gecode.org/download/gecode-3.5.0.tar.gz > Ran ./configure and there popped up the following error: > > "checking for the host operating system... configure: error: Host OS > not supp

tar -J for xz

2011-10-04 Thread Remi Pointel
Hi, this diff adds a -J flag to tar that calls xz for compress/decompress. Requires you to install the xz package on your system. Attached is the diff, critical positive or negative would be appreciated ;-). Thanks, Remi. Index: cpio.1 ==

Re: man.conf, pick up ports manpages by default

2011-04-11 Thread Remi Pointel
Le lun 11/04/11 10:19, "Stuart Henderson" s...@spacehopper.org a C)crit: > it's useful for ports developers to be able to read the infrastructure > manpages (dpb, pkg_subst, update-patches, etc) without making changes > to the default configuration. > > as with X11R6, this fails cleanly if the rele