Commit graph

467 commits

Author SHA1 Message Date
Kurt Jaeger
bb2f76c9c3 New port: net/kamailio 4.1.6
Kamailio is an open source SIP proxy server that is capable of
handling thousands of up calls in a second. Among the features
it provides, are support for TCP, UDP and SCTP, secure communication
via TLS for VoIP (voice, video), accounting, the most popular open
source databases and much more.

Originally starting out as the SIP Express Router (SER) project by
the Fraunhofer Society in 2001, the design team got together in
2008, merged old and new source code and rebranded SER to Kamailio.

WWW: http://www.kamailio.org/

PR:		181301
Submitted by:	Oliver Mahmoudi <olivermahmoudi@gmail.com>
Reviewed by:	marino
2014-09-19 18:02:46 +00:00
Steve Wills
4faeb89dad Add puppetdb users forgotten with puppetdb commit
Pointyhat to:	swills
Reported by:	antoine
2014-09-07 19:14:29 +00:00
Erwin Lansing
1a1d82f1eb - Update to 4.1.0
- Use nsd instead of bind user

This release has new features and bugfixes.  In nsd.conf you can
configure database: "" this makes NSD not use the large mmapped nsd.db
file, but instead read and write the zonefiles in text format, which
saves about 50% of the memory usage.  Also zonefile reading and
writing has been optimised to be faster, as well as processing time
for zone transfers.  NSD writes the (changed) zonefiles every hour.

The new nsd-checkzone tool reports if a zonefile parses so you can check
it before reading it into the daemon.

A bug is fixed where NSD 4 causes rising load average and memory
consumption on Linux systems, which is caused by a bug in Linux that
slowly deteriorates system performance by repeated recursive forks.

Full release notes: http://open.nlnetlabs.nl/pipermail/nsd-users/2014-September/002007.html

PR:		193332
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Sponsored by:	DK Hostmaster A/S
2014-09-05 11:20:42 +00:00
Bernhard Froehlich
ede70f8e77 - Update to 3.9.20140806
- Separate dtv-scan-tables in his own port
- Add XMLTV option
- Create a new user/group for tvheadend
- Improve tvheadend startscript
- Convert manual patching to USES=shebangfix

Submitted by:	Dreamcat4 <dreamcat4@gmail.com>
2014-08-18 17:54:21 +00:00
John Marino
5aacf488a0 Reserve UID and GID for sguil 2014-08-16 13:03:50 +00:00
Steve Wills
1a2ad91174 net/syncthing: add port for syncthing
Syncthing replaces proprietary sync and cloud services with something open,
trustworthy and decentralized.

WWW: http://syncthing.net/
2014-08-14 17:39:29 +00:00
Carlo Strub
ad94cadf35 Update to 2.3
PR:		192105
Submitted by:	leres@ee.lbl.gov (maintainer)
2014-08-10 21:51:58 +00:00
John Marino
47760e77fe Reserve UID and GID for monetDB user (monetdb) 2014-08-09 01:47:42 +00:00
Adam Weinberger
3640b7d218 Stage, and fix build without gcc. 2014-07-31 13:28:45 +00:00
Dmitry Sivachenko
e41724f767 Reserve uid/gid for the upcoming hbase port. 2014-07-28 15:05:56 +00:00
Roman Bogorodskiy
6d49a24ba3 - Use USER and GROUP in Makefile instead of having
pkg-message suggesting a user to create user and group
  manually
- Add uid/gid to the UID and GID files respectively
- Add an UPDATING entry to suggest users of scanlogd to
  drop existing users to avoid conflicts
- Bump PORTREVISION

PR:		191948
Submitted by:	TEUBEL György
2014-07-23 15:25:49 +00:00
Kurt Jaeger
6f950ce1ed multimedia/universal-media-server: new port
DLNA/UPnP home media server

WWW: http://sourceforge.net/projects/unimediaserver/
	and
     http://www.universalmediaserver.com/

PR:		191646
Submitted by:	dreamcat4@gmail.com
2014-07-12 15:22:00 +00:00
Mikolaj Golub
b626af4790 Reserve UID/GID 189 for leofs. 2014-07-06 17:36:18 +00:00
Dmitry Sivachenko
a46b7d350b Use different users for HDFS- and MapReduce-related daemons.
This way mapreduce tasks can't write to hdfs-owned files directly.
2014-07-01 14:55:58 +00:00
Li-Wen Hsu
56e495168b Add btsync, distributed peer-to-peer file syncing application.
PR:		187360
Submitted by:	Joshua Ruehlig <joshruehlig@gmail.com>
2014-06-29 10:55:52 +00:00
William Grzybowski
599fe3313c mail/ecartis: support stage
- Add UID/GID for this port
- Update MASTER_SITES
- Remove IS_INTERACTIVE

PR:		190753
Submitted by:	fullermd over-yonder net
Approved by:	maintainer
2014-06-20 20:06:21 +00:00
Mark Felder
d468be0626 Replace contents of UIDs... how'd that happen?!
Pointyhat -> me
2014-06-05 20:32:53 +00:00
Mark Felder
adbbccaeb6 -Add more options for rc script
-Utilize opendns if no provider configured to preserve documented behavior
-rc script passes rclint
-Fix the _dnscrypt-proxy user's home directory and add UPDATING entry

PR:		190406
Submitted by:	AllanJude
2014-06-05 19:30:58 +00:00
Mark Felder
9401e445c3 Update to 1.4.0
Add _dnscrypt-proxy user

PR:		190406
Approved by:	maintainer
2014-06-04 21:10:18 +00:00
Carlo Strub
08596200a9 - Update Zetacoin to 0.8.99.16
- zetacoind now runs as the zetacoin user
- Fixed stop function in rc.d script
- Minor changes to pkg-message.in, pkg-plist, and rc.d script to use the PORTNAME variable
- Remove patch files: patch-src__serialize.h and patch-src__rpcdump.cpp since they are no longer needed.
- Added user and group "zetacoin" to ports/UIDs and ports/GIDs
- Added update instructions to ports/UPDATING

PR:		188567
Submitted by:	daniel@morante.net (maintainer)
2014-06-03 18:33:48 +00:00
Thomas Zander
3af48c1f2c UIDs:
- Add freevo

GIDs:
- Add freevo

multimedia/freevo
- Handle user/group creation via Makefile variables
- Stagify
- Add License
- Bump PORTREVISION
- Simplify install
  - remove pkg-install.in
  - handle private subdirs in /var via pkg-plist and Makefile
  - remove user/group handling in pkg-deinstall.in

PR:		ports/189995
Submitted by:	"J.R. Oldroyd" <fbsd@opal.com> (maintainer)
Approved by:	thierry (mentor), maintainer
2014-05-26 17:42:21 +00:00
Sunpoet Po-Chuan Hsieh
c70c2f405c - Fix netxms
Reported by:	alexey
2014-05-24 09:14:45 +00:00
Sunpoet Po-Chuan Hsieh
f6e625d365 - Update to 1.2.13
- Add netxms to UIDs and GIDs

Changes:	http://www.netxms.org/download/ChangeLog
PR:		ports/188406
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2014-05-24 06:22:20 +00:00
Dirk Meyer
893d96577c - add anonymous FTP user 2014-04-11 18:51:04 +00:00
Ryan Steinmetz
05ca91af78 - Add pwhois user in preparation for new pwhois port 2014-03-18 20:39:39 +00:00
Steve Wills
6221b7a329 - Update to 1.13.0
- Add memcached dependency since it seems required to run
- Use UIDs and GIDs and create a user for swift since that seems required

PR:		ports/187421
Submitted by:	swills (myself)
Approved by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2014-03-12 00:59:35 +00:00
Ashish SHUKLA
af9c464fe1 - Update to 5.4.2p1
- Add OPTIONS for CA bundle, and Redis support
- Switch to OptionsNG helpers
- Remove _smtpf user (not used anymore)

Changes:	http://article.gmane.org/gmane.mail.opensmtpd.general/1415
2014-03-05 09:52:43 +00:00
Ryan Steinmetz
fc0f9929c4 - Update GECOS for exaddos 2014-02-14 23:45:06 +00:00
Ryan Steinmetz
a6a67afea4 - Allocate UID/GID for exaddos, an upcoming new port 2014-02-14 20:20:14 +00:00
Mark Felder
11be90420e Update Knot to 1.4.2
Major improvements to the rc script

PR:		ports/181716
PR:		ports/185163
2014-02-13 13:26:03 +00:00
Dmitry Marakasov
3dffd6c4ad - update to 10.0.2
- use ports framework to create cbsd user/group
- add rc.d scripts
- add pkg-deinstall instructions for complete uninstall

PR:		186344
Submitted by:	Oleg Ginzburg <olevole@olevole.ru> (maintainer)
2014-02-04 00:52:58 +00:00
Kubilay Kocak
9283ec7f2a UIDs: Use /bin/sh shell for Zabbix to fix UserParameters
Zabbix uses /bin/sh as a command line interpreter under UNIX operating systems
for commands run via the UserParameters feature [1]

Adjust the login shell for the zabbix user in UIDs to allow them to function.

[1] http://www.zabbix.com/documentation/2.2/manual/config/items/userparameters

PR:		ports/186298
Submitted by:	Felix Ehlers <felix-freebsd@fleximus.de>
2014-01-31 13:23:40 +00:00
Martin Matuska
237f2cdeca Add user and group for foreman-proxy 2014-01-29 11:33:02 +00:00
Julio Merino
b529e3c0b4 Add a tests user to run unprivileged tests as; use it in devel/kyua.
This new user carries a generic 'tests' name because, even though it is
only used by devel/kyua at this point, it could conceivably be used by
other tools.

Bump PORTREVISION of devel/kyua to 1.

PR:		ports/182891
Approved by:	asomers (maintainer), bdrewery (ports), rpaulo (mentor)
2013-12-27 20:45:03 +00:00
Rene Ladan
a3609ff41a - Update to 7.2.33 :
- Fix: Disable downloading of images in notices. It was crashing the UI.
  - Fix: Properly handle the exclusive application feature from the UI.

- Fix option helper

- Change login shell for BOINC user to /bin/sh so that
  'service boinc-client start' works properly
2013-12-23 10:00:02 +00:00
Steve Wills
ccb3a11c4c A network daemon that runs on the Node.js platform and listens for statistics,
like counters and timers, sent over UDP and sends aggregates to one or more
pluggable backend services (e.g., Graphite).

WWW: https://github.com/etsy/statsd

PR:		ports/171855
Submitted by:	kimor79@yahoo.com
2013-12-22 16:25:58 +00:00
Dmitry Marakasov
a024a27ec8 - Update minetest and minetest_game to 0.4.8
- Support staging
- Add rc.d script for minetestserver

PR:		178244
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>, Oleg Alexeenkov <proller@yandex-team.ru>
2013-11-26 03:35:32 +00:00
Mark Felder
2bf353bb56 Preparing for new port net-mgmt/unifi
Approved by:	crees (mentor)
2013-11-25 16:31:44 +00:00
Boris Samorodov
02185e9364 Reserve group and user IDs for the upcomming sysutils/slurm-hpc port.
PR:		ports/184215
Submitted by:	Jason Bacon <jwbacon@tds.net>
2013-11-24 20:08:15 +00:00
Bryan Drewery
eaeda40a01 - unbound was imported into base in r255597 with group 'unbound'. Chase
this and have the port also add a group to avoid mergemaster conflict

Approved by:	maintainer timeout (via email)
2013-10-03 11:02:37 +00:00
Bryan Drewery
cd964d7681 - Add new port databases/riak
- Did not convert to staging as it fails to build when enabled currently

Riak is a distributed database designed for maximum availability:
so long as your client can reach one server, it should be able to
write data. In most failure scenarios the data you want to read
should be available, albeit possibly stale.

WWW: http://basho.com/riak/

PR:		ports/182317
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2013-09-27 12:04:42 +00:00
Mark Felder
c1922e73a2 Preparing for www/radicale import
Approved by:	crees (mentor)
2013-09-12 13:49:24 +00:00
Felippe de Meirelles Motta
088843981b - Update to 1.9.0
- Update WWW
- Restore UIDs and GIDs

PR:		ports/179987
Submitted by:   Allan Jude <ports@scaleengine.com>, Alexandre Biancalana <ale@biancalanas.net>
Approved by:    Allan Jude <ports@scaleengine.com> (maintainer)
2013-09-02 15:45:53 +00:00
Rene Ladan
7fa95cb24c Use the USERS/GROUPS mechanism for the boinc-client port instead of
manually creating them.

It is still possible to overrride the defaults by setting
BOINC_CLIENT_USER , BOINC_CLIENT_GROUP , and BOINC_CLIENT_HOME but that
means the entries in UIDs and GIDs have to be changed too.

PR:		ports/176274 (part, based on)
Submitted by:	Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
Reviewed by:	crees (slightly)
2013-08-23 20:54:44 +00:00
Mark Felder
e70aeedb07 Add UIDs and GIDs for incoming multimedia/plexmediaserver
PR:	180249
Approved by:	swills (mentor)
2013-08-07 23:35:39 +00:00
David Thiel
7007401182 Add UIDs and GIDs for djbdns users.
PR:		ports/180069
Submitted by:	Alexandre Biancalana <ale@biancalanas.net>
2013-07-23 20:47:10 +00:00
Li-Wen Hsu
ae47aa07fb - Update to 1.521 [1] [2]
- Improve rc script,
  use `su -l` for execuing jenkins for fresh environment [3]

PR:		ports/178948 [1] ports/179456 [2] ports/178197 [3]
Submitted by:	Volodymyr Kostyrko <c.kworr@gmail.com> [1]
		skreuzer [2]
		Mikhail Krasilnikov <mk@dvaslona.ru> [3]
2013-07-05 19:15:48 +00:00
Mark Felder
a7ab4c2a5a - Add rc script
- Add vnstat to UIDs and GIDs

PR: ports/179271
Approved by: crees (mentor)
2013-06-27 20:40:35 +00:00
Palle Girgensohn
732610c736 Update Shibboleth-sp and its tool chain to 2.5.1.
Note that from 2.5, shibd is run as the user shibd.  The port tries to fix the
key file ownership but if you have changed the file name of the key from the
default sp-key.pem, make sure you chown your key file(s) to user shibd.

Also, take maintainership of the entire tool chain (approved by all previous
maintainers).

Incorporates the ideas suggested by Craig Leres [177668], making sure that the
ssl key is not added to the package.

PR:	177668, 178694
2013-06-04 17:29:21 +00:00
Steve Wills
a4f007326e - rc script passes rclint
- Runs as its own user
- Switch to @unexec rmdir since portlint warns about absolute path in @dirrmtry
  not working

PR:		ports/178834
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
2013-05-27 02:29:49 +00:00
Alex Dupre
4c706b0c28 mongodb doesn't need a shell. 2013-05-07 15:32:37 +00:00
Koop Mast
6c10e66dcb Add user and group for graphics/colord.
Feature safe:	yes
2013-04-17 13:06:05 +00:00
Ashish SHUKLA
5bfc5e9062 - Update to 5.3p1
- Bump PORTEPOCH
- Add additional USERS for privilege separation
- Add instructions for fixing permissions in pkg-message
- Add a note about privilege separation to UPDATING file

Changes:		http://article.gmane.org/gmane.mail.opensmtpd.general/446
2013-03-27 14:58:56 +00:00
Pawel Pekala
9f7ab903b2 - Update to version 0.8.3
- Remove leading article from COMMENT
- Get database dependency through USE_BDB
- Support OptionsNG, add DOCS and SASL options
- Use port framework for user and group creation
- Make daemon binary look for config files in ETCDIR not /etc
- Install config files in ETCDIR and preserve them when modified
2013-03-08 22:27:59 +00:00
Frederic Culot
8012880232 Kippo is a medium interaction SSH honeypot designed to log brute force
attacks and, most importantly, the entire shell interaction performed
by the attacker.

WWW: http://code.google.com/p/kippo/
2013-02-22 16:22:49 +00:00
Ryan Steinmetz
a62b75e878 - Add auditdistd user for security/openbsm-devel port 2013-02-15 02:53:17 +00:00
Greg Larkin
9d5e4df451 - Updated to 2.7 (ChangeLog: http://www.ossec.net/?p=577)
- Trimmed Makefile headers
- Removed patches incorporated into upstream
- Added conditional patch for compilation on 7.x, early 8.x systems
- Fixed QAT-reported plist problems
- Added new users and group for use with daemons

Requested by:	various users (via private email)
2013-01-16 16:01:43 +00:00
Ruslan Makhmatkhanov
e52989056c - change sysutils/condor users home directory, that I forgot about 2013-01-10 19:46:40 +00:00
Chris Rees
5718a4f8ec Add missing directories for musicpd to work out of the box
Noticed by:	theraven

Fix mpd user home directory
2013-01-03 15:34:02 +00:00
Chris Rees
6d86e584d6 Use USERS and GROUPS
Approved by:	sobomax (maintainer)
2012-12-22 17:29:17 +00:00
Tom Judge
ce7b1a0775 Elasticsearch aims to be a Distributed, RESTful, Search Engine built on
top of
Apache Lucene.

WWW: http://www.elasticsearch.org/

PR:		ports/168515
Feature safe:	yes
Approved by:	eadler (mentor)
2012-12-08 20:48:41 +00:00
Wesley Shields
ab5e45b0e8 Add git_daemon to UIDs and GIDs.
Make git_daemon run as the git_daemon user.

Requested by:	lme@
Feature safe:	yes
2012-11-12 20:32:17 +00:00
Chris Rees
5ceaf9aae6 Correct squid user home directory
PR:		ports/173151
Submitted by:	Thomas-Martin Seck <tmseck@web.de>
Feature safe:	yes
2012-10-28 14:09:50 +00:00
Jun Kuriyama
4990e775b4 - Upgrade to 0.10.27.
- Install rc script and own user/group.

Feature safe: yes
2012-10-27 10:44:57 +00:00
Steven Kreuzer
9704a7a516 Reserve username and groupname for devel/zookeeper{-devel}
Feature safe:   yes
2012-10-22 20:06:34 +00:00
Greg Larkin
b38adecadc [devel/gearmand]:
- Updated to 0.39
  - Added gearmand entries to UIDs and GIDs
  - Registered conflict with devel/p5-Gearman-Server (conflicting rc.d scripts)
  - Add patch to fix build with GCC < 4.4
  - Cleaned up rc.d script
  - Converted to OptionsNG

[devel/p5-Gearman-Server]:
  - Registered conflict with devel/gearmand (conflicting rc.d scripts)

[devel/p5-Gearman-XS]:
  - Removed explicit LIB_DEPENDS library version number
  - Bumped PORTREVISION

PR:		ports/171593 (based on)
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
2012-10-04 19:51:33 +00:00
Hiroki Sato
6102c7e75b Add net-mgmt/ipv6mon, a tool for monitoring IPv6 address usage on a local
network.

WWW:	http://www.si6networks.com/tools/ipv6mon/
2012-10-02 20:26:17 +00:00
Wen Heping
9c1d653785 - Create gid and uid for tryton daemon and use them via USERS and GROUPS variables at Makefile
- Install the existing rc.d script (define USE_RC_SUBR at Makefile)
- Define the command_interpreter variable at the rc.d script (stop and status commands need it)
- Create needed directories at trytond_prestart (rc.d script) with appropriate gid and launch install once
- Rename option OPENSSL -> PYOPENSSL
- Make use of configuration and sample file (both for the port and for the package)

PR:		171716
Submitted by:	bsam@, Matthias Petermann <matthias@d2ux.net>(via Email)
2012-09-18 00:57:12 +00:00
Martin Matuska
198e144f04 Update c-icap to 0.2.1
PR:		ports/170121
Approved by:	maintainer (timeout)
2012-08-15 00:09:41 +00:00
Olli Hauer
8983a88800 - use reserverd UID/GID
- use ports-framework to create user/group
- remove pkg-(de)install
- rename patchfiles
- rename rc file ( s/.in// )
- bump PORTREVISION

with hat apache@

PR:		169953
Submitted by:	Marcello Coutinho <marcellocoutinho@gmail.com>
2012-07-20 20:32:20 +00:00
Michael Scheidell
1747f9c81d - Update to 1.3.9
- Add GIDs/UIDs 215

PR:		ports/169646
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2012-07-08 12:39:15 +00:00
Olli Hauer
3cf7e39483 add reserved UID/GID for polw (mail/postfix-policyd-weight) 2012-06-07 11:51:07 +00:00
Chris Rees
33804d55aa Add UID and GID for net-mgmt/netmond 2012-05-30 19:53:37 +00:00
Brendan Fabeny
3f83ea4b83 preliminary version of update to 0.9.x; GUI, rc-scripts, tests,
and refinements to default configuration to follow
2012-05-28 16:28:47 +00:00
Ryan Steinmetz
85b27a97c9 - Add razorback USERS/GROUPS for upcoming security/razorback* port additions 2012-05-21 13:59:15 +00:00
Jeremy Messenger
abcad0b093 Switch from old way to new way by using USERS.
PR:		ports/164187
Submitted by:	crees
2012-05-20 16:47:37 +00:00
Ashish SHUKLA
9dc60d1ed9 - Add USER/GROUP, missed from previous commit
- Add _smtpd user to UIDs/GIDs

Reported by:	Nike <k-nike@inbox.ru>
2012-05-16 12:06:27 +00:00
Motoyuki Konno
c679424d17 Add Pandora FMS 4.0.1 - a Flexible Monitoring System.
WMI client 1.3.16 - a WMI (Windows Management Instrumentation) client
                        which is needed for Pandora FMS.
Submitted by:	KIKUCHI Koichiro <koichiro@rworks.jp>
		Junichi Satoh <junichi@junichi.org>
WWW;		http://pandorafms.org/
Feature safe:	yes
2012-04-21 12:27:40 +00:00
Sunpoet Po-Chuan Hsieh
6b1b450017 - Change /sbin/nologin to /usr/sbin/nologin 2012-04-18 14:23:41 +00:00
Chris Rees
4c7a0a94f8 Fix condor home directory 2012-04-18 13:55:55 +00:00
Chris Rees
01aba96a4e Register username and groupname for condor
PR:		ports/166733
2012-04-12 20:13:21 +00:00
Clement Laforet
95b1c2e57b - Add hadoop 1.0.0
- Add hadoop user to GIDs/UIDs (955)

The Apache Hadoop software library is a framework that allows for the
distributed processing of large data sets across clusters of computers
using a simple programming model.

WWW: http://hadoop.apache.org/

Approved by:    culot@, jadawin@ (mentors)
Feature safe:   yes
2012-03-27 14:51:01 +00:00
Martin Matuska
e24792fc91 Update SQLgrey to 1.8.0
Use UIDs/GIDs infractructure (new uid/gid 226)

PR:		ports/165103
Approved by:	maintainer
2012-02-14 10:47:37 +00:00
Sergey A. Osokin
1c96f7c440 Change type of pointers from int to uintptr_t for support 64 bit platforms.
Use system regexp library.
Add implementation of REPORT method.

While I'm here, convert pkginstall script into USERS/GROUPS macro and
remove needless script.  Use bsd.options.mk.

Bump PORTREVISION.

Tested by:	Dmitry Afanasiev <KOT@MATPOCKuH.Ru>
Approved by:	maintainer (timeout > 2 weeks)
PRs:		163317, 164018
2012-02-02 13:05:19 +00:00
Sergey A. Osokin
a616de97e7 Fix path for nologin(8). 2012-02-02 12:28:55 +00:00
Michael Scheidell
d9939c32b9 - Functionality upgrade. Add in *.txt.sample files so that uninstall/pkg_delete won't delete users settings [1]
- Add mcserver user to GIDs/UIDs [1]
- Added rc startup script [1]
- Lots of PLIST_SUB/SUB_FILES patches to allow substitution, moved several pkg* files to files/*.in [1]
- made USERS a ?= in case server had previously been running as a different user [2]

PR:		ports/163920 [1]
Submitted by:	maintainer [1]
Reviewed by:	scheidell [2]
Approved by:	maintainer, gabor (mentor)
2012-01-12 13:14:45 +00:00
Jun Kuriyama
3b09aa2b3a - Upgrade to 3.2.3.
- Change amanda user's homedir to /var/db/amanda [1].
- Make amanda user added into operator group by default for dumping
  disks.
- Remove deprecation messages of old variables.

PR:		ports/155987 [1]
Submitted by:	Goran Lowkrantz <goran.lowkrantz@ismobile.com> [1]
Feature safe:	yes
2011-11-19 07:05:21 +00:00
Max Brazhnikov
a29ed10211 Reserve uid/gid 442 for Quassel IRC 2011-10-31 14:24:04 +00:00
Chris Rees
1b734f1ef4 Spell /nonexistEnt correctly for freeswitch user, thus not
leaving /nonexistant behind on deinstall
2011-10-28 21:37:10 +00:00
Thierry Thomas
a90bd9730f Adding _neubot for Neubot's daemon. 2011-10-22 14:39:04 +00:00
Alberto Villa
a2d3b5a4bc The KDE/FreeBSD team is pleased to announce KDE Software Compilation
4.7.2. The official release notes can be found at:
http://kde.org/announcements/announce-4.7.2.php
This release ships with many improvements. Read more about them here:
http://FreeBSD.kde.org/news.php#itemKDESC472availableinports

We'd like to say thanks to all testers and contributors, especially to
lwhsu@ for his effort on hosting our test packages.

PR:		156293 [1]
		159219 [2]
		160164 [3]
Submitted by:	Oleg Sidorkin <osidorkin@gmail.com> [1]
		Alvaro Castillo <gobledb@gmail.com> [2]
		dkeav04@gmail.com [3]
Tested by:	exp-run via pav
2011-10-17 00:03:42 +00:00
Greg Larkin
6b66928f7e - Added user and group to prepare for new port devel/trac-bitten
PR:		ports/140157
Submitted by:	Tim Niemueller <tim@niemueller.de>
2011-10-13 21:06:22 +00:00
Baptiste Daroussin
b3f2ecd196 Add the radns users/groups 2011-09-28 09:48:43 +00:00
Chris Rees
de85812142 Clarify UPDATING entry for maiad and update vscan user to new home dir.
PR:		ports/159949
2011-09-04 16:08:46 +00:00
Beech Rintoul
2a8ad4b419 - Add for openerp-server
PR:		ports/160310
Submitted by:	Laurent Berthelet <laurent@ospowa.com>
2011-09-01 17:50:06 +00:00
Chris Rees
c71f8d795e Copy line from master.passwd for operator, not passwd. 2011-08-23 20:27:26 +00:00
Chris Rees
478d6ed8de Allow operator user to be used by a port. 2011-08-23 20:00:52 +00:00
Sunpoet Po-Chuan Hsieh
463804e30a - Add missing colon delimiter 2011-08-22 06:22:15 +00:00
Sunpoet Po-Chuan Hsieh
0005861a3f - Change /sbin/nologin to /usr/sbin/nologin 2011-08-21 17:02:41 +00:00
Li-Wen Hsu
9a27ad701f - Sync jenkins's home as ${JENKINS_HOME} in devel/jenkins 2011-08-20 02:58:10 +00:00
Ryan Steinmetz
fdd1be1edd Correct name in GECOS field and update shell to nologin.
PR:		ports/159399
Submitted by:	James O'Gorman <james@netinertia.co.uk> (maintainer)
Approved by:	wxs (mentor)
2011-08-16 22:04:13 +00:00
Chris Rees
5b6abe5beb mail/mixminion now uses USERS 2011-08-14 16:46:14 +00:00
Chris Rees
231b57aaf4 net/gini now uses USERS 2011-08-12 13:58:50 +00:00
Pav Lucistnik
23f8489eb9 - Change zenoss user to have a valid shell, and add an UPDATING entry for
already installed base

PR:		ports/159265
Submitted by:	Phil Phillips <pphillips@experts-exchange.com>
2011-08-08 13:09:52 +00:00
Chris Rees
c2a08171fe net/gatekeeper now uses USERS/GROUPS
Approved by:	rene (mentor, implicit)
2011-07-25 20:22:12 +00:00
Chris Rees
6d0579e876 Add users for net-mgmt/zenoss
PR:		ports/156655
Submitted by:	phil@experts-exchange.com
Approved by:	rene (mentor)
2011-07-21 16:51:48 +00:00
Chris Rees
b7e091c17e Add missing entries for tr-ircd
Pointy hat:	crees
Approved by:	rene (mentor, implicit)
2011-07-09 09:28:03 +00:00
Chris Rees
0dbca19780 audio/ventrilo-server now uses USERS and GROUPS
PR:		ports/157928
Submitted by:	crees (me)
Approved by:	rene (mentor, implicit), maintainer timeout (20 days)
2011-07-07 18:14:36 +00:00
Hiroki Sato
74365dfe22 - Fix a crash when an invalid log file is specified.
- Add -u uid option to drop the root privilege.
- Add skkserv user and group.
- Display fatal error messages in mksock() even if debug=0.
2011-07-02 14:54:06 +00:00
Chris Rees
9814514ebf Remove duplicate dbxml line.
glewis fixed dbxml to use USERS; received pointyhat because there was no
UIDs/GIDs line.
In the meantime, rene committed ports/157528, and shortly after glewis reacted
to the pointyhat by also committing a UIDs line.

Approved by:    rene (mentor)
Noticed by:     Jason Hellenthal (jhell@dataix.net)
2011-06-28 20:11:05 +00:00
Chris Rees
bb91be0ba9 Fix nobody user -- should be master.passwd style
Submitted by:	Ryan Steinmetz (rpsfa@rit.edu)
Approved by:	rene (mentor)
2011-06-14 16:39:19 +00:00
Chris Rees
ccc31701b6 - Correct GROUP when postfix OPTION is selected [1]
- Add nobody user and group to UIDs/GIDs for mail/mailman [2]
- Stop touching files outside WRKDIR before install [2]
- Use USERS and GROUPS [2]
- Change BROKEN to IGNORE for incorrect OPTIONS choices [2]
- Use @stopdaemon [2]
- Correct rc script to check for pidfile before attempting kill [2]

PR:		ports/142000
Submitted by:	Adriaan <ratten.adriaan@gmail.com> [1], crees [2]
Approved by:	rene (mentor), wxs (maintainer)
2011-06-13 19:22:25 +00:00
Greg Lewis
1afdd5ab76 . Add entries for dbxml forgotten in databases/dbXML update.
Pointy hat:	glewis
2011-06-11 17:01:51 +00:00
Rene Ladan
2590ea92ca Add an user 'daapd' for audio/mt-daapd 2011-06-06 19:14:50 +00:00
Rene Ladan
796bfe95b7 Add entries for ports which are converted to the new USERS paradigm.
PR:		ports/157528
Submitted by:	Chris Rees [utisoft gmail com]
2011-06-06 18:01:30 +00:00
Florian Smeets
ff837fa948 - add a current version of yate (3.3.2p1). This is not a repocopy of
net/yate-devel as net/yate already existed in the repository.
- register in UIDs/GIDs (uses same UID/GID as yate-devel)

PR:		ports/156248
Submitted by:	Valeriy Komaorv <komarov@valerka.net>
2011-05-22 12:38:03 +00:00
Brendan Fabeny
80405781b7 - update tor-devel to 0.2.3.1-alpha
- remove [de]install scripts from both
tor ports in favor of GROUPS/USERS
- fix mistakes in the _tor uid entry
introduced in the GROUPS/USERS changes
2011-05-08 04:34:15 +00:00
Baptiste Daroussin
5c9c7a01ff adsuck is a DNS relay that returns NXdomain for hosts that match names in a
blacklist for quick and non browser plugin based ad blocking.

WWW: http://opensource.conformal.com/wiki/Adsuck

PR:		ports/156644
Submitted by:	Philippe Pepiot <phil@philpep.org>
2011-05-07 15:13:53 +00:00
Greg Larkin
8b71d694e7 - Updated to 3.0.0.b30 [1]
- Over to new volunteer [1]
- Added new UID, GID, and LEGAL entries [1]
- Fixed rc.conf variable name in pkg-message
- Fixed a couple of portlint warnings

PR:		ports/154453 [1]
Submitted by:	Richard Hirner <hirner@bitfire.at>
Reviewed by:	Chris Rees <utisoft@gmail.com>
2011-05-03 22:06:11 +00:00
Baptiste Daroussin
4fa0eb9a17 - update to 2.8.3
- use of USERS/GROUPS macros
- add rc script

PR:		ports/155405
Submitted by:	Kurt Jaeger <fbsd-ports _at_ opsec.eu> (maintainer)
2011-04-24 09:54:22 +00:00
Li-Wen Hsu
0df52951e2 - Replace pkg-install and pkg-deinstall with USERS and GROUPS in Makefile
for databases/mongodb

PR:		ports/156297
2011-04-23 13:46:33 +00:00
Koop Mast
bfc47e8d84 Update webcamd to 0.1.24.
*) fix remote controls due to wrong initialisation order.
*) fix some reported regression issues.
*) character devices created by webcamd are now chowned to webcamd:webcamd and
   chmodded to 0660. Add a small UPDATING blob about this.

Submitted by:	hselasky@ (maintainer)
2011-04-21 09:06:26 +00:00
Dennis Herrmann
ce5ea3ecde - Add _tcpproxy for new port net/tcpproxy
PR:		ports/156108
Submitted by:	Alexander Hausner <alex@hugo.bmg.gv.at>
2011-04-03 11:22:59 +00:00
Dirk Meyer
cb529e26a3 - rename hobbit to xymon 2011-04-02 06:00:41 +00:00
Emanuel Haupt
dcab57a368 - Pass -Dbsd_with_getifaddrs to CFLAGS in order to get a correct network
interface list [1]

PR:		155974 [1]
Submitted by:	David Naylor <naylor.b.david@gmail.com> [1]
2011-03-28 16:54:46 +00:00
Juergen Lock
31b4f7cd18 Reserve IDs for multimedia/vdr and related ports. 2011-03-26 19:10:38 +00:00
Brendan Fabeny
9f4c8fd03b Register uid and gid for net/get_iplayer
PR:		155277
Submitted by:	Chris Rees
2011-03-09 02:31:18 +00:00
Li-Wen Hsu
07496b5221 - Register UID and GID for devel/jenkins 2011-03-07 11:59:07 +00:00
Sylvio Cesar Teixeira
e100a3f5e8 - Register uid and gid for net/crtmpserver 2011-02-28 13:55:37 +00:00
Chin-San Huang
5e24c1314a - Register uid and gid for net-mgmt/icinga 2011-02-23 17:51:11 +00:00
Martin Wilke
e624319a68 - Register uid and gid for net/erlyvideo
PR:		154444
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
Feature safe:	yes
2011-02-02 11:25:22 +00:00
Olli Hauer
6183a0d1b4 - fix format of my last commit for UID 587 2011-01-05 18:03:21 +00:00
Olli Hauer
32de71dff5 - register UID/GID 587 for assp user (port mail/assp)
UID/GID is set static in the port but was not reserved until now.
2011-01-05 17:04:18 +00:00
Pav Lucistnik
a67b44ad01 - Move torrus user to next unoccupied slot 2010-12-23 20:57:14 +00:00
Pav Lucistnik
ac8d209699 - Upgrade to USERS/GROUPS
- Provide new rc scripts

PR:		ports/153162
Submitted by:	Corey Smith <corsmith@gmail.com> (maintainer)
2010-12-22 21:59:21 +00:00
Olli Hauer
d5580ceb61 - register UID/GID 542 for _flowd user (port net-mgmt/flowd)
- add note to UPDATING

PR:		ports/153310
Submitted by:	ohauer
Approved by:	Mohacsi Janos <janos.mohacsi _at_ bsd.hu> (maintainer)
2010-12-20 19:08:03 +00:00
Mikhail Teterin
39faccbe39 Add the port of minidlna -- the DLNA-speaking service.
(Took me 6 months to come up with the etc/rc.d/ script...)
2010-12-14 06:11:04 +00:00
Wesley Shields
f127cb6576 Dont declare ${sancp_flags} in command_args.
Drop .sh extension from RC script.
Drop MD5 checksum from distinfo.
Switch from adding & removing users by hand to using USERS & GROUPS.
Dont remove data gathered by app on uninstall, notify user to do it manually
should they wish to.

PR:		ports/152225, ports/152226
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk>
Approved by:	pauls@utdallas.edu (maintainer timeout)
2010-12-13 00:23:32 +00:00
Olli Hauer
ccb16b45e0 - add radmind with uid/gid 506 for port sysutils/radmind
The port will run in future with this user instead root

PR:		150765
Submitted by:	Michael Graziano <mikeg _at_ bsd-box.net> (maintainer)
2010-11-27 22:33:16 +00:00
Greg Lewis
fe409c4811 . Add a port of the 2.x series of Dovecot:
Dovecot is a secure and compact IMAP server which is in the early stages
of development. It supports Maildirs and mbox formats and much of the
IMAP v4 protocol including SSL/TLS. IPv6 support is also included.
Dovecot supports authentication with OpenLDAP, PostgreSQL, MySQL, vpopmail
and PAM.

WWW: http://www.dovecot.org/

PR:		150789
Submitted by:	"Nagy, Attila" <bra@fsn.hu>
2010-11-27 05:53:35 +00:00
Stefan Walter
920fca23ec * Sets up a uhub UID and GID for the daemon to run as.
* Modifies configuration file permissions to restrict them to root and the above
  GID.
* Patches uhub source so that PREFIX/etc/uhub/uhub.conf is the compiled in
  default configuration file.
* rc.d script changes - enable above uid/gid, enable syslog logging, simplify.

PR:		151819
Submitted by:	Aragon Gouveia <aragon@phat.za.net>
Approved by:	maintainer
2010-11-11 10:31:35 +00:00
Max Khon
70dc39ce1b Add "asterisk" user/group and "dahdi" group. 2010-11-07 12:27:54 +00:00
Norikatsu Shigemura
973d30dc90 Add _tss and _pkcs11 to reserve for security/trousers and
security/opencryptoki ports.  I'll add these ports, so
please wait.  COMMING SOON:-)
2010-11-07 02:38:01 +00:00
Jun Kuriyama
85bf840c94 Finally upgrade amanda-{server,client} to 3.2.0. Old 2.6.x was
repocopied as amanda26-{server,client}.  Please stay in 2.6.x branch
if you are conservative.  Yes, you should so for important
infrastructre like as backup system :-).

New 3.2.0 port includes:
  - Use misc/amanda-perl-wrapper as perl5 interpreter which is linked
    with libthr.so to avoid thread problem.
  - Unique UID, GID assigned and use it by default.  amanda user/group
    will be added automatically when not exist.
  - Deprecate AMANDA_{CONFIG,TAPE} port knobs.  They can be set in
    runtime config easily.

References:	http://wiki.zmanda.com/index.php/3.2_features
2010-11-01 14:21:26 +00:00
Steve Wills
0ba0e37fd3 - add RC script
- add separate UIDs/GIDs for the daemon
- bump PORTREVSION

PR:		ports/150070
Submitted by:	Spil <spil.oss@gmail.com>
Approved by:	pgollucci (mentor), daniel@netwalk.org (maintainer)
2010-10-10 18:02:07 +00:00
Ashish SHUKLA
70497625fb Archiveopteryx is an Internet mail server, optimised to support
long-term archival storage. It seeks to make it practical not only to
manage large archives, but to use the information therein on a daily
basis instead of relegating it to offline storage.

WWW:	http://www.archiveopteryx.org/

Approved by:	pgj (mentor)
2010-10-03 13:24:47 +00:00
Philip M. Gollucci
b57bac6986 BackupPC is a high-performance, enterprise-grade system for backing up Linux,
WinXX and MacOSX PCs and laptops to a server's disk.
BackupPC is highly configurable and easy to install and maintain.

PR:             ports/149907
Submitted by:   Alexander Moisseev <moiseev@mezonplus.ru>
2010-09-23 03:44:32 +00:00
Philip M. Gollucci
e4654f8b9d - Convert to USERS/GROUPS
PR:             ports/150230
Submitted by:   Eitan Adler <lists@eitanadler.com>
Approved by:    dkg@fifthhorseman.net (maintainer)
2010-09-22 05:21:28 +00:00
Dmitry Marakasov
dd1a6fcb2b tWMS is a tiny WMS server written in Python and using tiles as a
backend storage

WWW:	http://code.google.com/p/twms/
2010-09-08 15:27:32 +00:00
Lars Thegler
bd8e224a09 Use the USERS/GROUPS mechanism
PR:		ports/148320
Submitted by:	Bapt <baptiste.daroussin@gmail.com>
2010-08-12 13:20:34 +00:00
Philippe Audeoud
85d9658c83 - Add user/group shellinabox with uid/gid 139
PR:		ports/148211
Submitted by:	Olivier Cochard-Labbé <olivier _AT_ cochard.me>
Feature safe:	yes
2010-07-05 07:40:04 +00:00
Stefan Walter
5d7da8667f Add 'saned' user/group the Right Way.
PR:		147948
Submitted by:	David DEMELIER <demelier.david@gmail.com>
Feature safe:	yes
2010-06-28 07:10:53 +00:00
Josh Paetzel
bafece2015 Fix missing fields in previous commit
Approved by:	itetcu@ (mentor) implicit
2010-06-12 17:43:50 +00:00
Wen Heping
a0d14e2860 - Add activemq for new port net/activemq
PR:		ports/147759
Submitted by:	Gvozdikov Veniamin <g.veniamin@googlemail.com>
2010-06-12 01:05:53 +00:00
Josh Paetzel
eff58e2192 Add net/freeswitch-core, part of a revamp to the freeswitch ports
PR:	ports/145369
Submitted by:	Eric F Crist <ecrist@secure-computing.net>
Approved by:	itetcu@ (mentor)
2010-06-11 22:26:45 +00:00
Dirk Meyer
1f8062e652 - fix Text for meta1 2010-06-04 14:46:37 +00:00
Pav Lucistnik
13ca02695e - Update to 0.7.3
- Add predefined nslcd user and group

PR:		ports/146154
Submitted by:	Jim Riggs <ports@christianserving.org>
Approved by:	maintainer timeout (14 days)
2010-05-14 13:23:00 +00:00
Rene Ladan
490c40d98c Change the home directory of p4admin to /nonexistent because it is not needed.
Submitted by:	gordon
Approved by:	tabthorpe (mentor)
2010-05-10 15:33:29 +00:00
Greg Larkin
fcb7684528 - Added user and group for Drizzle database server 2010-04-29 15:30:34 +00:00
Jun Kuriyama
2a14c8667e - Reserve kumofs uid/gid. 2010-04-26 13:40:36 +00:00
Henrik Brix Andersen
c5f34b589c - Update to v1.2.6a
- Use UIDs/GIDs files for automatic user/group creation
2010-04-23 16:12:25 +00:00
Beat Gaetzi
d269fdef8a Minbif aims to use the libpurple library from the Pidgin project
to provide an IRC-friendly instant messaging client.

WWW: http://minbif.im

Submitted by:	Frank Steinborn <steinex AT nognu.de>
2010-04-14 19:42:36 +00:00
Wen Heping
8ac2be8b61 - Add user and group mfs for MooseFS port 2010-04-07 02:46:03 +00:00
Pav Lucistnik
46584e948d - Fix malformed lines, per new portlint(1) check 2010-04-05 19:47:08 +00:00
Ion-Mihai Tetcu
35da9b1ff3 - reserver GID/UID 924 for upcomming mail/postpals
PR:		144541
Submitted by:	Sahil Tandon
2010-03-13 12:14:43 +00:00
Dag-Erling Smørgrav
9203aa68d3 Massive cleanup of the Munin ports:
- Use a fixed UID / GID
 - Fix handling of sample configs in plists
 - Add missing plist entries (mostly directories)
 - Use /var/munin instead of %D/var/munin
 - Consistently use %%FOODIR%% instead of ${PREFIX}/foo etc.
 - Honor BATCH / PACKAGE_BUILDING
 - Fix network throughput probes (if_ and if_errcoll_)

PR:		120755, 120756, 124528, 129576, 129577, 143804
Submitted by:	see PRs
Feature safe:	yes
2010-02-24 20:18:51 +00:00
Wen Heping
be8884f895 - Add user and group for audio/liquidsoap
PR:		ports/142546
Submitted by:	Mykola Dzham <i@levsha.me>
2010-02-01 12:48:05 +00:00
Johan van Selst
a192845d71 - Update Wolfpack Empire to 4.3.23
- Use new MASTER_SITE_SUBDIR
- Remove pkg-install and pkg-deinstall
- Reserved uid and gid and use these via USERS and GROUPS
- Optionally remove unchanged config file via pkg-plist
2009-12-28 11:38:27 +00:00
Pav Lucistnik
38e48c556e - Reserve UID/GID 137 for audio/musicpd
Submitted by:	Ashish SHUKLA <wahjava@gmail.com>
2009-12-06 17:29:09 +00:00
Wen Heping
d7c6dd1651 - Prepare for add new port databases/mongodb
PR:		ports/140257
Submitted by:	Ivan Voras <ivoras@FreeBSD.org>
2009-11-19 06:28:11 +00:00
Pav Lucistnik
73fc306131 - Add 444 for callweaver
Forgotten by:	pav (pointy hat!)
Feature safe:	yes
2009-09-18 09:17:36 +00:00
Beat Gaetzi
fc229c03a7 - Update to 0.8.5
- Adjust COMMENT
- Add UID and GID entries for net/ladvd

PR:		ports/138734
Submitted by:	Sten Spans <sten AT blinkenlights.nl> (maintainer)
Feature safe:	yes
2009-09-17 21:35:12 +00:00
Nicola Vitale
2d2b33b12e - Add UID/GID:211 for devel/py-gitosis
PR:		ports/136083
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net>
Feature safe:	yes
2009-09-15 21:09:55 +00:00
Florent Thoumie
f5feb9ee27 - Fix typo in directory name for undernet user.
- Add missing fields for noc user.
2009-09-11 14:08:17 +00:00
Florent Thoumie
082f117cfc Add haldaemon with UID/GID 560. 2009-09-06 21:16:04 +00:00
Boris Samorodov
8377425009 Add UID and GID forgotten while adding net-mgmt/noc.
Reported by:	<s.svirid at sibset-team.ru> (maintainer of net-mgmt/noc by e-mail)
2009-08-18 10:48:34 +00:00
Sergey Matveychuk
e5e208d6d1 - unbound does not use unbound' group anymore, but daemmon' instead
PR:		ports/137175 (based on)
Reported by:	Artis Caune <Artis.Caune at gmail.com>
2009-08-17 13:27:19 +00:00
Erwin Lansing
a9ebd29b78 Remove entries for security/trans-proxy-tor and security/dns-proxy-tor
which were removed a few days ago.

Submitted by:	Fabian Keil <fk@fabiankeil.de>
2009-08-16 12:03:41 +00:00
Vanilla I. Shu
df5034f098 Add prosody entries to UIDs & GIDs. 2009-08-05 01:38:44 +00:00
Sergey Skvortsov
15f242e4aa Register user/group "redis" for the port "databases/redis". 2009-07-27 16:54:32 +00:00
Wesley Shields
aa0dcb3e50 - Unify path to nologin as /usr/sbin/nologin. This has been done at least
once before (ports/116758).

PR:		ports/136057
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2009-07-24 21:00:13 +00:00
Alejandro Pulver
7df8052715 - Add fossy user/group for devel/fossology. 2009-07-24 06:32:52 +00:00
Jeremy Messenger
b3d2f58899 -Add transmission.
-Update gdm info.
2009-06-19 17:16:01 +00:00
Beat Gaetzi
1b7af2702d - 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>
2009-06-17 20:52:53 +00:00
Wesley Shields
c7578f8704 - Add couchdb user and group.
PR:		ports/135259
Submitted by:	Till Klampaeckel <till@php.net>
2009-06-17 14:10:59 +00:00
Rong-En Fan
8b40a9438e - Register net-mgmt/nefu 2009-04-07 11:49:11 +00:00
Rong-En Fan
28d8b407ca - Register uid and gid for mail/prayer
PR:		ports/132611
2009-03-17 15:10:39 +00:00
Xin LI
c51900d550 Reflect the change of UID/GID of ejabberd.
PR:		ports/128463
Submitted by:	"Mikle Davidkin" <skylord linkline ru>
2009-03-16 08:45:58 +00:00
Greg Larkin
1ed501948b - Updated to 0.21
- Fixed user handling
- Added entry to UPDATING for 0.21 to 0.21 version upgrade
- Enable build on amd64
- Unbreak, undeprecate, and unexpire

PR:		ports/126343
Submitted by:	Anders Troback <freebsd at troback dot com>
2009-03-10 21:08:51 +00:00
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
Pav Lucistnik
8d5439e74c - Register UID/GID for pdns_recursor 2007-01-18 18:58:13 +00:00
Rong-En Fan
4bee7abc2f - Add user/group for sysutils/fcron
PR:		ports/108008
Submitted by:	Brad Huntting <huntting at glarp.com> (maintainer)
2007-01-17 07:29:32 +00:00
Greg Lehey
ab6fc75a11 Add user and group mythtv (119). 2007-01-14 03:55:40 +00:00
Shaun Amott
025b5d4bf4 Add missing colon to the cups entry.
Submitted by:	Timur I. Bakeyev via IRC
2006-12-28 04:23:45 +00:00
Dirk Meyer
6de68bb284 - register cups 2006-12-18 13:35:24 +00:00
Pav Lucistnik
4d92dbaac9 - Reserve UID/GID 143 for mail/dovecot 2006-12-01 09:39:59 +00:00
Alexander Botero-Lowry
17dcf193d1 - add wildfire to GIDs and UIDs
PR:		ports/103492
Submitted by:	Nikolay Pavlov <quetzal at zone3000.net>
2006-11-16 08:58:31 +00:00
Simon Barner
d69eda8038 Register mail/fetchmail's UID and GID.
Suggested by:	Stefan Thurner <thurners@nicsys.de>
2006-11-15 14:15:54 +00:00
Michael Johnson
7f33fac9e0 - Reserve UID and GID 561 for distcc
Requested by:	Stefan Thurner <thurners@nicsys.de>
2006-11-11 16:36:23 +00:00
Andrey A. Chernov
a14d1e182b Oops, restore dkfilter, still needed for dkfilter port 2006-11-09 13:39:25 +00:00
Andrey A. Chernov
6ac754d6fb Remove bogomilter and dkfilter
PR:             105329
Submitted by:   Victor Balada Diaz <victor@bsdes.net> (maintainer)
2006-11-09 13:32:44 +00:00