Commit graph

273 commits

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