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 ...
Florent Thoumie
flz at FreeBSD.org
Sun Sep 6 21:18:50 UTC 2009
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
More information about the cvs-ports
mailing list