aboutsummaryrefslogtreecommitdiffstats
path: root/security/bitwarden-ruby
diff options
context:
space:
mode:
authorfeld <feld@FreeBSD.org>2018-10-16 06:25:28 +0800
committerfeld <feld@FreeBSD.org>2018-10-16 06:25:28 +0800
commit67ff3892a9c9ecab4a50334003ec5360bf75ccd0 (patch)
treec002c677b87b07b408d5fc31e5e39ad8408a6303 /security/bitwarden-ruby
parent72e3363fde0ce9f69c521e65491b83be309feae1 (diff)
downloadfreebsd-ports-gnome-67ff3892a9c9ecab4a50334003ec5360bf75ccd0.tar.gz
freebsd-ports-gnome-67ff3892a9c9ecab4a50334003ec5360bf75ccd0.tar.zst
freebsd-ports-gnome-67ff3892a9c9ecab4a50334003ec5360bf75ccd0.zip
Document that this port is now deprecated.
Diffstat (limited to 'security/bitwarden-ruby')
-rw-r--r--security/bitwarden-ruby/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/bitwarden-ruby/Makefile b/security/bitwarden-ruby/Makefile
index 7a34dca929b2..14074edc4b28 100644
--- a/security/bitwarden-ruby/Makefile
+++ b/security/bitwarden-ruby/Makefile
@@ -10,6 +10,9 @@ COMMENT= Ruby implementation of the BitWarden API
LICENSE= ISCL
+EXPIRATION_DATE= 2019-01-01
+DEPRECATED= Expects very specific rubygem versions for new updates. Please follow instructions in git repo.
+
RUN_DEPENDS= rubygem-sinatra>=2.0:www/rubygem-sinatra \
rubygem-sinatra-contrib>=2.0:www/rubygem-sinatra-contrib \
rubygem-unicorn>0:www/rubygem-unicorn \