aboutsummaryrefslogtreecommitdiff
path: root/sysutils/consolekit
Commit message (Collapse)AuthorAgeFilesLines
* Correct a typo, and make sure etc/ConsoleKit/run-session.d is createdJoe Marcus Clarke2008-08-092-2/+2
| | | | | | | | | during package creation. Reported by: Zyl on #freebsd-gnome Notes: svn path=/head/; revision=218273
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 forJoe Marcus Clarke2008-03-2412-73/+393
| | | | | | | | | | | | | | | | | | | | | | | | | FreeBSD. The official GNOME 2.22 release notes can be found at http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front, this release features an updated hal port with support for video4linux devices, DRM (Direct Rendering), and better support of removable media. Work is also underway to tie webkit more closely into GNOME. As part of the GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well. Be sure to consult UPDATING on the proper steps to upgrade all of your GNOME ports. This release would not have been possible without the contributions and testing efforts of the following people: Pawel Worach kan edwin Peter Ulrich Kruppa J. W. Ballantine Yasuda Keisuke Andriy Gapon Notes: svn path=/head/; revision=209647
* Update to snapshot 20070906.Florent Thoumie2007-09-062-4/+4
| | | | Notes: svn path=/head/; revision=198908
* Update to snapshot 20070829.Florent Thoumie2007-08-292-4/+4
| | | | Notes: svn path=/head/; revision=198502
* Add ConsoleKit, a framework for defining and tracking users. It's requiredFlorent Thoumie2007-08-275-0/+118
by recent versions of PolicyKit and can be used by gdm to track users and sessions. Notes: svn path=/head/; revision=198383