1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/x11/gdm
Jeremy Messenger c465f78e12 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
2012-03-16 03:45:21 +00:00
..
files Fix the rc.d script: 2012-03-16 03:45:21 +00:00
distinfo - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Makefile Fix the rc.d script: 2012-03-16 03:45:21 +00:00
pkg-descr
pkg-install
pkg-message
pkg-plist Update to 2.30.5. 2010-08-15 17:07:14 +00:00