ports/142193: sysutils/system-tools-backends: fix for creating user accounts with Gnome

Jeremy Messenger mezz7 at cox.net
Thu Dec 31 21:40:04 UTC 2009


The following reply was made to PR ports/142193; it has been noted by GNATS.

From: "Jeremy Messenger" <mezz7 at cox.net>
To: bug-followup at freebsd.org, larry at 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 at cox.net  -  mezz at FreeBSD.org
 FreeBSD GNOME Team
 http://www.FreeBSD.org/gnome/  -  gnome at FreeBSD.org


More information about the freebsd-gnome mailing list