Index: head/sysutils/consolekit/Makefile =================================================================== --- head/sysutils/consolekit/Makefile (revision 393808) +++ head/sysutils/consolekit/Makefile (revision 393809) @@ -1,38 +1,37 @@ # Created by: FreeBSD GNOME Team # $FreeBSD$ PORTNAME= consolekit PORTVERSION= 0.4.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils gnome MASTER_SITES= http://www.freedesktop.org/software/ConsoleKit/dist/ DISTFILES= ConsoleKit-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= gnome@FreeBSD.org COMMENT= Framework for defining and tracking users LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit WRKSRC= ${WRKDIR}/ConsoleKit-${PORTVERSION} USES= gettext gmake libtool pathfix pkgconfig tar:bzip2 USE_XORG= x11 GNU_CONFIGURE= yes USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --with-pid-file=/var/run/${PORTNAME}.pid \ --enable-pam-module \ --with-pam-module-dir=${PREFIX}/lib \ --localstatedir=/var INSTALL_TARGET= install-strip post-install: ${INSTALL_SCRIPT} ${FILESDIR}/ck-get-x11-display-device \ ${STAGEDIR}${PREFIX}/libexec/ck-get-x11-display-device ${INSTALL_SCRIPT} ${FILESDIR}/ck-get-x11-server-pid \ ${STAGEDIR}${PREFIX}/libexec/ck-get-x11-server-pid @${MKDIR} ${STAGEDIR}/var/log/ConsoleKit - ${TOUCH} ${STAGEDIR}/var/log/ConsoleKit/history .include Index: head/sysutils/consolekit/pkg-plist =================================================================== --- head/sysutils/consolekit/pkg-plist (revision 393808) +++ head/sysutils/consolekit/pkg-plist (revision 393809) @@ -1,34 +1,35 @@ -/var/log/ConsoleKit/history bin/ck-history bin/ck-launch-session bin/ck-list-sessions sbin/ck-log-system-restart sbin/ck-log-system-start sbin/ck-log-system-stop etc/ConsoleKit/seats.d/00-primary.seat etc/dbus-1/system.d/ConsoleKit.conf include/ConsoleKit/ck-connector/ck-connector.h lib/ConsoleKit/scripts/ck-system-restart lib/ConsoleKit/scripts/ck-system-stop lib/libck-connector.so lib/libck-connector.so.0 lib/libck-connector.so.0.0.0 lib/pam_ck_connector.so libdata/pkgconfig/ck-connector.pc libexec/ck-collect-session-info libexec/ck-get-x11-display-device libexec/ck-get-x11-server-pid man/man8/pam_ck_connector.8.gz sbin/console-kit-daemon share/dbus-1/interfaces/org.freedesktop.ConsoleKit.Manager.xml share/dbus-1/interfaces/org.freedesktop.ConsoleKit.Seat.xml share/dbus-1/interfaces/org.freedesktop.ConsoleKit.Session.xml share/dbus-1/system-services/org.freedesktop.ConsoleKit.service share/polkit-1/actions/org.freedesktop.consolekit.policy @dir /var/run/ConsoleKit @dir /var/log/ConsoleKit +@exec /usr/bin/touch /var/log/ConsoleKit/history +@rmtry /var/log/ConsoleKit/history @dir etc/ConsoleKit/run-seat.d @dir etc/ConsoleKit/run-session.d @dir lib/ConsoleKit/run-seat.d @dir lib/ConsoleKit/run-session.d