Date: Sat, 01 Oct 2011 09:36:39 +0400 From: Ruslan Mahmatkhanov <cvs-src@yandex.ru> To: freebsd-ports@freebsd.org Cc: gnome@FreeBSD.org, FreeBSD Ports Mailing List <ports@freebsd.org>, Jerry <jerry@seibercom.net>, Michael Johnson <ahze@FreeBSD.org> Subject: Re: Updating: gnome-schedule Message-ID: <4E86A6E7.70105@yandex.ru> In-Reply-To: <20110924154655.77e0feac@seibercom.net> References: <20110924154655.77e0feac@seibercom.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Jerry wrote on 24.09.2011 23:46: > I was wondering if there are any plans to update > "sysutils/gnome-schedule"? The port version is: "2.1.1", released on > 2009-09-11. The latest version is: gnome-schedule-2.1.5 released on > 2011-09-03. In any event, there have been several versions released > prior to this latest one. Ok, i'm finally tested 2.1.1 and it suffers the same problem: one-time tasks created and executed successfully, but you will never see them in gnome-schedule's task list, because of differences in output format of Linux atq and FreeBSD atq: Linux: 1 2011-09-30 23:50 a root 2 2011-09-30 23:50 a root FreeBSD: Date Owner Queue Job# Fri Sep 30 23:40:00 MSK 2011 rm c 2 I also checked the code, and making it work with our atq is not that trivial as fixing regex, so all i can do it's a filling upstream bug report: https://bugzilla.gnome.org/show_bug.cgi?id=660590 So i submitted this pr, that updates it to version 2.1.5: http://bugs.freebsd.org/161180 [My engrish in post-install's message obviously should be fixed] -- Regards, Ruslan Tinderboxing kills... the drives.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E86A6E7.70105>