Commit graph

12 commits

Author SHA1 Message Date
Joe Marcus Clarke
efeac25e8e Fix a catastophic bug where launching services-admin would cause the
/tmp/.X11-unix/X[0-9] socket to be deleted thus preventing any new X
applications from starting until X itself was restarted.  The problem was
caused by running the cleartmp rc.d script to get service status.  The fix
was just to add cleartmp to the list of "forbidden" services.

Reported by:	David Vastine <dvastine@vastine.net>
Approved by:	portmgr (implicit)
2004-09-19 17:31:41 +00:00
Adam Weinberger
45b2844c45 Update to 0.92.0. 2004-09-01 19:23:04 +00:00
Joe Marcus Clarke
c9d52b0bb9 Add another check for FreeBSD 6.X to get the services tool working again.
Obtained from:	gnome-system-tools CVS
2004-08-24 18:08:18 +00:00
Joe Marcus Clarke
59d674b24d * Add FreeBSD 6.X support
* Try a slightly different patch to preserve the locale when authenticating
2004-08-23 17:05:12 +00:00
Joe Marcus Clarke
fc69d4c098 Properly pass environment variables to the command line. This fixes a
problem where the root password would also be reported as wrong if, for
example, LANG was set in the environment.
2004-08-21 05:09:21 +00:00
Joe Marcus Clarke
8d9ee48462 Update to 0.91.0. 2004-08-20 19:12:43 +00:00
Joe Marcus Clarke
96484d604a Fix a conditional module load that was broken on Perl < 5.8. This caused
all g-s-t modules to report that the root password was bad when, in fact,
it may have been fine.
2004-08-15 16:27:51 +00:00
Joe Marcus Clarke
9ea041aac6 Update to 0.90.0. 2004-07-20 06:45:22 +00:00
Pav Lucistnik
8362a2b2fa - Don't remove directory belonging to gnomehier
Submitted by:	kwm on FreeNode
2004-07-04 12:14:35 +00:00
Joe Marcus Clarke
f72d4e6a9b Update to 0.34.0. 2004-06-30 20:08:39 +00:00
Joe Marcus Clarke
103c323a59 Fix build with smalltalk installed.
Submitted by:	Yasuda Keisuke <kysd@po.harenet.ne.jp>
2004-05-26 16:04:38 +00:00
Adam Weinberger
c39e4e226d Add gnomesystemtools.
Various tools to assist in administration and configuration of a workstation.
Included are tools to:

        * Administer user and group accounts
        * Change the date, time, and time zone
        * Set up and configure network interfaces
        * Modify bootloader settings
        * Start, stop, and modify system services

WWW: http://www.gnome.org/projects/gst/
2004-05-18 00:11:16 +00:00