aboutsummaryrefslogtreecommitdiffstats
path: root/UIDs
Commit message (Collapse)AuthorAgeFilesLines
* - Add new port databases/riakbdrewery2013-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>
* Preparing for www/radicale importfeld2013-09-121-0/+1
| | | | Approved by: crees (mentor)
* - Update to 1.9.0lippe2013-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)
* Use the USERS/GROUPS mechanism for the boinc-client port instead ofrene2013-08-241-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)
* Add UIDs and GIDs for incoming multimedia/plexmediaserverfeld2013-08-081-0/+1
| | | | | PR: 180249 Approved by: swills (mentor)
* Add UIDs and GIDs for djbdns users.lx2013-07-241-0/+3
| | | | | PR: ports/180069 Submitted by: Alexandre Biancalana <ale@biancalanas.net>
* - Update to 1.521 [1] [2]lwhsu2013-07-061-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]
* - Add rc scriptfeld2013-06-281-0/+1
| | | | | | | - Add vnstat to UIDs and GIDs PR: ports/179271 Approved by: crees (mentor)
* Update Shibboleth-sp and its tool chain to 2.5.1.girgen2013-06-051-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
* - rc script passes rclintswills2013-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)
* mongodb doesn't need a shell.ale2013-05-071-1/+1
|
* Add user and group for graphics/colord.kwm2013-04-171-0/+1
| | | | Feature safe: yes
* - Update to 5.3p1ashish2013-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
* - Update to version 0.8.3pawel2013-03-091-0/+1
| | | | | | | | | - 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
* Kippo is a medium interaction SSH honeypot designed to log brute forceculot2013-02-231-0/+1
| | | | | | | attacks and, most importantly, the entire shell interaction performed by the attacker. WWW: http://code.google.com/p/kippo/
* - Add auditdistd user for security/openbsm-devel portzi2013-02-151-0/+1
|
* - Updated to 2.7 (ChangeLog: http://www.ossec.net/?p=577)glarkin2013-01-171-0/+3
| | | | | | | | | | - 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)
* - change sysutils/condor users home directory, that I forgot aboutrm2013-01-111-1/+1
|
* Add missing directories for musicpd to work out of the boxcrees2013-01-031-1/+1
| | | | | | Noticed by: theraven Fix mpd user home directory
* Use USERS and GROUPScrees2012-12-231-0/+1
| | | | Approved by: sobomax (maintainer)
* Elasticsearch aims to be a Distributed, RESTful, Search Engine built ontj2012-12-091-0/+1
| | | | | | | | | | | top of Apache Lucene. WWW: http://www.elasticsearch.org/ PR: ports/168515 Feature safe: yes Approved by: eadler (mentor)
* Add git_daemon to UIDs and GIDs.wxs2012-11-131-0/+1
| | | | | | | Make git_daemon run as the git_daemon user. Requested by: lme@ Feature safe: yes
* Correct squid user home directorycrees2012-10-281-1/+1
| | | | | | PR: ports/173151 Submitted by: Thomas-Martin Seck <tmseck@web.de> Feature safe: yes
* - Upgrade to 0.10.27.kuriyama2012-10-271-0/+1
| | | | | | - Install rc script and own user/group. Feature safe: yes
* Reserve username and groupname for devel/zookeeper{-devel}skreuzer2012-10-231-0/+1
| | | | Feature safe: yes
* [devel/gearmand]:glarkin2012-10-051-0/+1
| | | | | | | | | | | | | | | | | | | - 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>
* Add net-mgmt/ipv6mon, a tool for monitoring IPv6 address usage on a localhrs2012-10-031-0/+1
| | | | | | network. WWW: http://www.si6networks.com/tools/ipv6mon/
* - Create gid and uid for tryton daemon and use them via USERS and GROUPS ↵wen2012-09-181-0/+1
| | | | | | | | | | | | | 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)
* Update c-icap to 0.2.1mm2012-08-151-0/+1
| | | | | PR: ports/170121 Approved by: maintainer (timeout)
* - use reserverd UID/GIDohauer2012-07-211-0/+1
| | | | | | | | | | | | | - 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>
* - Update to 1.3.9scheidell2012-07-081-0/+1
| | | | | | | - Add GIDs/UIDs 215 PR: ports/169646 Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
* add reserved UID/GID for polw (mail/postfix-policyd-weight)ohauer2012-06-071-0/+1
|
* Add UID and GID for net-mgmt/netmondcrees2012-05-311-0/+1
|
* preliminary version of update to 0.9.x; GUI, rc-scripts, tests,bf2012-05-291-0/+1
| | | | and refinements to default configuration to follow
* - Add razorback USERS/GROUPS for upcoming security/razorback* port additionszi2012-05-211-0/+1
|
* Switch from old way to new way by using USERS.mezz2012-05-211-0/+1
| | | | | PR: ports/164187 Submitted by: crees
* - Add USER/GROUP, missed from previous commitashish2012-05-161-0/+1
| | | | | | - Add _smtpd user to UIDs/GIDs Reported by: Nike <k-nike@inbox.ru>
* Add Pandora FMS 4.0.1 - a Flexible Monitoring System.motoyuki2012-04-211-0/+1
| | | | | | | | | 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
* - Change /sbin/nologin to /usr/sbin/nologinsunpoet2012-04-181-1/+1
|
* Fix condor home directorycrees2012-04-181-1/+1
|
* Register username and groupname for condorcrees2012-04-131-0/+1
| | | | PR: ports/166733
* - Add hadoop 1.0.0clement2012-03-271-0/+1
| | | | | | | | | | | | | - 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
* Update SQLgrey to 1.8.0mm2012-02-141-0/+1
| | | | | | | Use UIDs/GIDs infractructure (new uid/gid 226) PR: ports/165103 Approved by: maintainer
* Change type of pointers from int to uintptr_t for support 64 bit platforms.osa2012-02-021-0/+1
| | | | | | | | | | | | | | 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
* Fix path for nologin(8).osa2012-02-021-3/+3
|
* - Functionality upgrade. Add in *.txt.sample files so that ↵scheidell2012-01-121-0/+1
| | | | | | | | | | | | | | 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)
* - Upgrade to 3.2.3.kuriyama2011-11-191-1/+1
| | | | | | | | | | | - 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
* Reserve uid/gid 442 for Quassel IRCmakc2011-10-311-0/+1
|
* Spell /nonexistEnt correctly for freeswitch user, thus notcrees2011-10-291-1/+1
| | | | leaving /nonexistant behind on deinstall
* Adding _neubot for Neubot's daemon.thierry2011-10-221-0/+1
|
* The KDE/FreeBSD team is pleased to announce KDE Software Compilationavilla2011-10-171-0/+1
| | | | | | | | | | | | | | | | | | 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
* - Added user and group to prepare for new port devel/trac-bittenglarkin2011-10-141-0/+1
| | | | | PR: ports/140157 Submitted by: Tim Niemueller <tim@niemueller.de>
* Add the radns users/groupsbapt2011-09-281-0/+1
|
* Clarify UPDATING entry for maiad and update vscan user to new home dir.crees2011-09-051-1/+1
| | | | PR: ports/159949
* - Add for openerp-serverbeech2011-09-021-0/+1
| | | | | PR: ports/160310 Submitted by: Laurent Berthelet <laurent@ospowa.com>
* Copy line from master.passwd for operator, not passwd.crees2011-08-241-1/+1
|
* Allow operator user to be used by a port.crees2011-08-241-0/+1
|
* - Add missing colon delimitersunpoet2011-08-221-16/+16
|
* - Change /sbin/nologin to /usr/sbin/nologinsunpoet2011-08-221-16/+16
|
* - Sync jenkins's home as ${JENKINS_HOME} in devel/jenkinslwhsu2011-08-201-1/+1
|
* Correct name in GECOS field and update shell to nologin.zi2011-08-171-1/+1
| | | | | | PR: ports/159399 Submitted by: James O'Gorman <james@netinertia.co.uk> (maintainer) Approved by: wxs (mentor)
* mail/mixminion now uses USERScrees2011-08-151-0/+1
|
* net/gini now uses USERScrees2011-08-121-0/+1
|
* - Change zenoss user to have a valid shell, and add an UPDATING entry forpav2011-08-081-1/+1
| | | | | | | already installed base PR: ports/159265 Submitted by: Phil Phillips <pphillips@experts-exchange.com>
* net/gatekeeper now uses USERS/GROUPScrees2011-07-261-0/+1
| | | | Approved by: rene (mentor, implicit)
* Add users for net-mgmt/zenosscrees2011-07-221-0/+1
| | | | | | PR: ports/156655 Submitted by: phil@experts-exchange.com Approved by: rene (mentor)
* Add missing entries for tr-ircdcrees2011-07-091-0/+1
| | | | | Pointy hat: crees Approved by: rene (mentor, implicit)
* audio/ventrilo-server now uses USERS and GROUPScrees2011-07-081-0/+1
| | | | | | PR: ports/157928 Submitted by: crees (me) Approved by: rene (mentor, implicit), maintainer timeout (20 days)
* - Fix a crash when an invalid log file is specified.hrs2011-07-021-0/+1
| | | | | | - Add -u uid option to drop the root privilege. - Add skkserv user and group. - Display fatal error messages in mksock() even if debug=0.
* Remove duplicate dbxml line.crees2011-06-291-1/+0
| | | | | | | | | | 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)
* Fix nobody user -- should be master.passwd stylecrees2011-06-151-1/+1
| | | | | Submitted by: Ryan Steinmetz (rpsfa@rit.edu) Approved by: rene (mentor)
* - Correct GROUP when postfix OPTION is selected [1]crees2011-06-141-0/+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)
* . Add entries for dbxml forgotten in databases/dbXML update.glewis2011-06-121-0/+1
| | | | Pointy hat: glewis
* Add an user 'daapd' for audio/mt-daapdrene2011-06-071-0/+1
|
* Add entries for ports which are converted to the new USERS paradigm.rene2011-06-071-0/+7
| | | | | PR: ports/157528 Submitted by: Chris Rees [utisoft gmail com]
* - add a current version of yate (3.3.2p1). This is not a repocopy offlo2011-05-221-0/+1
| | | | | | | | 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>
* - update tor-devel to 0.2.3.1-alphabf2011-05-081-1/+1
| | | | | | | - 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
* adsuck is a DNS relay that returns NXdomain for hosts that match names in abapt2011-05-071-0/+1
| | | | | | | | | 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>
* - Updated to 3.0.0.b30 [1]glarkin2011-05-041-0/+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>
* - update to 2.8.3bapt2011-04-241-0/+1
| | | | | | | | - use of USERS/GROUPS macros - add rc script PR: ports/155405 Submitted by: Kurt Jaeger <fbsd-ports _at_ opsec.eu> (maintainer)
* - Replace pkg-install and pkg-deinstall with USERS and GROUPS in Makefilelwhsu2011-04-231-1/+1
| | | | | | for databases/mongodb PR: ports/156297
* Update webcamd to 0.1.24.kwm2011-04-211-0/+1
| | | | | | | | | *) 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)
* - Add _tcpproxy for new port net/tcpproxydhn2011-04-031-0/+1
| | | | | PR: ports/156108 Submitted by: Alexander Hausner <alex@hugo.bmg.gv.at>
* - rename hobbit to xymondinoex2011-04-021-1/+1
|
* - Pass -Dbsd_with_getifaddrs to CFLAGS in order to get a correct networkehaupt2011-03-291-0/+1
| | | | | | | interface list [1] PR: 155974 [1] Submitted by: David Naylor <naylor.b.david@gmail.com> [1]
* Reserve IDs for multimedia/vdr and related ports.nox2011-03-271-0/+1
|
* Register uid and gid for net/get_iplayerbf2011-03-091-0/+1
| | | | | PR: 155277 Submitted by: Chris Rees
* - Register UID and GID for devel/jenkinslwhsu2011-03-071-0/+1
|
* - Register uid and gid for net/crtmpserversylvio2011-02-281-0/+1
|
* - Register uid and gid for net-mgmt/icingachinsan2011-02-241-0/+1
|
* - Register uid and gid for net/erlyvideomiwi2011-02-021-0/+1
| | | | | | PR: 154444 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer) Feature safe: yes
* - fix format of my last commit for UID 587ohauer2011-01-061-1/+1
|
* - register UID/GID 587 for assp user (port mail/assp)ohauer2011-01-061-0/+1
| | | | UID/GID is set static in the port but was not reserved until now.
* - Move torrus user to next unoccupied slotpav2010-12-241-1/+1
|
* - Upgrade to USERS/GROUPSpav2010-12-231-0/+1
| | | | | | | - Provide new rc scripts PR: ports/153162 Submitted by: Corey Smith <corsmith@gmail.com> (maintainer)
* - register UID/GID 542 for _flowd user (port net-mgmt/flowd)ohauer2010-12-211-0/+1
| | | | | | | | - add note to UPDATING PR: ports/153310 Submitted by: ohauer Approved by: Mohacsi Janos <janos.mohacsi _at_ bsd.hu> (maintainer)
* Add the port of minidlna -- the DLNA-speaking service.mi2010-12-141-0/+1
| | | | (Took me 6 months to come up with the etc/rc.d/ script...)
* Dont declare ${sancp_flags} in command_args.wxs2010-12-131-0/+1
| | | | | | | | | | | | 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)
* - add radmind with uid/gid 506 for port sysutils/radmindohauer2010-11-281-0/+1
| | | | | | | The port will run in future with this user instead root PR: 150765 Submitted by: Michael Graziano <mikeg _at_ bsd-box.net> (maintainer)
* . Add a port of the 2.x series of Dovecot:glewis2010-11-271-0/+1
| | | | | | | | | | | | | 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>
* * Sets up a uhub UID and GID for the daemon to run as.stefan2010-11-111-0/+1
| | | | | | | | | | | | * 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
* Add "asterisk" user/group and "dahdi" group.fjoe2010-11-071-0/+1
|
* Add _tss and _pkcs11 to reserve for security/trousers andnork2010-11-071-0/+2
| | | | | security/opencryptoki ports. I'll add these ports, so please wait. COMMING SOON:-)
* Finally upgrade amanda-{server,client} to 3.2.0. Old 2.6.x waskuriyama2010-11-011-0/+1
| | | | | | | | | | | | | | | | 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
* - add RC scriptswills2010-10-111-0/+1
| | | | | | | | | - 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)
* Archiveopteryx is an Internet mail server, optimised to supportashish2010-10-031-0/+1
| | | | | | | | | | 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)
* BackupPC is a high-performance, enterprise-grade system for backing up Linux,pgollucci2010-09-231-0/+1
| | | | | | | | 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>
* - Convert to USERS/GROUPSpgollucci2010-09-221-0/+1
| | | | | | PR: ports/150230 Submitted by: Eitan Adler <lists@eitanadler.com> Approved by: dkg@fifthhorseman.net (maintainer)
* tWMS is a tiny WMS server written in Python and using tiles as aamdmi32010-09-081-0/+1
| | | | | | backend storage WWW: http://code.google.com/p/twms/
* Use the USERS/GROUPS mechanismlth2010-08-121-0/+1
| | | | | PR: ports/148320 Submitted by: Bapt <baptiste.daroussin@gmail.com>
* - Add user/group shellinabox with uid/gid 139jadawin2010-07-051-0/+1
| | | | | | PR: ports/148211 Submitted by: Olivier Cochard-Labbé <olivier _AT_ cochard.me> Feature safe: yes
* Add 'saned' user/group the Right Way.stefan2010-06-281-0/+1
| | | | | | PR: 147948 Submitted by: David DEMELIER <demelier.david@gmail.com> Feature safe: yes
* Fix missing fields in previous commitjpaetzel2010-06-131-1/+1
| | | | Approved by: itetcu@ (mentor) implicit
* - Add activemq for new port net/activemqwen2010-06-121-0/+1
| | | | | PR: ports/147759 Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
* Add net/freeswitch-core, part of a revamp to the freeswitch portsjpaetzel2010-06-121-0/+1
| | | | | | PR: ports/145369 Submitted by: Eric F Crist <ecrist@secure-computing.net> Approved by: itetcu@ (mentor)
* - fix Text for meta1dinoex2010-06-041-1/+1
|
* - Update to 0.7.3pav2010-05-141-0/+1
| | | | | | | | - Add predefined nslcd user and group PR: ports/146154 Submitted by: Jim Riggs <ports@christianserving.org> Approved by: maintainer timeout (14 days)
* Change the home directory of p4admin to /nonexistent because it is not needed.rene2010-05-101-1/+1
| | | | | Submitted by: gordon Approved by: tabthorpe (mentor)
* - Added user and group for Drizzle database serverglarkin2010-04-291-0/+1
|
* - Reserve kumofs uid/gid.kuriyama2010-04-261-0/+1
|
* - Update to v1.2.6abrix2010-04-241-1/+1
| | | | - Use UIDs/GIDs files for automatic user/group creation
* Minbif aims to use the libpurple library from the Pidgin projectbeat2010-04-151-0/+1
| | | | | | | | to provide an IRC-friendly instant messaging client. WWW: http://minbif.im Submitted by: Frank Steinborn <steinex AT nognu.de>
* - Add user and group mfs for MooseFS portwen2010-04-071-0/+1
|
* - Fix malformed lines, per new portlint(1) checkpav2010-04-061-4/+4
|
* - reserver GID/UID 924 for upcomming mail/postpalsitetcu2010-03-131-0/+1
| | | | | PR: 144541 Submitted by: Sahil Tandon
* Massive cleanup of the Munin ports:des2010-02-251-0/+1
| | | | | | | | | | | | | | - 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
* - Add user and group for audio/liquidsoapwen2010-02-011-0/+1
| | | | | PR: ports/142546 Submitted by: Mykola Dzham <i@levsha.me>
* - Update Wolfpack Empire to 4.3.23johans2009-12-281-0/+1
| | | | | | | - 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
* - Reserve UID/GID 137 for audio/musicpdpav2009-12-071-0/+1
| | | | Submitted by: Ashish SHUKLA <wahjava@gmail.com>
* - Prepare for add new port databases/mongodbwen2009-11-191-0/+1
| | | | | PR: ports/140257 Submitted by: Ivan Voras <ivoras@FreeBSD.org>
* - Add 444 for callweaverpav2009-09-181-0/+1
| | | | | Forgotten by: pav (pointy hat!) Feature safe: yes
* - Update to 0.8.5beat2009-09-181-0/+1
| | | | | | | | | - 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
* - Add UID/GID:211 for devel/py-gitosisnivit2009-09-161-0/+1
| | | | | | PR: ports/136083 Submitted by: Douglas William Thrift <douglas@douglasthrift.net> Feature safe: yes
* - Fix typo in directory name for undernet user.flz2009-09-111-2/+2
| | | | - Add missing fields for noc user.
* Add haldaemon with UID/GID 560.flz2009-09-071-0/+1
|
* Add UID and GID forgotten while adding net-mgmt/noc.bsam2009-08-181-0/+1
| | | | Reported by: <s.svirid at sibset-team.ru> (maintainer of net-mgmt/noc by e-mail)
* - unbound does not use `unbound' group anymore, but `daemmon' insteadsem2009-08-171-1/+1
| | | | | PR: ports/137175 (based on) Reported by: Artis Caune <Artis.Caune at gmail.com>
* Remove entries for security/trans-proxy-tor and security/dns-proxy-torerwin2009-08-161-2/+0
| | | | | | which were removed a few days ago. Submitted by: Fabian Keil <fk@fabiankeil.de>
* Add prosody entries to UIDs & GIDs.vanilla2009-08-051-0/+1
|
* Register user/group "redis" for the port "databases/redis".skv2009-07-281-0/+1
|
* - Unify path to nologin as /usr/sbin/nologin. This has been done at leastwxs2009-07-251-8/+8
| | | | | | | once before (ports/116758). PR: ports/136057 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
* - Add fossy user/group for devel/fossology.alepulver2009-07-241-0/+1
|
* -Add transmission.mezz2009-06-201-1/+2
| | | | -Update gdm info.
* - Add GID and UID for emulators/virtualbox.beat2009-06-181-0/+1
| | | | | | | | - 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>
* - Add couchdb user and group.wxs2009-06-171-0/+1
| | | | | PR: ports/135259 Submitted by: Till Klampaeckel <till@php.net>
* - Register net-mgmt/nefurafan2009-04-071-0/+1
|
* - Register uid and gid for mail/prayerrafan2009-03-171-0/+1
| | | | PR: ports/132611
* Reflect the change of UID/GID of ejabberd.delphij2009-03-161-1/+1
| | | | | PR: ports/128463 Submitted by: "Mikle Davidkin" <skylord linkline ru>
* - Updated to 0.21glarkin2009-03-111-1/+1
| | | | | | | | | | - 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>
* Rework on rc script for www/httptunnel.rafan2009-01-301-0/+1
| | | | | | | | | | - 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)
* Register a fixed UID/GID for the user 'dhcpd' and use that instead of astefan2009-01-121-0/+1
| | | | | | | | dynamically chosen one. PR: 127995 Submitted by: Ashish Shukla <wahjava@gmail.com> Approved by: maintainer timeout (3 months)
* - Add UID and GID entries for net/rabbitmq.wxs2008-10-291-0/+1
| | | | | | | | - 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)
* - Fixed logcheck script silent failure in previous commitglarkin2008-09-111-1/+1
| | | | | | | | | | | | | | | | - 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
* - Fixed left-over directory problemglarkin2008-09-091-0/+1
| | | | | | | | - 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)
* - Update pgbouncer to 1.2.3mm2008-08-121-0/+1
| | | | | | | | | | | - 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)
* Reserve numbers for databases/frontbase user.edwin2008-06-131-0/+1
| | | | | PR: ports/117299 Submitted by: Quinton Dolan <q@onthenet.com.au>
* Switch UIDs to master.passwd compatible format.flz2008-05-201-142/+142
| | | | | | | Also fix the two ports that are already using it. Suggested by: timur Approved by: portmgr (self)
* Style fix, $FreeBSD$ line is a comment, so add a leading '#'.flz2008-05-201-1/+1
|
* Reserve UID and GID for irc/bitlbee.brix2008-05-201-0/+1
| | | | Approved by: erwin (mentor)
* - Add entries for irc/undernet-ircubeech2008-05-011-0/+1
|
* - Reserve GID/UID 59 for dns/unboundsem2008-04-291-0/+1
|
* Reserve 814 for sysutils/puppet*pav2008-04-111-0/+1
|
* - Add GID and UID for www/openacs and www/openacs-dotlrnmm2008-04-031-0/+2
|
* - Add GID and UID for net/freeradius2mm2008-04-021-0/+1
| | | | | PR: ports/122097 Submitted by: David Wood <david@wood2.org.uk> (maintainer)
* * Don't need p5-Digest-MD5; p5-libwww dependency takes care of that.koitsu2008-03-101-1/+1
| | | | * Set home directory of /usr/local/cricket for "cricket" user.
* - Register UID for net/phpldapadmin, net/phpldapadmin098rafan2008-03-091-0/+1
| | | | PR: 120505
* - Add GID and UID for net-im/openfiremiwi2008-03-081-0/+1
| | | | | | | - Bump PORTREVISION for new UID/GID PR: 120882 Submitted by: Nikolay Pavlov <qpadla@gmail.com> (maintainer)
* Remove IGNORE; add UID 141 to ports/UIDs, and remove unnecessary Time::HiReskoitsu2008-02-191-0/+1
| | | | | dependency (unless using a perl older than 5.8.7). Confirmed as working on RELENG_6.
* - Sort UIDsmiwi2008-02-171-2/+2
| | | | | PR: 120752 Submitted by: Gea-Suan Lin <gslin@gslin.org>
* - add hobbit with id 280dinoex2008-01-281-0/+1
|
* - Reserve UID/GID 240 and 241 for aprsddb2008-01-241-0/+2
|
* Changes:miwi2008-01-211-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | * 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)
* Add 913 for _relayd.kuriyama2008-01-211-0/+1
|
* Inconsistent format of lines in /usr/ports/UIDsedwin2008-01-191-4/+4
| | | | | | | | | | | | | | | | | | 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>
* - Reserve uid/gid for net/iodine 0.4.1_1rafan2008-01-111-0/+1
| | | | | PR: ports/119452 Submitted by: Daniel Roethlisberger <daniel at roe.ch>
* Unify nologin path to /usr/sbin/nologinedwin2007-09-301-75/+75
| | | | | PR: ports/116758 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
* Add _sj3 for japanese/sj3 with UID 912edwin2007-09-091-1/+2
| | | | | | | Fix iserv UID to 911. PR: ports/113572 (_sj3) Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
* Add 911 for iserv (See PR ports/114017)edwin2007-09-071-0/+1
|
* Reserve a user and group ID for the stunnel daemon.roam2007-08-281-0/+1
| | | | | | | 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>
* - Update to 1.28beech2007-06-281-0/+1
| | | | | | | | | - Makefile tweaks - Register UID/GID for mail/postgrey PR: ports/114056 Submitted by: Harold Paulson <haroldp@internal.org> (maintainer) Approved by: sat (mentor)
* - Move zabbix from UID 112 to 122 to avoid conflict with dccsat2007-06-221-0/+1
| | | | | | | - Squatter UID 122 in UIDs PR: ports/113935 Submitted by: Drew Baxter <droobie@maine.rr.com>
* - add MeTA1dinoex2007-06-101-5/+5
|
* - Update to 0.9.8miwi2007-05-301-0/+1
| | | | | | | | | | | | | | | | - 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)
* Reserve a UID for pulse and a GID for pulse and pulse-access. These are neededmarcus2007-04-301-0/+1
| | | | for audio/pulseaudio.
* - Sorted otrs correctmiwi2007-04-211-1/+1
| | | | Reported by: Clive@
* Register UID and UID for mail/nullmailer.clive2007-04-211-1/+2
|
* - Add UID/GID for devel/otrsmiwi2007-04-111-0/+1
|
* - Use static gid/uid.stas2007-04-111-0/+1
| | | | Submitted by: kris
* (second attempt)naddy2007-04-101-1/+1
| | | | reserve _ntp UID/GID for OpenNTPD
* reserve _ntp UID/GID for OpenNTPDnaddy2007-04-101-0/+1
|
* - Give irc/hybserv a unique UID/GIDlaszlof2007-03-311-0/+1
| | | | | | - Remove conflict with irc/ircservices Reported by: kris
* Register UID and GID for net-mgmt/netdisco.shaun2007-03-281-0/+1
|
* Correct a copy-paste problem when allocating the polkit UID, and use a uniquemarcus2007-03-241-0/+1
| | | | | | UID/GID. Reported by: kris
* Reserve UID and GID for net-mgmt/nav.des2007-03-131-0/+1
|
* Add GID and UID for OpenBSD spamd (mail/spamd).delphij2007-03-091-0/+1
| | | | | Submitted by: Olli Hauer<ohauer gmx de> PR: ports/107209
* - change smx entries to "/usr/sbin/nologin"dinoex2007-02-171-5/+5
| | | | sbin/nologin is gone with FreeBSD 4.x
* - add smmspdinoex2007-02-171-0/+1
|
* - Reserve UID/GID 312 for sphinxpav2007-01-311-0/+1
|
* - Reserve UID/GID 181 for nagiospav2007-01-281-0/+1
| | | | | PR: ports/108417 Submitted by: Jarrod Sayers <jarrod@netleader.com.au>
* - Register UID/GID for pdns_recursorpav2007-01-191-0/+1
|
* - Add user/group for sysutils/fcronrafan2007-01-171-0/+1
| | | | | PR: ports/108008 Submitted by: Brad Huntting <huntting at glarp.com> (maintainer)
* Add user and group mythtv (119).grog2007-01-141-0/+1
|
* Add missing colon to the cups entry.shaun2006-12-281-1/+1
| | | | Submitted by: Timur I. Bakeyev via IRC
* - register cupsdinoex2006-12-181-0/+1
|
* - Reserve UID/GID 143 for mail/dovecotpav2006-12-011-0/+1
|
* - add wildfire to GIDs and UIDsalexbl2006-11-161-0/+1
| | | | | PR: ports/103492 Submitted by: Nikolay Pavlov <quetzal at zone3000.net>
* Register mail/fetchmail's UID and GID.barner2006-11-151-0/+1
| | | | Suggested by: Stefan Thurner <thurners@nicsys.de>
* - Reserve UID and GID 561 for distccahze2006-11-121-0/+1
| | | | Requested by: Stefan Thurner <thurners@nicsys.de>
* Oops, restore dkfilter, still needed for dkfilter portache2006-11-091-0/+1
|
* Remove bogomilter and dkfilterache2006-11-091-2/+0
| | | | | PR: 105329 Submitted by: Victor Balada Diaz <victor@bsdes.net> (maintainer)
* - Add _xsi user and group for sysutils/xsi.alepulver2006-11-061-0/+1
|
* - Add entry for net-mgmt/bigsisterrafan2006-11-041-0/+1
|
* - Add hacluster user.alepulver2006-11-021-0/+1
| | | | - Add haclient group.
* Reserve uid:gid 559 for the tacacs user for net/tac_plus4.marcus2006-10-311-0/+1
|
* This file lists entries in passwd(5) format; fix those three that didn't agree.ru2006-09-041-3/+3
|
* - Register UID/GID 128 for vserverpav2006-08-291-0/+1
|
* - Reserve UID/GID 118 for irc/ircproxypav2006-08-291-0/+1
|
* Add ID for Tiarra IRC Proxy.ume2006-07-291-0/+1
|
* - rc.d scripts are changed to show error messages when some errorrafan2006-07-291-0/+1
| | | | | | | | | | | | | occurs. It didn't show error messages even if they are fatal. - Each rc.d script now logs all messages got at starting a daemon. - pkg-install is made to automatically make a user to execute dkfilter which is specified by Makefile. Register UIDs, GIDs. - pkg-deinstall is made to notice that an admin should remove the user made at install-time if they don't need him or her - Bump PORTREVISION for all these changes PR: ports/100978 Submitted by: Yoshisato YANAGISAWA (maintainer)
* Add user/group for mail/dkimproxy, which is added two days ago.rafan2006-07-291-0/+1
|
* Reserve uid/gid for net/smokepinglth2006-07-261-0/+1
|
* Fix home directory for "firebird" user:skv2006-07-251-1/+1
| | | | /usr/local/firebird => /var/db/firebird
* Reserve uid/gid for Openlink Virtuoso Universal Server.fjoe2006-07-251-0/+1
|
* Add entry for trans-proxy-tor.miwi2006-07-221-0/+1
| | | | Approved by: krion (mentor)
* Add entry for dns-proxy-tor.miwi2006-07-221-0/+1
| | | | Approved by: krion (mentor)
* Add $FreeBSD tag.krion2006-07-221-0/+1
|
* Please welcome UIDs and GIDs file. Those have been created from the UID/GIDflz2006-07-201-0/+88
part of the Porter's Handbook. They're stored here to get more visibility. Please use these files exclusively when registering new users/groups. Documentation change is coming. Approved by: portmgr (erwin)