aboutsummaryrefslogtreecommitdiff
path: root/GIDs
Commit message (Collapse)AuthorAgeFilesLines
* */*: Add jitsi ports users and groupsJose Alonso Cardenas Marquez2022-05-241-3/+3
| | | | - Preparing for jitsi update
* sysutils/loki: Add new portChristopher Beppler2022-05-171-1/+1
| | | | | | | | | | | Loki is a horizontally-scalable, highly-available, multi-tenant log aggregation system inspired by Prometheus. It is designed to be very cost effective and easy to operate. It does not index the contents of the logs, but rather a set of labels for each log stream. WWW: https://github.com/grafana/loki PR: 256030
* sysutils/keyd: update to 2.4.0Jan Beich2022-04-201-1/+1
| | | | | Changes: https://github.com/rvaiya/keyd/compare/v1.3.0...v2.4.0 Reported by: portscout
* net-im/gotosocial: new portMina Galić2022-04-041-0/+1
| | | | | | | | | | | | With GoToSocial, you can keep in touch with your friends, post, read, and share images and articles. All without being tracked or advertised to! GoToSocial provides a lightweight, customizable, and safety-focused entryway into the Fediverse, and is comparable to (but distinct from) existing projects such as Mastodon, Pleroma, Friendica, and PixelFed. WWW: https://docs.gotosocial.org/en/latest/
* GIDs: Fix typos to buildbot groupDerek Schrock2022-03-181-1/+1
| | | | | PR: 262657 Reported by: dereks@lifeofadishwasher.com
* Add buildbot user and groupMuhammad Moinur Rahman2022-03-171-1/+1
| | | | | | | | | devel/py-buildbot and devel/py-buildbot-worker requires a user buildbot which is used in the rc script to drop privileges to unfortunately the respective users and group do not exist. PR: 248233 Reported by: ari@ish.com.au
* net/nats-server: improve rc.dJimmy Olgeni2022-03-111-1/+1
| | | | | | | | | | | | | | | | | - Add nats to UIDs and GIDs - Add extra commands for logrotate and 'lame duck mode'. From the docs: In production we recommend that a server is shut down with "lame duck mode" as a graceful way to slowly evict clients. With large deployments this mitigates the "thundering herd" situation that will place CPU pressure on servers as TLS enabled clients reconnect. After entering lame duck mode, the server will stop accepting new connections, wait for a 10 second grace period, then begin to evict clients over a period of time configurable by the configuration option. This period defaults to 2 minutes.
* net-p2p/readarr: new portMichiel van Baak Jansen2022-02-251-1/+1
| | | | | | Book Manager and Automation (Sonarr for Ebooks). PR: 262120
* UIDs: add glewlywed user and groupStefan Eßer2022-01-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | This does not unbreak the port, but brings it somemwhat nearer to building. The dependency devel/hoel still contains an incorrect USES line for the MARIADB option, which causes a build failure, if enabled. But the www/glewlywed port needs hoel with mariadb support, since it unconditionally calls mariadb functions. (It contains the unsupported USES=mariadb, while USES=mysql:105m would be a working albeit inconvenient definition, since it includes a fixed database version number, although any recent version would do.) I have informed the maintainer of the port a few days ago, but did not get any response back. Due to multiple issues with the glewlywed port (and its dependency devel/hoel), it cannot have been built from the committed files before these were added to the ports tree. Since the UID and GID additions will be required in any case and my local patches to add them have lead to conflicts with other ports taking the logically next ids, I'm taking liberty to commit those UID and GID entries, now.
* www/onlyoffice-documentserver: Add new portMikael Urankar2022-01-191-1/+1
| | | | | | | | | | | | ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time. WWW: https://www.onlyoffice.com/ Reviewed by: bapt Differential Revision: https://reviews.freebsd.org/D33923
* net-p2p/prowlarr: Add new portMichiel van Baak Jansen2021-12-151-1/+1
| | | | | | | | | Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps. Prowlarr supports management of both Torrent Trackers and Usenet Indexers. It integrates seamlessly with Lidarr, Mylar3, Radarr, Readarr, and Sonarr offering complete management of your indexers with no per app Indexer setup required (we do it all).
* net-p2p/autoscan: Add new portMichiel van Baak Jansen2021-11-051-1/+1
| | | | | | | | | | Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system. Autoscan integrates with Sonarr, Radarr, Lidarr and Google Drive to fetch changes in near real-time without relying on the file system. PR: 258873
* security/openvpn: create and use dedicated openvpn userMatthias Andree2021-11-011-1/+1
| | | | PR: 259384
* security/cfssl: Add the RC script to start as a daemon to run the HTTP-based ↵Tomoyuki Sakurai2021-10-181-1/+1
| | | | | | | | API server The API endpoint is 127.0.0.1:8888. PR: 259247
* multimedia/neolink: RTSP bridge for Neolink cameras [NEW]Kyle Evans2021-10-161-1/+1
| | | | | | | | Neolink allows you to use NVR software such as Shinobi or Blue Iris to receive video from Reolink cameras, avoiding the need to purchase proprietary NVR units. WWW: https://github.com/thirtythreeforty/neolink
* audio/lms: New port: Lightweight music serverBram Ton2021-10-071-1/+1
| | | | PR: 258959
* textproc/opensearch: New portSven R2021-09-191-1/+1
| | | | | | | | | | OpenSearch is a fork of Elasticsearch which aims to be a Distributed, RESTful, Search Engine built on top of Apache Lucene. WWW: http://opensearch.org PR: 257558 With hat: opensearch
* net-im/conduit: New port: Matrix server implemented in RustAshish SHUKLA2021-09-031-1/+1
| | | | | | | | | An efficient Matrix homeserver that's easy to set up and just works. You can install it on a mini-computer like the Raspberry Pi to host Matrix for your family, friends or company. WWW: https://conduit.rs/
* www/writefreely: Clean, markdown-based publishing for writersRobert Clausecker2021-08-221-1/+1
| | | | | | | https://writefreely.org PR: 257358 Reviewed by: lwhsu
* dns/yadifa: update to 2.5.0Leo Vandewoestijne2021-08-121-1/+1
| | | | | | Changes: https://www.yadifa.eu/sites/default/files/README_2.5.0.txt PR: 256900
* net/jotta-cli: (New) Jotta Cloud Daemon and Command-Line InterfaceTrenton Schulz2021-08-091-1/+1
| | | | PR: 248173
* net/krill: add new portJaap Akkerhuis2021-07-241-1/+1
| | | | | | | | | | | Krill is a free, open source RPKI Certificate Authority that lets you run delegated RPKI under one or multiple Regional Internet Registries (RIRs). Through its built-in publication server, Krill can publish Route Origin Authorisations (ROAs) on your own servers or with a third party. WWW: https://www.nlnetlabs.nl/projects/rpki/krill/ PR: 257355
* net-im/biboumi: new port: XMPP gateway to IRCsamir2021-07-201-1/+1
| | | | | | | | | | Biboumi is a Free, Libre and Open Source XMPP gateway that connects to IRC servers and translates between the two protocols. Its goal is to let XMPP users take part in IRC discussions, using their favourite XMPP client. WWW: https://biboumi.louiz.org/ PR: 250705
* net-p2p/bazarr*: new ports for bazarr and bazarr-develMichiel van Baak Jansen2021-07-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | Bazarr is a companion application to Sonarr and Radarr that manages and downloads subtitles based on your requirements. - net-p2p/bazarr uses latest stable release - net-p2p/bazarr-devel uses beta builds (created automatically from development branch once a day, if there were changes to that branch) - Ports dont have bundled dependencies unbundled (yet). Talked this over with upstream, they are not going to unbundle for support-workload avoidance and ease-of-install they get from the fact they bundle all dependencies on specific versions. - Reserve UID and GID for bazarr daemon process - Add to net-p2p/Makefile - The plists are auto-generated as in multimedia/tautulli. Website: https://www.bazarr.media Changelog: https://github.com/morpheus65535/bazarr/releases Bugtracker: https://github.com/morpheus65535/bazarr/issues PR: 243967
* ftp/sftpgo: SFTP, FTP/S, and WebDAV server [NEW]Serhii (Sergey) Kozlov2021-06-081-1/+1
| | | | | | | | | | | | | Fully featured and highly configurable SFTP server with optional FTP/S and WebDAV support, written in Go. Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, SFTP. WWW: https://github.com/drakkan/sftpgo Approved by: koobs Differential Revision: https://reviews.freebsd.org/D30661
* www/pydio-cells: Fix build and overhaulSerhii (Sergey) Kozlov2021-05-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Summary: Pydio cells uses a custom version of packr to embed the static resources into the `cells` binary. Previously, the embedding process was not peformed, resulting in a non-functional binary. When trying to use the app, user will just get "404 Not Found" error instead of a web page. To fix this - before the build `gmake generate` has to be performed in the WRKSRC, and a special custom version of packr v1 (devel/pydio-packr) has to be used. Other changes: - DOCS option was removed, as the README.md file didn't really provide any useful information for the port's users - Generation of bash and zsh completion files was added - App version is now provided during the build process (previously 0.1.0 would be indicated instead of the real version) - Indicate failure to build on i386 - Create separate user/group for running the daemon, as recommended by the administrator's manual - Add rc script - Add pkg-message with configuration instructions - Add more patches fixing bugs and adapting the code for FreeBSD No UPDATING is required, as the port was not functional previously Reviewed by: koobs MFH: No (port isn't in any of the quarterly branches yet) Differential Revision: https://reviews.freebsd.org/D30323
* New port: net/gemserv: Gemini server written in RustEvaldas Auryla2021-05-071-1/+1
| | | | PR: 255684
* New port: net/gmid: Simple and secure Gemini serverNeel Chauhan2021-04-271-1/+1
| | | | | PR: 255413 Submitted by: Omar Polo <freebsd@omarpolo.com>
* www/owncast: new port of a self-hosted streaming serviceStefan Eßer2021-04-271-1/+1
| | | | | PR: 255439 Obtained from: Markus Mann, de-freebsd at ctseuro.com
* Add a port of VictoriaMetrics, fast, cost-effective, and scalableAlexey Dokuchaev2021-04-101-1/+1
| | | | | | monitoring solution and time series database. Based on the work of: Oleg Ginzburg
* Add databases/webdis, a simple HTTP gateway for Redis.Jimmy Olgeni2021-04-061-1/+1
|
* framework: Remove $FreeBSD$Mathieu Arnold2021-04-061-1/+0
| | | | Where appropriate fiddle with a few other things.
* net-mgmt/unifi-poller: update to 2.1.0Neel Chauhan2021-03-231-1/+1
| | | | | | | | | | | - add user and group unifi-poller that daemon runs as - tidy up DOCSDIR locations PR: 254482 Submitted by: anthony AT found-it DOT net (maintainer) Notes: svn path=/head/; revision=569052
* Partially revert r564709Baptiste Daroussin2021-02-091-1/+2
| | | | | | | | | Keep in comment the line about haldaemon, to avoid a risk of recycling too quickly Suggested by: linimon Notes: svn path=/head/; revision=564783
* Remove haldeamon user/groupBaptiste Daroussin2021-02-081-1/+1
| | | | Notes: svn path=/head/; revision=564709
* comms/usbmuxd: Add optional devd(8) configuration file to start and stop theJason E. Hale2021-02-061-1/+1
| | | | | | | | | | | | daemon as devices are attached and detached, respectively. (On by default) Add GIDs/UIDs for usbmuxd to facilitate use with devd(8). Patch configure.ac instead of configure since we are using autoreconf. Merge post-patch target into this new patch for a cleaner Makefile. Notes: svn path=/head/; revision=564232
* net/seaweedfs: new port - distributed object storeDave Cottlehuber2021-01-061-1/+1
| | | | | | | | | | | | | | | | SeaweedFS is a distributed object store and file system to store and serve billions of files fast! Its object store has O(1) disk seek, and transparent cloud integration. The Filer supports cross-cluster active-active replication, POSIX, S3 API, encryption, Erasure Coding for warm storage, FUSE mount, Hadoop, and WebDAV. WWW: https://github.com/chrislusf/seaweedfs/wiki Sponsored by: SkunkWerks, GmbH Differential Revision: https://reviews.freebsd.org/D27391 Notes: svn path=/head/; revision=560497
* - Reserve UID and GID for gvm user. It will be use for Greenbone VulnerabilityJose Alonso Cardenas Marquez2021-01-061-1/+1
| | | | | | | Management ports Notes: svn path=/head/; revision=560469
* New port: net-im/nextcloud-spreed-signalingJesper Schmitz Mouridsen2021-01-051-1/+1
| | | | | | | | | | | | The standalone signaling server which can be used for Nextcloud WWW: https://github.com/strukturag/nextcloud-spreed-signaling Reviewed by: brnrd Differential Revision: https://reviews.freebsd.org/D27773 Notes: svn path=/head/; revision=560417
* Recycle UID and GID for removed net/mediatombRene Ladan2020-12-311-1/+0
| | | | Notes: svn path=/head/; revision=559750
* New Port: net-im/dendriteAshish SHUKLA2020-12-301-1/+1
| | | | | | | | | | | | | | | | | | | | Dendrite is a second-generation Matrix homeserver written in Go. It intends to provide an efficient, reliable and scalable alternative to Synapse: o Efficient: A small memory footprint with better baseline performance than an out-of-the-box Synapse. o Reliable: Implements the Matrix specification as written, using the same test suite as Synapse as well as a brand new Go test suite. o Scalable: can run on multiple machines and eventually scale to massive homeserver deployments. WWW: https://github.com/matrix-org/dendrite Notes: svn path=/head/; revision=559676
* net/gerbera: New port, UPnP/DLNA media serverMikael Urankar2020-11-161-1/+1
| | | | | | | | | | | | | | | | Gerbera is a DLNA compatible media server and a continuation of MediaTomb It allows you to browse and playback your media via your network, supports metadata extraction, media thumbnail support and generation, media transcoding and offers a Web UI. WWW: https://gerbera.io/ PR: 248475 Submitted by: daniel.engberg.lists@pyret.net Reviewed by: meena Notes: svn path=/head/; revision=555498
* dns/encrypted-dns-server: create portMikael Urankar2020-11-121-1/+1
| | | | | | | | | | | | | An easy to install, high-performance, zero maintenance proxy to run an encrypted DNS server. WWW: https://github.com/jedisct1/encrypted-dns-server PR: 250195 Submitted by: Felix Hanley <felix@userspace.com.au> Notes: svn path=/head/; revision=554980
* sysutils/datadog: new port of datadog agentDave Cottlehuber2020-11-111-1/+1
| | | | | | | | | | | | | The eponymous server and application monitoring agent from DataDogHQ.com Additional agent integrations will be submitted in a further port. PR: 208561 Submitted by: Uros Gruber <uros@gruber.si> Sponsored by: SkunkWerks, GmbH Differential Revision: https://reviews.freebsd.org/D27182 Notes: svn path=/head/; revision=554912
* net-mgmt/bosun: create portMikael Urankar2020-10-271-1/+1
| | | | | | | | | | | | | | | | | | Bosun is an open-source, MIT licensed, monitoring and alerting system by Stack Exchange. It has an expressive domain specific language for evaluating alerts and creating detailed notifications. It also lets you test your alerts against history for a faster development experience. WWW: https://bosun.org/ PR: 250209 Submitted by: Markus Langer <langer.markus@gmail.com> Notes: svn path=/head/; revision=553462
* Create dedicated sandbox user for wsdd serviceDimitry Andric2020-10-071-1/+1
| | | | | | | | | | | | This changes the account the wsdd service runs under from the generic 'daemon' user to its own dedicated '_wsdd' user. Approved by: hiroo.ono+freebsd@gmail.com (maintainer) PR: 250159 MFH: 2020Q4 Notes: svn path=/head/; revision=551655
* sysutils/tenshi: Update to 0.17Mateusz Piotrowski2020-10-061-1/+1
| | | | | | | | | | - Assume maintainership - Drop coreutils from dependencies; tenshi works fine now with FreeBSD tail - Get tarballs from to GitHub; this is where upstream moved - Install configuration files in upstream default location Notes: svn path=/head/; revision=551564
* Add Nix, a purely functional package managerMateusz Piotrowski2020-09-251-1/+1
| | | | | | | | | | | | | | | | | | | | | Nix is a purely functional package manager. This means that it treats packages like values in purely functional programming languages such as Haskell -- they are built by functions that don't have side-effects, and they never change after they have been built. FreeBSD support in Nix is not fully complete yet. This commit only brings the Nix package manager to the ports. Hopefully, this port will streamline the work of bootstrapping of Nix packages on FreeBSD. Thanks to all the kind folks who contributed to the porting efforts. It was a fun journey. WWW: https://nixos.org/nix/ Differential Revision: https://reviews.freebsd.org/D17766 Notes: svn path=/head/; revision=550026
* www/beehive: Update to 0.4.0 and add rc scriptDmitri Goutnik2020-09-091-1/+1
| | | | | | | | | Changes: https://github.com/muesli/beehive/releases/v0.4.0 PR: 249128 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) Notes: svn path=/head/; revision=548087
* Add new port: net/rpki-clientNiclas Zeising2020-07-011-1/+1
| | | | | | | | | | | | | | | | | | | rpki-client is a FREE, easy-to-use implementation of the Resource Public Key Infrastructure (RPKI) for Relying Parties (RP) to facilitate validation of the Route Origin of a BGP announcement. The program queries the RPKI repository system and outputs Validated ROA Payloads in the configuration format of either OpenBGPD or BIRD, but also as CSV or JSON objects for consumption by other routing stacks. rpki-client originated in OpenBSD. This version is based on the portable version of rpki-client. WWW: https://www.rpki-client.org/ WWW: https://github.com/rpki-client/rpki-client-portable Allocate UID and GID 270 for use when running rpki-client. Notes: svn path=/head/; revision=540988