Fwd: 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:59:09 UTC 2009


FYI.
Use as follows:

USERS= foo
GROUPS= foo

... where foo is the user/group from UIDs and GIDs.

Simplez!

---------- Forwarded message ----------
From: Florent Thoumie <flz at freebsd.org>
Date: Sun, Sep 6, 2009 at 10:18 PM
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 ...
To: ports-committers at freebsd.org, cvs-ports at freebsd.org, cvs-all at freebsd.org


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



-- 
Florent Thoumie
flz at FreeBSD.org
FreeBSD Committer


More information about the freebsd-ports mailing list