aboutsummaryrefslogtreecommitdiff
path: root/sysutils/mcollective
Commit message (Collapse)AuthorAgeFilesLines
* sysutils/mcollective: convert to USES=shebangfilesSteve Wills2016-04-231-1/+3
| | | | Notes: svn path=/head/; revision=413901
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* - Add LICENSESunpoet Po-Chuan Hsieh2016-03-071-0/+3
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=410562
* sysutils/mcollective: update to 2.8.2Steve Wills2015-07-084-326/+87
| | | | Notes: svn path=/head/; revision=391581
* - Drop @dirrm* from plistDmitry Marakasov2015-06-081-80/+2
| | | | | | | | | - Add empty directories to plist Approved by: portmgr blanket Notes: svn path=/head/; revision=388805
* sysutils/mcollective: update to 2.5.3, document security issueSteve Wills2014-07-212-3/+3
| | | | | | | | Security: ecea9e92-0be5-4931-88da-8772d044972a MFH: 2014Q3 Notes: svn path=/head/; revision=362495
* sysutils/mcollective: update 2.5.1 -> 2.5.2Bartek Rutkowski2014-07-082-3/+3
| | | | | | | Approved by: marino, swills (mentors) Notes: svn path=/head/; revision=361213
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-041-2/+2
| | | | Notes: svn path=/head/; revision=360673
* - Update to 2.5.1Steve Wills2014-05-233-7/+10
| | | | | | | | | | - Pet portlint PR: ports/189445 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Notes: svn path=/head/; revision=354956
* - Update to 2.4.1Steve Wills2014-03-123-64/+31
| | | | | | | | | | - Support staging PR: ports/187253 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Notes: svn path=/head/; revision=347989
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - Update to 2.2.4Steve Wills2013-06-253-95/+56
| | | | Notes: svn path=/head/; revision=321721
* - Fix plist issuesSteve Wills2012-09-042-4/+1
| | | | | | | | Pointed out by: pointyhat (via linimon) Pointhat to: swills Notes: svn path=/head/; revision=303631
* - Update to 2.1.1Steve Wills2012-09-023-160/+228
| | | | Notes: svn path=/head/; revision=303565
* - Fix rc script status and restart/shutdownSteve Wills2012-08-302-2/+4
| | | | | | | | PR: ports/170980 Reported by: Nicolas Szalay <nicolas.szalay@fotolia.com> Notes: svn path=/head/; revision=303359
* - Add script to RUBY_SHEBANG_FILES so they work at startup when PATH isn'tSteve Wills2012-06-271-0/+3
| | | | | | | | | set or from service(8) Reported by: tj Notes: svn path=/head/; revision=300112
* - Update to 2.0.0Steve Wills2012-06-173-9/+88
| | | | | | | | PR: ports/169019 Submitted by: Daniel <daniel@ish.com.au> (partially) Notes: svn path=/head/; revision=299477
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* - Update to 1.3.2Steve Wills2011-12-313-36/+6
| | | | Notes: svn path=/head/; revision=288351
* - Update to 1.3.1Steve Wills2011-11-033-74/+19
| | | | Notes: svn path=/head/; revision=284988
* - Grab maintainership of these, maintainer requested giving them up on ports@Steve Wills2011-10-311-1/+1
| | | | Notes: svn path=/head/; revision=284805
* - Fix REINPLACE_ARGS to not make backup files and actually patchSteve Wills2011-08-161-1/+4
| | | | | | | Approved by: Russell Jackson <raj@csub.edu> (maintainer, private email) Notes: svn path=/head/; revision=279786
* - Fix various rc issues that should have been caught at initial commit:Steve Wills2011-08-131-6/+15
| | | | | | | | | | | | | | | | - Add a $FreeBSD$ - REQUIRE: LOGIN instead of REQUIRE: DAEMON - Add config comments - Move load_rc_config up to what will soon become the standard location. - s#/usr/local#%%PREFIX%%# - Since the -p option is almost certainly mandatory here, use command_args instead of _flags. Submitted by: dougb Pointy hat to: swills Notes: svn path=/head/; revision=279647
* The Marionette CollectiveSteve Wills2011-08-135-0/+564
A modern scalable datacenter orchestration framework WWW: http://marionette-collective.org/ PR: ports/159673 Submitted by: Russell Jackson <raj at csub.edu> Notes: svn path=/head/; revision=279601