Commit Graph

78 Commits

Author SHA1 Message Date
Rong-En Fan
cebdb0c2fc Rework on rc script for www/httptunnel.
- Use fixed uid and gid
- Rewrite the rc script to use the new rc.d style and split into two scripts:
  hts (for server) and htc (for client)
- Bump PORTREVISION for this

PR:		ports/125714 (based on)
Submitted by:	G.V. Tjong A Hung <gvtjongahung at users.sourceforge.net> (based on)
2009-01-30 10:24:07 +00:00
Stefan Walter
d482a3c700 Register a fixed UID/GID for the user 'dhcpd' and use that instead of a
dynamically chosen one.

PR:		127995
Submitted by:	Ashish Shukla <wahjava@gmail.com>
Approved by:	maintainer timeout (3 months)
2009-01-12 15:17:52 +00:00
Wesley Shields
286741f08d - Add UID and GID entries for net/rabbitmq.
- Convince RC script to use rabbitmq user.

PR:		ports/128108
Submitted by:	Nick Barkas <snb@threerings.net>
Approved by:	Phillip N. <pneumann@gmail.com> (maintainer)
2008-10-29 01:01:34 +00:00
Greg Larkin
6e60a56931 - Fixed logcheck script silent failure in previous commit
- Added handling for crontab installation problems
- Incorported security fixes from PR opened after previous commit
- Added UPDATING entry since configuration options have changed
  fairly significantly

PR:		ports/122842
Submitted by:	Cezary Morga <cm@therek.net>
PR:		ports/127255
Submitted by:	Yasuhiro KIMURA <yasu at utahime dot org>
Reviewed by:	glarkin
Approved by:	beech (mentor, implicit)
Approved by:	portmgr (marcus)
Security:	Incorrect addition of logcheck user to wheel group
2008-09-11 00:30:09 +00:00
Greg Larkin
9121e42567 - Fixed left-over directory problem
- Added entries for logcheck user in UIDs and GIDs
- Fixed package building problems (perms and empty dir creation)

Reported by:	QA Tindy
Approved by:	portmgr (erwin)
2008-09-08 20:09:59 +00:00
Martin Matuska
c8e18c63b1 - Update pgbouncer to 1.2.3
- Add new UID and GID for pgbouncer
- Improve handling of example configuration files
- Add support for the reload rc command
- Other minor enhancements

PR:		ports/126454
Submitted by:	mm
Approved by:	skv (maintainer)
2008-08-11 20:09:15 +00:00
Edwin Groothuis
d836451522 Reserve numbers for databases/frontbase user.
PR:		ports/117299
Submitted by:	Quinton Dolan <q@onthenet.com.au>
2008-06-13 04:07:52 +00:00
Florent Thoumie
9b5e91af95 Switch UIDs to master.passwd compatible format.
Also fix the two ports that are already using it.

Suggested by:	timur
Approved by:	portmgr (self)
2008-05-20 12:04:15 +00:00
Florent Thoumie
16dda2677f Style fix, $FreeBSD$ line is a comment, so add a leading '#'. 2008-05-19 23:01:48 +00:00
Henrik Brix Andersen
051e1b431e Reserve UID and GID for irc/bitlbee.
Approved by:	erwin (mentor)
2008-05-19 16:06:38 +00:00
Beech Rintoul
f781d98178 - Add entries for irc/undernet-ircu 2008-05-01 00:54:22 +00:00
Sergey Matveychuk
f2a6f1986e - Reserve GID/UID 59 for dns/unbound 2008-04-29 07:37:33 +00:00
Pav Lucistnik
7559910c40 Reserve 814 for sysutils/puppet* 2008-04-11 14:10:24 +00:00
Martin Matuska
d3d9f20f40 - Add GID and UID for www/openacs and www/openacs-dotlrn 2008-04-03 10:03:19 +00:00
Martin Matuska
fb83a8be1d - Add GID and UID for net/freeradius2
PR:		ports/122097
Submitted by:	David Wood <david@wood2.org.uk> (maintainer)
2008-04-02 12:55:39 +00:00
Jeremy Chadwick
4f1c50d78b * Don't need p5-Digest-MD5; p5-libwww dependency takes care of that.
* Set home directory of /usr/local/cricket for "cricket" user.
2008-03-09 20:10:31 +00:00
Rong-En Fan
5969490727 - Register UID for net/phpldapadmin, net/phpldapadmin098
PR:		120505
2008-03-09 04:43:45 +00:00
Martin Wilke
7768099652 - Add GID and UID for net-im/openfire
- Bump PORTREVISION for new UID/GID

PR:		120882
Submitted by:	Nikolay Pavlov <qpadla@gmail.com> (maintainer)
2008-03-07 20:32:13 +00:00
Jeremy Chadwick
2259fcb443 Remove IGNORE; add UID 141 to ports/UIDs, and remove unnecessary Time::HiRes
dependency (unless using a perl older than 5.8.7).  Confirmed as working
on RELENG_6.
2008-02-19 10:52:00 +00:00
Martin Wilke
0063b87fc7 - Sort UIDs
PR:		120752
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2008-02-17 13:08:54 +00:00
Dirk Meyer
57855df4a5 - add hobbit with id 280 2008-01-28 10:53:56 +00:00
Diane Bruce
dce1ff864e - Reserve UID/GID 240 and 241 for aprsd 2008-01-23 22:49:02 +00:00
Martin Wilke
784cf42941 Changes:
* When installed using WITH_SUPHP use a fix username/UID from
/usr/ports/UIDs. There's no equivalent /usr/ports/GIDs entry
because it defaults to group 'www'.

* Consequently change the default username from phpmyadm to _pma
  and add an entry to /usr/ports/UIDs:

_pma:*:336:80:phpMyAdmin Owner:/nonexistent:/sbin/nologin

* Use the standard $WWWDIR for PLIST_SUB and SUB_LIST, instead of
  rolling my own equivalent.

* Various internal code changes and clean-up

* Bump PORTREVISION

Note: the changes here mostly affect compilation with WITH_SUPHP
defined. If you're not a suPHP user, then there's very little
ultimately that has changed.

PR:		119825
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2008-01-21 10:58:20 +00:00
Jun Kuriyama
b82fe623b0 Add 913 for _relayd. 2008-01-20 21:40:22 +00:00
Edwin Groothuis
801f328b2a Inconsistent format of lines in /usr/ports/UIDs
I notice that a few of the entries in /usr/ports/UIDs are formatted
	like lines from /etc/master.passwd, whilst the majority look like
	lines from /etc/passwd -- ie. without the 'class', 'change' and
	'expire' fields.  'change' and 'expire' are not particularly useful
	for these sort of passwordless pseudo-user accounts, but I can see
	where being able to assign a UID to a login class would be handy.

	However, none of the entries in /usr/ports/UIDs make any attempt to
	assign the UID to anything other than the default class and none of
	them have any capability I can see to eg. limit system resource usage
	So I guess there's no need for login class information in
	/usr/ports/UIDs

PR:		ports/119800
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
2008-01-19 11:47:16 +00:00
Rong-En Fan
13c933cf14 - Reserve uid/gid for net/iodine 0.4.1_1
PR:		ports/119452
Submitted by:	Daniel Roethlisberger <daniel at roe.ch>
2008-01-11 15:46:29 +00:00
Edwin Groothuis
ae6662d341 Unify nologin path to /usr/sbin/nologin
PR:		ports/116758
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2007-09-30 07:19:48 +00:00
Edwin Groothuis
575bb17761 Add _sj3 for japanese/sj3 with UID 912
Fix iserv UID to 911.

PR:		ports/113572 (_sj3)
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
2007-09-09 07:09:21 +00:00
Edwin Groothuis
9a504743b8 Add 911 for iserv (See PR ports/114017) 2007-09-07 03:08:58 +00:00
Peter Pentchev
4afa9507f4 Reserve a user and group ID for the stunnel daemon.
Loosely based on the PR, although I just used the next available UID/GID.

PR:		108784
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
2007-08-28 10:01:00 +00:00
Beech Rintoul
e8b406f577 - Update to 1.28
- Makefile tweaks
- Register UID/GID for mail/postgrey

PR:		ports/114056
Submitted by:	Harold Paulson <haroldp@internal.org> (maintainer)
Approved by:	sat (mentor)
2007-06-27 21:13:24 +00:00
Andrew Pantyukhin
afc7d44315 - Move zabbix from UID 112 to 122 to avoid conflict with dcc
- Squatter UID 122 in UIDs

PR:		ports/113935
Submitted by:	Drew Baxter <droobie@maine.rr.com>
2007-06-22 15:10:34 +00:00
Dirk Meyer
4687678d49 - add MeTA1 2007-06-10 13:33:05 +00:00
Martin Wilke
016298809b - Update to 0.9.8
- Added user prelude with uid/gid 281

prelude-manager Changelog:
- Initial implementation of the 'thresholding' plugin, allowing you to
  suppress events after a certain limit/threshold.
- Filters hooking to a reporting plugin are now OR'ed instead of being
  AND'ed. AND is already possible by hooking filtering plugin one with
  another.
- Improved error reporting.
- Minor bug fixes.

PR:		112416
Submitted by:	Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
2007-05-30 06:11:57 +00:00
Joe Marcus Clarke
1005ada6ab Reserve a UID for pulse and a GID for pulse and pulse-access. These are needed
for audio/pulseaudio.
2007-04-29 23:40:23 +00:00
Martin Wilke
a5e970d02a - Sorted otrs correct
Reported by:    Clive@
2007-04-21 15:50:18 +00:00
Clive Lin
e29155046c Register UID and UID for mail/nullmailer. 2007-04-21 15:10:17 +00:00
Martin Wilke
9d8b62ff2c - Add UID/GID for devel/otrs 2007-04-11 13:27:34 +00:00
Stanislav Sedov
cb49ebd8e8 - Use static gid/uid.
Submitted by:	kris
2007-04-10 19:32:35 +00:00
Christian Weisgerber
1f9a1ee631 (second attempt)
reserve _ntp UID/GID for OpenNTPD
2007-04-09 16:21:17 +00:00
Christian Weisgerber
5e34a6abec reserve _ntp UID/GID for OpenNTPD 2007-04-09 16:17:29 +00:00
Frank J. Laszlo
3fbf5ae415 - Give irc/hybserv a unique UID/GID
- Remove conflict with irc/ircservices

Reported by:	kris
2007-03-31 12:53:57 +00:00
Shaun Amott
0c7b5c2581 Register UID and GID for net-mgmt/netdisco. 2007-03-27 23:45:19 +00:00
Joe Marcus Clarke
017302f711 Correct a copy-paste problem when allocating the polkit UID, and use a unique
UID/GID.

Reported by:	kris
2007-03-24 05:10:35 +00:00
Dag-Erling Smørgrav
6abc996685 Reserve UID and GID for net-mgmt/nav. 2007-03-13 12:52:10 +00:00
Xin LI
63b00b65ff Add GID and UID for OpenBSD spamd (mail/spamd).
Submitted by:	Olli Hauer<ohauer gmx de>
PR:		ports/107209
2007-03-09 02:31:37 +00:00
Dirk Meyer
7ddaa28003 - change smx entries to "/usr/sbin/nologin"
sbin/nologin is gone with FreeBSD 4.x
2007-02-17 10:01:06 +00:00
Dirk Meyer
7a60c2b0f7 - add smmsp 2007-02-17 09:57:35 +00:00
Pav Lucistnik
bfb79f7920 - Reserve UID/GID 312 for sphinx 2007-01-30 23:13:56 +00:00
Pav Lucistnik
1accf2f7e0 - Reserve UID/GID 181 for nagios
PR:		ports/108417
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au>
2007-01-28 00:31:47 +00:00