Re: RFE - FreeBSD Port: zfs-snapshot-mgmt-20090201_2

2012-06-28 Thread Karli Sjöberg
Thanks, that was fast! # patch /usr/local/bin/zfs-snapshot-mgmt zfs-snapshot-mgmt.patch Hmm... Looks like a unified diff to me... The text leading up to this was: -- |--- zfs-snapshot-mgmt 2010-06-02 05:31:28.759931924 +0300 |+++ zfs-snapshot-mgmt 2010-06-01 01:49:46.66503

Re: [HEADS UP] Ports tree migration to Subversion

2012-06-28 Thread mbsd
I have been using "git svn rebase" for src since src moved on git. I think new options SVN_UPDATE and probably GIT_UPDATE :) in make.conf are good idea. On Thu, 2012-06-28 at 20:29 -0500, Bryan Drewery wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 6/28/2012 7:25 PM, Jason Hellen

Re: [HEADS UP] Ports tree migration to Subversion

2012-06-28 Thread Bryan Drewery
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 6/28/2012 7:25 PM, Jason Hellenthal wrote: > > > On Thu, Jun 28, 2012 at 06:45:20PM +0300, mbsd wrote: >> Ok. >> >> I'll be submitting a pr when ports move to svn. >> Without testing, this patch is not more than dirty code. >> >> On Thu, 2012-06-2

Re: [HEADS UP] Ports tree migration to Subversion

2012-06-28 Thread Jason Hellenthal
On Thu, Jun 28, 2012 at 06:45:20PM +0300, mbsd wrote: > Ok. > > I'll be submitting a pr when ports move to svn. > Without testing, this patch is not more than dirty code. > > On Thu, 2012-06-28 at 07:55 -0700, Eitan Adler wrote: > > On 28 June 2012 05:33, mbsd wrote: > > > Hi list. > > > > > >

Re: [HEADS UP] Ports tree migration to Subversion

2012-06-28 Thread Jason Hellenthal
On Wed, Jun 27, 2012 at 03:11:30PM -0700, Kevin Oberman wrote: > On Wed, Jun 27, 2012 at 2:52 PM, Jason Helfman wrote: > > On Wed, Jun 27, 2012 at 02:47:34PM -0700, Kevin Oberman thus spake: > > > >> On Wed, Jun 27, 2012 at 10:30 AM, Thomas Abthorpe > >> wrote: > >>> > >>> The FreeBSD ports tre

Re: RFE - FreeBSD Port: zfs-snapshot-mgmt-20090201_2

2012-06-28 Thread Andriy Gapon
on 28/06/2012 11:16 Karli Sjöberg said the following: > Hi! > > I am a storage-technician working at the Swedish University of Agriculture > and we are using zfs-snapshot-mgmt to create scheduled snapshots, but are > failing on our disaster-recovery machine because of: > > /usr/local/bin/zfs-sn

msgmerge hangs

2012-06-28 Thread Conrad J. Sabatier
I've been noticing for a while now in my port builds that /usr/local/bin/msgmerge has a distinct tendency to get hung up, just sitting there spinning its wheels forever. Has anyone else ever seen this behavior, or know what may be causing it and how to correct it? Thanks! -- Conrad J. Sabatier

Re: portmaster pkgng patch in portmaster/files?

2012-06-28 Thread Chris Rees
On 28 June 2012 23:09, Anton Shterenlikht wrote: > A request to pkgng team and/or dougb > (feel free to ignore if you think > it's unreasonable). > > Please add the portmaster pkgng patch > to portmaster/files, to be triggered > by WITH_PKGNG=yes in /etc/make.conf. > > I often forget to pull the l

portmaster pkgng patch in portmaster/files?

2012-06-28 Thread Anton Shterenlikht
A request to pkgng team and/or dougb (feel free to ignore if you think it's unreasonable). Please add the portmaster pkgng patch to portmaster/files, to be triggered by WITH_PKGNG=yes in /etc/make.conf. I often forget to pull the latest patch from the git page, when updating portmaster. This chan

Re: [HEADS UP] Ports tree migration to Subversion

2012-06-28 Thread mbsd
Ok. I'll be submitting a pr when ports move to svn. Without testing, this patch is not more than dirty code. On Thu, 2012-06-28 at 07:55 -0700, Eitan Adler wrote: > On 28 June 2012 05:33, mbsd wrote: > > Hi list. > > > > It will be wonderful. When src had moved to svn, nobody cared about make >

Re: [HEADS UP] Ports tree migration to Subversion

2012-06-28 Thread Eitan Adler
On 28 June 2012 05:33, mbsd wrote: > Hi list. > > It will be wonderful. When src had moved to svn, nobody cared about make > update command. > I wish to had this in ports makefile: Submit a PR with this patch so portmgr will look at it. -- Eitan Adler __

Re: [HEADS UP] Ports tree migration to Subversion

2012-06-28 Thread mbsd
Hi list. It will be wonderful. When src had moved to svn, nobody cared about make update command. I wish to had this in ports makefile: --- /usr/ports/Makefile 2012-06-07 09:26:08.983664775 +0300 +++ /tmp/Makefile 2012-06-28 15:25:03.0 +0300 @@ -153,6 +153,7 @@ CVS?= cvs SUP?= c

RFE - FreeBSD Port: zfs-snapshot-mgmt-20090201_2

2012-06-28 Thread Karli Sjöberg
Hi! I am a storage-technician working at the Swedish University of Agriculture and we are using zfs-snapshot-mgmt to create scheduled snapshots, but are failing on our disaster-recovery machine because of: /usr/local/bin/zfs-snapshot-mgmt:130:in `join': can't convert nil into String (TypeError