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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
rubygem-hammer_cli Provides CLI interfaces for Ruby apps
3.10.0 sysutils 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 3.9.0Version of this port present on the latest quarterly branch.
Maintainer: ruby@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-03-13 18:30:29
Last Update: 2024-03-09 14:07:19
Commit Hash: 209448f
Also Listed In: ruby
License: GPLv3
WWW:
https://github.com/theforeman/hammer-cli
Description:
Hammer is a generic clamp-based CLI framework. Hammer-cli provides just the core functionality. The core is extensible using plugins that contain application-specific commands.
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 (7 items)
Collapse this list.
  1. bin/hammer
  2. bin/hammer-complete
  3. @sample etc/hammer/cli_config.yml.sample
  4. @dir etc/hammer/cli.modules.d
  5. /usr/local/share/licenses/rubygem-hammer_cli-3.10.0/catalog.mk
  6. /usr/local/share/licenses/rubygem-hammer_cli-3.10.0/LICENSE
  7. /usr/local/share/licenses/rubygem-hammer_cli-3.10.0/GPLv3
Collapse this list.
Dependency lines:
  • rubygem-hammer_cli>0:sysutils/rubygem-hammer_cli
To install the port:
cd /usr/ports/sysutils/rubygem-hammer_cli/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/rubygem-hammer_cli
  • pkg install rubygem-hammer_cli
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-hammer_cli
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1709391180 SHA256 (rubygem/hammer_cli-3.10.0.gem) = 7557009f69a2e16eb92a45fa6c575f919c3a83c2638209aeaa11806d4e5484f2 SIZE (rubygem/hammer_cli-3.10.0.gem) = 218112

Packages (timestamps in pop-ups are UTC):
rubygem-hammer_cli
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.9.03.10.02.2.03.9.03.10.0-2.2.0-
FreeBSD:13:quarterly3.9.03.9.03.7.03.9.03.9.03.9.03.9.03.9.0
FreeBSD:14:latest3.9.03.10.0-3.9.03.9.03.7.0-3.7.0
FreeBSD:14:quarterly3.9.03.9.0-3.9.03.9.03.9.03.9.03.9.0
FreeBSD:15:latest3.9.03.10.0n/a3.9.0n/a3.9.03.9.03.9.0
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-amazing_print>=0 : devel/rubygem-amazing_print
  2. rubygem-apipie-bindings>=0.6.0 : devel/rubygem-apipie-bindings
  3. rubygem-clamp>=1.3.1<2.0.0 : devel/rubygem-clamp
  4. rubygem-fast_gettext>=0 : devel/rubygem-fast_gettext
  5. rubygem-highline>=0 : devel/rubygem-highline
  6. rubygem-locale>=2.0.6 : devel/rubygem-locale
  7. rubygem-logging>=0 : devel/rubygem-logging
  8. rubygem-unicode-display_width>=0 : devel/rubygem-unicode-display_width
  9. ruby32 : lang/ruby32
  10. 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. sysutils/rubygem-hammer_cli_foreman
  2. sysutils/rubygem-hammer_cli_foreman_ssh

Configuration Options:
No options to configure
Options name:
sysutils_rubygem-hammer_cli
USES:
cpe 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.

Number of commits found: 56

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.10.0
09 Mar 2024 14:07:19
commit hash: 209448f749f6266dcc12f618778acc571d639246commit hash: 209448f749f6266dcc12f618778acc571d639246commit hash: 209448f749f6266dcc12f618778acc571d639246commit hash: 209448f749f6266dcc12f618778acc571d639246 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-hammer_cli: Update to 3.10.0

Changes:	https://github.com/theforeman/hammer-cli/releases
3.9.0
01 Dec 2023 22:13:29
commit hash: 1db3b3e8bfa471e2b690de1e3fb516599ccaa278commit hash: 1db3b3e8bfa471e2b690de1e3fb516599ccaa278commit hash: 1db3b3e8bfa471e2b690de1e3fb516599ccaa278commit hash: 1db3b3e8bfa471e2b690de1e3fb516599ccaa278 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-hammer_cli: Update to 3.9.0

Changes:	https://github.com/theforeman/hammer-cli/releases
3.8.0
26 Aug 2023 20:36:23
commit hash: 740f0e601c653750df0c0c0a49ab87aaf9b182f6commit hash: 740f0e601c653750df0c0c0a49ab87aaf9b182f6commit hash: 740f0e601c653750df0c0c0a49ab87aaf9b182f6commit hash: 740f0e601c653750df0c0c0a49ab87aaf9b182f6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-hammer_cli: Update to 3.8.0

Changes:	https://github.com/theforeman/hammer-cli/releases
3.7.0
27 May 2023 23:44:47
commit hash: 336a9b054794f814af1f0e1b16492443a32d897bcommit hash: 336a9b054794f814af1f0e1b16492443a32d897bcommit hash: 336a9b054794f814af1f0e1b16492443a32d897bcommit hash: 336a9b054794f814af1f0e1b16492443a32d897b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-hammer_cli: Update to 3.7.0

Changes:	https://github.com/theforeman/hammer-cli/releases
3.6.0
21 Mar 2023 19:22:32
commit hash: 122bd067c18b4bb60df3f453de3298fd4f6edb10commit hash: 122bd067c18b4bb60df3f453de3298fd4f6edb10commit hash: 122bd067c18b4bb60df3f453de3298fd4f6edb10commit hash: 122bd067c18b4bb60df3f453de3298fd4f6edb10 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-hammer_cli: Update to 3.6.0

Changes:	https://github.com/theforeman/hammer-cli/releases
3.5.0
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
3.5.0
30 Dec 2022 09:06:20
commit hash: 2403c4da90366f418d808e1a274208cf305f587ccommit hash: 2403c4da90366f418d808e1a274208cf305f587ccommit hash: 2403c4da90366f418d808e1a274208cf305f587ccommit hash: 2403c4da90366f418d808e1a274208cf305f587c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-hammer_cli: Update to 3.5.0

Changes:	https://github.com/theforeman/hammer-cli/releases
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)
3.4.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)
3.4.0
31 Aug 2022 11:41:53
commit hash: 1475e493f9be174b129dbac3c521d7e9c04438d6commit hash: 1475e493f9be174b129dbac3c521d7e9c04438d6commit hash: 1475e493f9be174b129dbac3c521d7e9c04438d6commit hash: 1475e493f9be174b129dbac3c521d7e9c04438d6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-hammer_cli: Update to 3.4.0

Changes:	https://github.com/theforeman/hammer-cli/releases
3.3.0
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
3.3.0
13 May 2022 19:31:05
commit hash: 9946dedd2e5e727fd7aba44ffec3957a743c060acommit hash: 9946dedd2e5e727fd7aba44ffec3957a743c060acommit hash: 9946dedd2e5e727fd7aba44ffec3957a743c060acommit hash: 9946dedd2e5e727fd7aba44ffec3957a743c060a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-hammer_cli: Update to 3.3.0

Changes:	https://github.com/theforeman/hammer-cli/releases
3.2.0
30 Mar 2022 22:21:47
commit hash: 31c48c08e5c7ad58e7be7910f9674629f27adf8ecommit hash: 31c48c08e5c7ad58e7be7910f9674629f27adf8ecommit hash: 31c48c08e5c7ad58e7be7910f9674629f27adf8ecommit hash: 31c48c08e5c7ad58e7be7910f9674629f27adf8e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-hammer_cli: Update to 3.2.0

Changes:	https://github.com/theforeman/hammer-cli/releases
3.1.0
11 Jan 2022 18:47:39
commit hash: b6848acfd3afba47bac93feef8c1ce40a3869657commit hash: b6848acfd3afba47bac93feef8c1ce40a3869657commit hash: b6848acfd3afba47bac93feef8c1ce40a3869657commit hash: b6848acfd3afba47bac93feef8c1ce40a3869657 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-hammer_cli: Update to 3.1.0

Changes:	https://github.com/theforeman/hammer-cli/releases
3.0.1
05 Nov 2021 23:58:21
commit hash: b77b5e51cc234bbf583d7d83f917c328982fa609commit hash: b77b5e51cc234bbf583d7d83f917c328982fa609commit hash: b77b5e51cc234bbf583d7d83f917c328982fa609commit hash: b77b5e51cc234bbf583d7d83f917c328982fa609 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-hammer_cli: Update to 3.0.1

Changes:	https://github.com/theforeman/hammer-cli/releases
3.0.0
21 Oct 2021 14:27:16
commit hash: 4990a1c3d5224fad33331d51d80f97172fb47e05commit hash: 4990a1c3d5224fad33331d51d80f97172fb47e05commit hash: 4990a1c3d5224fad33331d51d80f97172fb47e05commit hash: 4990a1c3d5224fad33331d51d80f97172fb47e05 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
sysutils/rubygem-hammer_cli: Add CPE information

Approved by:	portmgr (blanket)
3.0.0
19 Sep 2021 06:00:58
commit hash: 42d179d413f05195bfeb08d48caf99bcded7e875commit hash: 42d179d413f05195bfeb08d48caf99bcded7e875commit hash: 42d179d413f05195bfeb08d48caf99bcded7e875commit hash: 42d179d413f05195bfeb08d48caf99bcded7e875 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-hammer_cli: Update to 3.0.0

Changes:	https://github.com/theforeman/hammer-cli/releases
2.5.1
18 Jul 2021 22:07:20
commit hash: fc96cdbd936ce285ab860ef1f26dcb872ef38933commit hash: fc96cdbd936ce285ab860ef1f26dcb872ef38933commit hash: fc96cdbd936ce285ab860ef1f26dcb872ef38933commit hash: fc96cdbd936ce285ab860ef1f26dcb872ef38933 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-hammer_cli: Update to 2.5.1

Changes:	https://github.com/theforeman/hammer-cli/releases
2.2.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.
2.2.0
23 Aug 2020 19:47:52
Revision:545989Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.2.0

Changes:	https://github.com/theforeman/hammer-cli/releases
0.19.2
24 Jul 2020 07:52:48
Revision:543213Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.19.2

- Update version requirement of RUN_DEPENDS

Changes:	https://github.com/theforeman/hammer-cli/releases
0.15.1
11 Nov 2018 18:23:39
Revision:484747Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.15.1

Changes:	https://github.com/theforeman/hammer-cli/releases
0.15.0
25 Oct 2018 19:34:30
Revision:482986Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.15.0

Changes:	https://github.com/theforeman/hammer-cli/releases
0.14.0
29 Aug 2018 19:11:49
Revision:478412Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.14.0

Changes:	https://github.com/theforeman/hammer-cli/releases
0.13.1
16 Aug 2018 23:43:21
Revision:477397Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.13.1

Changes:	https://github.com/theforeman/hammer-cli/releases
		https://github.com/theforeman/hammer-cli/blob/0.13-stable/doc/release_notes.md
0.13.0
10 May 2018 23:14:36
Revision:469598Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.13.0

Changes:	https://github.com/theforeman/hammer-cli/releases
0.12.0
20 Feb 2018 20:27:12
Revision:462441Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.12.0

Changes:	https://github.com/theforeman/hammer-cli/releases
0.11.0
02 Aug 2017 18:36:58
Revision:447167Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.11.0

- Use PLIST_FILES instead of PLIST

Changes:	https://github.com/theforeman/hammer-cli/releases
0.10.2
06 May 2017 11:14:47
Revision:440254Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.10.2

Changes:	https://github.com/theforeman/hammer-cli/releases
0.10.1
25 Apr 2017 14:24:05
Revision:439392Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.10.1

Changes:	https://github.com/theforeman/hammer-cli/releases
0.10.0
29 Mar 2017 23:37:13
Revision:437258Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.10.0

Changes:	https://github.com/theforeman/hammer-cli/blob/master/doc/release_notes.md
0.9.0
30 Dec 2016 19:21:21
Revision:430035Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.9.0

Changes:	https://github.com/theforeman/hammer-cli/blob/0.6-stable/doc/release_notes.md
0.6.1
27 Apr 2016 21:57:32
Revision:414136Original commit files touched by this commit
swills search for other commits by this committer
Convert USES=gem:autoplist to USES=gem since autoplist is default
0.6.1
27 Apr 2016 16:36:42
Revision:414118Original commit files touched by this commit
swills search for other commits by this committer
create USES=gem and update rubygem- ports to use it

Note that for now ports still have to have USE_RUBY=yes to use USES=gem

PR:		209041
Differential Revision:	https://reviews.freebsd.org/D6070
0.6.1
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
0.6.1
21 Mar 2016 18:00:48
Revision:411598Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.6.1

Changes:	https://github.com/theforeman/hammer-cli/blob/0.6-stable/doc/release_notes.md
0.6.0
06 Mar 2016 06:35:06
Revision:410393Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.6.0
- Fix RUN_DEPENDS

Changes:	https://github.com/theforeman/hammer-cli/commits/master
0.5.1
01 Jan 2016 17:05:54
Revision:405015Original commit files touched by this commit
mmoll search for other commits by this committer
give my ports to ruby@
0.5.1
27 Dec 2015 01:25:39
Revision:404542Original commit files touched by this commit
mmoll search for other commits by this committer
sysutils/rubygem-hammer_cli: update to 0.5.1
0.5.0
14 Dec 2015 16:19:17
Revision:403728Original commit files touched by this commit
mmoll search for other commits by this committer
sysutils/rubygem-hammer_cli: update to 0.5.0
0.4.0
10 Oct 2015 23:12:38
Revision:399047Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add LICENSE_FILE

Approved by:	portmgr (blanket)
0.4.0
21 Sep 2015 18:01:50
Revision:397513Original commit files touched by this commit
mmoll search for other commits by this committer
sysutils/rubygem-hammer_cli: update to 0.4.0
0.3.0
13 Aug 2015 17:36:59
Revision:394145Original commit files touched by this commit
sunpoet search for other commits by this committer
- Rename gemspec patch to patch-gemspec
0.3.0
04 Aug 2015 18:52:51
Revision:393540Original commit files touched by this commit
mmoll search for other commits by this committer
sysutils/rubygem-hammer_cli: update to 0.3.0
0.2.0_2
02 Jul 2015 16:01:08
Revision:391169Original commit files touched by this commit
pgollucci search for other commits by this committer
Set NO_ARCH for remaining rubygem-* ports with no arch dependent files

Obtained from:  DEVELOPER_MODE
With Hat:       ruby@

Sponsored by:   RideCharge Inc / Curb
0.2.0_2
31 May 2015 20:58:13
Revision:388165Original commit files touched by this commit
mmoll search for other commits by this committer
www/rubygem-rest-client: update to 1.8.0

PR:		200504
Differential Revision:	https://reviews.freebsd.org/D2696
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk>
Approved by:	swills (mentor)
Security:	CVE-2015-1820
Security:	CVE-2015-3448
0.2.0_1
10 May 2015 20:17:56
Revision:386000Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix gemspec for rubygem-highline 1.7.2 update
- Bump PORTREVISION for package change
0.2.0
29 Apr 2015 16:41:57
Revision:384990Original commit files touched by this commit
mmoll search for other commits by this committer
PR:			199525
Differential Revision:	https://reviews.freebsd.org/D2394
Approved by:		mat (mentor)
0.1.4
28 Apr 2015 23:36:57
Revision:384945Original commit files touched by this commit
mmoll search for other commits by this committer
Update my email address and give a few ports to ruby@

Differential Revision:	https://reviews.freebsd.org/D2390
Approved by:		mat (Mentor)
0.1.4
30 Mar 2015 02:47:08
Revision:382631Original commit files touched by this commit
swills search for other commits by this committer
Update ruby-gems to 2.4.5

Note this is a big upgrade and the way gemspecs are generated changed. As a
result, all patched gemspecs had to have new patches.
0.1.4
20 Dec 2014 12:25:03
Revision:374999Original commit files touched by this commit
pawel search for other commits by this committer
- Update to version 0.1.4 [1]
- Remove <bsd.port.(pre|post).mk> inclusion
- Cleanup post-install target

PR:		195892 [1]
Submitted by:	maintainer [1]
0.1.3
27 Aug 2014 19:55:33
Revision:366344Original commit files touched by this commit
swills search for other commits by this committer
sysutils/rubygem-hammer_cli: update to 0.1.3

PR:		193013
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
0.1.2
22 Aug 2014 13:33:55
Revision:365653Original commit files touched by this commit
swills search for other commits by this committer
sysutils/rubygem-hammer_cli: update to 0.1.2

PR:		192658
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
0.1.1
05 Jun 2014 09:12:44
Revision:356614Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.1.1

PR:		190070
Submitted by:	maintainer
0.1.0
13 Apr 2014 02:30:39
Revision:351175Original commit files touched by this commit
swills search for other commits by this committer
- Update to 0.1.0
- Assign maintainership to submitter

PR:		ports/188289
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
0.0.18
13 Mar 2014 18:30:17
Revision:348112Original commit files touched by this commit
swills search for other commits by this committer
Hammer is a generic clamp-based CLI framework. Hammer-cli provides just
the core functionality. The core is extensible using plugins that contain
application-specific commands.

WWW: https://github.com/theforeman/hammer-cli

PR:		ports/187483
Submitted by:	Michael Moll <kvedulv@kvedulv.de>

Number of commits found: 56