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
Hi.
in kbd.c there are many places spltty()/splx() used assuming it locks/unlocks.
though there is bug filed for this, and ive asked in #bsddev, Ive
preferred to ask and ensure it from here again.
As these functions are obsoleted now, this assumption is incorrect and
some places we have thread-unsa
On 1/30/16 6:56 AM, mokhi wrote:
Hi.
in kbd.c there are many places spltty()/splx() used assuming it locks/unlocks.
though there is bug filed for this, and ive asked in #bsddev, Ive
preferred to ask and ensure it from here again.
As these functions are obsoleted now, this assumption is incorrec
hi,
i'm not sure if this is the right place to report bugs in ports, but i'm
having trouble using this package. i haven't been able to open any
externals, either compiled by myself or included in the package (under
/usr/local/lib/pd/extra). i have added the correct paths in the
application an
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
> 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 infrastrukture that is
provided by miller. This is easier most of the ti
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