- Add GID and UID for emulators/virtualbox.
- Change virtualbox GID in port Makefile due to a conflict with databases/couchdb and add UPDATING note. - Bump PORTREVISION. Reported by: Mike Harding <mvh AT ix.netcom.com>
This commit is contained in:
parent
7d9cc70214
commit
1b7af2702d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=236160
8 changed files with 21 additions and 10 deletions
1
GIDs
1
GIDs
|
@ -141,3 +141,4 @@ ssmtp:*:916:
|
|||
prayer:*:917:
|
||||
nefu:*:918:
|
||||
couchdb:*:919:
|
||||
vboxusers:*:920:
|
||||
|
|
1
UIDs
1
UIDs
|
@ -151,3 +151,4 @@ logcheck:*:915:915::0:0:Logcheck system account:/var/lib/logcheck:/usr/local/bin
|
|||
_prayer:*:917:917:daemon:0:0:Prayer Account:/nonexistent:/sbin/nologin
|
||||
nefu:*:918:918::0:0:Nefu daemon:/var/db/nefu:/sbin/nologin
|
||||
couchdb:*:919:919:daemon:0:0:CouchDB Account:/var/empty:/usr/sbin/nologin
|
||||
vboxusers:*:920:920::0:0:Virtualbox user:/nonexistent:/sbin/nologin
|
||||
|
|
9
UPDATING
9
UPDATING
|
@ -6,6 +6,15 @@ You should get into the habit of checking this file for changes each
|
|||
time you update your ports collection, before attempting any port
|
||||
upgrades.
|
||||
|
||||
20090617:
|
||||
AFFECTS: users of emulators/virtualbox
|
||||
AUTHOR: beat@FreeBSD.org
|
||||
|
||||
The GID of virtualbox has changed due to a conflict with databases/couchdb.
|
||||
Update GID of vboxusers after updating the port:
|
||||
|
||||
# pw groupmod vboxusers -g 920
|
||||
|
||||
20090617:
|
||||
AFFECTS: users of math/fftw3 math/fftw3-long math/fftw3-float
|
||||
AUTHOR: db@FreeBSD.org
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= virtualbox
|
||||
DISTVERSION= 2.2.51.r20457
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= emulators kld
|
||||
MASTER_SITES= http://tmp.chruetertee.ch/ \
|
||||
http://freebsd.unixfreunde.de/sources/ \
|
||||
|
@ -43,7 +43,7 @@ USE_LDCONFIG= ${PREFIX}/lib/virtualbox
|
|||
CONFLICTS= bcc-[0-9]*
|
||||
|
||||
VBOXGROUP?= vboxusers
|
||||
VBOXGID?= 919
|
||||
VBOXGID?= 920
|
||||
VBOX_FRONTENDS= VBoxBFE VBoxHeadless VBoxSDL
|
||||
VBOX_GUEST_VER= 2.2.4
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= virtualbox
|
||||
DISTVERSION= 2.2.51.r20457
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= emulators kld
|
||||
MASTER_SITES= http://tmp.chruetertee.ch/ \
|
||||
http://freebsd.unixfreunde.de/sources/ \
|
||||
|
@ -43,7 +43,7 @@ USE_LDCONFIG= ${PREFIX}/lib/virtualbox
|
|||
CONFLICTS= bcc-[0-9]*
|
||||
|
||||
VBOXGROUP?= vboxusers
|
||||
VBOXGID?= 919
|
||||
VBOXGID?= 920
|
||||
VBOX_FRONTENDS= VBoxBFE VBoxHeadless VBoxSDL
|
||||
VBOX_GUEST_VER= 2.2.4
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= virtualbox
|
||||
DISTVERSION= 2.2.51.r20457
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= emulators kld
|
||||
MASTER_SITES= http://tmp.chruetertee.ch/ \
|
||||
http://freebsd.unixfreunde.de/sources/ \
|
||||
|
@ -43,7 +43,7 @@ USE_LDCONFIG= ${PREFIX}/lib/virtualbox
|
|||
CONFLICTS= bcc-[0-9]*
|
||||
|
||||
VBOXGROUP?= vboxusers
|
||||
VBOXGID?= 919
|
||||
VBOXGID?= 920
|
||||
VBOX_FRONTENDS= VBoxBFE VBoxHeadless VBoxSDL
|
||||
VBOX_GUEST_VER= 2.2.4
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= virtualbox
|
||||
DISTVERSION= 2.2.51.r20457
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= emulators kld
|
||||
MASTER_SITES= http://tmp.chruetertee.ch/ \
|
||||
http://freebsd.unixfreunde.de/sources/ \
|
||||
|
@ -43,7 +43,7 @@ USE_LDCONFIG= ${PREFIX}/lib/virtualbox
|
|||
CONFLICTS= bcc-[0-9]*
|
||||
|
||||
VBOXGROUP?= vboxusers
|
||||
VBOXGID?= 919
|
||||
VBOXGID?= 920
|
||||
VBOX_FRONTENDS= VBoxBFE VBoxHeadless VBoxSDL
|
||||
VBOX_GUEST_VER= 2.2.4
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= virtualbox
|
||||
DISTVERSION= 2.2.51.r20457
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= emulators kld
|
||||
MASTER_SITES= http://tmp.chruetertee.ch/ \
|
||||
http://freebsd.unixfreunde.de/sources/ \
|
||||
|
@ -43,7 +43,7 @@ USE_LDCONFIG= ${PREFIX}/lib/virtualbox
|
|||
CONFLICTS= bcc-[0-9]*
|
||||
|
||||
VBOXGROUP?= vboxusers
|
||||
VBOXGID?= 919
|
||||
VBOXGID?= 920
|
||||
VBOX_FRONTENDS= VBoxBFE VBoxHeadless VBoxSDL
|
||||
VBOX_GUEST_VER= 2.2.4
|
||||
|
||||
|
|
Loading…
Reference in a new issue