| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
This is a port of dnscrypt-wrapper, which adds dnscrypt support to any name
resolver. It is the server-side counterpart of dnscrypt-proxy, and is in
fact derived from its source.
PR: 200015
Submitted by: freebsd@toyingwithfate.com
Approved by: feld (mentor)
Differential Revision: https://reviews.freebsd.org/D3535
|
|
|
|
|
| |
Approved by: mat
Differential Revision: https://reviews.freebsd.org/D3532
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Forgotten in r393789
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- add license (GPLv2)
- update MASTER_SITES and CONFLICTS
- tidy up pkg-descr
- pass maintainership to submitter
PR: 197495
Submitted by: Chris Hutchinson
MFH: 2015Q3
|
|
|
|
|
|
|
|
|
|
|
|
| |
Change the home directory of the quagga user to /var/empty which prevent QA
First the home does not need to be harcoded to /usr/local/etc/quagga, second
it fixes issues where the home created by the user addition is 755 then the
plist modifies it to 750
Reviewed by: mat
Approved by: mat (maintainer)
Sponsored by: gandi.net
Differential Revision: https://reviews.freebsd.org/D3135
|
|
|
|
| |
- Added tarantool user and group
|
|
|
|
|
|
|
|
|
| |
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/
|
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Pointyhat to: swills
|
| |
|
|
|
|
| |
Approved by: marino
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
| |
PR: 192937
Pointyhat to: swills
Reported by: w.schwarzenfeld@utanet.at
|
|
|
|
|
| |
Reviewed by: bapt, antoine (earlier version)
Approved by: bapt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
|
|
|
|
|
| |
PR: 189824
Submitted by: freebsd@simweb.ch
Reviewed by: danfe
|
|
|
|
|
| |
PR: 195523
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
| |
tcpcrypt protocol which tries to encrypt your tcp traffic w/o
modification...
www.tcpcrypt.org for more info..
Approved by: bdrewery
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
Server Density Agent for FreeBSD
Monitor CPU, memory, disk usage, network, Apache, MySQL + more via the
ServerDensity platform.
WWW: https://www.serverdensity.com/
|
| |
|
|
|
|
| |
taking the next one
|
| |
|
|
|
|
| |
More details at https://blog.libtoxcore.so/running-a-bootstrap-node
|
|
|
|
| |
This will speed up initial setup for new endusers
|
|
|
|
|
|
| |
PR: 193697
Submitted by: <jason.unovitch@gmail.com>
Approved by: <jaap@NLnetLabs.nl> (dns/nsd maintainer)
|
| |
|
|
|
|
|
| |
- Bump portrevision as both configuration file and sample configuration file
were packaged
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Pointyhat to: swills
Reported by: antoine
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
| |
- 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>
|
| |
|
|
|
|
|
|
|
| |
Syncthing replaces proprietary sync and cloud services with something open,
trustworthy and decentralized.
WWW: http://syncthing.net/
|
|
|
|
|
| |
PR: 192105
Submitted by: leres@ee.lbl.gov (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
DLNA/UPnP home media server
WWW: http://sourceforge.net/projects/unimediaserver/
and
http://www.universalmediaserver.com/
PR: 191646
Submitted by: dreamcat4@gmail.com
|
| |
|
|
|
|
| |
This way mapreduce tasks can't write to hdfs-owned files directly.
|
|
|
|
|
| |
PR: 187360
Submitted by: Joshua Ruehlig <joshruehlig@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
- Add UID/GID for this port
- Update MASTER_SITES
- Remove IS_INTERACTIVE
PR: 190753
Submitted by: fullermd over-yonder net
Approved by: maintainer
|
|
|
|
| |
Pointyhat -> me
|
|
|
|
|
|
|
|
|
| |
-Utilize opendns if no provider configured to preserve documented behavior
-rc script passes rclint
-Fix the _dnscrypt-proxy user's home directory and add UPDATING entry
PR: 190406
Submitted by: AllanJude
|
|
|
|
|
|
|
| |
Add _dnscrypt-proxy user
PR: 190406
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
| |
- zetacoind now runs as the zetacoin user
- Fixed stop function in rc.d script
- Minor changes to pkg-message.in, pkg-plist, and rc.d script to use the PORTNAME variable
- Remove patch files: patch-src__serialize.h and patch-src__rpcdump.cpp since they are no longer needed.
- Added user and group "zetacoin" to ports/UIDs and ports/GIDs
- Added update instructions to ports/UPDATING
PR: 188567
Submitted by: daniel@morante.net (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add freevo
GIDs:
- Add freevo
multimedia/freevo
- Handle user/group creation via Makefile variables
- Stagify
- Add License
- Bump PORTREVISION
- Simplify install
- remove pkg-install.in
- handle private subdirs in /var via pkg-plist and Makefile
- remove user/group handling in pkg-deinstall.in
PR: ports/189995
Submitted by: "J.R. Oldroyd" <fbsd@opal.com> (maintainer)
Approved by: thierry (mentor), maintainer
|
|
|
|
| |
Reported by: alexey
|
|
|
|
|
|
|
|
| |
- Add netxms to UIDs and GIDs
Changes: http://www.netxms.org/download/ChangeLog
PR: ports/188406
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- Add memcached dependency since it seems required to run
- Use UIDs and GIDs and create a user for swift since that seems required
PR: ports/187421
Submitted by: swills (myself)
Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
|
|
|
|
|
|
|
|
| |
- Add OPTIONS for CA bundle, and Redis support
- Switch to OptionsNG helpers
- Remove _smtpf user (not used anymore)
Changes: http://article.gmane.org/gmane.mail.opensmtpd.general/1415
|
| |
|
| |
|
|
|
|
|
|
|
| |
Major improvements to the rc script
PR: ports/181716
PR: ports/185163
|
|
|
|
|
|
|
|
|
| |
- use ports framework to create cbsd user/group
- add rc.d scripts
- add pkg-deinstall instructions for complete uninstall
PR: 186344
Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
Zabbix uses /bin/sh as a command line interpreter under UNIX operating systems
for commands run via the UserParameters feature [1]
Adjust the login shell for the zabbix user in UIDs to allow them to function.
[1] http://www.zabbix.com/documentation/2.2/manual/config/items/userparameters
PR: ports/186298
Submitted by: Felix Ehlers <felix-freebsd@fleximus.de>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
This new user carries a generic 'tests' name because, even though it is
only used by devel/kyua at this point, it could conceivably be used by
other tools.
Bump PORTREVISION of devel/kyua to 1.
PR: ports/182891
Approved by: asomers (maintainer), bdrewery (ports), rpaulo (mentor)
|
|
|
|
|
|
|
|
|
|
| |
- Fix: Disable downloading of images in notices. It was crashing the UI.
- Fix: Properly handle the exclusive application feature from the UI.
- Fix option helper
- Change login shell for BOINC user to /bin/sh so that
'service boinc-client start' works properly
|
|
|
|
|
|
|
|
|
|
| |
like counters and timers, sent over UDP and sends aggregates to one or more
pluggable backend services (e.g., Graphite).
WWW: https://github.com/etsy/statsd
PR: ports/171855
Submitted by: kimor79@yahoo.com
|
|
|
|
|
|
|
|
| |
- Support staging
- Add rc.d script for minetestserver
PR: 178244
Submitted by: Kevin Zheng <kevinz5000@gmail.com>, Oleg Alexeenkov <proller@yandex-team.ru>
|
|
|
|
| |
Approved by: crees (mentor)
|
|
|
|
|
| |
PR: ports/184215
Submitted by: Jason Bacon <jwbacon@tds.net>
|
|
|
|
|
|
| |
this and have the port also add a group to avoid mergemaster conflict
Approved by: maintainer timeout (via email)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Did not convert to staging as it fails to build when enabled currently
Riak is a distributed database designed for maximum availability:
so long as your client can reach one server, it should be able to
write data. In most failure scenarios the data you want to read
should be available, albeit possibly stale.
WWW: http://basho.com/riak/
PR: ports/182317
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
|
|
|
|
| |
Approved by: crees (mentor)
|
|
|
|
|
|
|
|
|
| |
- Update WWW
- Restore UIDs and GIDs
PR: ports/179987
Submitted by: Allan Jude <ports@scaleengine.com>, Alexandre Biancalana <ale@biancalanas.net>
Approved by: Allan Jude <ports@scaleengine.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
manually creating them.
It is still possible to overrride the defaults by setting
BOINC_CLIENT_USER , BOINC_CLIENT_GROUP , and BOINC_CLIENT_HOME but that
means the entries in UIDs and GIDs have to be changed too.
PR: ports/176274 (part, based on)
Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
Reviewed by: crees (slightly)
|
|
|
|
|
| |
PR: 180249
Approved by: swills (mentor)
|
|
|
|
|
| |
PR: ports/180069
Submitted by: Alexandre Biancalana <ale@biancalanas.net>
|
|
|
|
|
|
|
|
|
|
| |
- Improve rc script,
use `su -l` for execuing jenkins for fresh environment [3]
PR: ports/178948 [1] ports/179456 [2] ports/178197 [3]
Submitted by: Volodymyr Kostyrko <c.kworr@gmail.com> [1]
skreuzer [2]
Mikhail Krasilnikov <mk@dvaslona.ru> [3]
|
|
|
|
|
|
|
| |
- Add vnstat to UIDs and GIDs
PR: ports/179271
Approved by: crees (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Note that from 2.5, shibd is run as the user shibd. The port tries to fix the
key file ownership but if you have changed the file name of the key from the
default sp-key.pem, make sure you chown your key file(s) to user shibd.
Also, take maintainership of the entire tool chain (approved by all previous
maintainers).
Incorporates the ideas suggested by Craig Leres [177668], making sure that the
ssl key is not added to the package.
PR: 177668, 178694
|
|
|
|
|
|
|
|
|
| |
- Runs as its own user
- Switch to @unexec rmdir since portlint warns about absolute path in @dirrmtry
not working
PR: ports/178834
Submitted by: Mark Felder <feld@feld.me> (maintainer)
|
| |
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
- Bump PORTEPOCH
- Add additional USERS for privilege separation
- Add instructions for fixing permissions in pkg-message
- Add a note about privilege separation to UPDATING file
Changes: http://article.gmane.org/gmane.mail.opensmtpd.general/446
|
|
|
|
|
|
|
|
|
| |
- Remove leading article from COMMENT
- Get database dependency through USE_BDB
- Support OptionsNG, add DOCS and SASL options
- Use port framework for user and group creation
- Make daemon binary look for config files in ETCDIR not /etc
- Install config files in ETCDIR and preserve them when modified
|
|
|
|
|
|
|
| |
attacks and, most importantly, the entire shell interaction performed
by the attacker.
WWW: http://code.google.com/p/kippo/
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Trimmed Makefile headers
- Removed patches incorporated into upstream
- Added conditional patch for compilation on 7.x, early 8.x systems
- Fixed QAT-reported plist problems
- Added new users and group for use with daemons
Requested by: various users (via private email)
|
| |
|
|
|
|
|
|
| |
Noticed by: theraven
Fix mpd user home directory
|
|
|
|
| |
Approved by: sobomax (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
top of
Apache Lucene.
WWW: http://www.elasticsearch.org/
PR: ports/168515
Feature safe: yes
Approved by: eadler (mentor)
|
|
|
|
|
|
|
| |
Make git_daemon run as the git_daemon user.
Requested by: lme@
Feature safe: yes
|
|
|
|
|
|
| |
PR: ports/173151
Submitted by: Thomas-Martin Seck <tmseck@web.de>
Feature safe: yes
|
|
|
|
|
|
| |
- Install rc script and own user/group.
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Updated to 0.39
- Added gearmand entries to UIDs and GIDs
- Registered conflict with devel/p5-Gearman-Server (conflicting rc.d scripts)
- Add patch to fix build with GCC < 4.4
- Cleaned up rc.d script
- Converted to OptionsNG
[devel/p5-Gearman-Server]:
- Registered conflict with devel/gearmand (conflicting rc.d scripts)
[devel/p5-Gearman-XS]:
- Removed explicit LIB_DEPENDS library version number
- Bumped PORTREVISION
PR: ports/171593 (based on)
Submitted by: Gasol Wu <gasol.wu@gmail.com>
|
|
|
|
|
|
| |
network.
WWW: http://www.si6networks.com/tools/ipv6mon/
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
variables at Makefile
- Install the existing rc.d script (define USE_RC_SUBR at Makefile)
- Define the command_interpreter variable at the rc.d script (stop and status commands need it)
- Create needed directories at trytond_prestart (rc.d script) with appropriate gid and launch install once
- Rename option OPENSSL -> PYOPENSSL
- Make use of configuration and sample file (both for the port and for the package)
PR: 171716
Submitted by: bsam@, Matthias Petermann <matthias@d2ux.net>(via Email)
|
|
|
|
|
| |
PR: ports/170121
Approved by: maintainer (timeout)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- use ports-framework to create user/group
- remove pkg-(de)install
- rename patchfiles
- rename rc file ( s/.in// )
- bump PORTREVISION
with hat apache@
PR: 169953
Submitted by: Marcello Coutinho <marcellocoutinho@gmail.com>
|
|
|
|
|
|
|
| |
- Add GIDs/UIDs 215
PR: ports/169646
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
|
| |
|
| |
|
|
|
|
| |
and refinements to default configuration to follow
|
| |
|
|
|
|
|
| |
PR: ports/164187
Submitted by: crees
|
|
|
|
|
|
| |
- Add _smtpd user to UIDs/GIDs
Reported by: Nike <k-nike@inbox.ru>
|
|
|
|
|
|
|
|
|
| |
WMI client 1.3.16 - a WMI (Windows Management Instrumentation) client
which is needed for Pandora FMS.
Submitted by: KIKUCHI Koichiro <koichiro@rworks.jp>
Junichi Satoh <junichi@junichi.org>
WWW; http://pandorafms.org/
Feature safe: yes
|
| |
|
| |
|
|
|
|
| |
PR: ports/166733
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add hadoop user to GIDs/UIDs (955)
The Apache Hadoop software library is a framework that allows for the
distributed processing of large data sets across clusters of computers
using a simple programming model.
WWW: http://hadoop.apache.org/
Approved by: culot@, jadawin@ (mentors)
Feature safe: yes
|
|
|
|
|
|
|
| |
Use UIDs/GIDs infractructure (new uid/gid 226)
PR: ports/165103
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Use system regexp library.
Add implementation of REPORT method.
While I'm here, convert pkginstall script into USERS/GROUPS macro and
remove needless script. Use bsd.options.mk.
Bump PORTREVISION.
Tested by: Dmitry Afanasiev <KOT@MATPOCKuH.Ru>
Approved by: maintainer (timeout > 2 weeks)
PRs: 163317, 164018
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
uninstall/pkg_delete won't delete users settings [1]
- Add mcserver user to GIDs/UIDs [1]
- Added rc startup script [1]
- Lots of PLIST_SUB/SUB_FILES patches to allow substitution, moved several pkg* files to files/*.in [1]
- made USERS a ?= in case server had previously been running as a different user [2]
PR: ports/163920 [1]
Submitted by: maintainer [1]
Reviewed by: scheidell [2]
Approved by: maintainer, gabor (mentor)
|
|
|
|
|
|
|
|
|
|
|
| |
- Change amanda user's homedir to /var/db/amanda [1].
- Make amanda user added into operator group by default for dumping
disks.
- Remove deprecation messages of old variables.
PR: ports/155987 [1]
Submitted by: Goran Lowkrantz <goran.lowkrantz@ismobile.com> [1]
Feature safe: yes
|
| |
|
|
|
|
| |
leaving /nonexistant behind on deinstall
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
4.7.2. The official release notes can be found at:
http://kde.org/announcements/announce-4.7.2.php
This release ships with many improvements. Read more about them here:
http://FreeBSD.kde.org/news.php#itemKDESC472availableinports
We'd like to say thanks to all testers and contributors, especially to
lwhsu@ for his effort on hosting our test packages.
PR: 156293 [1]
159219 [2]
160164 [3]
Submitted by: Oleg Sidorkin <osidorkin@gmail.com> [1]
Alvaro Castillo <gobledb@gmail.com> [2]
dkeav04@gmail.com [3]
Tested by: exp-run via pav
|
|
|
|
|
| |
PR: ports/140157
Submitted by: Tim Niemueller <tim@niemueller.de>
|
| |
|
|
|
|
| |
PR: ports/159949
|
|
|
|
|
| |
PR: ports/160310
Submitted by: Laurent Berthelet <laurent@ospowa.com>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/159399
Submitted by: James O'Gorman <james@netinertia.co.uk> (maintainer)
Approved by: wxs (mentor)
|
| |
|
| |
|
|
|
|
|
|
|
| |
already installed base
PR: ports/159265
Submitted by: Phil Phillips <pphillips@experts-exchange.com>
|
|
|
|
| |
Approved by: rene (mentor, implicit)
|
|
|
|
|
|
| |
PR: ports/156655
Submitted by: phil@experts-exchange.com
Approved by: rene (mentor)
|
|
|
|
|
| |
Pointy hat: crees
Approved by: rene (mentor, implicit)
|
|
|
|
|
|
| |
PR: ports/157928
Submitted by: crees (me)
Approved by: rene (mentor, implicit), maintainer timeout (20 days)
|
|
|
|
|
|
| |
- Add -u uid option to drop the root privilege.
- Add skkserv user and group.
- Display fatal error messages in mksock() even if debug=0.
|
|
|
|
|
|
|
|
|
|
| |
glewis fixed dbxml to use USERS; received pointyhat because there was no
UIDs/GIDs line.
In the meantime, rene committed ports/157528, and shortly after glewis reacted
to the pointyhat by also committing a UIDs line.
Approved by: rene (mentor)
Noticed by: Jason Hellenthal (jhell@dataix.net)
|
|
|
|
|
| |
Submitted by: Ryan Steinmetz (rpsfa@rit.edu)
Approved by: rene (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add nobody user and group to UIDs/GIDs for mail/mailman [2]
- Stop touching files outside WRKDIR before install [2]
- Use USERS and GROUPS [2]
- Change BROKEN to IGNORE for incorrect OPTIONS choices [2]
- Use @stopdaemon [2]
- Correct rc script to check for pidfile before attempting kill [2]
PR: ports/142000
Submitted by: Adriaan <ratten.adriaan@gmail.com> [1], crees [2]
Approved by: rene (mentor), wxs (maintainer)
|
|
|
|
| |
Pointy hat: glewis
|
| |
|
|
|
|
|
| |
PR: ports/157528
Submitted by: Chris Rees [utisoft gmail com]
|
|
|
|
|
|
|
|
| |
net/yate-devel as net/yate already existed in the repository.
- register in UIDs/GIDs (uses same UID/GID as yate-devel)
PR: ports/156248
Submitted by: Valeriy Komaorv <komarov@valerka.net>
|
|
|
|
|
|
|
| |
- remove [de]install scripts from both
tor ports in favor of GROUPS/USERS
- fix mistakes in the _tor uid entry
introduced in the GROUPS/USERS changes
|
|
|
|
|
|
|
|
|
| |
blacklist for quick and non browser plugin based ad blocking.
WWW: http://opensource.conformal.com/wiki/Adsuck
PR: ports/156644
Submitted by: Philippe Pepiot <phil@philpep.org>
|
|
|
|
|
|
|
|
|
|
|
| |
- Over to new volunteer [1]
- Added new UID, GID, and LEGAL entries [1]
- Fixed rc.conf variable name in pkg-message
- Fixed a couple of portlint warnings
PR: ports/154453 [1]
Submitted by: Richard Hirner <hirner@bitfire.at>
Reviewed by: Chris Rees <utisoft@gmail.com>
|
|
|
|
|
|
|
|
| |
- use of USERS/GROUPS macros
- add rc script
PR: ports/155405
Submitted by: Kurt Jaeger <fbsd-ports _at_ opsec.eu> (maintainer)
|
|
|
|
|
|
| |
for databases/mongodb
PR: ports/156297
|
|
|
|
|
|
|
|
|
| |
*) fix remote controls due to wrong initialisation order.
*) fix some reported regression issues.
*) character devices created by webcamd are now chowned to webcamd:webcamd and
chmodded to 0660. Add a small UPDATING blob about this.
Submitted by: hselasky@ (maintainer)
|
|
|
|
|
| |
PR: ports/156108
Submitted by: Alexander Hausner <alex@hugo.bmg.gv.at>
|
| |
|
|
|
|
|
|
|
| |
interface list [1]
PR: 155974 [1]
Submitted by: David Naylor <naylor.b.david@gmail.com> [1]
|
| |
|
|
|
|
|
| |
PR: 155277
Submitted by: Chris Rees
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 154444
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
Feature safe: yes
|
| |
|
|
|
|
| |
UID/GID is set static in the port but was not reserved until now.
|
| |
|
|
|
|
|
|
|
| |
- Provide new rc scripts
PR: ports/153162
Submitted by: Corey Smith <corsmith@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
| |
- add note to UPDATING
PR: ports/153310
Submitted by: ohauer
Approved by: Mohacsi Janos <janos.mohacsi _at_ bsd.hu> (maintainer)
|
|
|
|
| |
(Took me 6 months to come up with the etc/rc.d/ script...)
|
|
|
|
|
|
|
|
|
|
|
|
| |
Drop .sh extension from RC script.
Drop MD5 checksum from distinfo.
Switch from adding & removing users by hand to using USERS & GROUPS.
Dont remove data gathered by app on uninstall, notify user to do it manually
should they wish to.
PR: ports/152225, ports/152226
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
Approved by: pauls@utdallas.edu (maintainer timeout)
|
|
|
|
|
|
|
| |
The port will run in future with this user instead root
PR: 150765
Submitted by: Michael Graziano <mikeg _at_ bsd-box.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Dovecot is a secure and compact IMAP server which is in the early stages
of development. It supports Maildirs and mbox formats and much of the
IMAP v4 protocol including SSL/TLS. IPv6 support is also included.
Dovecot supports authentication with OpenLDAP, PostgreSQL, MySQL, vpopmail
and PAM.
WWW: http://www.dovecot.org/
PR: 150789
Submitted by: "Nagy, Attila" <bra@fsn.hu>
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Modifies configuration file permissions to restrict them to root and the above
GID.
* Patches uhub source so that PREFIX/etc/uhub/uhub.conf is the compiled in
default configuration file.
* rc.d script changes - enable above uid/gid, enable syslog logging, simplify.
PR: 151819
Submitted by: Aragon Gouveia <aragon@phat.za.net>
Approved by: maintainer
|
| |
|
|
|
|
|
| |
security/opencryptoki ports. I'll add these ports, so
please wait. COMMING SOON:-)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
repocopied as amanda26-{server,client}. Please stay in 2.6.x branch
if you are conservative. Yes, you should so for important
infrastructre like as backup system :-).
New 3.2.0 port includes:
- Use misc/amanda-perl-wrapper as perl5 interpreter which is linked
with libthr.so to avoid thread problem.
- Unique UID, GID assigned and use it by default. amanda user/group
will be added automatically when not exist.
- Deprecate AMANDA_{CONFIG,TAPE} port knobs. They can be set in
runtime config easily.
References: http://wiki.zmanda.com/index.php/3.2_features
|
|
|
|
|
|
|
|
|
| |
- add separate UIDs/GIDs for the daemon
- bump PORTREVSION
PR: ports/150070
Submitted by: Spil <spil.oss@gmail.com>
Approved by: pgollucci (mentor), daniel@netwalk.org (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
long-term archival storage. It seeks to make it practical not only to
manage large archives, but to use the information therein on a daily
basis instead of relegating it to offline storage.
WWW: http://www.archiveopteryx.org/
Approved by: pgj (mentor)
|
|
|
|
|
|
|
|
| |
WinXX and MacOSX PCs and laptops to a server's disk.
BackupPC is highly configurable and easy to install and maintain.
PR: ports/149907
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru>
|
|
|
|
|
|
| |
PR: ports/150230
Submitted by: Eitan Adler <lists@eitanadler.com>
Approved by: dkg@fifthhorseman.net (maintainer)
|
|
|
|
|
|
| |
backend storage
WWW: http://code.google.com/p/twms/
|
|
|
|
|
| |
PR: ports/148320
Submitted by: Bapt <baptiste.daroussin@gmail.com>
|
|
|
|
|
|
| |
PR: ports/148211
Submitted by: Olivier Cochard-Labbé <olivier _AT_ cochard.me>
Feature safe: yes
|
|
|
|
|
|
| |
PR: 147948
Submitted by: David DEMELIER <demelier.david@gmail.com>
Feature safe: yes
|
|
|
|
| |
Approved by: itetcu@ (mentor) implicit
|
|
|
|
|
| |
PR: ports/147759
Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
|
|
|
|
|
|
| |
PR: ports/145369
Submitted by: Eric F Crist <ecrist@secure-computing.net>
Approved by: itetcu@ (mentor)
|
| |
|
|
|
|
|
|
|
|
| |
- Add predefined nslcd user and group
PR: ports/146154
Submitted by: Jim Riggs <ports@christianserving.org>
Approved by: maintainer timeout (14 days)
|
|
|
|
|
| |
Submitted by: gordon
Approved by: tabthorpe (mentor)
|
| |
|
| |
|
|
|
|
| |
- Use UIDs/GIDs files for automatic user/group creation
|
|
|
|
|
|
|
|
| |
to provide an IRC-friendly instant messaging client.
WWW: http://minbif.im
Submitted by: Frank Steinborn <steinex AT nognu.de>
|
| |
|
| |
|
|
|
|
|
| |
PR: 144541
Submitted by: Sahil Tandon
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use a fixed UID / GID
- Fix handling of sample configs in plists
- Add missing plist entries (mostly directories)
- Use /var/munin instead of %D/var/munin
- Consistently use %%FOODIR%% instead of ${PREFIX}/foo etc.
- Honor BATCH / PACKAGE_BUILDING
- Fix network throughput probes (if_ and if_errcoll_)
PR: 120755, 120756, 124528, 129576, 129577, 143804
Submitted by: see PRs
Feature safe: yes
|
|
|
|
|
| |
PR: ports/142546
Submitted by: Mykola Dzham <i@levsha.me>
|
|
|
|
|
|
|
| |
- Use new MASTER_SITE_SUBDIR
- Remove pkg-install and pkg-deinstall
- Reserved uid and gid and use these via USERS and GROUPS
- Optionally remove unchanged config file via pkg-plist
|
|
|
|
| |
Submitted by: Ashish SHUKLA <wahjava@gmail.com>
|
|
|
|
|
| |
PR: ports/140257
Submitted by: Ivan Voras <ivoras@FreeBSD.org>
|
|
|
|
|
| |
Forgotten by: pav (pointy hat!)
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
- Adjust COMMENT
- Add UID and GID entries for net/ladvd
PR: ports/138734
Submitted by: Sten Spans <sten AT blinkenlights.nl> (maintainer)
Feature safe: yes
|
|
|
|
|
|
| |
PR: ports/136083
Submitted by: Douglas William Thrift <douglas@douglasthrift.net>
Feature safe: yes
|
|
|
|
| |
- Add missing fields for noc user.
|
| |
|
|
|
|
| |
Reported by: <s.svirid at sibset-team.ru> (maintainer of net-mgmt/noc by e-mail)
|
|
|
|
|
| |
PR: ports/137175 (based on)
Reported by: Artis Caune <Artis.Caune at gmail.com>
|
|
|
|
|
|
| |
which were removed a few days ago.
Submitted by: Fabian Keil <fk@fabiankeil.de>
|
| |
|
| |
|
|
|
|
|
|
|
| |
once before (ports/116758).
PR: ports/136057
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
|
| |
|
|
|
|
| |
-Update gdm info.
|
|
|
|
|
|
|
|
| |
- Change virtualbox GID in port Makefile due to a conflict with
databases/couchdb and add UPDATING note.
- Bump PORTREVISION.
Reported by: Mike Harding <mvh AT ix.netcom.com>
|
|
|
|
|
| |
PR: ports/135259
Submitted by: Till Klampaeckel <till@php.net>
|
| |
|
|
|
|
| |
PR: ports/132611
|
|
|
|
|
| |
PR: ports/128463
Submitted by: "Mikle Davidkin" <skylord linkline ru>
|
|
|
|
|
|
|
|
|
|
| |
- Fixed user handling
- Added entry to UPDATING for 0.21 to 0.21 version upgrade
- Enable build on amd64
- Unbreak, undeprecate, and unexpire
PR: ports/126343
Submitted by: Anders Troback <freebsd at troback dot com>
|
|
|
|
|
|
|
|
|
|
| |
- Use fixed uid and gid
- Rewrite the rc script to use the new rc.d style and split into two scripts:
hts (for server) and htc (for client)
- Bump PORTREVISION for this
PR: ports/125714 (based on)
Submitted by: G.V. Tjong A Hung <gvtjongahung at users.sourceforge.net> (based on)
|
|
|
|
|
|
|
|
| |
dynamically chosen one.
PR: 127995
Submitted by: Ashish Shukla <wahjava@gmail.com>
Approved by: maintainer timeout (3 months)
|
|
|
|
|
|
|
|
| |
- Convince RC script to use rabbitmq user.
PR: ports/128108
Submitted by: Nick Barkas <snb@threerings.net>
Approved by: Phillip N. <pneumann@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Added handling for crontab installation problems
- Incorported security fixes from PR opened after previous commit
- Added UPDATING entry since configuration options have changed
fairly significantly
PR: ports/122842
Submitted by: Cezary Morga <cm@therek.net>
PR: ports/127255
Submitted by: Yasuhiro KIMURA <yasu at utahime dot org>
Reviewed by: glarkin
Approved by: beech (mentor, implicit)
Approved by: portmgr (marcus)
Security: Incorrect addition of logcheck user to wheel group
|
|
|
|
|
|
|
|
| |
- Added entries for logcheck user in UIDs and GIDs
- Fixed package building problems (perms and empty dir creation)
Reported by: QA Tindy
Approved by: portmgr (erwin)
|
|
|
|
|
|
|
|
|
|
|
| |
- Add new UID and GID for pgbouncer
- Improve handling of example configuration files
- Add support for the reload rc command
- Other minor enhancements
PR: ports/126454
Submitted by: mm
Approved by: skv (maintainer)
|
|
|
|
|
| |
PR: ports/117299
Submitted by: Quinton Dolan <q@onthenet.com.au>
|
|
|
|
|
|
|
| |
Also fix the two ports that are already using it.
Suggested by: timur
Approved by: portmgr (self)
|
| |
|
|
|
|
| |
Approved by: erwin (mentor)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/122097
Submitted by: David Wood <david@wood2.org.uk> (maintainer)
|
|
|
|
| |
* Set home directory of /usr/local/cricket for "cricket" user.
|
|
|
|
| |
PR: 120505
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for new UID/GID
PR: 120882
Submitted by: Nikolay Pavlov <qpadla@gmail.com> (maintainer)
|
|
|
|
|
| |
dependency (unless using a perl older than 5.8.7). Confirmed as working
on RELENG_6.
|
|
|
|
|
| |
PR: 120752
Submitted by: Gea-Suan Lin <gslin@gslin.org>
|
| |
|