summaryrefslogtreecommitdiff
path: root/UIDs
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 3.9.20140806Bernhard Froehlich2014-08-181-0/+1
| | | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=365334
* Reserve UID and GID for sguilJohn Marino2014-08-161-0/+1
| | | | Notes: svn path=/head/; revision=365077
* net/syncthing: add port for syncthingSteve Wills2014-08-141-0/+1
| | | | | | | | | | Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. WWW: http://syncthing.net/ Notes: svn path=/head/; revision=364859
* Update to 2.3Carlo Strub2014-08-101-0/+1
| | | | | | | | PR: 192105 Submitted by: leres@ee.lbl.gov (maintainer) Notes: svn path=/head/; revision=364576
* Reserve UID and GID for monetDB user (monetdb)John Marino2014-08-091-0/+1
| | | | Notes: svn path=/head/; revision=364393
* Stage, and fix build without gcc.Adam Weinberger2014-07-311-0/+1
| | | | Notes: svn path=/head/; revision=363588
* Reserve uid/gid for the upcoming hbase port.Dmitry Sivachenko2014-07-281-0/+1
| | | | Notes: svn path=/head/; revision=363173
* - Use USER and GROUP in Makefile instead of havingRoman Bogorodskiy2014-07-231-0/+1
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=362703
* multimedia/universal-media-server: new portKurt Jaeger2014-07-121-0/+1
| | | | | | | | | | | | | | DLNA/UPnP home media server WWW: http://sourceforge.net/projects/unimediaserver/ and http://www.universalmediaserver.com/ PR: 191646 Submitted by: dreamcat4@gmail.com Notes: svn path=/head/; revision=361621
* Reserve UID/GID 189 for leofs.Mikolaj Golub2014-07-061-0/+1
| | | | Notes: svn path=/head/; revision=360944
* Use different users for HDFS- and MapReduce-related daemons.Dmitry Sivachenko2014-07-011-1/+2
| | | | | | | This way mapreduce tasks can't write to hdfs-owned files directly. Notes: svn path=/head/; revision=360026
* Add btsync, distributed peer-to-peer file syncing application.Li-Wen Hsu2014-06-291-0/+1
| | | | | | | | PR: 187360 Submitted by: Joshua Ruehlig <joshruehlig@gmail.com> Notes: svn path=/head/; revision=359755
* mail/ecartis: support stageWilliam Grzybowski2014-06-201-0/+1
| | | | | | | | | | | | | - Add UID/GID for this port - Update MASTER_SITES - Remove IS_INTERACTIVE PR: 190753 Submitted by: fullermd over-yonder net Approved by: maintainer Notes: svn path=/head/; revision=358634
* Replace contents of UIDs... how'd that happen?!Mark Felder2014-06-051-98/+288
| | | | | | | Pointyhat -> me Notes: svn path=/head/; revision=356702
* -Add more options for rc scriptMark Felder2014-06-051-288/+98
| | | | | | | | | | | | -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 Notes: svn path=/head/; revision=356688
* Update to 1.4.0Mark Felder2014-06-041-0/+1
| | | | | | | | | | Add _dnscrypt-proxy user PR: 190406 Approved by: maintainer Notes: svn path=/head/; revision=356546
* - Update Zetacoin to 0.8.99.16Carlo Strub2014-06-031-0/+1
| | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=356387
* UIDs:Thomas Zander2014-05-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=355422
* - Fix netxmsSunpoet Po-Chuan Hsieh2014-05-241-1/+1
| | | | | | | Reported by: alexey Notes: svn path=/head/; revision=355006
* - Update to 1.2.13Sunpoet Po-Chuan Hsieh2014-05-241-0/+1
| | | | | | | | | | | - 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) Notes: svn path=/head/; revision=354981
* - add anonymous FTP userDirk Meyer2014-04-111-0/+1
| | | | Notes: svn path=/head/; revision=351030
* - Add pwhois user in preparation for new pwhois portRyan Steinmetz2014-03-181-0/+1
| | | | Notes: svn path=/head/; revision=348596
* - Update to 1.13.0Steve Wills2014-03-121-0/+1
| | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=347948
* - Update to 5.4.2p1Ashish SHUKLA2014-03-051-1/+0
| | | | | | | | | | | - 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 Notes: svn path=/head/; revision=347103
* - Update GECOS for exaddosRyan Steinmetz2014-02-141-1/+1
| | | | Notes: svn path=/head/; revision=344319
* - Allocate UID/GID for exaddos, an upcoming new portRyan Steinmetz2014-02-141-0/+1
| | | | Notes: svn path=/head/; revision=344310
* Update Knot to 1.4.2Mark Felder2014-02-131-0/+1
| | | | | | | | | | Major improvements to the rc script PR: ports/181716 PR: ports/185163 Notes: svn path=/head/; revision=344100
* - update to 10.0.2Dmitry Marakasov2014-02-041-0/+1
| | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=342481
* UIDs: Use /bin/sh shell for Zabbix to fix UserParametersKubilay Kocak2014-01-311-1/+1
| | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=341991
* Add user and group for foreman-proxyMartin Matuska2014-01-291-0/+1
| | | | Notes: svn path=/head/; revision=341714
* Add a tests user to run unprivileged tests as; use it in devel/kyua.Julio Merino2013-12-271-0/+1
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=337802
* - Update to 7.2.33 :Rene Ladan2013-12-231-1/+1
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=337233
* A network daemon that runs on the Node.js platform and listens for statistics,Steve Wills2013-12-221-0/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=337198
* - Update minetest and minetest_game to 0.4.8Dmitry Marakasov2013-11-261-0/+1
| | | | | | | | | | | - Support staging - Add rc.d script for minetestserver PR: 178244 Submitted by: Kevin Zheng <kevinz5000@gmail.com>, Oleg Alexeenkov <proller@yandex-team.ru> Notes: svn path=/head/; revision=334915
* Preparing for new port net-mgmt/unifiMark Felder2013-11-251-0/+1
| | | | | | | Approved by: crees (mentor) Notes: svn path=/head/; revision=334862
* Reserve group and user IDs for the upcomming sysutils/slurm-hpc port.Boris Samorodov2013-11-241-0/+1
| | | | | | | | PR: ports/184215 Submitted by: Jason Bacon <jwbacon@tds.net> Notes: svn path=/head/; revision=334785
* - unbound was imported into base in r255597 with group 'unbound'. ChaseBryan Drewery2013-10-031-1/+1
| | | | | | | | | this and have the port also add a group to avoid mergemaster conflict Approved by: maintainer timeout (via email) Notes: svn path=/head/; revision=329167
* - Add new port databases/riakBryan Drewery2013-09-271-0/+1
| | | | | | | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=328458
* Preparing for www/radicale importMark Felder2013-09-121-0/+1
| | | | | | | Approved by: crees (mentor) Notes: svn path=/head/; revision=327064
* - Update to 1.9.0Felippe de Meirelles Motta2013-09-021-0/+1
| | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=326016
* Use the USERS/GROUPS mechanism for the boinc-client port instead ofRene Ladan2013-08-231-0/+1
| | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=325280
* Add UIDs and GIDs for incoming multimedia/plexmediaserverMark Felder2013-08-071-0/+1
| | | | | | | | PR: 180249 Approved by: swills (mentor) Notes: svn path=/head/; revision=324371
* Add UIDs and GIDs for djbdns users.David Thiel2013-07-231-0/+3
| | | | | | | | PR: ports/180069 Submitted by: Alexandre Biancalana <ale@biancalanas.net> Notes: svn path=/head/; revision=323549
* - Update to 1.521 [1] [2]Li-Wen Hsu2013-07-051-1/+1
| | | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=322350
* - Add rc scriptMark Felder2013-06-271-0/+1
| | | | | | | | | | - Add vnstat to UIDs and GIDs PR: ports/179271 Approved by: crees (mentor) Notes: svn path=/head/; revision=321902
* Update Shibboleth-sp and its tool chain to 2.5.1.Palle Girgensohn2013-06-041-0/+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 Notes: svn path=/head/; revision=319885
* - rc script passes rclintSteve Wills2013-05-271-0/+1
| | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=319151
* mongodb doesn't need a shell.Alex Dupre2013-05-071-1/+1
| | | | Notes: svn path=/head/; revision=317618
* Add user and group for graphics/colord.Koop Mast2013-04-171-0/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=315964
* - Update to 5.3p1Ashish SHUKLA2013-03-271-0/+2
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=315389