diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-04-29 03:03:25 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-04-29 03:03:25 +0800 |
commit | 0728bb50644b34e3a5a9d4b8f3f610358eda3cfe (patch) | |
tree | e08d2b52718e9ec0fb10e8c483e629d6a011059e /security/Makefile | |
parent | 922db28b4393c7ae1dd6d3bf830503f787b28bb1 (diff) | |
download | freebsd-ports-gnome-0728bb50644b34e3a5a9d4b8f3f610358eda3cfe.tar.gz freebsd-ports-gnome-0728bb50644b34e3a5a9d4b8f3f610358eda3cfe.tar.zst freebsd-ports-gnome-0728bb50644b34e3a5a9d4b8f3f610358eda3cfe.zip |
- Add rubygem-airbrussh 1.0.1
Airbrussh is a concise log formatter for Capistrano and SSHKit. It displays
well-formatted, useful log output that is easy to read. Airbrussh also saves
Capistrano's verbose output to a separate log file just in case you need
additional details for troubleshooting.
WWW: https://github.com/mattbrictson/airbrussh
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 0e4e28698b52..1f7adb81aef7 100644 --- a/security/Makefile +++ b/security/Makefile @@ -962,6 +962,7 @@ SUBDIR += ruby-hmac SUBDIR += ruby-password SUBDIR += ruby-tcpwrap + SUBDIR += rubygem-airbrussh SUBDIR += rubygem-attr_encrypted SUBDIR += rubygem-bcrypt SUBDIR += rubygem-bcrypt-ruby |