Re: ZoneMinder /zmu dies on FreeBSD 10.2

2015-09-30 Thread Violet
Hi, Kurt, I've tried to make the 1.28 compiled. Patches were rewritten and it can be more or less compiled now, though I doubt a bit of the MAP_LOCKED: /usr/ports/multimedia/zoneminder/work/ZoneMinder-1.28.1/src/zm_monitor.cpp:520:85: error: 'MAP_LOCKED' was not declared in this scope and the

Re: Anyone got RethinkDB working in FreeBSD?

2015-09-30 Thread Kurt Jaeger
Hi! > 2015-09-29T09:44:53.808480308 0.036235s warn: Failed to disable read-ahead on > '/usr/local/rethinkdb_data/metadata' (errno -1). You might see decreased read > performance. src/arch/io/disk.cc has an ifdef'ed fcntl(fd.get(), F_RDAHEAD, 0), and FreeBSD is not correctly defined, so it does

Re: Ports requires pkg 1.6.0, but 1.5.6 is the latest available

2015-09-30 Thread Lowell Gilbert
Baptiste Daroussin writes: > The change that was made was having the default packages on releases point to > quarterly branch of the ports tree. This was noted in the release note. Yes, but that really only helps people who already understand version control. I'll try to come up with some text t

Re: Ports requires pkg 1.6.0, but 1.5.6 is the latest available

2015-09-30 Thread Roger Marquis
For the vast majority of ports and packages it won't make any difference whether they are installed are from head, quarterly and/or archives (in my experience, options dependencies aside). Isn't the issue here a dependency on the version of 'pkg' being enforced by 'pkg'? If so shouldn't this be f

Re: Ports requires pkg 1.6.0, but 1.5.6 is the latest available

2015-09-30 Thread Lowell Gilbert
"Roger Marquis" writes: > For the vast majority of ports and packages it won't make any difference > whether they are installed are from head, quarterly and/or archives (in my > experience, options dependencies aside). Isn't the issue here a dependency on > the version of 'pkg' being enforced by

Re: Ports requires pkg 1.6.0, but 1.5.6 is the latest available

2015-09-30 Thread Thomas Mueller
I just went to svnweb.freebsd.org with Firefox web browser, and see the difference with branches of ports and base. I clicked on ports, then branches, then 2015Q3, then ports-mgmt, and see that the version of pkg is 1.5.6. But I use only the head branch. Quarterly ports branches are comparable