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)
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)
- 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
- 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)
- 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)
- Remove pre/post include
- No need for ARCH check since ONLY_FOR_ARCHS is used
- Use USERS/GROUPS
- Fix invalid @exec in plist causing directory to be created in the wrong
place with pkgng
Add nogroup to GIDs since this port uses it.
PR: ports/169984
Submitted by: maintainer
Approved by: kwm (mentor)
- 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
- 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
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
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)
- 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)
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>
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>
*) 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)
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)
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
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
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>
- 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
- 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>
- 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)
o www/rt3 has marked been IGNORE for at least one year, so has been removed.
o All www/rt* ports are now deprecated and will be removed 2008-02-01
except www/rt36.
o GID 180 has been registered officially for rt's use.
o exactly one of www/rt36 or www/rt38 may be installed at any one time
www/p5-RT* and www/p5-RTx* will be updated shortly to depend on www/rt38.
www/rt38 is now packageable. This means that you have to run some scripts
BY HAND after the port installation is done.
PR: ports/125745, ports/125785
Requested by: several on ports@
Approved by: vivek@khera.org (previous rt maintainer)
- 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)