Commit graph

488 commits

Author SHA1 Message Date
Kurt Jaeger
0094edd9b1 devel/gogs (new port, not yet in the tree): reserve UIDs and GIDs
PR:		207206
Submitted by:	Matthias Fechner <idefix@fechner.net>
2016-02-16 11:04:10 +00:00
Kurt Jaeger
02ff4e5f53 New port: net/guacamole-server
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
2016-02-06 16:11:34 +00:00
Marcelo Araujo
d435a09cf7 Take UID/GID 160 used by ypldap(8).
Reference revision: r294896
2016-01-27 06:31:27 +00:00
Dmitry Marakasov
1e508977e1 Domoticz is a Home Automation System that lets you monitor and configure
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
2016-01-26 15:15:15 +00:00
Kurt Jaeger
9ad035ce83 New port: www/grafana2
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
2015-12-11 06:24:55 +00:00
Mark Felder
9ad277832e dqcache UID and GID was not supposed to be committed 2015-12-02 16:48:36 +00:00
Mark Felder
6fd02aa25e New port: security/titus
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
2015-12-02 16:31:06 +00:00
Vsevolod Stakhov
fb8ef8d5e4 - Update to 1.6.6
- 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
2015-11-18 00:58:15 +00:00
Thomas Zander
46cb296fb2 Add new port: devel/artifactory, a universal artifact repository manager
PR:		204128
Submitted by:	dharrigan@gmail.com (maintainer)
2015-11-09 20:31:41 +00:00
Mark Felder
91fe234038 databases/opentsdb: Fix STAGE, missing UID and GID
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
2015-11-08 14:05:21 +00:00
Mark Felder
74a4630c37 www/varnish4: Update to 4.1.0
- 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
2015-10-19 15:04:31 +00:00
Rene Ladan
4746f4eedc Resurrect textproc/pootle and update it to 2.5.1.3
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
2015-10-02 15:18:48 +00:00
Kurt Jaeger
55b3c12cb5 www/sogo: fix UIDs/GIDs, as numerical value 845 collides with hast
PR:		200750
Submitted by:	Euan Thoms <euan@potensol.com> (maintainer)
2015-09-29 05:19:40 +00:00
Kurt Jaeger
2b4bb2734d net/mediatomb: remove BROKEN, fix build
- now uses UIDs/GIDs
- fix build in certain cases

PR:		198436, 202467
Submitted by:	Pavel Nedoshivkin <nedoshivkin@gmail.com>, dim
Approved by:	maintainer (timeout)
2015-09-24 19:49:17 +00:00
Kurt Jaeger
d59002293e New port: www/sogo
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>
2015-09-23 05:30:12 +00:00
Babak Farrokhi
17939f28a0 New Port: net-mgmt/fastnetmon 1.1.2 - high performance DoS/DDoS load analyzer
Approved by:	 mat
Differential Revision:	https://reviews.freebsd.org/D3532
2015-08-31 09:29:17 +00:00
Kurt Jaeger
81bf447722 New port: net/ocserv: server implementing the AnyConnect SSL VPN protocol
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
2015-08-16 21:48:15 +00:00
Koop Mast
4e4a7b4756 Register group id 44, as used in CURRENT from rev 286524. 2015-08-09 16:18:20 +00:00
Koop Mast
f37f1927c8 Add new polkit UID and GID.
Forgotten in r393789
2015-08-09 14:03:12 +00:00
Jose Alonso Cardenas Marquez
a6dce400ee - Add bareos to UIDs and GIDs 2015-08-09 03:44:47 +00:00
Mark Felder
000791d335 Add aprsd to dialer group in GIDs so membership is automatically handled 2015-07-30 17:12:52 +00:00
Rene Ladan
a57213f3df - fix and undeprecate
- add license (GPLv2)
- update MASTER_SITES and CONFLICTS
- tidy up pkg-descr
- pass maintainership to submitter

PR:		197495
Submitted by:	Chris Hutchinson
MFH:		2015Q3
2015-07-22 05:27:59 +00:00
Veniamin Gvozdikov
ba372be09b - Update to 1.6.5
- Added tarantool user and group
2015-07-07 16:59:55 +00:00
Steve Wills
0b945f5876 Correct copy and paste error 2015-06-26 17:56:32 +00:00
Steve Wills
1a16ad2949 security/vault: create port
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/
2015-06-26 17:02:42 +00:00
Steve Wills
63d3a7f73b databases/influxdb: create port
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>
2015-06-26 12:51:07 +00:00
Muhammad Moinur Rahman
bee89b36db Add rcynic and rpkirtr users groups for upcoming rpki ports 2015-06-21 22:15:11 +00:00
Dmitry Marakasov
adf952100f - Add science/orthanc
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
2015-06-04 14:07:31 +00:00
Dmitry Marakasov
5fe3c7426c - Revive mail/smfsav
- 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
2015-05-31 14:16:19 +00:00
Dmitry Marakasov
bb1d25a091 - Update www/kannel to 1.4.4 (note that it's newer than development version 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
2015-05-15 19:59:30 +00:00
Steve Wills
8421c526cb Add UID/GID for sysutils/serf
Pointyhat to:	swills
2015-05-07 00:41:02 +00:00
Dmitry Sivachenko
2421c3bb1d Add hive pseudo-user to run Apache Hive metastore service. 2015-04-23 14:53:42 +00:00
Mark Felder
f41810b24f Fix UID conflict of sguil with dnscrypt-proxy
Approved by:	marino
2015-04-09 14:22:53 +00:00
Adam Weinberger
06454c3471 Rename multimedia/mediabrowser to multimedia/emby-server, and update
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)
2015-04-08 15:56:51 +00:00
Dmitry Sivachenko
9a3cb87f9f Add oozie pseudo-user for the upcoming Apache Oozie port. 2015-03-27 11:48:42 +00:00
Steve Wills
fa9e808fcd Add UIDs/GIDs for sysutils/consul
PR:		192937
Pointyhat to:	swills
Reported by:	w.schwarzenfeld@utanet.at
2015-03-26 04:48:20 +00:00
Jeremie Le Hen
cdfa5212c5 Create a port for Subsonic standalone version (does not require Tomcat to run).
Reviewed by:	bapt, antoine (earlier version)
Approved by:	bapt
2015-03-22 18:04:48 +00:00
Kurt Jaeger
32f2e44036 New port: net-mgmt/riemann
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>
2015-02-27 19:35:09 +00:00
Martin Matuska
a5959f9cd1 Add proxy65 to UIDs/GIDs 2015-02-10 13:07:11 +00:00
Rodrigo Osorio
a07165ca86 Add lldp, an implementation of the LLDP industry protocol
PR:		189824
Submitted by:	freebsd@simweb.ch
Reviewed by:	danfe
2015-02-05 17:03:14 +00:00
Pawel Pekala
37983bc554 japanese/ebnetd add user and group for daemon processes
PR:		195523
Submitted by:	maintainer
2014-12-16 15:53:33 +00:00
Matthew Seaman
8ddd1948e6 Add new barman user and group prior to adding the eponymous port. 2014-12-02 15:26:51 +00:00
John-Mark Gurney
1b24dbfd64 add the tcpcrypt port... This provides an implementation of the
tcpcrypt protocol which tries to encrypt your tcp traffic w/o
modification...

www.tcpcrypt.org for more info..

Approved by:	bdrewery
2014-11-13 02:19:55 +00:00
Adam Weinberger
06712e48cf Add multimedia/mediabrowser.
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
2014-11-07 18:53:45 +00:00
Matthew Seaman
79260ee9b5 New port: sd-agent
Server Density Agent for FreeBSD

Monitor CPU, memory, disk usage, network, Apache, MySQL + more via the
ServerDensity platform.

WWW: https://www.serverdensity.com/
2014-10-24 16:02:32 +00:00
Bryan Drewery
237d3d4776 Give a hint about base values 2014-10-14 22:56:23 +00:00
Baptiste Daroussin
78f2ddd5af Add a comment to explain empty slots should be picked in priority instead of taking the next one 2014-10-14 22:37:30 +00:00
Baptiste Daroussin
a3e44c66db Remove some stale entries 2014-10-14 21:43:29 +00:00
Mark Felder
25fd5d0e8b Add an official rancid user and set the home directory
This will speed up initial setup for new endusers
2014-10-11 00:28:30 +00:00
Dmitry Sivachenko
7da516df9d Add spark user for the upcoming Apache Spark port. 2014-09-30 12:22:41 +00:00
Rene Ladan
14b732c805 Fix typo in GIDs for caldavd group.
Approved by:	swills
2014-09-20 21:41:40 +00:00
John Marino
396162b8ab Add new port sysutils/rundeck
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.
2014-09-20 17:42:15 +00:00
William Grzybowski
e74eb13366 www/calendarserver: Calendar and Contacts Server from Apple (RFC 4791, RFC 6352)
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
2014-09-20 15:19:34 +00:00
Kurt Jaeger
bb2f76c9c3 New port: net/kamailio 4.1.6
Kamailio is an open source SIP proxy server that is capable of
handling thousands of up calls in a second. Among the features
it provides, are support for TCP, UDP and SCTP, secure communication
via TLS for VoIP (voice, video), accounting, the most popular open
source databases and much more.

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

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

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

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

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

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

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

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

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

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

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

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

PR:		191646
Submitted by:	dreamcat4@gmail.com
2014-07-12 15:22:00 +00:00
Mikolaj Golub
b626af4790 Reserve UID/GID 189 for leofs. 2014-07-06 17:36:18 +00:00
Li-Wen Hsu
56e495168b Add btsync, distributed peer-to-peer file syncing application.
PR:		187360
Submitted by:	Joshua Ruehlig <joshruehlig@gmail.com>
2014-06-29 10:55:52 +00:00
William Grzybowski
599fe3313c mail/ecartis: support stage
- Add UID/GID for this port
- Update MASTER_SITES
- Remove IS_INTERACTIVE

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

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

GIDs:
- Add freevo

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

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

Changes:	http://www.netxms.org/download/ChangeLog
PR:		ports/188406
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2014-05-24 06:22:20 +00:00
Dirk Meyer
893d96577c - add anonymous FTP user 2014-04-11 18:51:04 +00:00
Sunpoet Po-Chuan Hsieh
83d5325a59 - Fix order 2014-04-05 21:55:43 +00:00
Rene Ladan
f327289438 - Add daemon group for mail/qpopper
- Bump PORTREVISION of mail/qpopper
2014-04-04 23:46:16 +00:00
Ryan Steinmetz
05ca91af78 - Add pwhois user in preparation for new pwhois port 2014-03-18 20:39:39 +00:00
Steve Wills
6221b7a329 - Update to 1.13.0
- Add memcached dependency since it seems required to run
- Use UIDs and GIDs and create a user for swift since that seems required

PR:		ports/187421
Submitted by:	swills (myself)
Approved by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2014-03-12 00:59:35 +00:00
Antoine Brodin
bf667d8f16 Register GID for xorp 2014-02-26 20:21:36 +00:00
Ryan Steinmetz
a6a67afea4 - Allocate UID/GID for exaddos, an upcoming new port 2014-02-14 20:20:14 +00:00
Mark Felder
11be90420e Update Knot to 1.4.2
Major improvements to the rc script

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

PR:		186344
Submitted by:	Oleg Ginzburg <olevole@olevole.ru> (maintainer)
2014-02-04 00:52:58 +00:00
Martin Matuska
237f2cdeca Add user and group for foreman-proxy 2014-01-29 11:33:02 +00:00
Steve Wills
ccb3a11c4c A network daemon that runs on the Node.js platform and listens for statistics,
like counters and timers, sent over UDP and sends aggregates to one or more
pluggable backend services (e.g., Graphite).

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

PR:		ports/171855
Submitted by:	kimor79@yahoo.com
2013-12-22 16:25:58 +00:00
Hiroki Sato
2a7ea8db0c - Fix _pkcs11 group entry.
- Add STAGEDIR support.
- Bump PORTREVISION because of pkg-plist change.
2013-12-05 01:10:41 +00:00
Hiroki Sato
813b3cf0ed Fix build.
Reported by:	pkg-fallout
2013-12-04 20:35:02 +00:00
Dmitry Marakasov
a024a27ec8 - Update minetest and minetest_game to 0.4.8
- Support staging
- Add rc.d script for minetestserver

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

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

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

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

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

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

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

PR:		ports/176274 (part, based on)
Submitted by:	Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
Reviewed by:	crees (slightly)
2013-08-23 20:54:44 +00:00
Mark Felder
e70aeedb07 Add UIDs and GIDs for incoming multimedia/plexmediaserver
PR:	180249
Approved by:	swills (mentor)
2013-08-07 23:35:39 +00:00
David Thiel
7007401182 Add UIDs and GIDs for djbdns users.
PR:		ports/180069
Submitted by:	Alexandre Biancalana <ale@biancalanas.net>
2013-07-23 20:47:10 +00:00
Mark Felder
a7ab4c2a5a - Add rc script
- Add vnstat to UIDs and GIDs

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

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

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

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

PR:		ports/178834
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
2013-05-27 02:29:49 +00:00
Hiroki Sato
b5e7f98a27 - Fix build after utmp->utmpx migration.
- Use OPTIONS_DEFINE.
- Use USERS and GROUPS for _sj3 user.
- Trim old-style header.
2013-05-04 08:07:59 +00:00
Koop Mast
6c10e66dcb Add user and group for graphics/colord.
Feature safe:	yes
2013-04-17 13:06:05 +00:00
Pawel Pekala
9f7ab903b2 - Update to version 0.8.3
- Remove leading article from COMMENT
- Get database dependency through USE_BDB
- Support OptionsNG, add DOCS and SASL options
- Use port framework for user and group creation
- Make daemon binary look for config files in ETCDIR not /etc
- Install config files in ETCDIR and preserve them when modified
2013-03-08 22:27:59 +00:00
Frederic Culot
8012880232 Kippo is a medium interaction SSH honeypot designed to log brute force
attacks and, most importantly, the entire shell interaction performed
by the attacker.

WWW: http://code.google.com/p/kippo/
2013-02-22 16:22:49 +00:00
Ruslan Makhmatkhanov
9967cc34be - add missing group id for www/privoxy
PR:		175533
Submitted by:	Fabian Keil <fk@fabiankeil.de> (maintainer of www/privoxy)
2013-01-24 08:48:34 +00:00
Greg Larkin
9d5e4df451 - Updated to 2.7 (ChangeLog: http://www.ossec.net/?p=577)
- Trimmed Makefile headers
- Removed patches incorporated into upstream
- Added conditional patch for compilation on 7.x, early 8.x systems
- Fixed QAT-reported plist problems
- Added new users and group for use with daemons

Requested by:	various users (via private email)
2013-01-16 16:01:43 +00:00
Chris Rees
6d86e584d6 Use USERS and GROUPS
Approved by:	sobomax (maintainer)
2012-12-22 17:29:17 +00:00
Tom Judge
ce7b1a0775 Elasticsearch aims to be a Distributed, RESTful, Search Engine built on
top of
Apache Lucene.

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

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

Requested by:	lme@
Feature safe:	yes
2012-11-12 20:32:17 +00:00
Jun Kuriyama
4990e775b4 - Upgrade to 0.10.27.
- Install rc script and own user/group.

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

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

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

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

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

PR:		171716
Submitted by:	bsam@, Matthias Petermann <matthias@d2ux.net>(via Email)
2012-09-18 00:57:12 +00:00
Martin Matuska
198e144f04 Update c-icap to 0.2.1
PR:		ports/170121
Approved by:	maintainer (timeout)
2012-08-15 00:09:41 +00:00
Sunpoet Po-Chuan Hsieh
8627af7dbf - Fix format: add missing colon 2012-07-30 18:34:33 +00:00
Niclas Zeising
f563f2bf22 Misc. fixes:
- 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)
2012-07-30 15:38:16 +00:00
Olli Hauer
8983a88800 - use reserverd UID/GID
- use ports-framework to create user/group
- remove pkg-(de)install
- rename patchfiles
- rename rc file ( s/.in// )
- bump PORTREVISION

with hat apache@

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

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

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

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

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

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

PR:		ports/165103
Approved by:	maintainer
2012-02-14 10:47:37 +00:00
Michael Scheidell
d9939c32b9 - Functionality upgrade. Add in *.txt.sample files so that uninstall/pkg_delete won't delete users settings [1]
- Add mcserver user to GIDs/UIDs [1]
- Added rc startup script [1]
- Lots of PLIST_SUB/SUB_FILES patches to allow substitution, moved several pkg* files to files/*.in [1]
- made USERS a ?= in case server had previously been running as a different user [2]

PR:		ports/163920 [1]
Submitted by:	maintainer [1]
Reviewed by:	scheidell [2]
Approved by:	maintainer, gabor (mentor)
2012-01-12 13:14:45 +00:00
Joe Marcus Clarke
53640498f6 Use a new GID for avahi-autoipd to avoid a conflict with the Samba well-known RID
for the local Guests group.

PR:		163529
Submitted by:	Anthony Chavez <acc@hexadecagram.org>
2011-12-28 21:01:44 +00:00
Jun Kuriyama
3b09aa2b3a - Upgrade to 3.2.3.
- Change amanda user's homedir to /var/db/amanda [1].
- Make amanda user added into operator group by default for dumping
  disks.
- Remove deprecation messages of old variables.

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

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

PR:		156293 [1]
		159219 [2]
		160164 [3]
Submitted by:	Oleg Sidorkin <osidorkin@gmail.com> [1]
		Alvaro Castillo <gobledb@gmail.com> [2]
		dkeav04@gmail.com [3]
Tested by:	exp-run via pav
2011-10-17 00:03:42 +00:00
Greg Larkin
6b66928f7e - Added user and group to prepare for new port devel/trac-bitten
PR:		ports/140157
Submitted by:	Tim Niemueller <tim@niemueller.de>
2011-10-13 21:06:22 +00:00
Baptiste Daroussin
b3f2ecd196 Add the radns users/groups 2011-09-28 09:48:43 +00:00
Beech Rintoul
2a8ad4b419 - Add for openerp-server
PR:		ports/160310
Submitted by:	Laurent Berthelet <laurent@ospowa.com>
2011-09-01 17:50:06 +00:00
Chris Rees
478d6ed8de Allow operator user to be used by a port. 2011-08-23 20:00:52 +00:00
Chris Rees
5b6abe5beb mail/mixminion now uses USERS 2011-08-14 16:46:14 +00:00
Chris Rees
231b57aaf4 net/gini now uses USERS 2011-08-12 13:58:50 +00:00
Chris Rees
c2a08171fe net/gatekeeper now uses USERS/GROUPS
Approved by:	rene (mentor, implicit)
2011-07-25 20:22:12 +00:00
Chris Rees
6d0579e876 Add users for net-mgmt/zenoss
PR:		ports/156655
Submitted by:	phil@experts-exchange.com
Approved by:	rene (mentor)
2011-07-21 16:51:48 +00:00
Olli Hauer
bb9a68d25d - add entry mail, so postix and clamav can in future the ports
framework to create groups/users
2011-07-10 16:13:11 +00:00
Chris Rees
b7e091c17e Add missing entries for tr-ircd
Pointy hat:	crees
Approved by:	rene (mentor, implicit)
2011-07-09 09:28:03 +00:00
Chris Rees
0dbca19780 audio/ventrilo-server now uses USERS and GROUPS
PR:		ports/157928
Submitted by:	crees (me)
Approved by:	rene (mentor, implicit), maintainer timeout (20 days)
2011-07-07 18:14:36 +00:00
Chris Rees
f110d8fa00 ratbox-services now uses USERS and GROUPS
PR:		ports/157590
Approved by:	rene (mentor, implicit), Moggie <moggie@elasticmind.net> (maintainer)
2011-07-05 16:40:02 +00:00
Hiroki Sato
74365dfe22 - Fix a crash when an invalid log file is specified.
- Add -u uid option to drop the root privilege.
- Add skkserv user and group.
- Display fatal error messages in mksock() even if debug=0.
2011-07-02 14:54:06 +00:00
Chris Rees
9814514ebf Remove duplicate dbxml line.
glewis fixed dbxml to use USERS; received pointyhat because there was no
UIDs/GIDs line.
In the meantime, rene committed ports/157528, and shortly after glewis reacted
to the pointyhat by also committing a UIDs line.

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

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

PR:		ports/156248
Submitted by:	Valeriy Komaorv <komarov@valerka.net>
2011-05-22 12:38:03 +00:00
Jun Kuriyama
17b4e03484 - Upgrade to 3.2.2.
- Add hidden option to disable snapshot dump for testing.
2011-05-21 07:45:16 +00:00
Gerald Pfeifer
50bd7869f7 Fix format of _adsuck entry.
Reported by:	portlint
2011-05-07 20:30:17 +00:00
Baptiste Daroussin
5c9c7a01ff adsuck is a DNS relay that returns NXdomain for hosts that match names in a
blacklist for quick and non browser plugin based ad blocking.

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

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

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

PR:		ports/155405
Submitted by:	Kurt Jaeger <fbsd-ports _at_ opsec.eu> (maintainer)
2011-04-24 09:54:22 +00:00
Koop Mast
bfc47e8d84 Update webcamd to 0.1.24.
*) fix remote controls due to wrong initialisation order.
*) fix some reported regression issues.
*) character devices created by webcamd are now chowned to webcamd:webcamd and
   chmodded to 0660. Add a small UPDATING blob about this.

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

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

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

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

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

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

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

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

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

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

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

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

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

Approved by:	pgj (mentor)
2010-10-03 13:24:47 +00:00
Brendan Fabeny
4a4053ce51 Update to 2010-07-R1
Approved by:	makc, miwi (co-mentors, implicit)
2010-10-03 07:42:20 +00:00
Philip M. Gollucci
b57bac6986 BackupPC is a high-performance, enterprise-grade system for backing up Linux,
WinXX and MacOSX PCs and laptops to a server's disk.
BackupPC is highly configurable and easy to install and maintain.

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

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

PR:		ports/146154
Submitted by:	Jim Riggs <ports@christianserving.org>
Approved by:	maintainer timeout (14 days)
2010-05-14 13:23:00 +00:00
Wesley Shields
0786e19ca9 Remove trailing ':' from fossy.
Noticed by:	Sunpoet Hsieh <sunpoet@sunpoet.net>
2010-04-30 01:34:41 +00:00
Wesley Shields
990fcc16e0 Add trailing ':' to drizzle and fossy 2010-04-29 20:10:42 +00:00
Greg Larkin
fcb7684528 - Added user and group for Drizzle database server 2010-04-29 15:30:34 +00:00
Jun Kuriyama
2a14c8667e - Reserve kumofs uid/gid. 2010-04-26 13:40:36 +00:00
Beat Gaetzi
d269fdef8a Minbif aims to use the libpurple library from the Pidgin project
to provide an IRC-friendly instant messaging client.

WWW: http://minbif.im

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

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

PR:		ports/138734
Submitted by:	Sten Spans <sten AT blinkenlights.nl> (maintainer)
Feature safe:	yes
2009-09-17 21:35:12 +00:00
Nicola Vitale
2d2b33b12e - Add UID/GID:211 for devel/py-gitosis
PR:		ports/136083
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net>
Feature safe:	yes
2009-09-15 21:09:55 +00:00
Florent Thoumie
082f117cfc Add haldaemon with UID/GID 560. 2009-09-06 21:16:04 +00:00
Boris Samorodov
8377425009 Add UID and GID forgotten while adding net-mgmt/noc.
Reported by:	<s.svirid at sibset-team.ru> (maintainer of net-mgmt/noc by e-mail)
2009-08-18 10:48:34 +00:00
Erwin Lansing
a9ebd29b78 Remove entries for security/trans-proxy-tor and security/dns-proxy-tor
which were removed a few days ago.

Submitted by:	Fabian Keil <fk@fabiankeil.de>
2009-08-16 12:03:41 +00:00
Vanilla I. Shu
df5034f098 Add prosody entries to UIDs & GIDs. 2009-08-05 01:38:44 +00:00
Sergey Skvortsov
15f242e4aa Register user/group "redis" for the port "databases/redis". 2009-07-27 16:54:32 +00:00
Alejandro Pulver
7df8052715 - Add fossy user/group for devel/fossology. 2009-07-24 06:32:52 +00:00
Jeremy Messenger
b3d2f58899 -Add transmission.
-Update gdm info.
2009-06-19 17:16:01 +00:00
Beat Gaetzi
1b7af2702d - Add GID and UID for emulators/virtualbox.
- Change virtualbox GID in port Makefile due to a conflict with
  databases/couchdb and add UPDATING note.
- Bump PORTREVISION.

Reported by:	Mike Harding <mvh AT ix.netcom.com>
2009-06-17 20:52:53 +00:00
Wesley Shields
c7578f8704 - Add couchdb user and group.
PR:		ports/135259
Submitted by:	Till Klampaeckel <till@php.net>
2009-06-17 14:10:59 +00:00
Rong-En Fan
8b40a9438e - Register net-mgmt/nefu 2009-04-07 11:49:11 +00:00
Rong-En Fan
28d8b407ca - Register uid and gid for mail/prayer
PR:		ports/132611
2009-03-17 15:10:39 +00:00
Xin LI
c51900d550 Reflect the change of UID/GID of ejabberd.
PR:		ports/128463
Submitted by:	"Mikle Davidkin" <skylord linkline ru>
2009-03-16 08:45:58 +00:00
Rong-En Fan
cebdb0c2fc Rework on rc script for www/httptunnel.
- Use fixed uid and gid
- Rewrite the rc script to use the new rc.d style and split into two scripts:
  hts (for server) and htc (for client)
- Bump PORTREVISION for this

PR:		ports/125714 (based on)
Submitted by:	G.V. Tjong A Hung <gvtjongahung at users.sourceforge.net> (based on)
2009-01-30 10:24:07 +00:00
Stefan Walter
d482a3c700 Register a fixed UID/GID for the user 'dhcpd' and use that instead of a
dynamically chosen one.

PR:		127995
Submitted by:	Ashish Shukla <wahjava@gmail.com>
Approved by:	maintainer timeout (3 months)
2009-01-12 15:17:52 +00:00
Philip M. Gollucci
1b83e06996 PLEASE WELCOME www/rt38
o www/rt3 has marked been IGNORE for at least one year, so has been removed.
o All www/rt* ports are now deprecated and will be removed 2008-02-01
  except www/rt36.
o GID 180 has been registered officially for rt's use.
o exactly one of www/rt36 or www/rt38 may be installed at any one time

www/p5-RT* and www/p5-RTx* will be updated shortly to depend on www/rt38.

www/rt38 is now packageable.  This means that you have to run some scripts
BY HAND after the port installation is done.

PR:             ports/125745, ports/125785
Requested by:   several on ports@
Approved by:    vivek@khera.org (previous rt maintainer)
2008-12-27 03:38:24 +00:00
Greg Larkin
08bdc13988 - Take maintainership
- Various Makefile cleanups
- Added protection for config files, including group creation/
  deletion
- Incorporated patches from http://bugs.debian.org/ssmtp to fix
  compiler warnings

PR:		ports/114945
Submitted by:	znerd
Reviewed by:	stas
2008-11-19 21:23:49 +00:00
Wesley Shields
286741f08d - Add UID and GID entries for net/rabbitmq.
- Convince RC script to use rabbitmq user.

PR:		ports/128108
Submitted by:	Nick Barkas <snb@threerings.net>
Approved by:	Phillip N. <pneumann@gmail.com> (maintainer)
2008-10-29 01:01:34 +00:00
Greg Larkin
9121e42567 - Fixed left-over directory problem
- Added entries for logcheck user in UIDs and GIDs
- Fixed package building problems (perms and empty dir creation)

Reported by:	QA Tindy
Approved by:	portmgr (erwin)
2008-09-08 20:09:59 +00:00
Martin Matuska
c8e18c63b1 - Update pgbouncer to 1.2.3
- Add new UID and GID for pgbouncer
- Improve handling of example configuration files
- Add support for the reload rc command
- Other minor enhancements

PR:		ports/126454
Submitted by:	mm
Approved by:	skv (maintainer)
2008-08-11 20:09:15 +00:00
Edwin Groothuis
d836451522 Reserve numbers for databases/frontbase user.
PR:		ports/117299
Submitted by:	Quinton Dolan <q@onthenet.com.au>
2008-06-13 04:07:52 +00:00
Florent Thoumie
16dda2677f Style fix, $FreeBSD$ line is a comment, so add a leading '#'. 2008-05-19 23:01:48 +00:00
Henrik Brix Andersen
051e1b431e Reserve UID and GID for irc/bitlbee.
Approved by:	erwin (mentor)
2008-05-19 16:06:38 +00:00
Beech Rintoul
f781d98178 - Add entries for irc/undernet-ircu 2008-05-01 00:54:22 +00:00
Pav Lucistnik
7559910c40 Reserve 814 for sysutils/puppet* 2008-04-11 14:10:24 +00:00
Martin Matuska
d3d9f20f40 - Add GID and UID for www/openacs and www/openacs-dotlrn 2008-04-03 10:03:19 +00:00
Martin Matuska
fb83a8be1d - Add GID and UID for net/freeradius2
PR:		ports/122097
Submitted by:	David Wood <david@wood2.org.uk> (maintainer)
2008-04-02 12:55:39 +00:00
Rong-En Fan
51289d08a8 - Register gid for security/vlock
PR:		ports/122230
2008-03-31 06:04:10 +00:00
Martin Wilke
7768099652 - Add GID and UID for net-im/openfire
- Bump PORTREVISION for new UID/GID

PR:		120882
Submitted by:	Nikolay Pavlov <qpadla@gmail.com> (maintainer)
2008-03-07 20:32:13 +00:00
Martin Wilke
00f15347d3 - Add missing :
PR:		120754
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2008-02-17 14:33:19 +00:00
Dirk Meyer
57855df4a5 - add hobbit with id 280 2008-01-28 10:53:56 +00:00
Diane Bruce
dce1ff864e - Reserve UID/GID 240 and 241 for aprsd 2008-01-23 22:49:02 +00:00
Jun Kuriyama
3213385bab Add 913 for _relayd. 2008-01-20 23:04:50 +00:00
Rong-En Fan
13c933cf14 - Reserve uid/gid for net/iodine 0.4.1_1
PR:		ports/119452
Submitted by:	Daniel Roethlisberger <daniel at roe.ch>
2008-01-11 15:46:29 +00:00
Edwin Groothuis
9a504743b8 Add 911 for iserv (See PR ports/114017) 2007-09-07 03:08:58 +00:00
Peter Pentchev
4afa9507f4 Reserve a user and group ID for the stunnel daemon.
Loosely based on the PR, although I just used the next available UID/GID.

PR:		108784
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
2007-08-28 10:01:00 +00:00
Joe Marcus Clarke
28228e92d1 Change the pulseaudio realtime group from `realtime'' to pulse-rt'' to stay
in sync with the distribution.
2007-07-13 06:40:50 +00:00
Andrew Pantyukhin
c693cfd6d6 - Update to 1.4.1
- Register in ports/GIDs

Relnotes:	http://www.zabbix.com/rn1.4.1.php
2007-06-30 06:49:18 +00:00
Beech Rintoul
e8b406f577 - Update to 1.28
- Makefile tweaks
- Register UID/GID for mail/postgrey

PR:		ports/114056
Submitted by:	Harold Paulson <haroldp@internal.org> (maintainer)
Approved by:	sat (mentor)
2007-06-27 21:13:24 +00:00
Dirk Meyer
4687678d49 - add MeTA1 2007-06-10 13:33:05 +00:00
Martin Wilke
016298809b - Update to 0.9.8
- Added user prelude with uid/gid 281

prelude-manager Changelog:
- Initial implementation of the 'thresholding' plugin, allowing you to
  suppress events after a certain limit/threshold.
- Filters hooking to a reporting plugin are now OR'ed instead of being
  AND'ed. AND is already possible by hooking filtering plugin one with
  another.
- Improved error reporting.
- Minor bug fixes.

PR:		112416
Submitted by:	Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
2007-05-30 06:11:57 +00:00
Joe Marcus Clarke
1005ada6ab Reserve a UID for pulse and a GID for pulse and pulse-access. These are needed
for audio/pulseaudio.
2007-04-29 23:40:23 +00:00
Martin Wilke
a5e970d02a - Sorted otrs correct
Reported by:    Clive@
2007-04-21 15:50:18 +00:00