Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.12.5 30 Jun 2023 05:48:19 |
Muhammad Moinur Rahman (bofh) |
sysutils/mcollective: Remove expired port
2023-06-30 sysutils/mcollective: Broken with all supported Ruby versions
Approved by: portmgr (blanket) |
2.12.5 07 Jun 2023 04:56:28 |
Yasuhiro Kimura (yasu) |
mcollective: Mark DEPRECATED and set EXPIRATION_DATE
* Mark sysutils/mcollective as DEPRECATED and set EXPIRATION_DATE to
2023-06-30. It is BROKEN with all supported Ruby versions after the
removal of lang/ruby27.
* Also mark dependencies as DEPRECATED and set EXPIRATION_DATE.
* While here, mark sysutils/mcollective as BROKEN with Ruby 3.2 and
3.3.
PR: 271443
Approved by: Maintainer timeout |
2.12.5 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.12.5 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.12.5 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
2.12.5 18 Mar 2022 23:32:57 |
Romain Tartière (romain) Author: Yasuhiro Kimura |
sysutils/mcollective: Mark BROKEN with Ruby 3.x
PR: 262517
With hat: puppet |
2.12.5 21 Oct 2021 14:27:13 |
Stefan Eßer (se) |
sysutils/mcollective: Add CPE information
Approved by: portmgr (blanket) |
2.12.5 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
2.12.5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.12.5 07 Nov 2019 18:18:18 |
tobik |
Replace do-patch in ports that override it with more appropriate targets
Most ports do not need to override do-patch. It breaks some ports
tree features like EXTRA_PATCH_TREE, etc. |
2.12.5 22 Oct 2019 15:59:40 |
romain |
Update to 2.12.5
With hat: puppet |
2.12.4 26 Oct 2018 10:29:36 |
romain |
Update to 2.12.4
With hat: puppet |
2.12.3 24 Aug 2018 07:46:28 |
romain |
Update to 2.12.3
With hat: puppet |
2.12.1 19 Apr 2018 15:35:03 |
romain |
Update to 2.12.1
Release notes:
https://puppet.com/docs/mcollective/current/releasenotes.html
With hat: puppet |
2.12.0 26 Mar 2018 12:46:34 |
romain |
Update to 2.12.0
Release notes:
https://puppet.com/docs/mcollective/current/releasenotes.html
With hat: puppet |
2.11.4 15 Nov 2017 18:50:12 |
romain |
Update to 2.11.4
With hat: puppet |
2.11.3 12 Oct 2017 17:02:58 |
romain |
Update to 2.11.3
https://puppet.com/docs/mcollective/current/releasenotes.html
With hat: puppet |
2.11.2 21 Aug 2017 18:48:48 |
romain |
Update to 2.11.2 |
2.11.1 12 Aug 2017 14:21:30 |
romain |
Update to 2.11.1
Ensure the service has an UTF-8 locale and /usr/local/bin is in the $PATH.
With hat: puppet |
2.9.0 20 Jul 2017 15:30:52 |
romain |
Pass maintainership to puppet@
puppet@ is basically aliased to the previous maintainers in order to ease-up
updating Puppet-related ports. The changes where approved by e-mail. |
2.9.0 14 Aug 2016 02:03:39 |
swills |
sysutils/mcollective: update to 2.9.0 |
2.8.2_1 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
2.8.2_1 23 Apr 2016 18:51:53 |
swills |
sysutils/mcollective: convert to USES=shebangfiles |
2.8.2 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
2.8.2 07 Mar 2016 20:13:21 |
sunpoet |
- Add LICENSE
Approved by: portmgr (blanket) |
2.8.2 08 Jul 2015 17:43:16 |
swills |
sysutils/mcollective: update to 2.8.2 |
2.5.3 08 Jun 2015 01:19:09 |
amdmi3 |
- Drop @dirrm* from plist
- Add empty directories to plist
Approved by: portmgr blanket |
2.5.3 21 Jul 2014 21:19:36 |
swills |
sysutils/mcollective: update to 2.5.3, document security issue
Security: ecea9e92-0be5-4931-88da-8772d044972a
MFH: 2014Q3 |
2.5.2 08 Jul 2014 10:09:28 |
robak |
sysutils/mcollective: update 2.5.1 -> 2.5.2
Approved by: marino, swills (mentors) |
2.5.1 04 Jul 2014 22:25:48 |
adamw |
Remove NOPORTDOCS and NOPORTEXAMPLES. |
2.5.1 23 May 2014 18:35:42 |
swills |
- Update to 2.5.1
- Pet portlint
PR: ports/189445
Submitted by: Bartek Rutkowski <ports@robakdesign.com> |
2.4.1 12 Mar 2014 16:47:51 |
swills |
- Update to 2.4.1
- Support staging
PR: ports/187253
Submitted by: Bartek Rutkowski <ports@robakdesign.com> |
2.2.4 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
2.2.4 25 Jun 2013 02:57:53 |
swills |
- Update to 2.2.4 |
2.1.1_1 04 Sep 2012 00:55:36 |
swills |
- Fix plist issues
Pointed out by: pointyhat (via linimon)
Pointhat to: swills |
2.1.1 02 Sep 2012 17:39:14 |
swills |
- Update to 2.1.1 |
2.1.0_2 30 Aug 2012 03:08:14 |
swills |
- Fix rc script status and restart/shutdown
PR: ports/170980
Reported by: Nicolas Szalay <nicolas.szalay@fotolia.com> |
2.1.0_1 27 Jun 2012 19:53:01 |
swills |
- Add script to RUBY_SHEBANG_FILES so they work at startup when PATH isn't
set or from service(8)
Reported by: tj |
2.1.0 17 Jun 2012 19:24:51 |
swills |
- Update to 2.0.0
PR: ports/169019
Submitted by: Daniel <daniel@ish.com.au> (partially) |
1.3.2 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
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. |
1.3.2 31 Dec 2011 19:42:58 |
swills |
- Update to 1.3.2 |
1.3.1 03 Nov 2011 15:28:51 |
swills |
- Update to 1.3.1 |
1.2.1_1 31 Oct 2011 22:36:25 |
swills |
- Grab maintainership of these, maintainer requested giving them up on ports@ |
1.2.1_1 16 Aug 2011 00:16:18 |
swills |
- Fix REINPLACE_ARGS to not make backup files and actually patch
Approved by: Russell Jackson <raj@csub.edu> (maintainer, private email) |
1.2.1 13 Aug 2011 22:39:50 |
swills |
- Fix various rc issues that should have been caught at initial commit:
- 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 |
1.2.1 13 Aug 2011 14:28:34 |
swills |
The Marionette Collective
A modern scalable datacenter orchestration framework
WWW: http://marionette-collective.org/
PR: ports/159673
Submitted by: Russell Jackson <raj at csub.edu> |