aboutsummaryrefslogtreecommitdiffstats
path: root/GIDs
Commit message (Collapse)AuthorAgeFilesLines
* Add UID/GID for gitlab-runnerswills2017-04-071-1/+1
| | | | | | | | I forgot this when adding devel/gitlab-runner PR: 218457 Reported by: Matthias Fechner <idefix@fechner.net> Pointyhat to: swills
* net/ceph-devel: Add port to the tree.mmokhi2017-03-301-1/+1
| | | | | | | | | | | | Ceph is a distributed object store and file system designed to provide excellent performance, reliability and scalability. PR: 217046 Submitted by: Willem Jan Withagen <wjw@digiware.nl> Reported by: Willem Jan Withagen <wjw@digiware.nl> Reviewed by: asomers, feld, mat, mmokhi Approved by: asomers, feld (mentor) Differential Revision: https://reviews.freebsd.org/D9584
* add ports for Samhain Intrusion Detection Systemlifanov2017-03-131-1/+1
| | | | | | | | | | | | | | | | Samhain is an open source file integrity and host-based intrusion detection system for Linux and Unix. It can run as a daemon process, and and thus can remember file changes - contrary to a tool that runs from cron, if a file is modified you will get only one report, while subsequent checks of that file will ignore the modification as it is already reported (unless the file is modified again). Samhain can optionally be used as client/server system to provide centralized monitoring for multiple host. Logging to a (MySQL or PostgreSQL) database is supported. PR: 214623 Submitted by: Nikola Kolev <koue@chaosophia.net>
* ClickHouse is an open-source column-oriented database managementamdmi32017-03-021-1/+1
| | | | | | | | | system that allows generating analytical data reports in real time. WWW: https://clickhouse.yandex/ PR: 216152 Submitted by: proler@gmail.com
* www/minio: update to 2017.02.16.01.47.30swills2017-02-231-1/+1
| | | | | | | While here, add rc script and user PR: 217173 Submitted by: jhixson@gmail.com (with changes)
* Update net/chrony: enable privilege separation and other minor changes.krion2017-02-141-1/+1
| | | | | | | | | | | | | | | - enables privilege separation - removes the build dependency on asciidoctor - removes the runtime dependency on makeinfo and readline - add a runtime dependency on libedit - do not install the HTML documentation (in favour of man pages) - update the post-install message (pkg-message) in light of privilege separation - set the permission of /var/db/chrony to the new "chronyd" user and group PR: 216737 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9570
* www/uwsgi: Further rc script security improvementsfeld2017-02-031-1/+1
| | | | | | | | | | | This update introduces a dedicated user for uwsgi and introduces the uwsgi_socket_owner setting which by default is set to www:www. The previous change to socket mode of 600 has been modified to 660 as well. This change further increases security while restoring compatibility. MFH: 2017Q1 Differential Revision: https://reviews.freebsd.org/D9398
* new port: net-mgmt/netdatalifanov2017-01-271-1/+1
| | | | | | | | | | NetData is scalable, distributed real-time performance and health monitoring. PR: 216497 Submitted by: Mahdi Mokhtari <mokhi64@gmail.com> Reviewed by: lifanov, matthew Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D9351
* Add misc/py-cinder, Block Storage service for OpenStacknovel2017-01-151-1/+1
| | | | | PR: 215850 Submitted by: Alexander Nusov
* Rename sysutils/istatd to sysutils/istatserver and update to 3.01farrokhi2017-01-101-1/+1
| | | | | | | | | PR: 215004 Reported by: dcarmich@dcarmichael.net Reviewed by: bapt Approved by: bapt MFH: 2017Q1 Differential Revision: https://reviews.freebsd.org/D9092
* Add UID/GID for net-mgmt/rubygem-oxidizedswills2017-01-041-1/+1
| | | | | PR: 203374 Submitted by: Nick Hilliard <nick@foobar.org>
* Add x11/lightdm and x11/lightdm-gtk-greeter.woodsb022016-12-261-1/+1
| | | | | | | | | | | | | | | | Lightdm is a display manager that: * Is cross-desktop - supports different desktops * Supports different display technologies * Is lightweight - low memory usage and fast performance * Has a comprehensive test suite WWW: https://www.freedesktop.org/wiki/Software/LightDM/ lightdm-gtk-greeter is the reference GTK+ greeter for LightDM. WWW: https://launchpad.net/lightdm-gtk-greeter Approved by: adamw (mentor, implicit)
* - Add rc.d scriptamdmi32016-12-221-1/+1
|
* Add www/py-horizon, OpenStack Dashboardnovel2016-12-201-1/+1
| | | | | | | | | Horizon is a Django-based project aimed at providing a complete OpenStack Dashboard along with an extensible framework for building new dashboards from reusable components. PR: 215155 Submitted by: Alexander Nusov (alexander.nusov@nfvexpress.com)
* New port: dns/dqpi2016-12-191-1/+1
| | | | | | | | | Recursive DNS/DNSCurve server and comandline tool to debug DNS/DNSCurve WWW: https://mojzis.com/software/dq/ PR: 215073 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
* Add emulators/py-nova 14.0.2, Openstack Compute Servicenovel2016-12-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Please note that this is a development version of nova. Many features are not available. Currently nova works on FreeBSD 11 and supports QEMU and Xen. Common issues: - Security groups are not implemented - ARP spoofing, DHCP isolation protection are not implemented - Nova services work from the root user - No IPv6 support QEMU issues: - Need to enable serialconsole (TCP) - Need to disable online CPU tracking - Cannot mount cinder volumes Xen issues: - Live snapshots don't work - No support for cinder volume hot-plugging - XENBUS delay (5 min) when using qemu driver and COW images - Some Linux images cannot be booted For further FreeBSD specific notes please refer to port's pkg-message. PR: 215151 Submitted by: Alexander Nusov (alexander.nusov@nfvexpress.com)
* - Add a UID/GID for bitcoin.araujo2016-11-251-1/+1
| | | | | | | | | | | - Rewrite the rc script with new options that allows users to: - set config file. - set datadir. - set bitcoin limits. PR: ports/213235 Submitted by: Christopher Hall <hsw@bitmark.com> Approved by: maintainer timeout (1 month)
* - Create znc user/groupamdmi32016-11-231-1/+1
| | | | | | | | | - Set permissions properly on ETCDIR - Add an information on znc user/group to pkg-message - Pass maintainership to dbaio PR: 200005 Submitted by: josh+freebsd@zevlag.com, dbaio@bsd.com.br
* [NEW PORT] devel/nexus2-oss: Repository management softwarecpm2016-11-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Nexus Repository Manager OSS provides you with an essential level of control over the external repositories you use and the internal repositories you create. It provides infrastructure and services for organizations that use repository managers to obtain and deliver software. If you create software libraries or applications for your end users, you can use Nexus Repository Manager OSS to distribute your software. If your software depends on open source software components, you can cache software components from remote repositories. Nexus Repository Manager OSS features: - Hosting repositories - Proxy remote repositories - Repository groups - Numerous repository formats - Hosting project websites - Fine-grained security model - Flexible LDAP integration - Component search - Scheduled rasks - REST services - Integration with m2eclipse WWW: https://www.sonatype.com/nexus-repository-oss PR: 203074 Submitted by: Dusan Vejnovic <freebsd@dussan.org>, Michael Osipov <1983-01-06@gmx.net> (maintainer) Reviewed by: feld, junovitch, koobs (mentors) Approved by: feld, junovitch, koobs (mentors)
* Add OpenIKED, version 1.0marcel2016-11-111-1/+1
| | | | | | | | | | | | | This is OpenBSD's OpenIKED with fixes and improvements and additional features. Original author: Reyk Floeter <reyk@openbsd.org> Author: Marcel Moolenaar <marcel@brkt.com> Reviewed by: mat@ Approved by: mat@ Obtained from: https://github.com/xcllnt/openiked Sponsored by: Bracket Computing, Inc. Differential Revision: https://reviews.freebsd.org/D8417
* Add py-glance 13.0.0, OpenStack Image Servicenovel2016-11-031-1/+1
| | | | | PR: 213769 Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
* New ports: devel/libfastcommon, ftp/fastdfs, ftp/php(56|70)-fastdfsgahr2016-10-271-1/+1
| | | | | | | | | | | FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance. WWW: https://github.com/happyfish100/fastdfs PR: 213311 Submitted by: Daniel Ylitalo <daniel@blodan.se>
* Improve RTG portmatthew2016-10-261-1/+1
| | | | | | | | | | | | | | | Summary: Add 'rtg' user and group in UIDs/GIDs. Use daemon(8) to daemonize rtgpoll. Add prestart commands to set correct permissions for RTG's files. Reviewers: swills, allanjude, xmj, andrew.fengler_scaleengine.com, #contributor_reviewers_ports, matthew Reviewed By: #contributor_reviewers_ports, matthew Subscribers: matthew, mat Differential Revision: https://reviews.freebsd.org/D7486
* dns/openmdns: add new portjbeich2016-10-261-1/+1
| | | | | | | | OpenMDNS is a full implementation of MDNS/DNS-SD, it aims to be a light replacement for Avahi/Bonjour. Currently OpenMDNS is about 10% of the size of Avahi. http://www.haesbaert.org/openmdns/
* Fix format of keystone entry.ehaupt2016-10-211-1/+1
|
* Add py-keystone 10.0.0, OpenStack Keystonenovel2016-10-211-1/+1
| | | | | PR: 213542 Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
* Import UID and GID for incoming www/py-octoprint portfeld2016-10-191-1/+1
| | | | PR: 213327
* New port: net-mgmt/prometheuspi2016-10-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Prometheus is a systems and service monitoring system. It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts if some condition is observed to be true. Prometheus' main distinguishing features as compared to other monitoring systems are: - a multi-dimensional data model (timeseries defined by metric name and set of key/value dimensions) - a flexible query language to leverage this dimensionality - no dependency on distributed storage; single server nodes are autonomous - timeseries collection happens via a pull model over HTTP - pushing timeseries is supported via an intermediary gateway - targets are discovered via service discovery or static configuration - multiple modes of graphing and dashboarding support - support for hierarchical and horizontal federation WWW: https://prometheus.io/ PR: 212468 Submitted by: Jev Bjoersell <jev@ecadlabs.com>
* textproc/apache-solr: 5.5.2 -> 6.2.0pi2016-09-111-1/+1
| | | | | | | | - submitter becomes maintainer PR: 201455, 212313 Changes: https://lucene.apache.org/solr/6_2_0/changes/Changes.html Submitted by: Matthias Fechner <idefix@fechner.net>
* Add PostgreSQL-9.6 RC1girgen2016-09-051-1/+1
| | | | | | | Please read the entry from 20160905 in UPDATING: daemon user has changed to `postgres' ICU is default on
* New port: dns/knot-resolverpi2016-09-051-1/+1
| | | | | | | | | | The Knot DNS Resolver is a caching full resolver implementation, including both a resolver library and a daemon. WWW: https://www.knot-resolver.cz/ PR: 212215 Submitted by: Leo Vandewoestijne <freebsd@dns-lab.com>
* New port: www/ufdbguard: squidGuard fork compatible with newer squid versionspi2016-08-241-1/+1
| | | | | | | | | | | | | | ufdbGuard is a URL filter for the Squid web proxy. Besides blocking access from PCs and smartphones to undesired websites, ufdbGuard has safety features to make browsing safer and to block remote access. ufdbGuard supports configuration of groups with different web access policies, SafeSearch enforcement, SSH tunnel detection, safer HTTPS traffic, time-based access rules and much more. WWW: https://www.urlfilterdb.com/ PR: 212044 Submitted by: Pavel Timofeev <timp87@gmail.com>
* Add a rc script and have taskd run as an unprivileged userskreuzer2016-08-121-1/+1
| | | | | PR: 204757 Submitted by: Ike Eichorn <ike@michaeleichorn.com>
* Add comments in the GIDs and UIDs to show free entries.mat2016-08-111-0/+591
| | | | | | | | | | | People always go to the end and see that it's 999 and that we must be out of entries. Now, they'll just have to pick a free entry. Generated with (should be idempotent): awk -F: '$3>=100 && $3 < 1000 && $3 != old+1 && !/^#/ {while (old+1 <= $3-1) {old=old+1; print "# free: "old}} /^# free/ {next} {print; old=$3}' UIDs Discussed with: swills (on irc) Sponsored by: Absolight
* New port: audio/sndiopi2016-08-031-0/+1
| | | | | | | | | | | | | | | | Sndio is a small audio and MIDI framework part of the OpenBSD project. It provides an lightweight audio & MIDI server and a fully documented user-space API to access either the server or directly the hardware in a uniform way. Sndio is designed to work for desktop applications, but pays special attention to synchronization mechanisms and reliability required by music applications. Reliability through simplicity are part of the project goals. WWW: http://www.sndio.org/ PR: 210124 Submitted by: Tobias Kortkamp <t@tobik.me>
* OTPW is a one-time password system which is robust against the passwordjkim2016-07-081-0/+1
| | | | | | list being stolen and race for the last digit attacks. WWW: https://www.cl.cam.ac.uk/~mgk25/otpw.html
* New port: www/uchiwapi2016-07-011-0/+1
| | | | | | | | | Uchiwa is a simple dashboard for the Sensu monitoring framework. WWW: http://uchiwa.io/ PR: 210071 Submitted by: Alexander Holte-Davidsen <ports@treg.io>
* mail/davmail: update 4.6.1 -> 4.7.2junovitch2016-06-261-0/+1
| | | | | | | | | | | | | | | | | - Update rc.d script to run as davmail user rather than root - Update rc.d script to take advantage of daemon(8) rather than hand-rolling process management - Update rev info (checksums, refresh patches, etc.) - Remove .md5 files - Appease testport by removing empty dirs in STAGEDIR not in plist UIDs/GIDs: add davmail user Changes: https://sourceforge.net/p/davmail/code/2427/tree/trunk/releasenotes.txt PR: 209354 Submitted by: John Hein <z7dr6ut7gs@snkmail.com> Approved by: maintainer timeout (7 weeks)
* - Add databases/tile38amdmi32016-06-241-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Tile38 is an open source (MIT licensed), in-memory geolocation data store, spatial index, and realtime geofence. It supports a variety of object types including lat/lon points, bounding boxes, XYZ tiles, Geohashes, and GeoJSON. Features: Spatial index with search methods such as NEARBY, WITHIN, and INTERSECTS. Realtime geofencing through persistent sockets or webhooks. Object types of lat/lon, bbox, Geohash, GeoJSON, QuadKey, and XYZ tile. Support for lots of Clients Libraries written in many different langauges. Variety of client protocols, including http (curl), websockets, telnet, and the Redis RESP. Server responses are RESP or JSON. Full command line interface. Leader / follower replication. In-memory database that persists on disk. WWW: http://tile38.com/ PR: 210147 Submitted by: olevole@olevole.ru
* Nomad is a cluster manager and schedular that provides a common workflowkmoore2016-06-231-0/+1
| | | | | | | | | | | to deploy applications across an infrastructure. Deploy virtualized, containerized, or standalone application workloads across a fleet of servers to maximize resource utilization. https://www.nomadproject.io/ PR: 210456 Submitted by: John Hixson <jhixson@gmail.com>
* Restore deleted port: net/ntopngmadpilot2016-05-291-0/+1
| | | | | | | | ntopng is a new generation flexible and feature-rich tool for monitoring and troubleshooting local area networks. It provides command line and web interfaces, the latter via an embedded web server. ntop is based on libpcap. WWW: http://www.ntop.org/products/ntop/
* New port: net/ntpamadpilot2016-05-281-0/+1
| | | | | | | | | | | | | | NTP Analyzer is a tool dedicated to analyze the operation of time servers. NTP Analyzer works by collecting data from the ntp daemon. Graphs and web pages can then be generated to visualize the activities of hosts and peers. WWW: https://bitbucket.org/anguist/ntpa PR: 208940 Submitted by: Carsten Larsen <cs at innolan.dk>
* mail/opensmtpd: Update to 5.9.2brnrd2016-05-261-0/+1
| | | | | | | | | | | | | | | - Update to 5.9.2p1 - Remove usernamelen patch (default 255+1) - Fix renamed configure args - Add symlink for makemap (now included in smtpctl) - Align versioning with other OpenBSD projects - Add _smtpq group - Add UPDATING entry for existing installs - Update pkg-message for existing installs Reviewed by: adamw, mat Approved by: adamw, maintainer (implicit) Differential Revision: D6421
* - Add seafile user and group, needed for libsearpc, ccnet, seafile* and ↵amdmi32016-05-241-0/+1
| | | | | | | other related ports PR: 205669 Submitted by: Ultima1252@gmail.com (maintainer)
* New port: net/mlvpnolivier2016-05-091-0/+1
| | | | | | | | | | | | MLVPN allow to bond your internet links to increase bandwidth, secure your internet connection by actively monitoring your links and removing the faulty ones, without loosing your TCP connections and secure your internet connection to the aggregation server using cryptography. WWW: https://zehome.github.io/MLVPN/ Approved by: mat Differential Revision: https://reviews.freebsd.org/D6034
* - Update to 1.0.0 releasecpm2016-04-251-0/+1
| | | | | | | | | | | | | - Use USERS/GROUPS framework - Install the dnsdist binary in ${PREFIX}/sbin - Fix rc script - Fix pkg-plist Changelog: http://dnsdist.org/changelog/#dnsdist-100 Reported by: Bryan Seitz <seitz@bsd-unix.net> Approved by: junovitch (mentor) Differential Revision: D6066
* New port: sysutils/hfmpi2016-03-211-0/+1
| | | | | | | | | | | | | | | | | | | | | | | hfm is an application to run tests in parallel at a high frequency. If the outcome of the test results in a state change, other commands can be executed. It is designed to be a general purpose, loosely-coupled tool, by having both the tests and the state change commands be executed by the operating system. For example, one could write the test in shell or c, and have it called through the exec facility. In practice, the overhead of spawning a new process per test limits frequency that can be achieved by the tests, and their results. Anecdotally, 5ms intervals have been seen to be achievable. An example application is to poll other network services for health, and to take actions based on their health status changes. WWW: https://github.com/derekmarcotte/hfm PR: 207392 Submitted by: 554b8425@razorfever.net
* New port: sysutils/graylogfeld2016-03-111-0/+1
| | | | | | | | | | | Graylog is a centralized log server that accepts various structured and unstructred log data. Logs are stored in Elasticsearch. Graylog let's you search and analyze logs using a REST HTTP API. WWW: http://www.graylog.org PR: 199894 Submitted by: Thomas Bartelmess <thomas@bartelmess.io>
* devel/gogs (new port, not yet in the tree): reserve UIDs and GIDspi2016-02-161-0/+1
| | | | | PR: 207206 Submitted by: Matthias Fechner <idefix@fechner.net>
* New port: net/guacamole-serverpi2016-02-071-0/+1
| | | | | | | | | | | | | | | | | | | The guacamole-server package is a set of software which forms the basis of the Guacamole stack. It consists of guacd, libguac, and several protocol support libraries. guacd is the Guacamole proxy daemon used by the Guacamole web application and framework. As JavaScript cannot handle binary protocols (like VNC and remote desktop) efficiently, a new test-based protocol was developed which would contain a common superset of the operations needed for efficient remote desktop access, but would be easy for JavaScript programs to process. guacd is the proxy which translates between arbitrary protocols and the Guacamole protocol. WWW: https://github.com/glyptodon/guacamole-server PR: 202754 Submitted by: Ultima1252@gmail.com
* Take UID/GID 160 used by ypldap(8).araujo2016-01-271-0/+1
| | | | Reference revision: r294896
* Domoticz is a Home Automation System that lets you monitor and configureamdmi32016-01-261-0/+1
| | | | | | | | | | | various devices like: Lights, Switches, various sensors/meters like Temperature, Rain, Wind, UV, Electra, Gas, Water and much more. Notifications/Alerts can be sent to any mobile device WWW: http://www.domoticz.com/ PR: 205583 Submitted by: kiwi@oav.net
* New port: www/grafana2pi2015-12-111-0/+1
| | | | | | | | | | | Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB & OpenTSDB. WWW: https://github.com/grafana/grafana PR: 201682 Submitted by: Thomas Bartelmess <thomas@bartelmess.io>, loic.blot@unix-experience.fr Reviewed by: koobs
* dqcache UID and GID was not supposed to be committedfeld2015-12-031-1/+0
|
* New port: security/titusfeld2015-12-031-0/+1
| | | | | | | | | titus is a TLS/SSL proxy server (like stunnel or stud) that protects you from vulnerabilities in the TLS implementation such as Heartbleed (or worse). titus requires FreeBSD 10.2 or newer due to PROC_TRACE_CTL which was introduced at r277322
* - Update to 1.6.6vsevolod2015-11-181-0/+1
| | | | | | | | | - Create a separate plist file - Add @sample option to the sample file - Rename rc script without .sh suffix - Switch from postfix user to _rmilter dedicated user - Add _rmilter:_rmilter to UIDs/GIDs - Add UPDATING entry
* Add new port: devel/artifactory, a universal artifact repository managerriggs2015-11-101-0/+1
| | | | | PR: 204128 Submitted by: dharrigan@gmail.com (maintainer)
* databases/opentsdb: Fix STAGE, missing UID and GIDfeld2015-11-081-0/+1
| | | | | | | | | | Staging was broken due to touching /root/.java during build UID and GID was lost in old copy of the review While here, also fix hardcoded path to ETCDIR Pointyhat: me Differential Revision: https://reviews.freebsd.org/D4083
* www/varnish4: Update to 4.1.0feld2015-10-191-0/+1
| | | | | | | | | | | | | | - Add varnish and varnishlog UIDs - Add varnish GID - varnishd, varnishncsa, and varnishlog no longer run as root Users upgrading may see permissions errors on start due to change in uid running the processes. Please see the UPDATING entry for more details. Changelog: https://github.com/varnish/Varnish-Cache/blob/varnish-4.1.0/doc/sphinx/whats-new/changes.rst Differential Revision: https://reviews.freebsd.org/D3878
* Resurrect textproc/pootle and update it to 2.5.1.3rene2015-10-021-0/+1
| | | | | | | | | There might be some rough edges with getting it running properly, but time will tell. Add UID/GID 158 for pootle. Differential Revision: https://reviews.freebsd.org/D1234
* www/sogo: fix UIDs/GIDs, as numerical value 845 collides with hastpi2015-09-291-1/+1
| | | | | PR: 200750 Submitted by: Euan Thoms <euan@potensol.com> (maintainer)
* net/mediatomb: remove BROKEN, fix buildpi2015-09-251-0/+1
| | | | | | | | | - now uses UIDs/GIDs - fix build in certain cases PR: 198436, 202467 Submitted by: Pavel Nedoshivkin <nedoshivkin@gmail.com>, dim Approved by: maintainer (timeout)
* New port: www/sogopi2015-09-231-0/+1
| | | | | | | | | | | | SOGo is a fully supported and trusted groupware server with a focus on scalability and open standards. It provides a rich AJAX-based Web interface and supports multiple native clients through the use of standard protocols such as CalDAV, CardDAV and GroupDAV. WWW: http://sogo.nu/ PR: 200750 Submitted by: Euan Thoms <euan@potensol.com>
* New Port: net-mgmt/fastnetmon 1.1.2 - high performance DoS/DDoS load analyzerfarrokhi2015-08-311-0/+1
| | | | | Approved by: mat Differential Revision: https://reviews.freebsd.org/D3532
* New port: net/ocserv: server implementing the AnyConnect SSL VPN protocolpi2015-08-171-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | OpenConnect server (ocserv) is an SSL VPN server. Its purpose is to be a secure, small, fast and configurable VPN server. It implements the OpenConnect SSL VPN protocol, and has also (currently experimental) compatibility with clients using the AnyConnect SSL VPN protocol. The OpenConnect protocol provides a dual TCP/UDP VPN channel, and uses the standard IETF security protocols to secure it. Both IPv4 and IPv6 are supported. Ocserv's main features are security through provilege separation and sandboxing, accounting, and resilience due to a combined use of TCP and UDP. Authentication occurs in an isolated security module process, and each user is assigned an unprivileged worker process, and a networking (tun) device. That not only eases the control of the resources of each user or group of users, but also prevents data leak (e.g., heartbleed-style attacks), and privilege escalation due to any bug on the VPN handling (worker) process. A management interface allows for viewing and querying logged-in users. WWW: http://www.infradead.org/ocserv/ PR: 202253 Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> Reviewed by: pi
* Register group id 44, as used in CURRENT from rev 286524.kwm2015-08-101-0/+1
|
* Add new polkit UID and GID.kwm2015-08-091-0/+1
| | | | Forgotten in r393789
* - Add bareos to UIDs and GIDsacm2015-08-091-0/+1
|
* Add aprsd to dialer group in GIDs so membership is automatically handledfeld2015-07-311-1/+1
|
* - fix and undeprecaterene2015-07-221-0/+1
| | | | | | | | | | | - add license (GPLv2) - update MASTER_SITES and CONFLICTS - tidy up pkg-descr - pass maintainership to submitter PR: 197495 Submitted by: Chris Hutchinson MFH: 2015Q3
* - Update to 1.6.5vg2015-07-081-0/+1
| | | | - Added tarantool user and group
* Correct copy and paste errorswills2015-06-271-1/+1
|
* security/vault: create portswills2015-06-271-0/+1
| | | | | | | | | Vault is a tool for securely accessing secrets. A secret is anything that you want to tightly control access to, such as API keys, passwords, certificates, and more. Vault provides a unified interface to any secret, while providing tight access control and recording a detailed audit log. WWW: https://vaultproject.io/
* databases/influxdb: create portswills2015-06-261-0/+1
| | | | | | | | | An open-source, distributed, time series database with no external dependencies. WWW: http://influxdb.com PR: 198073 Submitted by: Stefan Lambrev <cheffo@freebsd-bg.org>
* Add rcynic and rpkirtr users groups for upcoming rpki portsbofh2015-06-221-0/+2
|
* - Add science/orthancamdmi32015-06-041-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | Orthanc aims at providing a simple, yet powerful standalone DICOM server. It is designed to improve the DICOM flows in hospitals and to support research about the automated analysis of medical images. Orthanc can turn any computer running Windows, Linux, FreeBSD or OS X into a DICOM store (in other words, a mini-PACS system). Its architecture is lightweight and standalone, meaning that no complex database administration is required, nor the installation of third-party dependencies. What makes Orthanc unique is the fact that it provides a RESTful API. Thanks to this major feature, it is possible to drive Orthanc from any computer language. The DICOM tags of the stored medical images can be downloaded in the JSON file format. Furthermore, standard PNG images can be generated on-the-fly from the DICOM instances by Orthanc. Orthanc lets its users focus on the content of the DICOM files, hiding the complexity of the DICOM format and of the DICOM protocol. WWW: http://www.orthanc-server.com/ PR: 199146 Submitted by: mp39590@gmail.com
* - Revive mail/smfsavamdmi32015-05-311-0/+1
| | | | | | | | | | | | - Fix staging - Add LICENSE_FILE - Modernize pthread flags usage - Modernize user/group handling - Regenerate patches - Pass maintainership to submitter PR: 199081 Submitted by: sasaki@fcc.ad.jp
* - Update www/kannel to 1.4.4 (note that it's newer than development version ↵amdmi32015-05-161-0/+1
| | | | | | | | | | | | 1.5.0) - Add license - Add kannel user/group - Split and fix rc script - Pass maintainership to submitter PR: 200061 Submitted by: dbaio@bsd.com.br
* Add UID/GID for sysutils/serfswills2015-05-071-0/+1
| | | | Pointyhat to: swills
* Add hive pseudo-user to run Apache Hive metastore service.demon2015-04-231-0/+1
|
* Fix UID conflict of sguil with dnscrypt-proxyfeld2015-04-091-1/+1
| | | | Approved by: marino
* Rename multimedia/mediabrowser to multimedia/emby-server, and updateadamw2015-04-081-1/+1
| | | | | | | | | | | | | | to 3.0.5572.0. The user and group names have change, but the uid/gid remain the same. The port will continue to use the old database and user/group names if they exist, but will default to the new names for new installs. Instructions are in pkg-message for how to manually migrate things yourself. PR: 199093 Submitted by: maintainer (Ben Woods)
* Add oozie pseudo-user for the upcoming Apache Oozie port.demon2015-03-271-0/+1
|
* Add UIDs/GIDs for sysutils/consulswills2015-03-261-0/+1
| | | | | | PR: 192937 Pointyhat to: swills Reported by: w.schwarzenfeld@utanet.at
* Create a port for Subsonic standalone version (does not require Tomcat to run).jlh2015-03-231-0/+1
| | | | | Reviewed by: bapt, antoine (earlier version) Approved by: bapt
* New port: net-mgmt/riemannpi2015-02-281-0/+1
| | | | | | | | | | | | | | | | | Riemann monitors low-latency, transient shared state for systems with many moving parts. Riemann aggregates events from your servers and applications with a powerful stream processing language. Send an email for every exception raised by your code. Track the latency distribution of your web app. See the top processes on any host, by memory and CPU. Combine statistics from every Riak node in your cluster and forward to Graphite. Send alerts when a key process fails to check in. Know how many users signed up right this second. WWW: http://riemann.io/ PR: 197403 Submitted by: Dave Cottlehuber <dch@skunkwerks.at>
* Add proxy65 to UIDs/GIDsmm2015-02-101-0/+1
|
* Add lldp, an implementation of the LLDP industry protocolrodrigo2015-02-061-0/+1
| | | | | | PR: 189824 Submitted by: freebsd@simweb.ch Reviewed by: danfe
* japanese/ebnetd add user and group for daemon processespawel2014-12-161-0/+1
| | | | | PR: 195523 Submitted by: maintainer
* Add new barman user and group prior to adding the eponymous port.matthew2014-12-021-0/+1
|
* add the tcpcrypt port... This provides an implementation of thejmg2014-11-131-0/+1
| | | | | | | | | tcpcrypt protocol which tries to encrypt your tcp traffic w/o modification... www.tcpcrypt.org for more info.. Approved by: bdrewery
* Add multimedia/mediabrowser.adamw2014-11-081-0/+1
| | | | | | | | | | | | | | | Media Browser Server is a home media server built on top of other popular open source technologies such as Service Stack, jQuery, jQuery mobile, and Mono. It features a REST-based api with built-in documention to facilitate client development. We also have client libraries for our api to enable rapid development. WWW: http://mediabrowser.tv/ PR: 194634 Submitted by: Ben Woods
* New port: sd-agentmatthew2014-10-251-0/+1
| | | | | | | | | Server Density Agent for FreeBSD Monitor CPU, memory, disk usage, network, Apache, MySQL + more via the ServerDensity platform. WWW: https://www.serverdensity.com/
* Give a hint about base valuesbdrewery2014-10-151-1/+2
|
* Add a comment to explain empty slots should be picked in priority instead of ↵bapt2014-10-151-0/+1
| | | | taking the next one
* Remove some stale entriesbapt2014-10-151-3/+0
|
* Add an official rancid user and set the home directoryfeld2014-10-111-0/+1
| | | | This will speed up initial setup for new endusers
* Add spark user for the upcoming Apache Spark port.demon2014-09-301-0/+1
|
* Fix typo in GIDs for caldavd group.rene2014-09-211-1/+1
| | | | Approved by: swills
* Add new port sysutils/rundeckmarino2014-09-211-0/+1
| | | | | | | | | | PR: 191562 Submitted by: arcade (b1t.name) Welcome to Rundeck, the human interface to your operations. Rundeck features fine-grain access controls, a built-in job scheduler, and the ability to define workflows that dispatch commands and scripts to your nodes.
* www/calendarserver: Calendar and Contacts Server from Apple (RFC 4791, RFC 6352)wg2014-09-201-0/+1
| | | | | | | | | | | | The open source Calendar and Contacts Server project is a standards-compliant server implementing the CalDAV and CardDAV protocols (RFC 4791, RFC 6352). It provides a shared location on the network allowing multiple users to store and edit calendaring and contact information. WWW: http://www.calendarserver.org PR: 186201 (with changes) Submitted by: Axel.Rau Chaos1 de
* New port: net/kamailio 4.1.6pi2014-09-201-0/+1
| | | | | | | | | | | | | | | | | | 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
* Add puppetdb users forgotten with puppetdb commitswills2014-09-081-0/+1
| | | | | Pointyhat to: swills Reported by: antoine
* - Update to 4.1.0erwin2014-09-051-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | - 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
* - Update to 3.9.20140806decke2014-08-191-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>
* Reserve UID and GID for sguilmarino2014-08-161-0/+1
|
* net/syncthing: add port for syncthingswills2014-08-151-0/+1
| | | | | | | Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. WWW: http://syncthing.net/
* Update to 2.3cs2014-08-111-0/+1
| | | | | PR: 192105 Submitted by: leres@ee.lbl.gov (maintainer)
* Reserve UID and GID for monetDB user (monetdb)marino2014-08-091-0/+1
|
* Stage, and fix build without gcc.adamw2014-07-311-0/+1
|
* Reserve uid/gid for the upcoming hbase port.demon2014-07-281-0/+1
|
* - Use USER and GROUP in Makefile instead of havingnovel2014-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
* multimedia/universal-media-server: new portpi2014-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
* Reserve UID/GID 189 for leofs.trociny2014-07-071-0/+1
|
* Add btsync, distributed peer-to-peer file syncing application.lwhsu2014-06-291-0/+1
| | | | | PR: 187360 Submitted by: Joshua Ruehlig <joshruehlig@gmail.com>
* mail/ecartis: support stagewg2014-06-211-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
* - Update Zetacoin to 0.8.99.16cs2014-06-041-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)
* UIDs:riggs2014-05-271-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
* - Update to 1.2.13sunpoet2014-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)
* - add anonymous FTP userdinoex2014-04-121-0/+1
|
* - Fix ordersunpoet2014-04-061-1/+1
|
* - Add daemon group for mail/qpopperrene2014-04-051-0/+1
| | | | - Bump PORTREVISION of mail/qpopper
* - Add pwhois user in preparation for new pwhois portzi2014-03-191-0/+1
|
* - Update to 1.13.0swills2014-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)
* Register GID for xorpantoine2014-02-271-0/+1
|
* - Allocate UID/GID for exaddos, an upcoming new portzi2014-02-151-0/+1
|
* Update Knot to 1.4.2feld2014-02-131-0/+1
| | | | | | | Major improvements to the rc script PR: ports/181716 PR: ports/185163
* - update to 10.0.2amdmi32014-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)
* Add user and group for foreman-proxymm2014-01-291-0/+1
|
* A network daemon that runs on the Node.js platform and listens for statistics,swills2013-12-231-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
* - Fix _pkcs11 group entry.hrs2013-12-051-1/+1
| | | | | - Add STAGEDIR support. - Bump PORTREVISION because of pkg-plist change.
* Fix build.hrs2013-12-051-1/+1
| | | | Reported by: pkg-fallout
* - Update minetest and minetest_game to 0.4.8amdmi32013-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>
* Preparing for new port net-mgmt/unififeld2013-11-261-0/+1
| | | | Approved by: crees (mentor)
* Reserve group and user IDs for the upcomming sysutils/slurm-hpc port.bsam2013-11-251-0/+1
| | | | | PR: ports/184215 Submitted by: Jason Bacon <jwbacon@tds.net>
* - unbound was imported into base in r255597 with group 'unbound'. Chasebdrewery2013-10-031-0/+1
| | | | | | this and have the port also add a group to avoid mergemaster conflict Approved by: maintainer timeout (via email)
* - 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>
* - 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)
* - Fix build after utmp->utmpx migration.hrs2013-05-041-0/+1
| | | | | | - Use OPTIONS_DEFINE. - Use USERS and GROUPS for _sj3 user. - Trim old-style header.
* Add user and group for graphics/colord.kwm2013-04-171-0/+1
| | | | Feature safe: yes
* - 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 missing group id for www/privoxyrm2013-01-241-0/+1
| | | | | PR: 175533 Submitted by: Fabian Keil <fk@fabiankeil.de> (maintainer of www/privoxy)
* - Updated to 2.7 (ChangeLog: http://www.ossec.net/?p=577)glarkin2013-01-171-0/+1
| | | | | | | | | | - 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)
* 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
* - 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)
* - Fix format: add missing colonsunpoet2012-07-311-1/+1
|
* Misc. fixes:zeising2012-07-301-0/+1
| | | | | | | | | | | | | | - Remove pre/post include - No need for ARCH check since ONLY_FOR_ARCHS is used - Use USERS/GROUPS - Fix invalid @exec in plist causing directory to be created in the wrong place with pkgng Add nogroup to GIDs since this port uses it. PR: ports/169984 Submitted by: maintainer Approved by: kwm (mentor)
* - 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 missing colonsunpoet2012-05-221-1/+1
|
* - Add razorback USERS/GROUPS for upcoming security/razorback* port additionszi2012-05-211-0/+1
|
* - 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
* 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
* - 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)
* Use a new GID for avahi-autoipd to avoid a conflict with the Samba ↵marcus2011-12-291-0/+1
| | | | | | | | | well-known RID for the local Guests group. PR: 163529 Submitted by: Anthony Chavez <acc@hexadecagram.org>
* - 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
|
* 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
|
* - Add for openerp-serverbeech2011-09-021-0/+1
| | | | | PR: ports/160310 Submitted by: Laurent Berthelet <laurent@ospowa.com>
* Allow operator user to be used by a port.crees2011-08-241-0/+1
|
* mail/mixminion now uses USERScrees2011-08-151-0/+1
|
* net/gini now uses USERScrees2011-08-121-0/+1
|
* 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 entry mail, so postix and clamav can in future the portsohauer2011-07-111-0/+1
| | | | framework to create groups/users
* 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)
* ratbox-services now uses USERS and GROUPScrees2011-07-061-0/+1
| | | | | PR: ports/157590 Approved by: rene (mentor, implicit), Moggie <moggie@elasticmind.net> (maintainer)
* - 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)
* - 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 GROUPS entry for games/conquestcrees2011-06-121-0/+1
| | | | Approved by: rene (mentor)
* . Add entries for dbxml forgotten in databases/dbXML update.glewis2011-06-121-0/+1
| | | | Pointy hat: glewis
* Add entries for ports which are converted to the new USERS paradigm.rene2011-06-071-0/+10
| | | | | 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>
* - Upgrade to 3.2.2.kuriyama2011-05-211-1/+1
| | | | - Add hidden option to disable snapshot dump for testing.
* Fix format of _adsuck entry.gerald2011-05-081-1/+1
| | | | Reported by: portlint
* 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)
* 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
* - 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
* Remove "freeswitch" user from "dahdi" group for a while.fjoe2010-11-081-1/+1
|
* Fix "dahdi" group gid.fjoe2010-11-071-1/+1
|
* Add "asterisk" user/group and "dahdi" group.fjoe2010-11-071-0/+2
|
* 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)
* Update to 2010-07-R1bf2010-10-031-0/+1
| | | | Approved by: makc, miwi (co-mentors, implicit)
* 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
* - 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)
* - add members for meta1c meta1mdinoex2010-06-051-2/+2
|
* - 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)
* Remove trailing ':' from fossy.wxs2010-04-301-1/+1
| | | | Noticed by: Sunpoet Hsieh <sunpoet@sunpoet.net>
* Add trailing ':' to drizzle and fossywxs2010-04-301-2/+2
|
* - Added user and group for Drizzle database serverglarkin2010-04-291-0/+1
|
* - Reserve kumofs uid/gid.kuriyama2010-04-261-0/+1
|
* 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
|
* - 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>