Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Sep 2009 22:26:50 +0100
From:      Florent Thoumie <flz@FreeBSD.org>
To:        ports@freebsd.org
Subject:   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 ...
Message-ID:  <a01628140909061426i61077efdp556cb3e5074a291@mail.gmail.com>
In-Reply-To: <200909062118.n86LIoil036121@repoman.freebsd.org>
References:  <200909062118.n86LIoil036121@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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@freebsd.org, cvs-ports@freebsd.org, cvs-all@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@FreeBSD.org
FreeBSD Committer



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a01628140909061426i61077efdp556cb3e5074a291>