Date: Thu, 31 Dec 2009 21:40:03 GMT From: "Jeremy Messenger" <mezz7@cox.net> To: gnome@FreeBSD.org Subject: Re: ports/142193: sysutils/system-tools-backends: fix for creating user accounts with Gnome Message-ID: <200912312140.nBVLe36E034189@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/142193; it has been noted by GNATS. From: "Jeremy Messenger" <mezz7@cox.net> To: bug-followup@freebsd.org, larry@kiputers.com Cc: Subject: Re: ports/142193: sysutils/system-tools-backends: fix for creating user accounts with Gnome Date: Thu, 31 Dec 2009 15:43:34 -0600 Awsome, finally, someone did it! :-) You can see here: http://www.freebsd.org/gnome/docs/volunteer.html .. If you want to do more stuff in the system-tools-backends will be cool and very welcome. This weekend, I (or one of us) am going to check your file and create a patch for I can put it in system-tools-backends/files/, then bump and commit it. Thanks! Next time, when you submit patch. It's best to send a patch that was created by diff(1). In case if you don't know how to do, here's example: # cd /usr/ports/sysutils/system-tools-backends # make extract # cd work/system-tools-backends-2.8.3 # cp Users/Users.pm Users/Users.pm.orig <edit the Users/Users.pm and save it> # diff -ur Users/Users.pm.orig Users/Users.pm > patch-Users_Users.pm Then attach the patch-Users_Users.pm to PR. Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912312140.nBVLe36E034189>