[poudriere] lang/go14 failing on 12.0-CURRENT i386?

2017-07-02 Thread Ben Lavery-Griffiths
Hi all, Testing the latest www/gohugo port so I can submit a patch. I’ve tested the port with the following: > poudriere bulk -f pkglist -p local -tC -j 12Ci386 Where pkglist contains a single line with “www/gohugo”. For all other jails (10.3 and 11.0 i386 and amd64, and 12.0-CURRENT amd64)

Re: Keeping -CURRENT up to date with Poudriere

2017-06-19 Thread Ben Lavery-Griffiths
L}-poudriere.conf. > > I also make a dataset for each target branch so it can > be zfs send/received. > > > I hope this helps > Ultima > > On Sun, Jun 18, 2017 at 9:49 AM, Ben Lavery-Griffiths > mailto:ben.lav...@hashbang0.com>> wrote: > Hi all, >

Keeping -CURRENT up to date with Poudriere

2017-06-18 Thread Ben Lavery-Griffiths
Hi all, I’ve got a 12.0-CURRENT Poudriere jail for ports testing. Am I right in thinking that when Poudriere updates a jail it uses freebsd-update? In which case, -STABLE and -CURRENT jails can’t be updated - correct? In this case, if I want to get the latest -STABLE or -CURRENT snapshot, wil

Upgraded

2016-10-08 Thread Ben Lavery
Afternoon all, I've just updated a port I maintain (gohugo) for the first time. I've made changes to the Makefile, distinfo and pkg-plist files, then made an svn diff and attached that to a bug (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213309

Re: codecvt and libc++ on FreeBSD 9.x

2016-09-01 Thread Ben Lavery
On 09/01/16 20:59, Michelle Sullivan wrote: Ben Lavery wrote: On the submission (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212278) CPM has said of the issue "Second it seems that codecvt is missing, so it needs libc++ support" - but I'm not sure how to add this. I'

codecvt and libc++ on FreeBSD 9.x

2016-09-01 Thread Ben Lavery
Good evening all, Fairly new to porting and I've tried porting what I thought would be a trivial program, bunnysay. Written in C++ I've patched the code to work on FreeBSD 10, however it doesn't work on FreeBSD 9 because I've included codecvt. It fails with the following error and I'm feeli

Re: Restricted character set for Github repo names?

2016-07-14 Thread Ben Lavery
Thanks Jan, For some reason it didn't like the GH_TUPLE - although it didn't complain the tar.gz wasn't fetched... I renamed the :group as you suggested, make(1) is happy and the files are fetched! Thanks again, Ben On 07/14/16 07:43, Jan Beich wrote: > Ben Lavery write

Restricted character set for Github repo names?

2016-07-13 Thread Ben Lavery
Hello all, This is my first port, I’m trying to port http://gohugo.io so I may have missed something. I’ve got my Makefile (copy: https://manaha.co.uk/logsnstuff/gohugo_Makefile_WIP_broken ) but on 10.3 it fails with the following: > _MASTER_SITES_go-md2man=https://codeload.github.com/cpuguy8