Re: Preventing substitutions in PLIST ?

2014-09-16 Thread Stuart Cassoff
On 07/11/14 06:22, Stuart Henderson wrote: > On 2014/07/10 23:44, Stuart Cassoff wrote: >> eh? meh? > > You need a subst variable with the actual path not just the version > number, otherwise you're still going to be hand modifying PLISTs all > over the place. > > So something like: > > MODTCL_M

UPDATE: FFmpeg 20140916

2014-09-16 Thread Brad Smith
Here is an update to FFmpeg 20140916. This is the 2.4 release. Tested on amd64, i386 and sparc64. OK? Index: graphics/ffmpeg/Makefile === RCS file: /home/cvs/ports/graphics/ffmpeg/Makefile,v retrieving revision 1.106 diff -u -p -u

Re: base->ports: mail/sendmail

2014-09-16 Thread Jérémie Courrèges-Anglas
Stuart Henderson writes: > Bump REVISION rather than EPOCH for smtp-vilter, then it's OK. Oops, thanks. > I'm tempted to split libmilter off to a sub package at some point (not now > though :) Yeah, not now please. :) I'll commit this tomorrow morning if I hear no objection. [...] -- jca

Re: UPDATE: s-nail

2014-09-16 Thread Matthias Kilian
On Fri, Sep 12, 2014 at 05:45:17PM +0200, frantisek holop wrote: > lightly tested, please test and commit. No objections portswise, but: Running it (on a maildir inbox) shows some regressions: - after every command, it prints something like 'Held 2 messages in /home/kili/Mail/inbox' - hitting

Re: base->ports: mail/sendmail

2014-09-16 Thread Antoine Jacoutot
On Tue, Sep 16, 2014 at 09:33:02PM +0200, Jérémie Courrèges-Anglas wrote: > Stuart Henderson writes: > > > On 2014/09/16 13:57, Jérémie Courrèges-Anglas wrote: > >> This is the only feedback I have received. Since Matthieu has unlinked > >> sendmail yesterday, the clock is ticking. > > > > These

Re: base->ports: mail/sendmail

2014-09-16 Thread Stuart Henderson
Bump REVISION rather than EPOCH for smtp-vilter, then it's OK. I'm tempted to split libmilter off to a sub package at some point (not now though :) On 16 September 2014 20:33:02 BST, j...@wxcvbn.org wrote: >Stuart Henderson writes: > >> On 2014/09/16 13:57, Jérémie Courrèges-Anglas wrote: >>>

Re: base->ports: mail/sendmail

2014-09-16 Thread Jérémie Courrèges-Anglas
Stuart Henderson writes: > On 2014/09/16 13:57, Jérémie Courrèges-Anglas wrote: >> This is the only feedback I have received. Since Matthieu has unlinked >> sendmail yesterday, the clock is ticking. > > These ports (which are currently broken) will need the dependency to be added > .. > > $ sql

Re: base->ports: mail/sendmail

2014-09-16 Thread Jérémie Courrèges-Anglas
Antoine Jacoutot writes: > On Tue, Sep 16, 2014 at 04:37:27PM +0100, Stuart Henderson wrote: >> On 2014/09/16 13:57, Jérémie Courrèges-Anglas wrote: >> > This is the only feedback I have received. Since Matthieu has unlinked >> > sendmail yesterday, the clock is ticking. >> >> These ports (whic

opencv - cmake segfault on i386

2014-09-16 Thread Stuart Henderson
Previous working build was done on cmake-2.8.12.2p4, current build with cmake-3.0.2 fails: Loaded symbols for /usr/libexec/ld.so #0 0x05dca225 in strlen (str=0x7ea9efec "\200\213¯\211L~>|", ' ) at /usr/src/lib/libc/string/strlen.c:39 39 for (s = str; *s; ++s) (gdb) bt #0 0x05dca22

Re: [patch] math/py-numpy 1.6.0 -> 1.8.2

2014-09-16 Thread Landry Breuil
On Sun, Sep 14, 2014 at 11:50:21PM -0400, Daniel Dickman wrote: > Here's an updated diff for numpy. Since the last version, the update has > been through a bulk with no direct fallout. > > The diff now includes a python3 flavor thanks to work from Dawe and Remi. > > bcallah@ thinks this update i

Re: mongodb update

2014-09-16 Thread Jasper Lievisse Adriaanse
On Tue, Jul 01, 2014 at 11:10:09PM +0100, Stuart Henderson wrote: > On 2014/06/27 16:27, Stuart Henderson wrote: > > This updates mongodb to 2.6.3 which I have running OK with Unifi > > (might be coincidence but I haven't yet seen any instances of it going > > to 100% cpu use yet which the previous

Re: UPDATE: Jimtcl and OpenOCD

2014-09-16 Thread Stuart Cassoff
On 09/16/14 11:18, Stuart Henderson wrote: > On 2014/09/16 10:35, Stuart Cassoff wrote: >> On 09/14/14 06:04, Stuart Henderson wrote: >>> On 2014/09/12 17:50, Stuart Cassoff wrote: I'd like to update the Jimtcl port but that necessitates an update of OpenOCD. >>> >>> Your patch doesn't a

Re: UPDATE: Tcl/Tk 8.5.15 -> 8.5.16

2014-09-16 Thread Stuart Cassoff
These were mangled as well. Index: Makefile === RCS file: /cvs/ports/lang/tcl/8.5/Makefile,v retrieving revision 1.31 diff -u -p -r1.31 Makefile --- Makefile11 Jan 2014 12:56:41 - 1.31 +++ Makefile16 Sep 2014 14:49:45

Re: base->ports: mail/sendmail

2014-09-16 Thread Antoine Jacoutot
On Tue, Sep 16, 2014 at 04:37:27PM +0100, Stuart Henderson wrote: > On 2014/09/16 13:57, Jérémie Courrèges-Anglas wrote: > > This is the only feedback I have received. Since Matthieu has unlinked > > sendmail yesterday, the clock is ticking. > > These ports (which are currently broken) will need

Re: base->ports: mail/sendmail

2014-09-16 Thread Stuart Henderson
On 2014/09/16 13:57, Jérémie Courrèges-Anglas wrote: > This is the only feedback I have received. Since Matthieu has unlinked > sendmail yesterday, the clock is ticking. These ports (which are currently broken) will need the dependency to be added .. $ sqlite3 /usr/local/share/sqlports "select f

Re: UPDATE: Jimtcl and OpenOCD

2014-09-16 Thread Stuart Henderson
On 2014/09/16 10:35, Stuart Cassoff wrote: > On 09/14/14 06:04, Stuart Henderson wrote: > > On 2014/09/12 17:50, Stuart Cassoff wrote: > >> I'd like to update the Jimtcl port but that necessitates an update of > >> OpenOCD. > > > > Your patch doesn't apply cleanly; specifically patch-Makefile_in

Re: UPDATE: Jimtcl and OpenOCD

2014-09-16 Thread Stuart Cassoff
On 09/14/14 06:04, Stuart Henderson wrote: > On 2014/09/12 17:50, Stuart Cassoff wrote: >> I'd like to update the Jimtcl port but that necessitates an update of >> OpenOCD. > > Your patch doesn't apply cleanly; specifically patch-Makefile_in in jimtcl. Urgh. Ok, I should have Thunderbird tamed b

update databases/hs-postgresql-simple-0.4.0.2 -> 0.4.4.1

2014-09-16 Thread Dawe
This update needs the new devel/hs-scientific port. Tested on amd64. Index: Makefile === RCS file: /cvs/ports/databases/hs-postgresql-simple/Makefile,v retrieving revision 1.12 diff -u -p -r1.12 Makefile --- Makefile31 Mar 2014 21

new: devel/hs-scientific

2014-09-16 Thread Dawe
We need this to update databases/hs-postgresql-simple. Tested on amd64. pkg/DESCR: Data.Scientific provides a space efficient and arbitrary precision scientific number type. Scientific numbers are represented using scientific notation. It uses a coefficient c :: Integer and a base-10 exponent e :

Re: lang/ghc again (was: i386 build failures)

2014-09-16 Thread Matthias Kilian
On Tue, Sep 16, 2014 at 03:53:45PM +0200, David Coppa wrote: > Since we're here, > what would be needed to have this[1] working for our beloved OS? > > [1] https://ghc.haskell.org/trac/ghc/wiki/DynamicByDefault First: me unslacking and updating ghc ;-) Ciao, Kili

Re: lang/ghc again (was: i386 build failures)

2014-09-16 Thread David Coppa
On Tue, Sep 16, 2014 at 10:14 AM, Matthias Kilian wrote: > On Tue, Sep 16, 2014 at 01:37:44AM -0600, David Coppa wrote: >> > GHCi cannot safely continue in this situation. Exiting now. Sorry. >> > >> > So I've to spend a little bit more work on this :-( >> > >> > (or touch that fucking rts/Linke

Re: UPDATE: OpenMDNS-0.6

2014-09-16 Thread Gonzalo L. Rodriguez
There is a diff to comming in, so next release I think. On Tue, Sep 16, 2014 at 08:42:26AM +0200, Dmitrij D. Czarkoff wrote: ; Gonzalo L. Rodriguez said: ; > Update for OpenMDNS to 0.6 ; ; FWIW is there any way to make resovler use OpenMDNS? ; ; -- ; Dmitrij D. Czarkoff ; -- Sending from my

Re: UPDATE: hgview

2014-09-16 Thread Edd Barrett
On Sat, Aug 30, 2014 at 04:52:26PM +0100, Edd Barrett wrote: > Update to hgview-1.8.2. > > Also put examples in the right place. > > Tested all 3 interfaces on a large hg repo (pypy). > > OK? Anyone? -- Best Regards Edd Barrett http://www.theunixzoo.co.uk

Re: base->ports: mail/sendmail

2014-09-16 Thread Jérémie Courrèges-Anglas
Matthieu Herrb writes: [...] > I've been running this version on one of my systems with no issue so > far. > I'm going to try the sasl+ldap version on my test setup at > LAAS in the next days if I find time for that. This is the only feedback I have received. Since Matthieu has unlinked sendm

Re: UPDATE p5-Mojo to 5.39

2014-09-16 Thread Remi Locherer
On Tue, Sep 16, 2014 at 12:42:30AM -0500, Abel Abraham Camarillo Ojeda wrote: > On Mon, Sep 15, 2014 at 3:32 PM, Remi Locherer wrote: > > On Wed, Sep 10, 2014 at 06:34:48PM +0200, Remi Locherer wrote: > >> Hi > >> > >> The following diff brings Mojolicious to version 5.39. In addition I > >> remov

git issue?

2014-09-16 Thread frantisek holop
this has happened now multiple times: $ cd src/clones/django $ git pull remote: Counting objects: 8, done. remote: Compressing objects: 100% (8/8), done. remote: Total 8 (delta 0), reused 0 (delta 0) Unpacking objects: 100% (8/8), done. >From https://github.com/django/django 68ab3b1..04e7c7d s

Re: lang/ghc again (was: i386 build failures)

2014-09-16 Thread Matthias Kilian
On Tue, Sep 16, 2014 at 01:37:44AM -0600, David Coppa wrote: > > GHCi cannot safely continue in this situation. Exiting now. Sorry. > > > > So I've to spend a little bit more work on this :-( > > > > (or touch that fucking rts/Linker.c, but that one is going to die in > > future releases of ghc

Re: UPDATE: www/netsurf

2014-09-16 Thread Stuart Henderson
On 2014/09/15 21:18, Anthony J. Bentley wrote: > Stuart Henderson writes: > > On Linux (and AIUI Solaris), gettext / dgettext / dcgettext usually come > > from libc where they are weak symbols, and libintl is not used. In this case > > they are overridden by the symbols provided by netsurf. > > >

Re: lang/ghc again (was: i386 build failures)

2014-09-16 Thread David Coppa
On Tue, Sep 16, 2014 at 10:14 AM, Matthias Kilian wrote: > On Tue, Sep 16, 2014 at 01:37:44AM -0600, David Coppa wrote: >> > GHCi cannot safely continue in this situation. Exiting now. Sorry. >> > >> > So I've to spend a little bit more work on this :-( >> > >> > (or touch that fucking rts/Linke

lang/ghc again (was: i386 build failures)

2014-09-16 Thread David Coppa
> From: Matthias Kilian > Date: Thu, Jan 30, 2014 at 10:18 PM > Subject: lang/ghc (was: i386 build failures) > To: ports > > > On Tue, Jan 28, 2014 at 08:36:30PM +0100, Matthias Kilian wrote: > > > Though OTOH, the port is built with -fno-pie -nopie, so should it even > > > be necessary to sup