Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Mar 2012 03:50:03 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        gnome@FreeBSD.org
Subject:   Re: ports/159391: commit references a PR
Message-ID:  <201203160350.q2G3o3as078730@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/159391; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/159391: commit references a PR
Date: Fri, 16 Mar 2012 03:45:32 +0000 (UTC)

 mezz        2012-03-16 03:45:21 UTC
 
   FreeBSD ports repository
 
   Modified files:
     x11/gdm              Makefile 
     x11/gdm/files        gdm.in 
   Log:
   Fix the rc.d script:
   
    1. If gnome_enable is not set, gdm_enable will remain undefined.
    2. Change the order of calling load_rc_config() and setting the
    default variables to the typical order for ports
    3. Not only is the checkyesno for gdm_enable in gdm_start() not
    needed, it causes problems if, for example the user does
    '/usr/local/etc/rc.d/gdm onestart' from the command line.
    4. Switch to using 'unlink' instead of 'rm -f'
    5. If lshal does not exist, error out instead of looping
    6. Mark a variable local
   
   Bump the PORTREVISION.
   
   PR:             ports/159391
   Submitted by:   dougb
   Feature safe:   yes
   
   Revision  Changes    Path
   1.141     +1 -1      ports/x11/gdm/Makefile
   1.22      +17 -12    ports/x11/gdm/files/gdm.in
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203160350.q2G3o3as078730>