Re: Reorganization of the py-sqlalchemy ports

2016-05-18 Thread Olivier Duchateau
On Wed, 18 May 2016 08:02:59 +0100 Matthew Seaman wrote: > > Dear all, > > The state of the SQLAlchemy ports currently in the tree is pretty dire. > SQLAlchemy is perhaps the premiere ORM written in Python and we really > should have decent support for it. Plus I know of at least two new as >

KDE-FreeBSD: commiters and mentors needed

2016-05-18 Thread Ralf Nolden
Hi all, the KDE/FreeBSD (k...@freebsd.org) has some commiters that currently check in our work to the ports tree (see https://freebsd.kde.org/people.php), which to my knowledge are mainly makc and rakuco along with Alonso Schaich. All three do a really good work in carefully checking which part

Re: Using the subversion switch command to keep up with quarterly branches

2016-05-18 Thread Kurt Jaeger
Hi! > > I wasn't aware there was a lightweight git client in base. > > I wasn't aware either, still can't find it, looked in /usr/bin > and /usr/sbin as well as online Porters' Handbook and FreeBSD > Handbook. > > Where is the lightweight git client? I know there is an optional > svnlite, but w

Re: Using the subversion switch command to keep up with quarterly branches

2016-05-18 Thread Thomas Mueller
Excerpt from Melissa Pilgrim: > I wasn't aware there was a lightweight git client in base. I wasn't aware either, still can't find it, looked in /usr/bin and /usr/sbin as well as online Porters' Handbook and FreeBSD Handbook. Where is the lightweight git client? I know there is an optional svn

Re: Using the subversion switch command to keep up with quarterly branches

2016-05-18 Thread Torsten Zuehlsdorff
Hello Mel, I track the quarterly ports branches so that I can build ports from the same tree as binary packages so that I don't, for example, have to build all 2783 packages on my dev VM, just the 13 where I need non-default options. Yes I know, "That is not the intended use, ma'am," blah blah

FreeBSD ports you maintain which are out of date

2016-05-18 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you

Re: Why clang++37 behaves differently on 9.3 and 10.3?

2016-05-18 Thread Matthias Andree
Am 12.05.2016 um 19:59 schrieb Dimitry Andric: > On 12 May 2016, at 13:33, Yuri wrote: >> >> clang++37 compiles this simple program fine on 10.3, but fails on 9.3. >> >> Why does it behave differently on different OS versions? >> >> It looks like it ignores -std=c++11 on 9.3. > > You cannot compil

Reorganization of the py-sqlalchemy ports

2016-05-18 Thread Matthew Seaman
Dear all, The state of the SQLAlchemy ports currently in the tree is pretty dire. SQLAlchemy is perhaps the premiere ORM written in Python and we really should have decent support for it. Plus I know of at least two new as yet uncommitted ports waiting on availability of an up-to-date version.