Review requested -- new trac plugin port

2016-01-05 Thread Matthew Seaman
Dear all, Before hitting the commit button on this, I thought I'd check that what I'm doing here is OK. So far I've got three new trac plugin modules I'd like to port. They're all pretty similar, and I've based my work on some existing trac plugin ports (mostly www/trac-discussion). However it

Re: portupgrade fails possibly due to py27-asn1 rename to py-pyasn1

2016-01-05 Thread Kubilay Kocak
On 5/01/2016 10:52 PM, Graham Menhennitt wrote: > Hi all, > > I updated my ports collection the other day and ran portupgrade. It > fails on the devel/py-pyasn1 port with the error: > > ===> Installing for py27-pyasn1-0.1.9 > ===> py27-pyasn1-0.1.9 depends on package: py27-setuptools27>0 -

Using GitLab With Port Makefile

2016-01-05 Thread Shawn Webb
Hey freebsd-ports peeps, I'm writing a custom ports entry for my employer. We have an internal GitLab instance. I was wondering if it'd be possible to use USE_GITHUB with our internal GitLab, but instead of having the Ports system use GitHub to download the archive, use our GitLab instance. Is

FreeBSD ports you maintain which are out of date

2016-01-05 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,

portupgrade fails possibly due to py27-asn1 rename to py-pyasn1

2016-01-05 Thread Graham Menhennitt
Hi all, I updated my ports collection the other day and ran portupgrade. It fails on the devel/py-pyasn1 port with the error: ===> Installing for py27-pyasn1-0.1.9 ===> py27-pyasn1-0.1.9 depends on package: py27-setuptools27>0 - found ===> py27-pyasn1-0.1.9 depends on file:

FreeBSD Port: subversion-1.9.3_1 cyrus-sasl-saslauthd-2.1.26_3

2016-01-05 Thread Joseph Bruni
Hello, I recently struggled with getting subversion with SASL to work with LDAP authentication on freebsd 10.2. Both subversion (1.9.3) and SASL (2.1.26) were install from ports. For the most part configuration followed the documentation, but there was one hitch. I'm not sure if this is