Re: force github file extension for fetch? (tar.bz2 instead of tar.gz)

2019-06-03 Thread Gary Aitken
On 6/3/19 3:33 PM, Michael Gmelin wrote: On Mon, 3 Jun 2019 12:46:32 -0600 Gary Aitken wrote: On 6/3/19 11:19 AM, Michael Gmelin wrote: On 3. Jun 2019, at 19:03, Gary Aitken wrote: Is it possible to force fetching of .tar.bz2 instead of .tar.gz if both are available? Or how does one get

Re: PR 236751 security/base-audit committer needed

2019-06-03 Thread Miroslav Lachman
Kurt Jaeger wrote on 2019/06/03 22:00: Hi! There is a new version of security/base-audit waiting for commit almost 2 months. Could somebody commit it, please? PR 236751 Done. Thank you for all your work on ports! Miroslav Lachman ___

Re: force github file extension for fetch? (tar.bz2 instead of tar.gz)

2019-06-03 Thread Michael Gmelin
On Mon, 3 Jun 2019 12:46:32 -0600 Gary Aitken wrote: > On 6/3/19 11:19 AM, Michael Gmelin wrote: > > > > > >> On 3. Jun 2019, at 19:03, Gary Aitken > >> wrote: > >> > >> In attempting to build a new port (prusa3d slicer) I need another > >> new port (wxWidgets). The original distfile

Re: .build directory for cmake

2019-06-03 Thread Gary Aitken
On 6/3/19 2:07 PM, Tatsuki Makino wrote: What if that changes to USES=cmake:insource ? If I do that I see no different behavior from USES=cmake, at least in terms of trying to reproduce the original problem (which was resolved by removing the work/.configure_done* file).

Re: .build directory for cmake (was: freebsd-ports Digest, Vol 836, Issue 1)

2019-06-03 Thread Tatsuki Makino
Hello. What if that changes to USES=cmake:insource ? Regards. ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: PR 236751 security/base-audit committer needed

2019-06-03 Thread Kurt Jaeger
Hi! > There is a new version of security/base-audit waiting for commit almost 2 > months. > Could somebody commit it, please? > > PR 236751 Done. -- p...@opsec.eu+49 171 3101372One year to go ! ___

PR 236751 security/base-audit committer needed

2019-06-03 Thread Miroslav Lachman
There is a new version of security/base-audit waiting for commit almost 2 months. Could somebody commit it, please? PR 236751 Kind regards Miroslav Lachman ___ freebsd-ports@freebsd.org mailing list

Re: force github file extension for fetch? (tar.bz2 instead of tar.gz)

2019-06-03 Thread Gary Aitken
On 6/3/19 11:19 AM, Michael Gmelin wrote: On 3. Jun 2019, at 19:03, Gary Aitken wrote: In attempting to build a new port (prusa3d slicer) I need another new port (wxWidgets). The original distfile fetch of wxWidgets was a .tar.gz. The configure phase had an error; a search for the source

Re: licensing/restricted question about games/oneko-sakura

2019-06-03 Thread ng0
(Resend because I wasn't subscribed before) n...@n0.is transcribed 1.2K bytes: > Hi, > > I have recently picked up oneko-sakura and did some maintenance > work to make it build at least on NetBSD 8. So far I assumed it > was public-domain, going by reading the entries in the source > and the

math/hs-Agda: Need help with defining LICENSE

2019-06-03 Thread Gleb Popov
Hello. I'm having troubles setting LICENSE properly for math/hs-Agda port. Its LICENSE file looks like this: https://hackage.haskell.org/package/Agda-2.6.0.1/src/LICENSE I've figured out that I surely need LICENSE_COMB= multi, but I'm unsure of the rest. I'd be grateful, if someone would write

Please close bug 238192

2019-06-03 Thread Ernie Luzar
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238192 ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: force github file extension for fetch? (tar.bz2 instead of tar.gz)

2019-06-03 Thread Michael Gmelin
> On 3. Jun 2019, at 19:03, Gary Aitken wrote: > > In attempting to build a new port (prusa3d slicer) I need another new > port (wxWidgets). The original distfile fetch of wxWidgets was a .tar.gz. > The configure phase had an error; a search for the source of the error > turned up a bug

force github file extension for fetch? (tar.bz2 instead of tar.gz)

2019-06-03 Thread Gary Aitken
In attempting to build a new port (prusa3d slicer) I need another new port (wxWidgets). The original distfile fetch of wxWidgets was a .tar.gz. The configure phase had an error; a search for the source of the error turned up a bug (old) which claimed the error was solved by fetching the distfile

Re: .build directory for cmake (was: freebsd-ports Digest, Vol 836, Issue 1)

2019-06-03 Thread Gary Aitken
On 6/3/19 8:18 AM, Adriaan de Groot wrote: On Monday, 3 June 2019 14:00:01 CEST freebsd-ports-requ...@freebsd.org wrote: From: Gary Aitken I'm trying to port some linux code which uses cmake, and clearly don't know what I'm doing. I have USES= cmake set, but a make build terminates

Having trouble with firstboot-growfs

2019-06-03 Thread Andrew Villano
I've used Firstboot-growfs a few times and it usually goes without a snag. I touch /firstboot, reboot the box and when it comes back up it resizes the partition and resizes the filesystem. I've just spun up a FreeBSD 12 box, [vagrant@freebsd ~]$ freebsd-version 12.0-RELEASE-p5 I was able to

Re: freebsd-ports Digest, Vol 836, Issue 1

2019-06-03 Thread Adriaan de Groot
On Monday, 3 June 2019 14:00:01 CEST freebsd-ports-requ...@freebsd.org wrote: > From: Gary Aitken > > I'm trying to port some linux code which uses cmake, and clearly don't > know what I'm doing. > > I have >USES= cmake > set, but a >make build > terminates with: >cd: