[CFT][CFH] Uses for PostGis

2016-09-20 Thread L.Bartoletti
Hello, As exposed on some postgis bugs. I propose an infrastructure framework for this ports. PostGis is not compatible with all versions of PostGreSQL (https://trac.osgeo.org/postgis/wiki/UsersWikiPostgreSQLPostGIS). So postgis.mk can check if a version of postgis is already installed and

Re: Failed to build a port (tempus) on i386 (Boost problems?)

2017-09-22 Thread L.Bartoletti
, L.Bartoletti <lbartole...@tuxfamily.org> wrote: I'm trying to port the tempus <https://gitlab.com/Oslandia/> framework on FreeBSD. All packages are nearly ready except the core for i386... I come to you because I don't understand the difference of the logs between i386 and amd64. I suspec

USES pgsql:plpython?

2017-09-05 Thread L.Bartoletti
Hi, I prepare a port which needs plpython. Is there any reason that we don't have the choice to write in our Makefile "USES pgsql:plpython"? Only because there are no ports dependent upon this port? Can I add it to my diff? Regards Loïc Bartoletti.

Failed to build a port (tempus) on i386

2017-09-11 Thread L.Bartoletti
Hi, I'm trying to port the tempus framework on FreeBSD. All packages are nearly ready except the core for i386... I come to you because I don't understand the difference of the logs between i386 and amd64. I suspect some clang errors and maybe boost, but not

Re: [HEADUP] FLAVORS landing.

2017-09-26 Thread L.Bartoletti
Great! Thanks guys! Loïc On 26.09.2017 16:10, Mathieu Arnold wrote: Le 26/09/2017 à 16:05, Mathieu Arnold a écrit : Hi, **Do not commit FLAVORS to any ports, a hook will prevent it, that being said, do try it and test what can be done.** To test this feature in poudriere, you need

Add gitlab.com into bsd.sites.mk

2017-08-19 Thread L.Bartoletti
Hello, I would suggest to add gitlab.com into bsd.sites.mk Since, I think I am not competent to propose a patch, I ask for help. I have ports to create where the sources are only available on GitLab. Like some other ports (audio/midi-matrix-lv2, audio/moony-lv2, etc.) I can fetch source

Postigs* looking for a committer

2017-12-04 Thread L.Bartoletti
Hi all, I'm looking for a committer to PR #222703 to have postgis24 in ports. This is necessary for the postgis framework PR #213038. Thank you. Regards Loïc ___ freebsd-ports@freebsd.org mailing list

FLAVOR for Qt4 and Qt5 (was Re: Flavor or not for this port?)

2017-12-18 Thread L.Bartoletti
, Rainer Hurling wrote: Am 02.11.2017 um 07:41 schrieb Rainer Hurling: Am 02.11.2017 um 07:13 schrieb L.Bartoletti: Hi, I want to take x11-toolkits/qwt{5,6}-* Both are built for Qt4. I especially need qwt6 for Qt5. Since we have flavors. Is it better to add a Qt5 flavor for Qwt6 or simply add a x11

Re: pkg flavors breaks "make run-depends-list"

2017-12-19 Thread L.Bartoletti
Thanks Stefan, I will try it! Regards Loïc On 19.12.2017 07:23, Stefan Esser wrote: Am 18.12.17 um 23:34 schrieb lb: Hi, Is it possible to add the flavors into the name returned by build-depends-list? An example: Loic@FreeBSD:/usr/ports|⇒  make -C x11-toolkits/py-qt5-gui

Re: FLAVOR for Qt4 and Qt5 (was Re: Flavor or not for this port?)

2017-12-19 Thread L.Bartoletti
Hi, Here's my WIP https://gitlab.com/lbartoletti/freebsd_ports/tree/master/qwt6 Regards On 18.12.2017 22:57, L.Bartoletti wrote: Hi Rainer, I have made a try with subpackages with success, but I think it's better with flavor (like on OpenBSD). So, I have started to create flavors

Flavor or not for this port?

2017-11-02 Thread L.Bartoletti
Hi, I want to take x11-toolkits/qwt{5,6}-* Both are built for Qt4. I especially need qwt6 for Qt5. Since we have flavors. Is it better to add a Qt5 flavor for Qwt6 or simply add a x11-toolkits/qwt6-qt5 (like security/qtkeychain-qt{4,5} ?) Thanks. Regards. Loïc

Re: Files conflicts in ports

2017-10-25 Thread L.Bartoletti
Hi Rodrigo, Thank you for this precious tool. One question, seeing one of my ports which have conflicts (devel/py-gtfslib http://pkgtool.osorio.me/conflicts/lbartole...@tuxfamily.org.html). Is it or not good to install test files? Regards. Loïc On 10.10.2017 20:52, Rodrigo Osorio wrote:

codeblocks-devel looking for a committer

2017-10-25 Thread L.Bartoletti
Hi all, Since codeblocks is still buggy, I'm looking for a committer to PR #221703 to have codeblocks-devel which works. Thank you. Regards Loïc ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports

Re: USES pgsql:plpython?

2017-10-25 Thread L.Bartoletti
o fast :) My patch is near to be ready. Just some tests to be sure. Thanks. Envoyé de mon smartphone BlackBerry 10.   Message d'origine De: Chris Rees Envoyé: mardi 5 septembre 2017 20:44 À: L.Bartoletti; po...@freebsd.org Cc: pg...@freebsd.org Objet: Re: USES pgsql:plpython? By the way, the synt

Re: FLAVOR for Qt4 and Qt5 (was Re: Flavor or not for this port?)

2018-01-11 Thread L.Bartoletti
Hi Mathieu, May I ask you to review it and push this port? If it's OK, I will made the same with Qwt5 after. Regards. Loïc On 04.01.2018 18:37, L.Bartoletti wrote: Hi Mathieu, Thank you for your review and tips. I have just submitted the patch. Rainer, QGis 2 may be able to use Qwt6

Re: FLAVOR for Qt4 and Qt5 (was Re: Flavor or not for this port?)

2018-01-04 Thread L.Bartoletti
Hi Mathieu, Thank you for your review and tips. I have just submitted the patch. Rainer, QGis 2 may be able to use Qwt6 instead of Qwt5? Regards. Loïc On 21.12.2017 17:10, Mathieu Arnold wrote: Le 19/12/2017 à 20:48, L.Bartoletti a écrit : Hi, Here's my WIP https://gitlab.com

Can't makepatch to a port (graphics/py-gdal)

2018-01-18 Thread L.Bartoletti
Hi, A dummy question, but, I haven't be able to make a simple patch to a port (graphics/py-gdal). My patch (using diff -u) is: --- swig/include/gdal_array.i.orig  2018-01-19 06:46:50.571482000 +0100 +++ swig/include/gdal_array.i   2018-01-19 06:46:50.571393000 +0100 @@

Committer needed for #224904 - x11-toolkits/qwt6: Add qt flavors and update all dependent ports

2018-01-17 Thread L.Bartoletti
Hi, Can someone check and commit this PR ? Thanks in advance. Regards. Loïc ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To

Re: Committer needed for #221810 - converters/osm2pgrouting, Import OSM data into pgRouting Database

2018-01-17 Thread L.Bartoletti
Thanks yuri@ ! On 12.01.2018 06:33, L.Bartoletti wrote: Hi, Can someone check and commit this PR <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221810>? Thanks in advance. Regards. Loïc ___ freebsd-ports@freebsd.org mailing list

Re: Qt5-core/multimedia missing qconfig-multimedia in 5.9.3

2018-01-12 Thread L.Bartoletti
FYI, A bug report was opened by Roger Leigh at 225100 Loïc On 12.01.2018 10:06, Lbartoletti wrote: Hi, I'm trying to build a soft with QT5 5.9.3 from pkg. I have an error with qtcore‎.

Committer needed for #221810 - converters/osm2pgrouting, Import OSM data into pgRouting Database

2018-01-11 Thread L.Bartoletti
Hi, Can someone check and commit this PR ? Thanks in advance. Regards. Loïc ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To