Date: Fri, 22 Apr 2005 11:55:47 +1000 (EST) From: Edwin Groothuis <edwin@mavetju.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/80229: [patch] tell porters manual of missing GIDs Message-ID: <20050422015547.5371461F8@k7.mavetju> Resent-Message-ID: <200504220200.j3M20j4s091776@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 80229 >Category: ports >Synopsis: [patch] tell porters manual of missing GIDs >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri Apr 22 02:00:45 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 5.2.1-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #8: Wed Dec 15 16:58:01 EST 2004 edwin@k7.mavetju:/usr/src-5.2.1/sys/i386/compile/k7 i386 >Description: Add missing GIDs, courtesy of Jose M Rodriguez <josemi@freebsd.jazztel.es> >How-To-Repeat: >Fix: Index: book.sgml =================================================================== RCS file: /home/dcvs/doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v retrieving revision 1.557 diff -u -r1.557 book.sgml --- book.sgml 20 Apr 2005 23:13:57 -0000 1.557 +++ book.sgml 22 Apr 2005 01:55:19 -0000 @@ -8181,8 +8181,8 @@ empty due to other ports installing some files in there.</para> </sect1> - <sect1 id="dads-uid"> - <title>UIDs</title> + <sect1 id="dads-uid-and-gids"> + <title>UIDs and GIDs</title> <para>If your port requires a certain user to be on the installed system, let the <filename>pkg-install</filename> script call @@ -8273,7 +8273,7 @@ <para>This is the current list of reserved GIDs.</para> - <!-- Please keep this list sorted by uid --> + <!-- Please keep this list sorted by gid --> <!-- XXX incomplete! --> <programlisting>bind:*:53: rdfdb:*:55: @@ -8281,26 +8281,62 @@ proxy:*:62: authpf:*:63: uucp:*:66: +xten:*:67: dialer:*:68: network:*:69: pgsql:*:70: www:*:80: qnofiles:*:81: qmail:*:82: +mysql:*:88: +vpopmail:*:89: +firebird:*:90: mailman:*:91: +gdm:*:92: +jabber:*:93: +p4admin:*:94: +interch:*:95: +squeuer:*:96: +mud:*:97: +msql:*:98: +rscsi:*:99: +squid:*:100: +quagga:*:101: +ganglia:*:102: +sgeadmin:*:103: +slimserv:*:104: +dnetc:*:105: +clamav:*:106: +cacti:*:107: +webkit:*:108: +quickml:*:109: vscan:*:110: +fido:*:111: dcc:*:112: +amavis:*:113: +dhis:*:114: +_symon:*:115: postfix:*:125: maildrop:*:126: rbldns:*:153: +sfs:*:171: +agk:*:172: +polipo:*:173: moinmoin:*:192: +sympa:*:200: +dspam:*:202: +_tor:*:256: +ldap:*:389: +drweb:*:426: courier:*:465: _bbstored:*:505: qtss:*:554: ircdru:*:555: messagebus:*:556: realtime:*:557: -bopm:*:717:</programlisting> +bnetd:*:700: +bopm:*:717: +bacula:*:910:</programlisting> <para>Please include a notice when you submit a port (or an upgrade) that reserves a new UID or GID in this range. This allows us to >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050422015547.5371461F8>