aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gnomesystemtools
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149215
* Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixesJoe Marcus Clarke2005-11-056-31/+147
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and new features. Don't believe me? Then see for yourself at http://www.gnome.org/start/2.12/notes/en/. DO NOT USE portupgrade by itself to upgrade to GNOME 2.12. Instead, use the gnome_upgrade.sh script from http://www.marcuscom.com/downloads/gnome_upgrade212.sh. This script will circumvent some potential pitfalls users can see if they use portupgrade by itself. In keeping with tradition, GNOME 2.12 for FreeBSD comes with a special splash screen. The winner of this release's contest is Dominique Goncalves <dominique.goncalves@gmail.com>. His splash screen was inspired by http://art.gnome.org/contests/2.12-splash/83. The FreeBSD GNOME Team would lank to thank the following users for their contributions to this release: Matthew Luckie <mjl@luckie.org.nz> ade sajd on #freebsd-gnome Caelian on #freebsd-gnome mnag Yasuda Keisuke <kysd@po.harenet.ne.jp> Mark Hobden <markhobden@gmail.com> Sergey Akifyev <asa@agava.com> Andreas Kohn For more information on GNOME on FreeBSD, checkout http://www.FreeBSD.org/gnome/. The 2.12 documentation will be posted shortly. Notes: svn path=/head/; revision=147261
* Presenting GNOME 2.10 for FreeBSD!Joe Marcus Clarke2005-03-129-154/+64
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The release notes can be found at http://www.gnome.org/start/2.10/notes/rnwhatsnew.html, and will give you a good idea of what has gone into this release overall. However, a lot of FreeBSD specific additions and fixes have been made. For example, this release offers fixed ACPI support as well as new CPU freqeuncy monitoring support. See the FreeBSD GNOME 2.10 upgrade page at http://www.FreeBSD.org/gnome/docs/faq210.html for the entire list as well as a list of known issues and upgrade instructions. GNOME 2.10, as well as all of our releases, would not be possible without the great team that goes into porting and testign each and every component. Thanks definitely goes out to ahze, adamw, bland, kwm, mezz, and pav for all their work. We would also like to thank our adventurous users that chose to ride the walrus. We'd especially like to thank the following users that provided patches for GNOME 2.10: ade Yasuda Keisuke Franz Klammer Khairil Yusof Radek Kozlowsk And anyone else I may have accidentally omitted. As with GNOME 2.8, 2.10 comes with a brand-spankin' new splashscreen courtesy of Franz Klammer. However, unlike GNOME 2.8, we've included all of the FreeBSD GNOME splashscreen entries with gnomesession. You can use the deskutils/splashsetter port to choose the one you like best. As always, GNOME users should _not_ use portupgrade alone to upgrade to 2.10. Instead, get the gnome_upgrade.sh script from http://www.FreeBSD.org/gnome/gnome_upgrade.sh. Enjoy! Notes: svn path=/head/; revision=130972
* Update to 1.0.2.Joe Marcus Clarke2004-12-073-4/+9
| | | | Notes: svn path=/head/; revision=123353
* Use new GCONF_SCHEMAS.Jeremy Messenger2004-11-232-3/+2
| | | | | | | Approved by: pav Notes: svn path=/head/; revision=122241
* Use new INSTALLS_OMF.Jeremy Messenger2004-11-232-10/+1
| | | | | | | Approved by: bland, kwm, marcus and pav Notes: svn path=/head/; revision=122196
* Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).Joe Marcus Clarke2004-11-074-5/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This release notes detailing all of the new goodies in GNOME 2.8 can be found at http://www.gnome.org/start/2.8/notes/, and the list of what was fixed in GNOME 2.8.1 can be found at http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html. This release, as well as all of our others, would not have been possible without the great efforts of our FreeBSD GNOME Team. The list of current members can be found at http://www.freebsd.org/gnome/contact.html (including our newest member, Michael Johnson <ahze@FreeBSD.org>). Special thanks also goes out to all of the loyal FreeBSD GNOME users that put up with crashes and hangs to test and debug GNOME on FreeBSD. We would especially like to thank those users that provided patches for GNOME 2.7 and 2.8: Franz Klammer <klammer@webonaut.com> Piotr Smyrak <piotr.smyrak@heron.pl> Radek Kozlowski <radek@raadradd.com> Khairil Yusof <kaeru@pd.jaring.my> Yasuda Keisuke <kysd@po.harenet.ne.jp> Tom McLaughlin <tmclaugh@sdf.lonestar.org> Vladimir Grebenschikov <vova@fbsd.ru> GNOME 2.8 also features a new, FreeBSD-specific splashscreen that was designed by jimmac for GNOME 2.8, then daemonized by Franz Klammer <klammer@webonaut.com> and Radek Kozlowski <radek@raadradd.com>. As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8. There is a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh that will aid in the upgrade process. Full documentation on the GNOME 2.8 upgrade is coming following this commit. From all of us at FreeBSD GNOME, ENJOY! Notes: svn path=/head/; revision=121068
* Fix a catastophic bug where launching services-admin would cause theJoe Marcus Clarke2004-09-192-0/+11
| | | | | | | | | | | | | /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) Notes: svn path=/head/; revision=118291
* Update to 0.92.0.Adam Weinberger2004-09-0112-228/+14
| | | | Notes: svn path=/head/; revision=117858
* Add another check for FreeBSD 6.X to get the services tool working again.Joe Marcus Clarke2004-08-242-1/+12
| | | | | | | Obtained from: gnome-system-tools CVS Notes: svn path=/head/; revision=117207
* * Add FreeBSD 6.X supportJoe Marcus Clarke2004-08-239-21/+206
| | | | | | | * Try a slightly different patch to preserve the locale when authenticating Notes: svn path=/head/; revision=117142
* Properly pass environment variables to the command line. This fixes aJoe Marcus Clarke2004-08-212-0/+28
| | | | | | | | problem where the root password would also be reported as wrong if, for example, LANG was set in the environment. Notes: svn path=/head/; revision=116871
* Update to 0.91.0.Joe Marcus Clarke2004-08-204-31/+25
| | | | Notes: svn path=/head/; revision=116820
* Fix a conditional module load that was broken on Perl < 5.8. This causedJoe Marcus Clarke2004-08-152-0/+20
| | | | | | | | all g-s-t modules to report that the root password was bad when, in fact, it may have been fine. Notes: svn path=/head/; revision=116274
* Update to 0.90.0.Joe Marcus Clarke2004-07-203-6/+56
| | | | Notes: svn path=/head/; revision=114275
* - Don't remove directory belonging to gnomehierPav Lucistnik2004-07-041-1/+0
| | | | | | | Submitted by: kwm on FreeNode Notes: svn path=/head/; revision=112905
* Update to 0.34.0.Joe Marcus Clarke2004-06-303-35/+8
| | | | Notes: svn path=/head/; revision=112627
* Fix build with smalltalk installed.Joe Marcus Clarke2004-05-261-0/+11
| | | | | | | Submitted by: Yasuda Keisuke <kysd@po.harenet.ne.jp> Notes: svn path=/head/; revision=110071
* Add gnomesystemtools.Adam Weinberger2004-05-184-0/+251
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/ Notes: svn path=/head/; revision=109384