Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.7.0 05 Mar 2024 19:21:12
    |
Romain Tartière (romain)  |
sysutils/rubygem-puppetserver-ca: Update to 2.7.0
With hat: puppet |
2.6.0 16 Jun 2023 18:35:04
    |
Romain Tartière (romain)  |
sysutils/rubygem-puppetserver-ca: Update to 2.6.0
With hat: puppet |
2.5.0 10 Apr 2023 09:10:56
    |
Romain Tartière (romain)  |
sysutils/rubygem-puppetserver-ca: Update to 2.5.0
With hat: puppet |
2.4.0 11 Feb 2023 06:54:55
    |
Romain Tartière (romain)  |
sysutils/rubygem-puppetserver-ca: Update to 2.4.0
With hat: puppet |
2.3.6 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.3.6 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.3.6 23 Mar 2022 05:51:29
    |
Romain Tartière (romain)  |
sysutils/rubygem-puppetserver-ca: Update to 2.3.6
With hat: puppet |
2.3.5 19 Sep 2021 06:01:11
    |
Po-Chuan Hsieh (sunpoet)  |
sysutils/rubygem-puppetserver-ca: Add NO_ARCH
Approved by: portmgr (blanket) |
2.3.5 11 Sep 2021 01:01:39
    |
Romain Tartière (romain)  |
sysutils/rubygem-puppetserver-ca: Update to 2.3.5
With hat: puppet |
2.3.4 31 Aug 2021 23:07:17
    |
Romain Tartière (romain)  |
sysutils/rubygem-puppetserver-ca: Update to 2.3.4
With hat: puppet |
2.3.3 22 Aug 2021 21:59:42
    |
Romain Tartière (romain)  |
sysutils/rubygem-puppetserver-ca: Update to 2.3.3
With hat: puppet |
2.3.2 19 Aug 2021 00:23:49
    |
Romain Tartière (romain)  |
sysutils/rubygem-puppetserver-ca: Update to 2.3.2
With hat: puppet |
2.3.1 03 Aug 2021 03:35:28
    |
Romain Tartière (romain)  |
sysutils/rubygem-puppetserver-ca: Update to 2.3.1
With hat: puppet |
2.3.0 27 Jul 2021 01:31:07
    |
Romain Tartière (romain)  |
sysutils/rubygem-puppetserver-ca: Update to 2.3.0
With hat: puppet |
2.2.0 12 Jul 2021 23:39:29
    |
Romain Tartière (romain)  |
sysutils/rubygem-puppetserver-ca: Update to 2.2.0
With hat: puppet |
2.1.0 01 May 2021 00:15:58
    |
Romain Tartière (romain)  |
sysutils/rubygem-puppetserver-ca: Update to 2.1.0
With hat: puppet |
2.0.2 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.0.2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.0.2 27 Mar 2021 00:23:39
  |
romain  |
Update to 2.0.2
With hat: puppet |
2.0.1 17 Dec 2020 07:42:46
  |
romain  |
Update to 2.0.1
With hat: puppet |
2.0.0_1 04 Dec 2020 20:46:31
  |
romain  |
Allow migrating the Puppet CA
With hat: puppet |
2.0.0 06 Nov 2020 22:10:34
  |
romain  |
Update to 2.0.0
With hat: puppet |
1.8.0_1 17 Sep 2020 18:07:43
  |
romain  |
Remove explicit dependency
The puppetserver port will depend on Facter and this ports is a dependency of
the puppetsever port, so no need to put this dependency here.
This allows to use the future Facter 4 (sysutils/facter) without conflicts.
With hat: puppet |
1.8.0 04 Jun 2020 22:41:25
  |
romain  |
Update to 1.8.0
With hat: puppet |
1.7.0 28 Apr 2020 03:26:55
  |
romain  |
Update to 1.7.0
With hat: puppet |
1.6.0 23 Mar 2020 17:21:20
  |
romain  |
Update to 1.6.0
With hat: puppet |
1.5.0 04 Dec 2019 01:15:13
  |
romain  |
Update to 1.5.0
With hat: puppet |
1.4.0 21 Aug 2019 20:37:30
  |
romain  |
Update to 1.4.0
With hat: puppet |
1.3.2 23 Jul 2019 22:03:53
  |
romain  |
Update to 1.3.2
With hat: puppet |
1.3.1 09 Mar 2019 22:39:10
  |
romain  |
Update to 1.3.1
With hat: puppet |
1.3.0 24 Jan 2019 00:08:20
  |
romain  |
Update to 1.3.0
With hat: puppet |
1.2.1 20 Dec 2018 02:12:12
  |
romain  |
Update to 1.2.1
With hat: puppet |
1.2.0 12 Dec 2018 17:26:28
  |
romain  |
Update to 1.2.0
With hat: puppet |
1.1.3 22 Nov 2018 19:42:50
  |
romain  |
Update to 1.1.3
With hat: puppet |
1.1.2 19 Oct 2018 09:06:29
  |
romain  |
Update to 1.1.2
With hat: puppet |
1.1.1 28 Sep 2018 10:47:02
  |
romain  |
Update to 1.1.1
With hat: puppet |
1.0.0 27 Sep 2018 07:06:25
  |
romain  |
New port: sysutils/rubygem-puppetserver-ca
This gem provides the functionality behind the Puppet Server CA interactions.
The actual CLI executable lives within the Puppet Server project.
WWW: https://github.com/puppetlabs/puppetserver-ca-cli/
With hat: puppet |