notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: sysutils/rubygem-puppetserver-ca/Makefile

Number of commits found: 37

Tuesday, 5 Mar 2024
19:21 Romain Tartière (romain) search for other commits by this committer
sysutils/rubygem-puppetserver-ca: Update to 2.7.0

With hat:	puppet
commit hash: de073e40b4c577cad46221dc90b386ea6fc749ff commit hash: de073e40b4c577cad46221dc90b386ea6fc749ff commit hash: de073e40b4c577cad46221dc90b386ea6fc749ff commit hash: de073e40b4c577cad46221dc90b386ea6fc749ff de073e4
Friday, 16 Jun 2023
18:35 Romain Tartière (romain) search for other commits by this committer
sysutils/rubygem-puppetserver-ca: Update to 2.6.0

With hat:	puppet
commit hash: d1b12e8873568522ce149a3d98898bcad2883980 commit hash: d1b12e8873568522ce149a3d98898bcad2883980 commit hash: d1b12e8873568522ce149a3d98898bcad2883980 commit hash: d1b12e8873568522ce149a3d98898bcad2883980 d1b12e8
Monday, 10 Apr 2023
09:10 Romain Tartière (romain) search for other commits by this committer
sysutils/rubygem-puppetserver-ca: Update to 2.5.0

With hat:	puppet
commit hash: 60ad59a31774b975ee5c48df67f2d60e8b301b4f commit hash: 60ad59a31774b975ee5c48df67f2d60e8b301b4f commit hash: 60ad59a31774b975ee5c48df67f2d60e8b301b4f commit hash: 60ad59a31774b975ee5c48df67f2d60e8b301b4f 60ad59a
Saturday, 11 Feb 2023
06:54 Romain Tartière (romain) search for other commits by this committer
sysutils/rubygem-puppetserver-ca: Update to 2.4.0

With hat:	puppet
commit hash: 1743d428bf4da0803f7a14fd176689db617b5ca0 commit hash: 1743d428bf4da0803f7a14fd176689db617b5ca0 commit hash: 1743d428bf4da0803f7a14fd176689db617b5ca0 commit hash: 1743d428bf4da0803f7a14fd176689db617b5ca0 1743d42
Saturday, 14 Jan 2023
23:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer
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
commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae 18c6e18
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 23 Mar 2022
05:51 Romain Tartière (romain) search for other commits by this committer
sysutils/rubygem-puppetserver-ca: Update to 2.3.6

With hat:	puppet
commit hash: 9edea253c2c77a5dad99e23e5012ba8ab17fddc4 commit hash: 9edea253c2c77a5dad99e23e5012ba8ab17fddc4 commit hash: 9edea253c2c77a5dad99e23e5012ba8ab17fddc4 commit hash: 9edea253c2c77a5dad99e23e5012ba8ab17fddc4 9edea25
Sunday, 19 Sep 2021
06:01 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-puppetserver-ca: Add NO_ARCH

Approved by:	portmgr (blanket)
commit hash: 86b76ba8a53bc6169f54bbc2251938fb45995ff9 commit hash: 86b76ba8a53bc6169f54bbc2251938fb45995ff9 commit hash: 86b76ba8a53bc6169f54bbc2251938fb45995ff9 commit hash: 86b76ba8a53bc6169f54bbc2251938fb45995ff9 86b76ba
Saturday, 11 Sep 2021
01:01 Romain Tartière (romain) search for other commits by this committer
sysutils/rubygem-puppetserver-ca: Update to 2.3.5

With hat:	puppet
commit hash: 8a37f034565e16655ffc8dfc6cc1ec29f1a736bb commit hash: 8a37f034565e16655ffc8dfc6cc1ec29f1a736bb commit hash: 8a37f034565e16655ffc8dfc6cc1ec29f1a736bb commit hash: 8a37f034565e16655ffc8dfc6cc1ec29f1a736bb 8a37f03
Tuesday, 31 Aug 2021
23:07 Romain Tartière (romain) search for other commits by this committer
sysutils/rubygem-puppetserver-ca: Update to 2.3.4

With hat:	puppet
commit hash: 6894c65006ccf64606de7bd952e48587ae194234 commit hash: 6894c65006ccf64606de7bd952e48587ae194234 commit hash: 6894c65006ccf64606de7bd952e48587ae194234 commit hash: 6894c65006ccf64606de7bd952e48587ae194234 6894c65
Sunday, 22 Aug 2021
21:59 Romain Tartière (romain) search for other commits by this committer
sysutils/rubygem-puppetserver-ca: Update to 2.3.3

With hat:	puppet
commit hash: 316ea2771c6ffc78f5358e4ebfbdc39e549c820a commit hash: 316ea2771c6ffc78f5358e4ebfbdc39e549c820a commit hash: 316ea2771c6ffc78f5358e4ebfbdc39e549c820a commit hash: 316ea2771c6ffc78f5358e4ebfbdc39e549c820a 316ea27
Thursday, 19 Aug 2021
00:23 Romain Tartière (romain) search for other commits by this committer
sysutils/rubygem-puppetserver-ca: Update to 2.3.2

With hat:	puppet
commit hash: 7c424175d9af73500cab1708993e763bd5e6b48e commit hash: 7c424175d9af73500cab1708993e763bd5e6b48e commit hash: 7c424175d9af73500cab1708993e763bd5e6b48e commit hash: 7c424175d9af73500cab1708993e763bd5e6b48e 7c42417
Tuesday, 3 Aug 2021
03:35 Romain Tartière (romain) search for other commits by this committer
sysutils/rubygem-puppetserver-ca: Update to 2.3.1

With hat:	puppet
commit hash: b5d5f4d3aa083e2c56e256bc7a4373d561924dd1 commit hash: b5d5f4d3aa083e2c56e256bc7a4373d561924dd1 commit hash: b5d5f4d3aa083e2c56e256bc7a4373d561924dd1 commit hash: b5d5f4d3aa083e2c56e256bc7a4373d561924dd1 b5d5f4d
Tuesday, 27 Jul 2021
01:31 Romain Tartière (romain) search for other commits by this committer
sysutils/rubygem-puppetserver-ca: Update to 2.3.0

With hat:	puppet
commit hash: 92a8b702c95fd65d0352a2c9447e90bc8952e5b9 commit hash: 92a8b702c95fd65d0352a2c9447e90bc8952e5b9 commit hash: 92a8b702c95fd65d0352a2c9447e90bc8952e5b9 commit hash: 92a8b702c95fd65d0352a2c9447e90bc8952e5b9 92a8b70
Monday, 12 Jul 2021
23:39 Romain Tartière (romain) search for other commits by this committer
sysutils/rubygem-puppetserver-ca: Update to 2.2.0

With hat:	puppet
commit hash: 9e278371cd3715411dd39df037f4fc867d62a1db commit hash: 9e278371cd3715411dd39df037f4fc867d62a1db commit hash: 9e278371cd3715411dd39df037f4fc867d62a1db commit hash: 9e278371cd3715411dd39df037f4fc867d62a1db 9e27837
Saturday, 1 May 2021
00:15 Romain Tartière (romain) search for other commits by this committer
sysutils/rubygem-puppetserver-ca: Update to 2.1.0

With hat:	puppet
commit hash: a597504a79e965a7ac7e1a0b21b3bf8dd1b87971 commit hash: a597504a79e965a7ac7e1a0b21b3bf8dd1b87971 commit hash: a597504a79e965a7ac7e1a0b21b3bf8dd1b87971 commit hash: a597504a79e965a7ac7e1a0b21b3bf8dd1b87971 a597504
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 27 Mar 2021
00:23 romain search for other commits by this committer
Update to 2.0.2

With hat:	puppet
Original commitRevision:569279 
Thursday, 17 Dec 2020
07:42 romain search for other commits by this committer
Update to 2.0.1

With hat:	puppet
Original commitRevision:558265 
Friday, 4 Dec 2020
20:46 romain search for other commits by this committer
Allow migrating the Puppet CA

With hat:	puppet
Original commitRevision:557019 
Friday, 6 Nov 2020
22:10 romain search for other commits by this committer
Update to 2.0.0

With hat:	puppet
Original commitRevision:554328 
Thursday, 17 Sep 2020
18:07 romain search for other commits by this committer
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
Original commitRevision:548848 
Thursday, 4 Jun 2020
22:41 romain search for other commits by this committer
Update to 1.8.0

With hat:	puppet
Original commitRevision:537969 
Tuesday, 28 Apr 2020
03:26 romain search for other commits by this committer
Update to 1.7.0

With hat:	puppet
Original commitRevision:533227 
Monday, 23 Mar 2020
17:21 romain search for other commits by this committer
Update to 1.6.0

With hat:	puppet
Original commitRevision:528992 
Wednesday, 4 Dec 2019
01:15 romain search for other commits by this committer
Update to 1.5.0

With hat:	puppet
Original commitRevision:518980 
Wednesday, 21 Aug 2019
20:37 romain search for other commits by this committer
Update to 1.4.0

With hat:	puppet
Original commitRevision:509561 
Tuesday, 23 Jul 2019
22:03 romain search for other commits by this committer
Update to 1.3.2

With hat:	puppet
Original commitRevision:507253 
Saturday, 9 Mar 2019
22:39 romain search for other commits by this committer
Update to 1.3.1

With hat:	puppet
Original commitRevision:495209 
Thursday, 24 Jan 2019
00:08 romain search for other commits by this committer
Update to 1.3.0

With hat:	puppet
Original commitRevision:491066 
Thursday, 20 Dec 2018
02:12 romain search for other commits by this committer
Update to 1.2.1

With hat:	puppet
Original commitRevision:487830 
Wednesday, 12 Dec 2018
17:26 romain search for other commits by this committer
Update to 1.2.0

With hat:	puppet
Original commitRevision:487305 
Thursday, 22 Nov 2018
19:42 romain search for other commits by this committer
Update to 1.1.3

With hat:	puppet
Original commitRevision:485612 
Friday, 19 Oct 2018
09:06 romain search for other commits by this committer
Update to 1.1.2

With hat:	puppet
Original commitRevision:482418 
Friday, 28 Sep 2018
10:47 romain search for other commits by this committer
Update to 1.1.1

With hat:	puppet
Original commitRevision:480850 
Thursday, 27 Sep 2018
07:06 romain search for other commits by this committer
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
Original commitRevision:480785 

Number of commits found: 37