Re: Proposal to fix postgresql package maintainance nightmare

2015-08-04 Thread Palle Girgensohn
> 21 jul 2015 kl. 15:03 skrev Baptiste Daroussin : > >> On Tue, Jul 21, 2015 at 09:22:31PM +0930, Shane Ambler wrote: >>> On 21/07/2015 19:16, Baptiste Daroussin wrote: >>> Hi, >>> >>> We do manage a bunch of postgresql servers on FreeBSD, and I really find the >>> current model of packages p

Re: Proposal to fix postgresql package maintainance nightmare

2015-08-04 Thread Baptiste Daroussin
On Tue, Aug 04, 2015 at 10:54:03AM +0300, Palle Girgensohn wrote: > > > > > > 21 jul 2015 kl. 15:03 skrev Baptiste Daroussin : > > > >> On Tue, Jul 21, 2015 at 09:22:31PM +0930, Shane Ambler wrote: > >>> On 21/07/2015 19:16, Baptiste Daroussin wrote: > >>> Hi, > >>> > >>> We do manage a bunch

FreeBSD ports you maintain which are out of date

2015-08-04 Thread portscout
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

Re: Proposal to fix postgresql package maintainance nightmare

2015-08-04 Thread Michael Grünewald
> On 21 Jul 2015, at 11:46, Baptiste Daroussin wrote: > - Impossible to have tools from both old and new version at the same time > (which > is necessary to upgrade db and prepare upgrades of db) … Could not jails be used to solve these issues by running the two (…) required versions in jailed

Re: Proposal to fix postgresql package maintainance nightmare

2015-08-04 Thread Kimmo Paasiala
On Tue, Aug 4, 2015 at 1:07 PM, Michael Grünewald wrote: > >> On 21 Jul 2015, at 11:46, Baptiste Daroussin wrote: >> - Impossible to have tools from both old and new version at the same time >> (which >> is necessary to upgrade db and prepare upgrades of db) … > > Could not jails be used to solv

Re: Proposal to fix postgresql package maintainance nightmare

2015-08-04 Thread Matthew Seaman
On 04/08/2015 12:33, Kimmo Paasiala wrote: > On Tue, Aug 4, 2015 at 1:07 PM, Michael Grünewald wrote: >> >>> On 21 Jul 2015, at 11:46, Baptiste Daroussin wrote: >>> - Impossible to have tools from both old and new version at the same time >>> (which >>> is necessary to upgrade db and prepare upg

Re: lang/tcc unusable

2015-08-04 Thread Carlos Jacobo Puga Medina
El lun, 03-08-2015 a las 20:22 -0400, Jung-uk Kim escribió: > On 08/03/2015 19:23, Carlos Jacobo Puga Medina wrote: > > El lun, 03-08-2015 a las 18:26 -0400, Jung-uk Kim escribió: > > > On 08/03/2015 17:40, Carlos Jacobo Puga Medina wrote: > > > > El lun, 03-08-2015 a las 17:26 -0400, Jung-uk Kim e

Re: Self committing... allowed or not?

2015-08-04 Thread Loganaden Velvindron
I would like to know how hard would it be for our FreeBSD experts to hack SVN to allow port maintainers commit to individual ports to speed up the process :p ? ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-po

Re: Self committing... allowed or not?

2015-08-04 Thread Matthew Seaman
On 04/08/2015 17:28, Loganaden Velvindron wrote: > I would like to know how hard would it be for our FreeBSD experts to > hack SVN to allow port maintainers commit to individual ports to speed > up the process :p ? Technically that's probably not too difficult. Debian has a system like that, usin

Re: Problems with update to print/tex-luatex

2015-08-04 Thread Dr. Peter Voigt
On Mon, 3 Aug 2015 13:04:19 -0700 Kevin Oberman wrote: > I was able to get the port installed by deleting the existing port > (pkg delete tex-luatex) and > deleting work/.stage_done.luatex._usr_local and re-running stage and > install. Sorry for making noise, but I somehow managed to miss your

Fwd: broken strings compiled-in into mutt

2015-08-04 Thread Matthias Apitz
Hello Udo (as maintainer), Maybe it's a FreeBSD issue, rather than a mutt one? matthias - Forwarded message from Matthias Apitz - Date: Tue, 4 Aug 2015 16:54:58 +0200 From: Matthias Apitz To: mutt-us...@mutt.org Subject: broken strings compiled-in into mutt Hello, I have c

Re: Fwd: broken strings compiled-in into mutt

2015-08-04 Thread Kurt Jaeger
Hi! > Hello Udo (as maintainer), > > Maybe it's a FreeBSD issue, rather than a mutt one? I see similar effects on 10.1-amd64. Mutt 1.5.23 (2014-03-12) Copyright (C) 1996-2009 Michael R. Elkins and others. Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'. Mutt is free software

Re: Problems with update to print/tex-luatex

2015-08-04 Thread Kevin Oberman
On Tue, Aug 4, 2015 at 10:52 AM, Dr. Peter Voigt wrote: > On Mon, 3 Aug 2015 13:04:19 -0700 > Kevin Oberman wrote: > > > I was able to get the port installed by deleting the existing port > > (pkg delete tex-luatex) and > > deleting work/.stage_done.luatex._usr_local and re-running stage and > >

Re: Proposal to fix postgresql package maintainance nightmare

2015-08-04 Thread Palle Girgensohn
> 4 aug 2015 kl. 14:33 skrev Kimmo Paasiala : > >> On Tue, Aug 4, 2015 at 1:07 PM, Michael Grünewald >> wrote: >> >>> On 21 Jul 2015, at 11:46, Baptiste Daroussin wrote: >>> - Impossible to have tools from both old and new version at the same time >>> (which >>> is necessary to upgrade db

Re: Proposal to fix postgresql package maintainance nightmare

2015-08-04 Thread Palle Girgensohn
> 4 aug 2015 kl. 12:11 skrev Baptiste Daroussin : > >> On Tue, Aug 04, 2015 at 10:54:03AM +0300, Palle Girgensohn wrote: >> >> >> >> 21 jul 2015 kl. 15:03 skrev Baptiste Daroussin : > On Tue, Jul 21, 2015 at 09:22:31PM +0930, Shane Ambler wrote: > On 21/07/2015 19:16, Bapti

Re: lang/tcc unusable

2015-08-04 Thread Jung-uk Kim
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 08/04/2015 11:03, Carlos Jacobo Puga Medina wrote: > El lun, 03-08-2015 a las 20:22 -0400, Jung-uk Kim escribió: >> On 08/03/2015 19:23, Carlos Jacobo Puga Medina wrote: >>> El lun, 03-08-2015 a las 18:26 -0400, Jung-uk Kim escribió: On 08/03

Re: lang/tcc unusable

2015-08-04 Thread Carlos Jacobo Puga Medina
El mar, 04-08-2015 a las 17:40 -0400, Jung-uk Kim escribió: > On 08/04/2015 11:03, Carlos Jacobo Puga Medina wrote: > > El lun, 03-08-2015 a las 20:22 -0400, Jung-uk Kim escribió: > > > On 08/03/2015 19:23, Carlos Jacobo Puga Medina wrote: > > > > El lun, 03-08-2015 a las 18:26 -0400, Jung-uk Kim e

Re: lang/tcc unusable

2015-08-04 Thread Jung-uk Kim
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 08/04/2015 18:22, Carlos Jacobo Puga Medina wrote: > El mar, 04-08-2015 a las 17:40 -0400, Jung-uk Kim escribió: >> On 08/04/2015 11:03, Carlos Jacobo Puga Medina wrote: >>> El lun, 03-08-2015 a las 20:22 -0400, Jung-uk Kim escribió: On 08/03

Re: lang/tcc unusable

2015-08-04 Thread Carlos Jacobo Puga Medina
El mar, 04-08-2015 a las 18:46 -0400, Jung-uk Kim escribió: > On 08/04/2015 18:22, Carlos Jacobo Puga Medina wrote: > > > El mar, 04-08-2015 a las 17:40 -0400, Jung-uk Kim escribió:On > > > 08/04/2015 11:03, Carlos Jacobo Puga Medina wrote: > > > > El lun, 03-08-2015 a las 20:22 -0400, Jung-uk Kim

Re: broken strings compiled-in into mutt

2015-08-04 Thread Matthias Apitz
El día Tuesday, August 04, 2015 a las 09:48:24PM +0200, Kurt Jaeger escribió: > Hi! > > > Hello Udo (as maintainer), > > > > Maybe it's a FreeBSD issue, rather than a mutt one? > > I see similar effects on 10.1-amd64. > > Mutt 1.5.23 (2014-03-12) > Copyright (C) 1996-2009 Michael R. Elkins and