1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00
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
..
2012-03-16 03:12:33 +00:00
2012-02-16 05:57:32 +00:00
2011-11-05 18:44:47 +00:00
2012-02-14 21:25:17 +00:00
2011-10-18 13:07:32 +00:00
2011-12-23 12:20:52 +00:00
2012-03-16 03:45:21 +00:00
2011-10-23 21:56:44 +00:00
2011-11-11 00:43:21 +00:00
2012-02-13 05:54:07 +00:00
2012-02-13 05:54:57 +00:00
2012-02-13 05:55:54 +00:00
2011-11-18 23:30:13 +00:00
2012-01-13 23:30:19 +00:00
2011-11-07 04:40:37 +00:00
2012-02-28 20:41:35 +00:00
2011-12-15 09:24:55 +00:00
2012-01-14 19:11:46 +00:00
2012-02-28 20:44:15 +00:00
2012-01-23 14:31:53 +00:00
2011-10-28 13:56:37 +00:00
2011-11-14 13:08:22 +00:00
2011-11-12 02:19:09 +00:00
2012-02-03 16:25:16 +00:00
2012-02-15 15:15:31 +00:00
2011-12-24 14:29:21 +00:00
2011-11-25 16:29:44 +00:00
2012-02-07 00:41:34 +00:00
2011-11-08 15:22:47 +00:00
2011-11-08 15:22:47 +00:00
2012-01-23 18:43:30 +00:00
2011-11-23 05:51:58 +00:00
2012-03-09 14:05:46 +00:00
2012-02-22 11:08:20 +00:00
2012-03-13 04:20:49 +00:00
2011-10-23 11:56:51 +00:00
2012-02-11 19:27:16 +00:00
2012-02-02 12:51:16 +00:00
2011-12-31 21:58:20 +00:00
2011-11-07 07:58:42 +00:00
2011-10-18 13:07:36 +00:00
2012-03-05 22:11:03 +00:00
2011-11-29 03:02:44 +00:00
2012-01-14 14:52:33 +00:00
2012-01-14 19:11:33 +00:00
2012-01-07 04:41:15 +00:00
2011-11-25 16:54:39 +00:00
2012-01-15 21:40:10 +00:00
2012-02-12 17:28:25 +00:00
2012-01-16 16:45:00 +00:00
2012-02-27 17:45:44 +00:00
2012-01-21 23:11:04 +00:00
2011-10-20 19:47:14 +00:00
2012-01-14 14:52:33 +00:00
2012-02-27 20:32:31 +00:00