non port: GIDs |
Number of commits found: 539 (showing only 100 on this page) |
Saturday, 20 May 2017
|
21:51 sunpoet
Add rc.d script
- Assign default UID and GID
- Bump PORTREVISION for package change
PR: 217083
Submitted by: Dave Cottlehuber <dch@skunkwerks.at>
|
02:27 dvl
A pure Unix shell script implementing ACME client protocol
Differential Revision: https://reviews.freebsd.org/D10308
|
Tuesday, 25 Apr 2017
|
13:10 garga
Modernizing port, several improvements were done:
* Use options helpers
* Create user/group
* Create necessary directories
* Remove unnecessary dependencies
* Add newsyslog conf
* Pet portlint
* Bump PORTREVISION
PR: 218509
Submitted by: Danilo G. Baio (dbaio) <dbaio@bsd.com.br>
Approved by: nistor@snickers.org (maintainer)
Sponsored by: Rubicon Communications (Netgate)
Differential Revision: https://reviews.freebsd.org/D10312
|
Friday, 7 Apr 2017
|
13:46 swills
Add UID/GID for gitlab-runner
I forgot this when adding devel/gitlab-runner
PR: 218457
Reported by: Matthias Fechner <idefix@fechner.net>
Pointyhat to: swills
|
Thursday, 30 Mar 2017
|
10:55 mmokhi
net/ceph-devel: Add port to the tree.
Ceph is a distributed object store and file system designed to
provide excellent performance, reliability and scalability.
PR: 217046
Submitted by: Willem Jan Withagen <wjw@digiware.nl>
Reported by: Willem Jan Withagen <wjw@digiware.nl>
Reviewed by: asomers, feld, mat, mmokhi
Approved by: asomers, feld (mentor)
Differential Revision: https://reviews.freebsd.org/D9584
|
Sunday, 12 Mar 2017
|
17:07 lifanov
add ports for Samhain Intrusion Detection System
Samhain is an open source file integrity and host-based intrusion
detection system for Linux and Unix. It can run as a daemon process,
and and thus can remember file changes - contrary to a tool that runs
from cron, if a file is modified you will get only one report, while
subsequent checks of that file will ignore the modification as it is
already reported (unless the file is modified again).
Samhain can optionally be used as client/server system to provide
centralized monitoring for multiple host. Logging to a (MySQL or
PostgreSQL) database is supported.
PR: 214623
Submitted by: Nikola Kolev <koue@chaosophia.net>
|
Wednesday, 1 Mar 2017
|
18:30 amdmi3
ClickHouse is an open-source column-oriented database management
system that allows generating analytical data reports in real time.
WWW: https://clickhouse.yandex/
PR: 216152
Submitted by: proler@gmail.com
|
Wednesday, 22 Feb 2017
|
19:57 swills
www/minio: update to 2017.02.16.01.47.30
While here, add rc script and user
PR: 217173
Submitted by: jhixson@gmail.com (with changes)
|
Monday, 13 Feb 2017
|
18:05 krion
Update net/chrony: enable privilege separation and other minor changes.
- enables privilege separation
- removes the build dependency on asciidoctor
- removes the runtime dependency on makeinfo and readline
- add a runtime dependency on libedit
- do not install the HTML documentation (in favour of man pages)
- update the post-install message (pkg-message) in light of privilege separation
- set the permission of /var/db/chrony to the new "chronyd" user and group
PR: 216737
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9570
|
Thursday, 2 Feb 2017
|
17:45 feld
www/uwsgi: Further rc script security improvements
This update introduces a dedicated user for uwsgi and introduces the
uwsgi_socket_owner setting which by default is set to www:www. The
previous change to socket mode of 600 has been modified to 660 as well.
This change further increases security while restoring compatibility.
MFH: 2017Q1
Differential Revision: https://reviews.freebsd.org/D9398
|
Friday, 27 Jan 2017
|
03:16 lifanov
new port: net-mgmt/netdata
NetData is scalable, distributed real-time performance and health monitoring.
PR: 216497
Submitted by: Mahdi Mokhtari <mokhi64@gmail.com>
Reviewed by: lifanov, matthew
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D9351
|
Saturday, 14 Jan 2017
|
16:25 novel
Add misc/py-cinder, Block Storage service for OpenStack
PR: 215850
Submitted by: Alexander Nusov
|
Monday, 9 Jan 2017
|
16:40 farrokhi
Rename sysutils/istatd to sysutils/istatserver and update to 3.01
PR: 215004
Reported by: dcarmich@dcarmichael.net
Reviewed by: bapt
Approved by: bapt
MFH: 2017Q1
Differential Revision: https://reviews.freebsd.org/D9092
|
Wednesday, 4 Jan 2017
|
12:29 swills
Add UID/GID for net-mgmt/rubygem-oxidized
PR: 203374
Submitted by: Nick Hilliard <nick@foobar.org>
|
Monday, 26 Dec 2016
|
06:53 woodsb02
Add x11/lightdm and x11/lightdm-gtk-greeter.
Lightdm is a display manager that:
* Is cross-desktop - supports different desktops
* Supports different display technologies
* Is lightweight - low memory usage and fast performance
* Has a comprehensive test suite
WWW: https://www.freedesktop.org/wiki/Software/LightDM/
lightdm-gtk-greeter is the reference GTK+ greeter for LightDM.
WWW: https://launchpad.net/lightdm-gtk-greeter
Approved by: adamw (mentor, implicit)
|
Thursday, 22 Dec 2016
|
14:27 amdmi3
- Add rc.d script
|
Monday, 19 Dec 2016
|
16:39 novel
Add www/py-horizon, OpenStack Dashboard
Horizon is a Django-based project aimed at providing
a complete OpenStack Dashboard along with an extensible framework
for building new dashboards from reusable components.
PR: 215155
Submitted by: Alexander Nusov (alexander.nusov@nfvexpress.com)
|
Sunday, 18 Dec 2016
|
17:28 pi
New port: dns/dq
Recursive DNS/DNSCurve server and comandline tool to debug DNS/DNSCurve
WWW: https://mojzis.com/software/dq/
PR: 215073
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
|
06:30 novel
Add emulators/py-nova 14.0.2, Openstack Compute Service
Please note that this is a development version of nova.
Many features are not available.
Currently nova works on FreeBSD 11 and supports QEMU and Xen.
Common issues:
- Security groups are not implemented
- ARP spoofing, DHCP isolation protection are not implemented
- Nova services work from the root user
- No IPv6 support
QEMU issues:
- Need to enable serialconsole (TCP)
- Need to disable online CPU tracking
- Cannot mount cinder volumes
Xen issues:
- Live snapshots don't work
- No support for cinder volume hot-plugging
- XENBUS delay (5 min) when using qemu driver and COW images
- Some Linux images cannot be booted
For further FreeBSD specific notes please refer to port's pkg-message.
PR: 215151
Submitted by: Alexander Nusov (alexander.nusov@nfvexpress.com)
|
Friday, 25 Nov 2016
|
06:11 araujo
- Add a UID/GID for bitcoin.
- Rewrite the rc script with new options that allows users to:
- set config file.
- set datadir.
- set bitcoin limits.
PR: ports/213235
Submitted by: Christopher Hall <hsw@bitmark.com>
Approved by: maintainer timeout (1 month)
|
Wednesday, 23 Nov 2016
|
11:43 amdmi3
- Create znc user/group
- Set permissions properly on ETCDIR
- Add an information on znc user/group to pkg-message
- Pass maintainership to dbaio
PR: 200005
Submitted by: josh+freebsd@zevlag.com, dbaio@bsd.com.br
|
Saturday, 12 Nov 2016
|
15:31 cpm
[NEW PORT] devel/nexus2-oss: Repository management software
Nexus Repository Manager OSS provides you with an essential level of control
over the external repositories you use and the internal repositories you create.
It provides infrastructure and services for organizations that use repository
managers to obtain and deliver software. If you create software libraries or
applications for your end users, you can use Nexus Repository Manager OSS to
distribute your software. If your software depends on open source software
components, you can cache software components from remote repositories.
Nexus Repository Manager OSS features:
- Hosting repositories
- Proxy remote repositories
- Repository groups
- Numerous repository formats
- Hosting project websites
- Fine-grained security model
- Flexible LDAP integration
- Component search
- Scheduled rasks
- REST services
- Integration with m2eclipse
WWW: https://www.sonatype.com/nexus-repository-oss
PR: 203074
Submitted by: Dusan Vejnovic <freebsd@dussan.org>, Michael Osipov
<1983-01-06@gmx.net> (maintainer)
Reviewed by: feld, junovitch, koobs (mentors)
Approved by: feld, junovitch, koobs (mentors)
|
Thursday, 10 Nov 2016
|
16:14 marcel
Add OpenIKED, version 1.0
This is OpenBSD's OpenIKED with fixes and improvements and additional
features.
Original author: Reyk Floeter <reyk@openbsd.org>
Author: Marcel Moolenaar <marcel@brkt.com>
Reviewed by: mat@
Approved by: mat@
Obtained from: https://github.com/xcllnt/openiked
Sponsored by: Bracket Computing, Inc.
Differential Revision: https://reviews.freebsd.org/D8417
|
Wednesday, 2 Nov 2016
|
16:14 novel
Add py-glance 13.0.0, OpenStack Image Service
PR: 213769
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
|
Thursday, 27 Oct 2016
|
05:49 gahr
New ports: devel/libfastcommon, ftp/fastdfs, ftp/php(56|70)-fastdfs
FastDFS is an open source high performance distributed file system (DFS).
It's major functions include: file storing, file syncing and file accessing,
and design for high capacity and load balance.
WWW: https://github.com/happyfish100/fastdfs
PR: 213311
Submitted by: Daniel Ylitalo <daniel@blodan.se>
|
Wednesday, 26 Oct 2016
|
07:01 matthew
Improve RTG port
Summary:
Add 'rtg' user and group in UIDs/GIDs.
Use daemon(8) to daemonize rtgpoll.
Add prestart commands to set correct permissions for RTG's files.
Reviewers: swills, allanjude, xmj, andrew.fengler_scaleengine.com,
#contributor_reviewers_ports, matthew
Reviewed By: #contributor_reviewers_ports, matthew
Subscribers: matthew, mat
Differential Revision: https://reviews.freebsd.org/D7486
|
02:43 jbeich
dns/openmdns: add new port
OpenMDNS is a full implementation of MDNS/DNS-SD, it aims to be a light
replacement for Avahi/Bonjour. Currently OpenMDNS is about 10% of the size
of Avahi.
http://www.haesbaert.org/openmdns/
|
Friday, 21 Oct 2016
|
09:21 ehaupt
Fix format of keystone entry.
|
Thursday, 20 Oct 2016
|
17:00 novel
Add py-keystone 10.0.0, OpenStack Keystone
PR: 213542
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
|
Tuesday, 18 Oct 2016
|
21:36 feld
Import UID and GID for incoming www/py-octoprint port
PR: 213327
|
Saturday, 15 Oct 2016
|
05:09 pi
New port: net-mgmt/prometheus
Prometheus is a systems and service monitoring system. It collects metrics
from configured targets at given intervals, evaluates rule expressions,
displays the results, and can trigger alerts if some condition is observed
to be true.
Prometheus' main distinguishing features as compared to other monitoring
systems are:
- a multi-dimensional data model (timeseries defined by metric name and
set of key/value dimensions)
- a flexible query language to leverage this dimensionality
- no dependency on distributed storage; single server nodes are autonomous
- timeseries collection happens via a pull model over HTTP
- pushing timeseries is supported via an intermediary gateway
- targets are discovered via service discovery or static configuration
- multiple modes of graphing and dashboarding support
- support for hierarchical and horizontal federation
WWW: https://prometheus.io/
PR: 212468
Submitted by: Jev Bjoersell <jev@ecadlabs.com>
|
Sunday, 11 Sep 2016
|
11:43 pi
textproc/apache-solr: 5.5.2 -> 6.2.0
- submitter becomes maintainer
PR: 201455, 212313
Changes: https://lucene.apache.org/solr/6_2_0/changes/Changes.html
Submitted by: Matthias Fechner <idefix@fechner.net>
|
Monday, 5 Sep 2016
|
11:15 girgen
Add PostgreSQL-9.6 RC1
Please read the entry from 20160905 in UPDATING:
daemon user has changed to `postgres'
ICU is default on
|
Sunday, 4 Sep 2016
|
18:56 pi
New port: dns/knot-resolver
The Knot DNS Resolver is a caching full resolver implementation,
including both a resolver library and a daemon.
WWW: https://www.knot-resolver.cz/
PR: 212215
Submitted by: Leo Vandewoestijne <freebsd@dns-lab.com>
|
Wednesday, 24 Aug 2016
|
04:09 pi
New port: www/ufdbguard: squidGuard fork compatible with newer squid versions
ufdbGuard is a URL filter for the Squid web proxy. Besides blocking
access from PCs and smartphones to undesired websites, ufdbGuard
has safety features to make browsing safer and to block remote
access. ufdbGuard supports configuration of groups with different
web access policies, SafeSearch enforcement, SSH tunnel detection,
safer HTTPS traffic, time-based access rules and much more.
WWW: https://www.urlfilterdb.com/
PR: 212044
Submitted by: Pavel Timofeev <timp87@gmail.com>
|
Thursday, 11 Aug 2016
|
16:06 skreuzer
Add a rc script and have taskd run as an unprivileged user
PR: 204757
Submitted by: Ike Eichorn <ike@michaeleichorn.com>
|
14:40 mat
Add comments in the GIDs and UIDs to show free entries.
People always go to the end and see that it's 999 and that we must be
out of entries. Now, they'll just have to pick a free entry.
Generated with (should be idempotent):
awk -F: '$3>=100 && $3 < 1000 && $3 != old+1 && !/^#/ {while (old+1 <= $3-1)
{old=old+1; print "# free: "old}} /^# free/ {next} {print; old=$3}' UIDs
Discussed with: swills (on irc)
Sponsored by: Absolight
|
Wednesday, 3 Aug 2016
|
06:15 pi
New port: audio/sndio
Sndio is a small audio and MIDI framework part of the OpenBSD project.
It provides an lightweight audio & MIDI server and a fully documented
user-space API to access either the server or directly the hardware in
a uniform way. Sndio is designed to work for desktop applications,
but pays special attention to synchronization mechanisms and
reliability required by music applications. Reliability through
simplicity are part of the project goals.
WWW: http://www.sndio.org/
PR: 210124
Submitted by: Tobias Kortkamp <t@tobik.me>
|
Thursday, 7 Jul 2016
|
22:15 jkim
OTPW is a one-time password system which is robust against the password
list being stolen and race for the last digit attacks.
WWW: https://www.cl.cam.ac.uk/~mgk25/otpw.html
|
Thursday, 30 Jun 2016
|
19:22 pi
New port: www/uchiwa
Uchiwa is a simple dashboard for the Sensu monitoring framework.
WWW: http://uchiwa.io/
PR: 210071
Submitted by: Alexander Holte-Davidsen <ports@treg.io>
|
Sunday, 26 Jun 2016
|
01:23 junovitch
mail/davmail: update 4.6.1 -> 4.7.2
- Update rc.d script to run as davmail user rather than root
- Update rc.d script to take advantage of daemon(8) rather than hand-rolling
process management
- Update rev info (checksums, refresh patches, etc.)
- Remove .md5 files
- Appease testport by removing empty dirs in STAGEDIR not in plist
UIDs/GIDs: add davmail user
Changes: https://sourceforge.net/p/davmail/code/2427/tree/trunk/releasenotes.txt
PR: 209354
Submitted by: John Hein <z7dr6ut7gs@snkmail.com>
Approved by: maintainer timeout (7 weeks)
|
Thursday, 23 Jun 2016
|
23:16 amdmi3
- Add databases/tile38
Tile38 is an open source (MIT licensed), in-memory geolocation data store,
spatial index, and realtime geofence. It supports a variety of object types
including lat/lon points, bounding boxes, XYZ tiles, Geohashes, and GeoJSON.
Features:
Spatial index with search methods such as NEARBY, WITHIN, and INTERSECTS.
Realtime geofencing through persistent sockets or webhooks.
Object types of lat/lon, bbox, Geohash, GeoJSON, QuadKey, and XYZ tile.
Support for lots of Clients Libraries written in many different langauges.
Variety of client protocols, including http (curl), websockets, telnet,
and the Redis RESP.
Server responses are RESP or JSON.
Full command line interface.
Leader / follower replication.
In-memory database that persists on disk.
WWW: http://tile38.com/
PR: 210147
Submitted by: olevole@olevole.ru
|
Wednesday, 22 Jun 2016
|
20:12 kmoore
Nomad is a cluster manager and schedular that provides a common workflow
to deploy applications across an infrastructure. Deploy virtualized,
containerized, or standalone application workloads across a fleet of
servers to maximize resource utilization.
https://www.nomadproject.io/
PR: 210456
Submitted by: John Hixson <jhixson@gmail.com>
|
Saturday, 28 May 2016
|
22:09 madpilot
Restore deleted port: net/ntopng
ntopng is a new generation flexible and feature-rich tool for monitoring and
troubleshooting local area networks. It provides command line and web
interfaces, the latter via an embedded web server. ntop is based on libpcap.
WWW: http://www.ntop.org/products/ntop/
|
14:46 madpilot
New port: net/ntpa
NTP Analyzer is a tool dedicated to analyze the operation of time
servers.
NTP Analyzer works by collecting data from the ntp daemon. Graphs
and web pages can then be generated to visualize the activities of
hosts and peers.
WWW: https://bitbucket.org/anguist/ntpa
PR: 208940
Submitted by: Carsten Larsen <cs at innolan.dk>
|
Thursday, 26 May 2016
|
07:15 brnrd
mail/opensmtpd: Update to 5.9.2
- Update to 5.9.2p1
- Remove usernamelen patch (default 255+1)
- Fix renamed configure args
- Add symlink for makemap (now included in smtpctl)
- Align versioning with other OpenBSD projects
- Add _smtpq group
- Add UPDATING entry for existing installs
- Update pkg-message for existing installs
Reviewed by: adamw, mat
Approved by: adamw, maintainer (implicit)
Differential Revision: D6421
|
Tuesday, 24 May 2016
|
10:42 amdmi3
- Add seafile user and group, needed for libsearpc, ccnet, seafile* and other
related ports
PR: 205669
Submitted by: Ultima1252@gmail.com (maintainer)
|
Monday, 9 May 2016
|
10:57 olivier
New port: net/mlvpn
MLVPN allow to bond your internet links to increase bandwidth, secure your
internet connection by actively monitoring your links and removing the faulty
ones, without loosing your TCP connections and secure your internet connection
to the aggregation server using cryptography.
WWW: https://zehome.github.io/MLVPN/
Approved by: mat
Differential Revision: https://reviews.freebsd.org/D6034
|
Monday, 25 Apr 2016
|
07:47 cpm
- Update to 1.0.0 release
- Use USERS/GROUPS framework
- Install the dnsdist binary in ${PREFIX}/sbin
- Fix rc script
- Fix pkg-plist
Changelog: http://dnsdist.org/changelog/#dnsdist-100
Reported by: Bryan Seitz <seitz@bsd-unix.net>
Approved by: junovitch (mentor)
Differential Revision: D6066
|
Sunday, 20 Mar 2016
|
20:20 pi
New port: sysutils/hfm
hfm is an application to run tests in parallel at a high frequency.
If the outcome of the test results in a state change, other commands
can be executed.
It is designed to be a general purpose, loosely-coupled tool, by
having both the tests and the state change commands be executed by
the operating system. For example, one could write the test in
shell or c, and have it called through the exec facility.
In practice, the overhead of spawning a new process per test limits
frequency that can be achieved by the tests, and their results.
Anecdotally, 5ms intervals have been seen to be achievable.
An example application is to poll other network services for health,
and to take actions based on their health status changes.
WWW: https://github.com/derekmarcotte/hfm
PR: 207392
Submitted by: 554b8425@razorfever.net
|
Thursday, 10 Mar 2016
|
21:38 feld
New port: sysutils/graylog
Graylog is a centralized log server that accepts various structured
and unstructred log data. Logs are stored in Elasticsearch. Graylog
let's you search and analyze logs using a REST HTTP API.
WWW: http://www.graylog.org
PR: 199894
Submitted by: Thomas Bartelmess <thomas@bartelmess.io>
|
Tuesday, 16 Feb 2016
|
11:04 pi
devel/gogs (new port, not yet in the tree): reserve UIDs and GIDs
PR: 207206
Submitted by: Matthias Fechner <idefix@fechner.net>
|
Saturday, 6 Feb 2016
|
16:11 pi
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
|
Wednesday, 27 Jan 2016
|
06:31 araujo
Take UID/GID 160 used by ypldap(8).
Reference revision: r294896
|
Tuesday, 26 Jan 2016
|
15:15 amdmi3
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
|
Friday, 11 Dec 2015
|
06:24 pi
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
|
Wednesday, 2 Dec 2015
|
16:48 feld
dqcache UID and GID was not supposed to be committed
|
16:31 feld
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
|
Wednesday, 18 Nov 2015
|
00:58 vsevolod
- 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
|
Monday, 9 Nov 2015
|
20:31 riggs
Add new port: devel/artifactory, a universal artifact repository manager
PR: 204128
Submitted by: dharrigan@gmail.com (maintainer)
|
Sunday, 8 Nov 2015
|
14:05 feld
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
|
Monday, 19 Oct 2015
|
15:04 feld
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
|
Friday, 2 Oct 2015
|
15:18 rene
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
|
Tuesday, 29 Sep 2015
|
05:19 pi
www/sogo: fix UIDs/GIDs, as numerical value 845 collides with hast
PR: 200750
Submitted by: Euan Thoms <euan@potensol.com> (maintainer)
|
Thursday, 24 Sep 2015
|
19:49 pi
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)
|
Wednesday, 23 Sep 2015
|
05:30 pi
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>
|
Monday, 31 Aug 2015
|
09:29 farrokhi
New Port: net-mgmt/fastnetmon 1.1.2 - high performance DoS/DDoS load analyzer
Approved by: mat
Differential Revision: https://reviews.freebsd.org/D3532
|
Sunday, 16 Aug 2015
|
21:48 pi
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
|
Sunday, 9 Aug 2015
|
16:18 kwm
Register group id 44, as used in CURRENT from rev 286524.
|
14:03 kwm
Add new polkit UID and GID.
Forgotten in r393789
|
03:44 acm
- Add bareos to UIDs and GIDs
|
Thursday, 30 Jul 2015
|
17:12 feld
Add aprsd to dialer group in GIDs so membership is automatically handled
|
Wednesday, 22 Jul 2015
|
05:27 rene
- 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
|
Tuesday, 7 Jul 2015
|
16:59 vg
- Update to 1.6.5
- Added tarantool user and group
|
Friday, 26 Jun 2015
|
17:56 swills
Correct copy and paste error
|
17:02 swills
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/
|
12:51 swills
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>
|
Sunday, 21 Jun 2015
|
22:15 bofh
Add rcynic and rpkirtr users groups for upcoming rpki ports
|
Thursday, 4 Jun 2015
|
14:07 amdmi3
- 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
|
Sunday, 31 May 2015
|
14:16 amdmi3
- 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
|
Friday, 15 May 2015
|
19:59 amdmi3
- 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
|
Thursday, 7 May 2015
|
00:41 swills
Add UID/GID for sysutils/serf
Pointyhat to: swills
|
Thursday, 23 Apr 2015
|
14:53 demon
Add hive pseudo-user to run Apache Hive metastore service.
|
Thursday, 9 Apr 2015
|
14:22 feld
Fix UID conflict of sguil with dnscrypt-proxy
Approved by: marino
|
Wednesday, 8 Apr 2015
|
15:56 adamw
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)
|
Friday, 27 Mar 2015
|
11:48 demon
Add oozie pseudo-user for the upcoming Apache Oozie port.
|
Thursday, 26 Mar 2015
|
04:48 swills
Add UIDs/GIDs for sysutils/consul
PR: 192937
Pointyhat to: swills
Reported by: w.schwarzenfeld@utanet.at
|
Sunday, 22 Mar 2015
|
18:04 jlh
Create a port for Subsonic standalone version (does not require Tomcat to run).
Reviewed by: bapt, antoine (earlier version)
Approved by: bapt
|
Friday, 27 Feb 2015
|
19:35 pi
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>
|
Tuesday, 10 Feb 2015
|
13:07 mm
Add proxy65 to UIDs/GIDs
|
Thursday, 5 Feb 2015
|
17:03 rodrigo
Add lldp, an implementation of the LLDP industry protocol
PR: 189824
Submitted by: freebsd@simweb.ch
Reviewed by: danfe
|
Tuesday, 16 Dec 2014
|
15:53 pawel
japanese/ebnetd add user and group for daemon processes
PR: 195523
Submitted by: maintainer
|
Tuesday, 2 Dec 2014
|
15:26 matthew
Add new barman user and group prior to adding the eponymous port.
|
Thursday, 13 Nov 2014
|
02:19 jmg
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
|
Friday, 7 Nov 2014
|
18:53 adamw
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
|
Friday, 24 Oct 2014
|
16:02 matthew
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/
|
Tuesday, 14 Oct 2014
|
22:56 bdrewery
Give a hint about base values
|
22:37 bapt
Add a comment to explain empty slots should be picked in priority instead of
taking the next one
|
21:43 bapt
Remove some stale entries
|
Saturday, 11 Oct 2014
|
00:28 feld
Add an official rancid user and set the home directory
This will speed up initial setup for new endusers
|
Number of commits found: 539 (showing only 100 on this page) |