Hello All,
I'm attempting to port this to FreeBSD ports/packages:
https://github.com/johnkerl/miller
I've been building it from source for months and worked with the
developer several times to improve things for FreeBSD, so now that
he's got it stable, I'd like to bring it to FreeBSD.
My questi
Hi Kurt,
On 30 January 2016 at 22:40, Kurt Jaeger wrote:
>> My question regards how I get my Makefile to show what's actually
>> needed to build the package. This is what I do to build from src:
>> cd miller/c
>> make -f Makefile.no-autoconfig CC=clang
>
> I suggest to use the configure.ac infrast
I'm not really any further, but I did find some info out...
MAKE_FLAGS?=-f
MAKEFILE?= Makefile.no-autoconfig
MAKE_ENV+= CC=clang
===> miller-3.3.2 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by miller-3.3.2 for building
===> Extracting for m
Hi!
On 31 January 2016 at 04:15, Kurt Jaeger wrote:
> Hi!
>
> Have a look at
>
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206785
>
> It's not building on 9, but otherwise it looks fine.
Wow, thank you!
Do I need to contact the maintainer and see why it won't build on 9?
Do you have the
Hello All,
Another application which I've worked with the developer to make it
better on FreeBSD is sngrep:
https://github.com/irontec/sngrep
Still being new to porting applications, my attempt isn't working well.
Here's the Makefile attempt:
PORTNAME= sngrep
PORTVERSION=1.2.0
DISTVERS
On 3 February 2016 at 23:37, Eitan Adler wrote:
> On 3 February 2016 at 23:35, jungle Boogie wrote:
>> Hello All,
>>
>> Another application which I've worked with the developer to make it
>> better on FreeBSD is sngrep:
>> https://github.com/irontec/s
Any other ideas knowing I have a more recent version of ports tree now?
On 4 February 2016 at 00:27, jungle Boogie wrote:
> On 3 February 2016 at 23:37, Eitan Adler wrote:
>> On 3 February 2016 at 23:35, jungle Boogie wrote:
>>> Hello All,
>>>
>>> Another ap
Hi Eitan,
On 5 February 2016 at 22:13, Eitan Adler wrote:
> On 5 February 2016 at 15:33, jungle Boogie wrote:
>> Any other ideas knowing I have a more recent version of ports tree now?
>
> What is PORTSDIR set to? Where is your ports tree?
>
Ports tree is at the usual /usr/