Date: Sun, 6 Sep 2009 21:18:50 +0000 (UTC) From: Florent Thoumie <flz@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.port.mk ports/audio/pulseaudio Makefile pkg-install ports/devel/dbus Makefile pkg-install ports/sysutils/hal Makefile ports/sysutils/hal/files pkg-install.in ports/sysutils/policykit Makefile pkg-install ... Message-ID: <200909062118.n86LIoil036121@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
flz 2009-09-06 21:18:50 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk audio/pulseaudio Makefile devel/dbus Makefile pkg-install sysutils/hal Makefile sysutils/hal/files pkg-install.in sysutils/policykit Makefile pkg-install x11/gdm Makefile pkg-install Removed files: audio/pulseaudio pkg-install Log: Add support to create users and groups from information stored in UIDs/GIDs files. Users and groups won't be deleted at deinstall time as we're lacking a refcount to know if any port is using them. Also convert a few ports while I'm here. PR: ports/108514 Submitted by: mm, self Revision Changes Path 1.627 +89 -3 ports/Mk/bsd.port.mk 1.48 +4 -4 ports/audio/pulseaudio/Makefile 1.6 +0 -63 ports/audio/pulseaudio/pkg-install (dead) 1.76 +4 -1 ports/devel/dbus/Makefile 1.6 +0 -27 ports/devel/dbus/pkg-install 1.58 +4 -1 ports/sysutils/hal/Makefile 1.5 +0 -27 ports/sysutils/hal/files/pkg-install.in 1.20 +4 -1 ports/sysutils/policykit/Makefile 1.6 +0 -27 ports/sysutils/policykit/pkg-install 1.124 +4 -1 ports/x11/gdm/Makefile 1.15 +0 -30 ports/x11/gdm/pkg-install
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909062118.n86LIoil036121>