non port: GIDs |
Number of commits found: 536 (showing only 100 on this page) |
Monday, 28 Oct 2024
|
19:20 Kurt Jaeger (pi) Author: Matthew Phillips
net-im/snac: new port
Snac is a simple, minimalistic ActivityPub instance.
It features:
- Lightweight, minimal dependencies
- Extensive support of ActivityPub operations.
- Multiuser
- Mastodon API support, so Mastodon-compatible apps can be used
- Simple but effective web interface
- Easily-accessed MUTE button
- Tested interoperability with related software
- No database needed
- Totally JavaScript-free
PR: 278385
Reviewed by: bofh
c39afa6 |
Thursday, 24 Oct 2024
|
00:12 Jose Alonso Cardenas Marquez (acm) Author: Jesús Daniel Colmenares Oviedo
audio/supysonic: New port: Python implementation of the Subsonic server API
Supysonic is a Python implementation of the Subsonic server API.
Current supported features are:
* browsing (by folders or tags)
* streaming of various audio files formats
* transcoding
* user or random playlists
* cover art
* starred tracks/albums and ratings
* lastfm scrobbling
* Jukebox mode
WWW: https://supysonic.readthedocs.io/
PR: 270751
4f656e2 |
Sunday, 13 Oct 2024
|
06:04 Matthias Fechner (mfechner)
net/gotify-server: create new port version 2.5.0 of gotify-server
A simple selfhosted message service with nice UI and a client for
Android.
Thanks a lot for help I received here:
https://github.com/gotify/server/issues/199
d2f0651 |
Monday, 7 Oct 2024
|
08:24 Nuno Teixeira (eduardo)
x11/virtualgl: Add vglusers GROUP
PR: 251062
Reported by: Duane <[email protected]>
357c4f7 |
Thursday, 19 Sep 2024
|
01:00 Vladimir Druzenko (vvd) Author: jake
security/openbao: New port: open source, community-driven fork of Vault
OpenBao exists to provide a software solution to manage, store, and
distribute sensitive data including secrets, certificates, and keys.
The OpenBao community intends to provide this software under an
OSI-approved open-source license, led by a community run under open
governance principles.
https://openbao.org
https://github.com/openbao/openbao
PR: 280619
a9cd810 |
Monday, 16 Sep 2024
|
20:14 Robert Clausecker (fuz) Author: Erik Jensen
www/elog: Fast and lightweight, customizable weblog
The Electronic Logbook (ELOG) provides a Web interface to manage notes.
Its general purpose is to make it easy for people to put and access
information online; in the form of short, time stamped text messages
with optional HTML markup for presentation, and optional file
attachments.
WWW: https://elog.psi.ch/elog/
PR: 274813
334b849 |
Wednesday, 21 Aug 2024
|
17:07 Vladimir Druzenko (vvd) Author: Siva Mahadevan
irc/ngircd: Update 26.1 → 27, change maintainership
Changelog:
https://github.com/ngircd/ngircd/releases/tag/rel-27
Change maintainership:
* all commits from 2017 are "maintainer timeout" or "portmgr blanket":
https://cgit.freebsd.org/ports/log/irc/ngircd
https://www.freshports.org/irc/ngircd/
* [email protected] - no user in bugzilla with this email
Port changes:
* Add a dedicated system user/group pair for better daemon permissions
* Move PLIST files into pkg-plist for better conditional installation
of files
* Fix installation of documentation files to %%DOCSDIR%%
* Put configuration file (and sample) into %%ETCDIR%%
* Run a --configtest before starting daemon for sanity check
* Replace PORTVERSION with DISTVERSION
* Remove GNU_CONFIGURE_MANPREFIX
* Sort options to make happy portclippy
PR: 278919
5c11246 |
Wednesday, 14 Aug 2024
|
05:26 Eugene Grosbein (eugen) Author: Marek Zarychta
net-mgmt/ipfixcol2: New port: High-performance NetFlow v5/v9 and IPFIX collector
(RFC7011)
PR: 280682
Sponsored by: CESNET, z.s.p.o.
Sponsored by: PANS Jarosław
Signed-off-by: Eugene Grosbein <[email protected]>
ce7dc5c |
Sunday, 11 Aug 2024
|
16:37 Vladimir Druzenko (vvd) Author: Yusuf Yaman
mail/hydroxide: Add rc.d script to run as daemon and minor changes to Makefile
Changes:
* Add rc.d script to run as daemon because users had to run the port
somehow in the background on terminal.
* Minor changes to Makefile.
PR: 280754
a1c9f29 |
Monday, 5 Aug 2024
|
23:01 Vladimir Druzenko (vvd) Author: Yusuf Yaman
net/spoofdpi: New port: Simple and fast anti-censorship tool
SpoofDPI is a simple and fast anti-censorship tool written in Go that
bypasses Deep Packet Inspection (DPI) by splitting HTTPS requests
into chunks and sending the first byte separately.
It can be run as daemon via rc.d script spoofdpi.
https://github.com/xvzc/SpoofDPI
PR: 280591
3ad0335 |
Friday, 12 Jul 2024
|
10:53 Koichiro Iwao (meta)
GIDs: add missing colon at the end of line
Reported by: uzsolt (via email)
4df204b |
08:16 Oleksii Samorukov (samm)
net-mgmt/victoria-logs: Add VictoriaLogs 0.27.1
VictoriaLogs is a fast and easy-to-use, open source logs solution. It can accept
logs from popular log collectors. It provides easy yet powerful query language
with full-text search capabilities across all the log fields via LogsQL query
language and supports fast full-text search over high-cardinality log fields.
52e5fa8 |
07:41 Koichiro Iwao (meta)
UIDs,GIDs: claim 648 for net/xrdp{,-devel}
Upcoming xrdp update will run daemon as non-root user.
648 (= 3*3*8*9) comes from port 3389 for remote desktop protocol.
3871af8 |
Thursday, 11 Jul 2024
|
13:29 Emanuel Haupt (ehaupt) Author: Pavel Timofeev
net-mgmt/promxy: Add new port
Promxy is a prometheus proxy that makes many shards of prometheus appear
as a single API endpoint to the user. This significantly simplifies
operations and use of prometheus at scale (when you have more than one
prometheus host). Promxy delivers this unified access endpoint without
requiring any sidecars, custom-builds, or other changes to your
prometheus infrastructure.
PR: 269195
0de56f2 |
Sunday, 30 Jun 2024
|
10:43 John Hixson (jhixson)
sysutils/kubo: update ipfs port to kubo version v0.2.9
fc2f8f7 |
Saturday, 18 May 2024
|
05:17 Kirill Ponomarev (krion)
net-mgmt/metronome: Add rc.d script
PR: 239819
Reported by: freebsd_at_dns_d_company, tremere_at_cainites_d_net
9ae1e22 |
Thursday, 9 May 2024
|
16:41 Mark Johnston (markj)
net-mgmt/net-snmp: Let snmpd run as a non-root user
- Compile without /dev/kmem access. This requires a small patch which
opens libkvm in a dummy mode which uses sysctls to implement most of
its interfaces rather than /dev/kmem access. This way we can drop the
dependency on /dev/kmem without rewriting existing code.
- Add a new snmpd user. Configure snmpd to drop privileges once it's
finished initialization.
- Remove the JAIL option. Now that snmpd avoids using /dev/kmem,
there's no need to have a special mode for running snmpd in jails.
The patch has been proposed upstream here:
https://sourceforge.net/p/net-snmp/mailman/net-snmp-coders/thread/ZjEwNV5BiTOQ-Adi@nuc/#msg58766857
Approved by: zi
Sponsored by: Klara, Inc.
Sponsored by: Stormshield
Differential Revision: https://reviews.freebsd.org/D45031
77487a6 |
Sunday, 5 May 2024
|
14:43 Jimmy Olgeni (olgeni)
net/benthos: Add new port
Benthos solves common data engineering tasks such as transformations,
integrations, and multiplexing with declarative and unit testable
configuration. This allows you to easily and incrementally adapt your data
pipelines as requirements change, letting you focus on the more exciting stuff.
Benthos is able to glue a wide range of sources and sinks together and hook
into a variety of databases, caches, HTTP APIs, lambdas and more, enabling you
to seamlessly drop it into your existing infrastructure.
1704312 |
Tuesday, 23 Apr 2024
|
10:47 Muhammad Moinur Rahman (bofh)
www/py-gunicorn: Update version 21.2.0=>22.0.0
- Add rc file [1]
Changelog: https://github.com/benoitc/gunicorn/releases/tag/22.0.0
PR: 278447 [1]
Reported by: [email protected]
ee27d3f |
Friday, 5 Apr 2024
|
14:57 Ryan Steinmetz (zi)
databases/percona-orchestrator: new port!
Orchestrator is a replication topology manager for MySQL.
Features include:
* The topology and status of the replication tree is automatically detected
and monitored.
* Either a GUI, CLI or API can be used to check the status and perform
operations.
* Supports automatic failover of the master, and the replication tree can
be fixed when servers in the tree fail - either manually or automatically.
* It is not dependent on any specific version or flavor of MySQL (MySQL,
Percona Server, MariaDB or even MaxScale binlog servers).
* Orchestrator supports many different types of topologies, from a single
master -> slave to complex multi-layered replication trees consisting of
hundreds of servers.
* Orchestrator can make topology changes and will do so based on the state
at that moment; it does not require a configuration to be defined with what
corresponds to the database topology.
* The GUI is not only there to report the status - one of the cooler things
you can do is change replication just by doing a drag and drop in the web
interface (of course you can do this and much more through the CLI and API
as well).
7a832ca |
Tuesday, 2 Apr 2024
|
07:13 Yasuhiro Kimura (yasu)
databases/valkey: Add new port
Add databases/valkey, High-performance data structure server that
primarily serves key/value workloads.
a083364 |
Friday, 29 Mar 2024
|
16:22 Ryan Steinmetz (zi)
UIDs/GIDs: Convert deprecated proxy65 UID/GID for use with proxysql
bfc0a43 |
Monday, 18 Mar 2024
|
15:35 Jason W. Bacon (jwb)
UIDs, GIDs: Claim ID 464 for LPJS (Lightweight, Portable Job Scheduler)
This is a work-in-progress port that will be added to sysutils
https://github.com/outpaddling/freebsd-ports-wip/tree/master/lpjs
5fdc72c |
Tuesday, 20 Feb 2024
|
17:36 Jose Alonso Cardenas Marquez (acm)
net/keycloak: update to 23.0.6
- Update to 23.0.6
- Add keycloak user and group
- Add pkg-message
- Add support for development(start-dev) and production (start) mode at rc
script
- Export JAVA_HOME from rc script
- Add keycloak build function into rc script
PR: 275658 276859
Approved by: maintainer timeout (2 weeks)
17afe60 |
Thursday, 1 Feb 2024
|
00:04 Diane Bruce (db)
comms/svslink: Update svxlink
- Update svxlink
- add some startup scripts
- fix module load
971a9cb |
Monday, 29 Jan 2024
|
16:11 Florian Smeets (flo)
security/certspotter: Add new port
Cert Spotter is a Certificate Transparency log monitor from SSLMate
that alerts you when an SSL/TLS certificate is issued for one of your
domains. Cert Spotter is easier to use than other open source CT
monitors, since it does not require a database. It's also more robust,
since it uses a special certificate parser that ensures it won't miss
certificates.
6d25994 |
Monday, 22 Jan 2024
|
18:57 Vladimir Druzenko (vvd)
audio/mumble-server: update to 1.5.517
Upstream renamed murmur to mumble-server.
Changelogs:
https://github.com/mumble-voip/mumble/releases/tag/v1.5.517
https://github.com/mumble-voip/mumble/releases/tag/v1.4.287
https://github.com/mumble-voip/mumble/releases/tag/v1.4.274
https://github.com/mumble-voip/mumble/releases/tag/v1.4.230
PR: 261395
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D41048
3f28493 |
Monday, 15 Jan 2024
|
10:10 Palle Girgensohn (girgen)
www/sqlpage: Add new port for SQLPage
SQLPage is an Open-source low-code web application server. It allows
you to create full websites writing only simple database queries.
93b14f0 |
Thursday, 4 Jan 2024
|
23:25 Dave Cottlehuber (dch)
net/eturnal: erlang-based TURN server (new port)
- appease portclippy
- sort pkg-plist
PR: 275114
Sponsored by: SkunkWerks, GmbH
5182994 |
Friday, 17 Nov 2023
|
18:30 Fernando Apesteguía (fernape) Author: Christopher Beppler
sysutils/loki: Update to 2.9.2
Also, add dedicated group for promtail user.
PR: 275124
Reported by: [email protected] (maintainer)
43d3d68 |
Wednesday, 25 Oct 2023
|
18:16 Ryan Steinmetz (zi)
databases/keydb: New port!
KeyDB is a high performance fork of Redis with a focus on multithreading,
memory efficiency, and high throughput. In addition to performance
improvements, KeyDB offers features such as Active Replication, FLASH
Storage and Subkey Expires. KeyDB has a MVCC architecture that allows you
to execute queries such as KEYS and SCAN without blocking the database and
degrading performance.
KeyDB maintains full compatibility with the Redis protocol, modules, and
scripts. This includes the atomicity guarantees for scripts and transactions.
Because KeyDB keeps in sync with Redis development KeyDB is a superset of
Redis functionality, making KeyDB a drop in replacement for existing Redis
deployments.
On the same hardware KeyDB can achieve significantly higher throughput than
Redis. Active-Replication simplifies hot-spare failover allowing you to
easily distribute writes over replicas and use simple TCP based load
balancing/failover. KeyDB's higher performance allows you to do more on less
hardware which reduces operation costs and complexity.
WWW: https://docs.keydb.dev/
11f4c36 |
Tuesday, 10 Oct 2023
|
16:52 Danilo G. Baio (dbaio)
devel/cirrus-cli: Add rc.d support
Approved by: bofh (maintainer)
Differential Revision: https://reviews.freebsd.org/D42140
849ebe1 |
Friday, 1 Sep 2023
|
09:08 Baptiste Daroussin (bapt)
www/galene: new port
Galène (or Galene) is a videoconference server (an “SFU”) that is easy to
deploy and that requires moderate server resources. It was originally designed
for lectures, conferences and student tutorials, but is also useful for
traditional meetings.
Galène has been used in production at two major universities (Université de
Paris and Sorbonne Université) for lectures, practicals, seminars, and for
staff meetings. It has been used to host two conferences (SOCS'2020 and
JFLA'2021).
509067a |
Saturday, 5 Aug 2023
|
13:41 Matthew Seaman (matthew)
mail/py-dkimpy-milter: New port
This is a DKIM signing and verification milter. It has been tested
with both Postfix and Sendmail.
Of note: this supports RFC8463 ED25519-SHA256 DKIM signatures
6939cc6 |
Tuesday, 6 Jun 2023
|
07:25 Daniel Engberg (diizzy) Author: Chad Jacob Milios
net-p2p/namecoin: Update to 24.0
A few minor changes made to submitted patch:
* Switch PORTVERSION to DISTVERSION
* Use USES= localbase for UPNP option
* Disable autodetection of sqlite when WALLET option is selected
* Fix plist for net-p2p/namecoin-utils
Changelog: https://github.com/namecoin/namecoin-core/releases/tag/nc24.0
PR: 270753
f7ca7eb |
Sunday, 28 May 2023
|
14:59 Ashish SHUKLA (ashish)
irc/soju: Update to 0.6.1
- Switch to using upstream Makefile
- Add rc.d script
- Specify a user/group
- Purge patches which don't apply anymore
PR: 271388
f58c457 |
Thursday, 18 May 2023
|
08:19 Robert Clausecker (fuz) Author: Stefan `Sec` Zehl
sysutils/plocate: Fast & privacy-respecting locate utility
plocate is a locate(1) based on posting lists, completely replacing mlocate
with a much faster (and smaller) index. It is suitable as a default locate on
your system. Like mlocate and slocate, the returned file set is
user-dependent, ie. a user will only see a file if find(1) would list it (all
directories from the root have rx permissions).
WWW: https://plocate.sesse.net/
PR: 270657
1a556fa |
Thursday, 11 May 2023
|
09:27 Felix Palmen (zirias)
security/tlsc: Update to 1.3
Also add a dedicated user/group and use that by default instead of
nobody.
Changes: https://github.com/Zirias/tlsc/releases/tag/v1.3
Approved by: tcberner (mentor, implicit)
5fa431d |
04:33 Jose Alonso Cardenas Marquez (acm)
*/*: Add caldera user and group
958d2cf |
Friday, 28 Apr 2023
|
23:40 Matthew Seaman (matthew) Author: Jesús Daniel Colmenares Oviedo
net-im/teleirc: New port
TeleIRC is a Go implementation of a Telegram <=> IRC bridge. TeleIRC
works with any IRC channel and Telegram group. It bridges messages
between a Telegram group and an IRC channel.
PR: 265916
Approved by: Jesús Daniel Colmenares Oviedo (maintainer)
0543cb5 |
23:40 Matthew Seaman (matthew) Author: Jesús Daniel Colmenares Oviedo
irc/py-sopel: New port
Sopel is a simple, lightweight, open source, easy-to-use IRC Utility
bot, written in Python. It's designed to be easy to use, run and
extend.
PR: 265807
Approved by: Jesús Daniel Colmenares Oviedo (maintainer)
c73027b |
Thursday, 6 Apr 2023
|
18:16 Fernando Apesteguía (fernape) Author: Ricardo Fraile
sysutils/tuptime: installation upgrade with _tuptime UID/GID
Create an unprivileged user/group for their execution.
Also, add the cron file and update the rc.d script.
PR: 270433
Reported by: [email protected]
Approved by: [email protected] (maintainer)
98513a9 |
Thursday, 30 Mar 2023
|
20:47 Guido Falsi (madpilot)
net/rustdesk-server: Add new port
RustDesk-server is a self hosted server for the RustDesk remote
desktop software.
WWW: https://rustdesk.com/server/
Patches obtained from/discussed in:
https://github.com/rustdesk/rustdesk-server/pull/232
https://github.com/rustdesk/rustdesk-server/issues/209
000b96c |
Friday, 3 Mar 2023
|
21:31 Robert Clausecker (fuz) Author: Michiel van Baak Jansen
multimedia/jellyfin: Add port
Jellyfin is the volunteer-built media solution that
puts you in control of your media.
Stream to any device from your own server, with no strings attached.
Your media, your server, your way.
WWW: https://jellyfin.org/
Maintainer becomes submitter. Already maintainer of other ports.
Port installs binaries downloaded from a website without any
local compilation. The submitter has done the same for numerous
previous ports due to difficulties in locally building .NET based
ports. See PR for some discussion.
PR: 269754
Approved by: flo (mentor)
Differential Revision: https://reviews.freebsd.org/D38861
92747e0 |
Monday, 27 Feb 2023
|
22:48 Robert Clausecker (fuz) Author: Henry
net/xapsd: New port: Apple push notifications daemon for dovecot
Apple push notification daemon for dovecot.
Together with dovecot-xaps-plugin, this will enable push email
for iOS devices that talk to your dovecot IMAP server.
WWW: https://github.com/freswa/dovecot-xaps-daemon
Submitter becomes maintainer. Is already maintainer of other ports.
PR: 269748
Approved by: flo (mentor)
Differential Revision: https://reviews.freebsd.org/D38779
48a5ea0 |
Saturday, 25 Feb 2023
|
14:24 Carlo Strub (cs)
net-p2p/reticulum: Self-configuring, encrypted and resilient mesh networking
stack
d4bd29f |
Monday, 6 Feb 2023
|
18:30 Jochen Neumeister (joneum)
net-mgmt/icingaweb2-module-director: Enable Icinga Director Background Daemon
Deploys in the director don't work/finish since the last update. The
reason is, that the update didn't enable the Icinga Director Background
Daemon, that has been mandatory since 1.7.0, see
https://github.com/Icinga/icingaweb2-module-director/blob/master/doc/75-Background-Daemon.md
PR: 269227
Reported by: flo
Sponsored by: Netzkommune GmbH
446cd08 |
Thursday, 19 Jan 2023
|
10:27 Dave Cottlehuber (dch)
www/hedgedoc: NEW PORT web-hosted markdown doc editor
Reviewed by: Mina Galić <[email protected]>
Sponsored by: SkunkWerks, GmbH
Differential Revision: https://reviews.freebsd.org/D38058
bf62ddf |
Tuesday, 17 Jan 2023
|
21:12 Cy Schubert (cy)
sysutils/nut*: Use a dedicated UID and GID
To reduce conflicts with other packages and improve security, avoid
using the uucp UID and GID. This avoids potential conflicts with the
net/freebsd-uucp port.
Users who wish to continue using the uucp user and group may add
NUT_USER=uucp and NUT_GROUP=uucp to their make.conf.
PR: 268960
Reported by: delphij
MFH: 2023Q1
02c038c |
Wednesday, 11 Jan 2023
|
22:09 Dave Cottlehuber (dch)
net/lavinmq: new port AMQP-compliant message broker
High performance AMQP-0.9.1 compatible, written in Crystal.
Differential Revision: https://reviews.freebsd.org/D31410
9bf4ac1 |
Friday, 16 Dec 2022
|
16:32 Michael Gmelin (grembo)
sysutils/pot: Update to 0.15.4
Includes adding a new group "pot" which is used to grant
unprivileged users access to read-only pot commands.
Depend on security/signify for pot image signatures.
While there, add a stub man page so users entering `man pot` see
something slightly useful, readd pkg-message.in to package.
Add a longer pkg-descr to make portlint happy.
Approved by: pizzamig (maintainer)
023d074 |
Wednesday, 2 Nov 2022
|
21:48 Mark Felder (feld)
net-mgmt/promscale: Update to 0.16.0
- take ownership
- add simple rc script
- run as dedicated promscale user/group
Approved by: kbowling (maintainer, private email)
fc2f7a1 |
Saturday, 22 Oct 2022
|
15:24 Li-Wen Hsu (lwhsu) Author: Jesús Daniel Colmenares Oviedo
Add www/rustypaste: Minimal file upload/pastebin service
Rustypaste is a minimal file upload/pastebin service.
Features:
* File upload & URL shortening & upload from URL
- supports basic HTTP authentication
- random file names (optional)
- pet name (e.g. capital-mosquito.txt)
- alphanumeric string (e.g. yB84D2Dv.txt)
- supports expiring links
- auto-deletion of expired files (optional)
- supports one shot links (can only be viewed once)
- guesses MIME types
- supports overriding and blacklisting
- no duplicate uploads (optional)
* Single binary
* Simple configuration
- supports hot reloading
* No database
- filesystem is used
* Self-hosted
- centralization is bad!
* Written in Rust
- blazingly fast!
WWW: https://github.com/orhun/rustypaste/
PR: 267095
31484c7 |
Thursday, 6 Oct 2022
|
16:05 Fernando Apesteguía (fernape) Author: Jesús Daniel Colmenares Oviedo
www/darkhttpd: add rc script
PR: 266239
Reported by: [email protected]
Approved by: [email protected] (maintainer, timeout > 1 month)
9884951 |
Sunday, 25 Sep 2022
|
16:21 Carlo Strub (cs)
security/arti: Fix rc.d service using daemon, update URL
918612d |
Sunday, 14 Aug 2022
|
19:50 Gleb Popov (arrowd)
net-p2p/cardano-node: Daemon for running Cardano blockchain node.
Sponsored by: Cardano BSD Alliance <cardanobsd.org>
228df19 |
Saturday, 30 Jul 2022
|
04:59 Jose Alonso Cardenas Marquez (acm)
*/*: Add wazuh user and group
bc1897b |
Monday, 27 Jun 2022
|
03:11 Muhammad Moinur Rahman (bofh)
databases/pgagroal: New Port
pgagroal is a high-performance protocol-native connection pool for
PostgreSQL. Which features High performance, Connection pool, Limit
connections for users and databases, Prefill support, Remove idle
connections, Connection validation, Enable / disable database access,
Graceful / fast shutdown, Prometheus support, Grafana 8 dashboard,
Remote management, Authentication query support, Failover support,
Transport Layer Security (TLS) v1.2 support, Daemon support, User
vault, Lightweight connection pooler for PostgreSQL.
WWW: https://agroal.github.io/pgagroal/
Sponsored by: Bounce Experts
e81ba30 |
Tuesday, 24 May 2022
|
02:34 Jose Alonso Cardenas Marquez (acm)
*/*: Add jitsi ports users and groups
- Preparing for jitsi update
3687e87 |
Tuesday, 17 May 2022
|
21:52 Dmitri Goutnik (dmgk) Author: Christopher Beppler
sysutils/loki: Add new port
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
a96c988 |
Wednesday, 20 Apr 2022
|
21:25 Jan Beich (jbeich)
sysutils/keyd: update to 2.4.0
Changes: https://github.com/rvaiya/keyd/compare/v1.3.0...v2.4.0
Reported by: portscout
eb0c36f |
Monday, 4 Apr 2022
|
12:50 Dave Cottlehuber (dch) Author: Mina Galić
net-im/gotosocial: new port
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/
73ee63c |
Friday, 18 Mar 2022
|
23:35 Muhammad Moinur Rahman (bofh) Author: Derek Schrock
GIDs: Fix typos to buildbot group
PR: 262657
Reported by: [email protected]
bed31ec |
Thursday, 17 Mar 2022
|
05:59 Muhammad Moinur Rahman (bofh)
Add buildbot user and group
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: [email protected]
bdbbd60 |
Friday, 11 Mar 2022
|
07:22 Jimmy Olgeni (olgeni)
net/nats-server: improve rc.d
- 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.
0b09632 |
Friday, 25 Feb 2022
|
04:48 Guangyuan Yang (ygy) Author: Michiel van Baak Jansen
net-p2p/readarr: new port
Book Manager and Automation (Sonarr for Ebooks).
PR: 262120
9d222a4 |
Thursday, 20 Jan 2022
|
15:59 Stefan Eßer (se)
UIDs: add glewlywed user and group
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.
aad963a |
Wednesday, 19 Jan 2022
|
07:38 Mikael Urankar (mikael)
www/onlyoffice-documentserver: Add new port
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
e6f2735 |
Wednesday, 15 Dec 2021
|
17:43 Mikael Urankar (mikael) Author: Michiel van Baak Jansen
net-p2p/prowlarr: Add new port
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).
b8e14e5 |
Friday, 5 Nov 2021
|
02:34 Yasuhiro Kimura (yasu) Author: Michiel van Baak Jansen
net-p2p/autoscan: Add new port
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
3c0f0ac |
Monday, 1 Nov 2021
|
12:04 Matthias Andree (mandree)
security/openvpn: create and use dedicated openvpn user
PR: 259384
bb6ec07 |
Monday, 18 Oct 2021
|
16:54 Yuri Victorovich (yuri) Author: Tomoyuki Sakurai
security/cfssl: Add the RC script to start as a daemon to run the HTTP-based API
server
The API endpoint is 127.0.0.1:8888.
PR: 259247
a6dddfb |
Saturday, 16 Oct 2021
|
02:37 Kyle Evans (kevans)
multimedia/neolink: RTSP bridge for Neolink cameras [NEW]
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
f6b2688 |
Thursday, 7 Oct 2021
|
18:05 Neel Chauhan (nc) Author: Bram Ton
audio/lms: New port: Lightweight music server
PR: 258959
4be9aca |
Sunday, 19 Sep 2021
|
19:33 Romain Tartière (romain) Author: Sven R
textproc/opensearch: New port
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
7fe660d |
Friday, 3 Sep 2021
|
15:20 Ashish SHUKLA (ashish)
net-im/conduit: New port: Matrix server implemented in Rust
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/
bd3820b |
Sunday, 22 Aug 2021
|
15:09 Joseph Mingrone (jrm) Author: Robert Clausecker
www/writefreely: Clean, markdown-based publishing for writers
https://writefreely.org
PR: 257358
Reviewed by: lwhsu
6da4b7a |
Thursday, 12 Aug 2021
|
14:43 Neel Chauhan (nc) Author: Leo Vandewoestijne
dns/yadifa: update to 2.5.0
Changes: https://www.yadifa.eu/sites/default/files/README_2.5.0.txt
PR: 256900
d04985d |
Monday, 9 Aug 2021
|
15:07 Li-Wen Hsu (lwhsu) Author: Trenton Schulz
net/jotta-cli: (New) Jotta Cloud Daemon and Command-Line Interface
PR: 248173
af2b599 |
Saturday, 24 Jul 2021
|
16:27 Kevin Bowling (kbowling) Author: Jaap Akkerhuis
net/krill: add new port
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
c2491d8 |
Tuesday, 20 Jul 2021
|
22:11 Ashish SHUKLA (ashish) Author: samir
net-im/biboumi: new port: XMPP gateway to IRC
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
5f49d1f |
Wednesday, 14 Jul 2021
|
13:52 Tobias C. Berner (tcberner) Author: Michiel van Baak Jansen
net-p2p/bazarr*: new ports for bazarr and bazarr-devel
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
22d8ccc |
Tuesday, 8 Jun 2021
|
16:46 Serhii (Sergey) Kozlov (skozlov)
ftp/sftpgo: SFTP, FTP/S, and WebDAV server [NEW]
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
a72b75c |
Sunday, 30 May 2021
|
11:27 Serhii (Sergey) Kozlov (skozlov)
www/pydio-cells: Fix build and overhaul
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
3fc479f |
Friday, 7 May 2021
|
18:52 Neel Chauhan (nc) Author: Evaldas Auryla
New port: net/gemserv: Gemini server written in Rust
PR: 255684
23be95a |
Tuesday, 27 Apr 2021
|
18:11 Neel Chauhan (nc)
New port: net/gmid: Simple and secure Gemini server
PR: 255413
Submitted by: Omar Polo <[email protected]>
4ed1daf |
16:53 Stefan Eßer (se)
www/owncast: new port of a self-hosted streaming service
PR: 255439
Obtained from: Markus Mann, de-freebsd at ctseuro.com
0c973ae |
Saturday, 10 Apr 2021
|
07:27 Alexey Dokuchaev (danfe)
Add a port of VictoriaMetrics, fast, cost-effective, and scalable
monitoring solution and time series database.
Based on the work of: Oleg Ginzburg
da7851d |
Tuesday, 6 Apr 2021
|
16:58 Jimmy Olgeni (olgeni)
Add databases/webdis, a simple HTTP gateway for Redis.
a1a984d |
14:27 Mathieu Arnold (mat)
framework: Remove $FreeBSD$
Where appropriate fiddle with a few other things.
5d33e04 |
Tuesday, 23 Mar 2021
|
19:45 nc
net-mgmt/unifi-poller: update to 2.1.0
- 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)
|
Tuesday, 9 Feb 2021
|
12:55 bapt
Partially revert r564709
Keep in comment the line about haldaemon, to avoid a risk of recycling too
quickly
Suggested by: linimon
|
Monday, 8 Feb 2021
|
14:18 bapt
Remove haldeamon user/group
|
Saturday, 6 Feb 2021
|
18:04 jhale
comms/usbmuxd: Add optional devd(8) configuration file to start and stop the
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.
|
Wednesday, 6 Jan 2021
|
11:10 dch
net/seaweedfs: new port - distributed object store
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
|
08:09 acm
- Reserve UID and GID for gvm user. It will be use for Greenbone Vulnerability
Management ports
|
Tuesday, 5 Jan 2021
|
18:23 jsm
New port: net-im/nextcloud-spreed-signaling
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
|
Thursday, 31 Dec 2020
|
15:41 rene
Recycle UID and GID for removed net/mediatomb
|
Wednesday, 30 Dec 2020
|
17:26 ashish
New Port: net-im/dendrite
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
|
Monday, 16 Nov 2020
|
16:53 mikael
net/gerbera: New port, UPnP/DLNA media server
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: [email protected]
Reviewed by: meena
|
Number of commits found: 536 (showing only 100 on this page) |