Hello,
This updates suitesparse to 4.4.6. Minor bump due to this change:
CHOLMOD 3.0.6:
- minor fix to CHOLMOD (-DNGPL did not work as expected)
- added MATLAB interface for row add/delete (lurowmod)
Okay?
Paul
Index: Makefile
=
On 2015/12/08 23:59, Patrik Lundin wrote:
> On Tue, Dec 08, 2015 at 10:41:07PM +, Stuart Henderson wrote:
> >
> > I see it in perfdhcp. Actually it looks like there's another option, we can
> > instead use CONFIGURE_ARGS+= --with-openssl - which would you prefer?
> >
> > $ objdump -p ../fake-
On Tue, Dec 08, 2015 at 10:41:07PM +, Stuart Henderson wrote:
>
> I see it in perfdhcp. Actually it looks like there's another option, we can
> instead use CONFIGURE_ARGS+= --with-openssl - which would you prefer?
>
> $ objdump -p ../fake-amd64/usr/local/sbin/perfdhcp
>
[...]
> NEEDED
Hi,
abieiber just ran into this problem while working on a new hs- port.
I'm not sure wether I mentioned it anywhere except in the commit
message, so:
When working on a new hs- port or on an update of an existing one,
you should run /usr/ports/lang/ghc/files/fixup-hs-plist on the ports
PLIST afte
On 2015/12/08 23:18, Patrik Lundin wrote:
> On Tue, Dec 08, 2015 at 09:46:34PM +, Stuart Henderson wrote:
> > Thanks, this is looking good to me, Only two changes I'd make. First is
> > in the rc script, what you have isn't wrong, but the mkdir/chown/chmod
> > lines can be replaced with a singl
On Tue, Dec 08, 2015 at 11:18:53PM +0100, Patrik Lundin wrote:
>
> What is picking up botan? I looked at every @bin and @lib with ldd and I
> can't see anyone referring to that library. What am i missing?
>
>From http://kea.isc.org/docs/kea-guide.html#required-software:
===
Kea supports two cryp
On Tue, Dec 08, 2015 at 09:46:34PM +, Stuart Henderson wrote:
> Thanks, this is looking good to me, Only two changes I'd make. First is
> in the rc script, what you have isn't wrong, but the mkdir/chown/chmod
> lines can be replaced with a single command:
>
> install -d -o root:_kea -m 7
Thanks, this is looking good to me, Only two changes I'd make. First is
in the rc script, what you have isn't wrong, but the mkdir/chown/chmod
lines can be replaced with a single command:
install -d -o root:_kea -m 775 ${LOCALSTATEDIR}/run/kea
Second change is WANTLIB/LIB_DEPENDS; it pick
On 2015/12/08 11:22, Andrew Fresh wrote:
> On Wed, Dec 09, 2015 at 05:24:03AM +1300, Carlin Bingham wrote:
> > Updates everything to the November release.
>
> Seems to fix a bug I ran into with "skip-empty".
>
> pkg_add -r rakudo didn't automatically update moarvm but I wasn't using
> a proper $P
Hi,
attached patch updates to 5.5-rc3.
Mostly some compilation and small runtime fixes.
Major change is dropped support for Apache 1.3, but therefore added support for
Apache 2.4.
Tested and works for me with Apache 2.4.
If there are no objections, I'd update by the end of the week.
Otherwise
On Tue, Dec 08, 2015 at 07:39:24PM +0100, Patrik Lundin wrote:
> > not a port problem, but "message" is a terrible name for sonething that
> > upstream want to place in a system directory!
>
> I have mentioned this in my upstream kea-dev thread.
>
FYI: upstream has created a ticket which aims to
On Mon, Dec 07, 2015 at 09:59:44AM +, Stuart Henderson wrote:
> >
> > 1. When running "make update-plist" I get the following messages:
> > ===
> > make-plist: Bogus element outside of every prefix: /etc/kea/kea.conf
> > make-plist: Bogus element outside of every prefix: /etc/kea/keactrl.conf
On Wed, Dec 09, 2015 at 05:24:03AM +1300, Carlin Bingham wrote:
> Updates everything to the November release.
Seems to fix a bug I ran into with "skip-empty".
pkg_add -r rakudo didn't automatically update moarvm but I wasn't using
a proper $PKG_PATH so that was likely my fault.
OK afresh1@
>
>
Updates everything to the November release.
--
Carlin
Index: lang/rakudo/Makefile
===
RCS file: /cvs/ports/lang/rakudo/Makefile,v
retrieving revision 1.23
diff -u -p -u -r1.23 Makefile
--- lang/rakudo/Makefile5 Nov 2015 11:
Gleydson Soares:
> --- Makefile 14 Aug 2015 15:29:12 - 1.95
> +++ Makefile 8 Dec 2015 02:05:08 -
> @@ -2,6 +2,7 @@
>
> COMMENT= GNU Bourne Again Shell
>
> +REVISION=0
> DISTNAME=bash-4.3.30
> PKGNAME= bash-4.3.42
> CATEGORIES= shells
No REVISION bump. Ther
On Monday 07 December 2015 23:31:34 Stuart Henderson wrote:
> On 2015/12/08 10:05, Joel Sing wrote:
> > On Monday 07 December 2015 14:18:52 Kent R. Spillner wrote:
> > > On Tue, Dec 08, 2015 at 02:29:03AM +1100, Joel Sing wrote:
> > > > This brings me to the next issue/topic - installing additional
David Coppa:
> Here's the update to CMake-3.4.0.
>
> Please test it or (even better) put it into your next bulk build.
All the fallout that showed up in an amd64 bulk build has been
fixed. I'd say, go ahead, even though more breakage may be hiding
behind the net-snmp failure.
--
Christian "na
On Tue, 1 Dec 2015 22:41:44 +0100
Adam Wolk wrote:
> Hi ports@,
>
> Otter browser beta 8 has been just released
>
> Notable changes since previous port:
> - the port again needs patches we revert commit:
>
> https://github.com/OtterBrowser/otter-browser/commit/aa597af34b2add313c85c3be3e
On 07/12/15(Mon) 18:51, Gleydson Soares wrote:
> Hi,
>
> plan9/plan9port is broken after network stack changes in net/if_var.h
> here is a diff that convert plan9port to use getifaddrs(3) instead of kvm(3)
> in p9p auxstats.
>
> builds and runs fine(auxstats is incrementing and seems ok), but I
19 matches
Mail list logo