Commit graph

228 commits

Author SHA1 Message Date
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