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.

Port details
rubygem-cucumber-cucumber-expressions Cucumber Expressions for Ruby
17.0.2 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 17.0.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-06-14 14:21:41
Last Update: 2024-03-09 14:06:34
Commit Hash: a12209e
Also Listed In: rubygems
License: MIT
WWW:
https://github.com/cucumber/cucumber-expressions/tree/main/ruby
Description:
Cucumber Expressions are simple patterns for matching Step Definitions with Gherkin steps. Cucumber Expressions offer similar functionality to Regular Expressions, with the following improvements: - Improved readability - Custom parameter types - Expression generation
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-cucumber-cucumber-expressions-17.0.2/catalog.mk
  2. /usr/local/share/licenses/rubygem-cucumber-cucumber-expressions-17.0.2/LICENSE
  3. /usr/local/share/licenses/rubygem-cucumber-cucumber-expressions-17.0.2/MIT
Collapse this list.
Dependency lines:
  • rubygem-cucumber-cucumber-expressions>0:devel/rubygem-cucumber-cucumber-expressions
To install the port:
cd /usr/ports/devel/rubygem-cucumber-cucumber-expressions/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rubygem-cucumber-cucumber-expressions
  • pkg install rubygem-cucumber-cucumber-expressions
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-cucumber-cucumber-expressions
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1709390848 SHA256 (rubygem/cucumber-cucumber-expressions-17.0.2.gem) = b1df950bca16843e2948c709592f3b0cf6a20ba4804299e35c30688e15ff4c73 SIZE (rubygem/cucumber-cucumber-expressions-17.0.2.gem) = 25600

Packages (timestamps in pop-ups are UTC):
rubygem-cucumber-cucumber-expressions
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest17.0.217.0.211.0.017.0.217.0.2-11.0.0-
FreeBSD:13:quarterly17.0.117.0.116.1.217.0.117.0.117.0.117.0.117.0.1
FreeBSD:14:latest17.0.217.0.216.0.117.0.117.0.216.1.2-16.1.2
FreeBSD:14:quarterly17.0.117.0.1-17.0.117.0.117.0.117.0.117.0.1
FreeBSD:15:latest17.0.217.0.2n/a17.0.1n/a17.0.117.0.117.0.1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-bigdecimal>=0 : math/rubygem-bigdecimal
  2. ruby32 : lang/ruby32
  3. gem : devel/ruby-gems
Patch dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby32 : lang/ruby32
This port is required by:
for Run
  1. devel/rubygem-cucumber
  2. devel/rubygem-cucumber-wire

Configuration Options:
No options to configure
Options name:
devel_rubygem-cucumber-cucumber-expressions
USES:
gem
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.
Port Moves

Number of commits found: 26

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
17.0.2
09 Mar 2024 14:06:34
commit hash: a12209eb7e11a5d6fa6da310cd8494624d82437dcommit hash: a12209eb7e11a5d6fa6da310cd8494624d82437dcommit hash: a12209eb7e11a5d6fa6da310cd8494624d82437dcommit hash: a12209eb7e11a5d6fa6da310cd8494624d82437d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-cucumber-cucumber-expressions: Update to 17.0.2

Changes:	https://github.com/cucumber/cucumber-expressions/releases
17.0.1
27 Nov 2023 18:08:00
commit hash: 5b446f00ae15166f70eff77662b24eb409825bddcommit hash: 5b446f00ae15166f70eff77662b24eb409825bddcommit hash: 5b446f00ae15166f70eff77662b24eb409825bddcommit hash: 5b446f00ae15166f70eff77662b24eb409825bdd files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-cucumber-cucumber-expressions: Update to 17.0.1

Changes:	https://github.com/cucumber/cucumber-expressions/releases
17.0.0
08 Oct 2023 11:56:10
commit hash: cdd702bdeaab5ce96f0f7b5aaf6dfb32415dbdf8commit hash: cdd702bdeaab5ce96f0f7b5aaf6dfb32415dbdf8commit hash: cdd702bdeaab5ce96f0f7b5aaf6dfb32415dbdf8commit hash: cdd702bdeaab5ce96f0f7b5aaf6dfb32415dbdf8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-cucumber-cucumber-expressions: Update to 17.0.0

Changes:	https://github.com/cucumber/cucumber-expressions/blob/main/CHANGELOG.md
16.1.2
05 Feb 2023 15:49:43
commit hash: 88cf13d7e35ec692df9cee0737328a93c3d81776commit hash: 88cf13d7e35ec692df9cee0737328a93c3d81776commit hash: 88cf13d7e35ec692df9cee0737328a93c3d81776commit hash: 88cf13d7e35ec692df9cee0737328a93c3d81776 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-cucumber-cucumber-expressions: Update to 16.1.2

Changes:	https://github.com/cucumber/cucumber-expressions/blob/main/CHANGELOG.md
16.1.1
30 Jan 2023 13:01:06
commit hash: 08d8fe6b7dd85a28052c8005cf27aa65ab33d1d0commit hash: 08d8fe6b7dd85a28052c8005cf27aa65ab33d1d0commit hash: 08d8fe6b7dd85a28052c8005cf27aa65ab33d1d0commit hash: 08d8fe6b7dd85a28052c8005cf27aa65ab33d1d0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-cucumber-cucumber-expressions: Update to 16.1.1

Changes:	https://github.com/cucumber/cucumber-expressions/blob/main/CHANGELOG.md
16.0.1
14 Jan 2023 23:08:33
commit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae files touched by this commit
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
16.0.1
30 Dec 2022 09:05:19
commit hash: 828b75251db6a0f890faada5a08aa5178bfa583bcommit hash: 828b75251db6a0f890faada5a08aa5178bfa583bcommit hash: 828b75251db6a0f890faada5a08aa5178bfa583bcommit hash: 828b75251db6a0f890faada5a08aa5178bfa583b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-cucumber-cucumber-expressions: Update to 16.0.1

Changes:	https://github.com/cucumber/cucumber-expressions/blob/main/CHANGELOG.md
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
16.0.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
16.0.0
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
16.0.0
16 Jun 2022 14:01:18
commit hash: d4f004b145fed377f4c226eaa329f79170f1d568commit hash: d4f004b145fed377f4c226eaa329f79170f1d568commit hash: d4f004b145fed377f4c226eaa329f79170f1d568commit hash: d4f004b145fed377f4c226eaa329f79170f1d568 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-cucumber-cucumber-expressions: Update to 16.0.0

Changes:	https://github.com/cucumber/cucumber-expressions/blob/main/CHANGELOG.md
15.2.0
03 Jun 2022 09:00:49
commit hash: 4b95ce8e323e1d006e4a7ad7a0936d27e0da3105commit hash: 4b95ce8e323e1d006e4a7ad7a0936d27e0da3105commit hash: 4b95ce8e323e1d006e4a7ad7a0936d27e0da3105commit hash: 4b95ce8e323e1d006e4a7ad7a0936d27e0da3105 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-cucumber-cucumber-expressions: Update to 15.2.0

Changes:	https://github.com/cucumber/cucumber-expressions/blob/main/CHANGELOG.md
15.1.1
26 Apr 2022 15:01:40
commit hash: d8005693983f2de7f2e655fbdc181d4b4c48b05ccommit hash: d8005693983f2de7f2e655fbdc181d4b4c48b05ccommit hash: d8005693983f2de7f2e655fbdc181d4b4c48b05ccommit hash: d8005693983f2de7f2e655fbdc181d4b4c48b05c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-cucumber-cucumber-expressions: Update to 15.1.1

Changes:	https://github.com/cucumber/cucumber-expressions/blob/main/CHANGELOG.md
15.0.2
30 Mar 2022 22:21:30
commit hash: c523e7c170e19206fdfe86b4562caf75c8c5ae4bcommit hash: c523e7c170e19206fdfe86b4562caf75c8c5ae4bcommit hash: c523e7c170e19206fdfe86b4562caf75c8c5ae4bcommit hash: c523e7c170e19206fdfe86b4562caf75c8c5ae4b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-cucumber-cucumber-expressions: Update to 15.0.2

Changes:	https://github.com/cucumber/cucumber-expressions/blob/main/CHANGELOG.md
15.0.1
28 Feb 2022 12:46:31
commit hash: e6456a761b1ea1a7dd40c69dce9c5f56ce7ba4e5commit hash: e6456a761b1ea1a7dd40c69dce9c5f56ce7ba4e5commit hash: e6456a761b1ea1a7dd40c69dce9c5f56ce7ba4e5commit hash: e6456a761b1ea1a7dd40c69dce9c5f56ce7ba4e5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-cucumber-cucumber-expressions: Update to 15.0.1

Changes:	https://github.com/cucumber/cucumber-expressions/blob/main/CHANGELOG.md
14.0.0
13 Oct 2021 19:17:01
commit hash: 083bb1fb66c219a55f25d57a5f7755d31bad937dcommit hash: 083bb1fb66c219a55f25d57a5f7755d31bad937dcommit hash: 083bb1fb66c219a55f25d57a5f7755d31bad937dcommit hash: 083bb1fb66c219a55f25d57a5f7755d31bad937d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-cucumber-cucumber-expressions: Update to 14.0.0

- Update WWW

Changes:	https://github.com/cucumber/cucumber-expressions/blob/main/CHANGELOG.md
12.1.3
21 Sep 2021 03:46:51
commit hash: a2783d1a20a6e964a93e32ab8aca6159cb30a697commit hash: a2783d1a20a6e964a93e32ab8aca6159cb30a697commit hash: a2783d1a20a6e964a93e32ab8aca6159cb30a697commit hash: a2783d1a20a6e964a93e32ab8aca6159cb30a697 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-cucumber-cucumber-expressions: Update to 12.1.3

Changes:	https://github.com/cucumber/cucumber/blob/master/cucumber-expressions/CHANGELOG.md
12.1.1
30 Jun 2021 20:43:52
commit hash: 3f7d104bd71bf70d92f9e8de86d6137a952120f1commit hash: 3f7d104bd71bf70d92f9e8de86d6137a952120f1commit hash: 3f7d104bd71bf70d92f9e8de86d6137a952120f1commit hash: 3f7d104bd71bf70d92f9e8de86d6137a952120f1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-cucumber-cucumber-expressions: Update WWW
12.1.1
25 Apr 2021 20:36:10
commit hash: 5261f75a38a20b598fbc6464d69c81193d177373commit hash: 5261f75a38a20b598fbc6464d69c81193d177373commit hash: 5261f75a38a20b598fbc6464d69c81193d177373commit hash: 5261f75a38a20b598fbc6464d69c81193d177373 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-cucumber-cucumber-expressions: Update to 12.1.1

Changes:	https://github.com/cucumber/cucumber/blob/master/cucumber-expressions/CHANGELOG.md
12.0.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
12.0.0
17 Feb 2021 18:20:43
Revision:565694Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 12.0.0

Changes:	https://github.com/cucumber/cucumber/blob/master/cucumber-expressions/CHANGELOG.md
11.0.0
13 Dec 2020 22:22:27
Revision:558053Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 11.0.0

Changes:	https://github.com/cucumber/cucumber/blob/master/cucumber-expressions/CHANGELOG.md
10.3.0
15 Aug 2020 17:10:51
Revision:545034Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 10.3.0

Changes:	https://github.com/cucumber/cucumber/blob/master/cucumber-expressions/CHANGELOG.md
10.2.2
08 Aug 2020 10:25:33
Revision:544472Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 10.2.2

Changes:	https://github.com/cucumber/cucumber/blob/master/cucumber-expressions/CHANGELOG.md
10.2.1
24 Jun 2020 17:59:07
Revision:540329Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 10.2.1

Changes:	https://github.com/cucumber/cucumber/blob/master/cucumber-expressions/CHANGELOG.md
10.2.0
14 Jun 2020 14:19:25
Revision:538743Original commit files touched by this commit
sunpoet search for other commits by this committer
Add rubygem-cucumber-cucumber-expressions 10.2.0 (copied from
rubygem-cucumber-expression)

Number of commits found: 26