Commit graph

202 commits

Author SHA1 Message Date
Greg Larkin
b38adecadc [devel/gearmand]:
- 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>
2012-10-04 19:51:33 +00:00
Hiroki Sato
6102c7e75b Add net-mgmt/ipv6mon, a tool for monitoring IPv6 address usage on a local
network.

WWW:	http://www.si6networks.com/tools/ipv6mon/
2012-10-02 20:26:17 +00:00
Wen Heping
9c1d653785 - Create gid and uid for tryton daemon and use them via USERS and GROUPS 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)
2012-09-18 00:57:12 +00:00
Martin Matuska
198e144f04 Update c-icap to 0.2.1
PR:		ports/170121
Approved by:	maintainer (timeout)
2012-08-15 00:09:41 +00:00
Olli Hauer
8983a88800 - use reserverd UID/GID
- 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>
2012-07-20 20:32:20 +00:00
Michael Scheidell
1747f9c81d - Update to 1.3.9
- Add GIDs/UIDs 215

PR:		ports/169646
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2012-07-08 12:39:15 +00:00
Olli Hauer
3cf7e39483 add reserved UID/GID for polw (mail/postfix-policyd-weight) 2012-06-07 11:51:07 +00:00
Chris Rees
33804d55aa Add UID and GID for net-mgmt/netmond 2012-05-30 19:53:37 +00:00
Brendan Fabeny
3f83ea4b83 preliminary version of update to 0.9.x; GUI, rc-scripts, tests,
and refinements to default configuration to follow
2012-05-28 16:28:47 +00:00
Ryan Steinmetz
85b27a97c9 - Add razorback USERS/GROUPS for upcoming security/razorback* port additions 2012-05-21 13:59:15 +00:00
Jeremy Messenger
abcad0b093 Switch from old way to new way by using USERS.
PR:		ports/164187
Submitted by:	crees
2012-05-20 16:47:37 +00:00
Ashish SHUKLA
9dc60d1ed9 - Add USER/GROUP, missed from previous commit
- Add _smtpd user to UIDs/GIDs

Reported by:	Nike <k-nike@inbox.ru>
2012-05-16 12:06:27 +00:00
Motoyuki Konno
c679424d17 Add Pandora FMS 4.0.1 - a Flexible Monitoring System.
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
2012-04-21 12:27:40 +00:00
Sunpoet Po-Chuan Hsieh
6b1b450017 - Change /sbin/nologin to /usr/sbin/nologin 2012-04-18 14:23:41 +00:00
Chris Rees
4c7a0a94f8 Fix condor home directory 2012-04-18 13:55:55 +00:00
Chris Rees
01aba96a4e Register username and groupname for condor
PR:		ports/166733
2012-04-12 20:13:21 +00:00
Clement Laforet
95b1c2e57b - Add hadoop 1.0.0
- 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
2012-03-27 14:51:01 +00:00
Martin Matuska
e24792fc91 Update SQLgrey to 1.8.0
Use UIDs/GIDs infractructure (new uid/gid 226)

PR:		ports/165103
Approved by:	maintainer
2012-02-14 10:47:37 +00:00
Sergey A. Osokin
1c96f7c440 Change type of pointers from int to uintptr_t for support 64 bit platforms.
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
2012-02-02 13:05:19 +00:00
Sergey A. Osokin
a616de97e7 Fix path for nologin(8). 2012-02-02 12:28:55 +00:00
Michael Scheidell
d9939c32b9 - Functionality upgrade. Add in *.txt.sample files so that 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)
2012-01-12 13:14:45 +00:00
Jun Kuriyama
3b09aa2b3a - Upgrade to 3.2.3.
- 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
2011-11-19 07:05:21 +00:00
Max Brazhnikov
a29ed10211 Reserve uid/gid 442 for Quassel IRC 2011-10-31 14:24:04 +00:00
Chris Rees
1b734f1ef4 Spell /nonexistEnt correctly for freeswitch user, thus not
leaving /nonexistant behind on deinstall
2011-10-28 21:37:10 +00:00
Thierry Thomas
a90bd9730f Adding _neubot for Neubot's daemon. 2011-10-22 14:39:04 +00:00
Alberto Villa
a2d3b5a4bc The KDE/FreeBSD team is pleased to announce KDE Software Compilation
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
2011-10-17 00:03:42 +00:00
Greg Larkin
6b66928f7e - Added user and group to prepare for new port devel/trac-bitten
PR:		ports/140157
Submitted by:	Tim Niemueller <tim@niemueller.de>
2011-10-13 21:06:22 +00:00
Baptiste Daroussin
b3f2ecd196 Add the radns users/groups 2011-09-28 09:48:43 +00:00
Chris Rees
de85812142 Clarify UPDATING entry for maiad and update vscan user to new home dir.
PR:		ports/159949
2011-09-04 16:08:46 +00:00
Beech Rintoul
2a8ad4b419 - Add for openerp-server
PR:		ports/160310
Submitted by:	Laurent Berthelet <laurent@ospowa.com>
2011-09-01 17:50:06 +00:00
Chris Rees
c71f8d795e Copy line from master.passwd for operator, not passwd. 2011-08-23 20:27:26 +00:00
Chris Rees
478d6ed8de Allow operator user to be used by a port. 2011-08-23 20:00:52 +00:00
Sunpoet Po-Chuan Hsieh
463804e30a - Add missing colon delimiter 2011-08-22 06:22:15 +00:00
Sunpoet Po-Chuan Hsieh
0005861a3f - Change /sbin/nologin to /usr/sbin/nologin 2011-08-21 17:02:41 +00:00
Li-Wen Hsu
9a27ad701f - Sync jenkins's home as ${JENKINS_HOME} in devel/jenkins 2011-08-20 02:58:10 +00:00
Ryan Steinmetz
fdd1be1edd Correct name in GECOS field and update shell to nologin.
PR:		ports/159399
Submitted by:	James O'Gorman <james@netinertia.co.uk> (maintainer)
Approved by:	wxs (mentor)
2011-08-16 22:04:13 +00:00
Chris Rees
5b6abe5beb mail/mixminion now uses USERS 2011-08-14 16:46:14 +00:00
Chris Rees
231b57aaf4 net/gini now uses USERS 2011-08-12 13:58:50 +00:00
Pav Lucistnik
23f8489eb9 - Change zenoss user to have a valid shell, and add an UPDATING entry for
already installed base

PR:		ports/159265
Submitted by:	Phil Phillips <pphillips@experts-exchange.com>
2011-08-08 13:09:52 +00:00
Chris Rees
c2a08171fe net/gatekeeper now uses USERS/GROUPS
Approved by:	rene (mentor, implicit)
2011-07-25 20:22:12 +00:00
Chris Rees
6d0579e876 Add users for net-mgmt/zenoss
PR:		ports/156655
Submitted by:	phil@experts-exchange.com
Approved by:	rene (mentor)
2011-07-21 16:51:48 +00:00
Chris Rees
b7e091c17e Add missing entries for tr-ircd
Pointy hat:	crees
Approved by:	rene (mentor, implicit)
2011-07-09 09:28:03 +00:00
Chris Rees
0dbca19780 audio/ventrilo-server now uses USERS and GROUPS
PR:		ports/157928
Submitted by:	crees (me)
Approved by:	rene (mentor, implicit), maintainer timeout (20 days)
2011-07-07 18:14:36 +00:00
Hiroki Sato
74365dfe22 - Fix a crash when an invalid log file is specified.
- Add -u uid option to drop the root privilege.
- Add skkserv user and group.
- Display fatal error messages in mksock() even if debug=0.
2011-07-02 14:54:06 +00:00
Chris Rees
9814514ebf Remove duplicate dbxml line.
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)
2011-06-28 20:11:05 +00:00
Chris Rees
bb91be0ba9 Fix nobody user -- should be master.passwd style
Submitted by:	Ryan Steinmetz (rpsfa@rit.edu)
Approved by:	rene (mentor)
2011-06-14 16:39:19 +00:00
Chris Rees
ccc31701b6 - Correct GROUP when postfix OPTION is selected [1]
- 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)
2011-06-13 19:22:25 +00:00
Greg Lewis
1afdd5ab76 . Add entries for dbxml forgotten in databases/dbXML update.
Pointy hat:	glewis
2011-06-11 17:01:51 +00:00
Rene Ladan
2590ea92ca Add an user 'daapd' for audio/mt-daapd 2011-06-06 19:14:50 +00:00
Rene Ladan
796bfe95b7 Add entries for ports which are converted to the new USERS paradigm.
PR:		ports/157528
Submitted by:	Chris Rees [utisoft gmail com]
2011-06-06 18:01:30 +00:00