Port details |
- ruby-bitwarden Ruby implementation of the BitWarden API
- 0.0.0.20200226 security
=1 0.0.0.20200226Version of this port present on the latest quarterly branch.
- BROKEN: does not build with Ruby 2.7
DEPRECATED: Broken with all supported versions of Ruby This port expired on: 2022-06-30 IGNORE: is marked as broken: does not build with Ruby 2.7
- Maintainer: mr@FreeBSD.org
- Port Added: 2019-03-10 17:14:51
- Last Update: 2022-06-30 19:47:23
- Commit Hash: 67fa95f
- People watching this port, also watch:: tmux, cyrus-sasl-sql, ip2location, mailutils, monit
- Also Listed In: www
- License: ISCL
- WWW:
- https://github.com/jcs/rubywarden
- Description:
- A small, self-contained API server written in Ruby and Sinatra to
provide a private backend for the open-source Bitwarden apps.
WWW: https://github.com/jcs/rubywarden
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubywarden>0:security/ruby-bitwarden
- No installation instructions:
- This port has been deleted.
- PKGNAME: rubywarden
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1584823928
SHA256 (jcs-rubywarden-0.0.0.20200226-549f66466ca753ee2f3c007b6e242d59dae05fdd_GH0.tar.gz) = c5ba2fbbdbf1cb444e2cb654c67feff104af2922aefe76099a9ae1ac9a54b378
SIZE (jcs-rubywarden-0.0.0.20200226-549f66466ca753ee2f3c007b6e242d59dae05fdd_GH0.tar.gz) = 39239
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- rubygem-bundler>=1.16 : sysutils/rubygem-bundler
- ruby27 : lang/ruby27
- Library dependencies:
-
- libsqlite3.so : databases/sqlite3
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_ruby-bitwarden
- USES:
- sqlite
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0.0.20200226 30 Jun 2022 19:47:23 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2022-06-30 security/ruby-bitwarden: Broken with all supported versions of Ruby
2022-06-30 mail/rubygem-tmail: Broken with all supported versions of Ruby
2022-06-30 www/redmine4: Deprecated by upstream. Please consider using
www/redmine42 |
0.0.0.20200226 06 Apr 2022 01:20:03 |
Yasuhiro Kimura (yasu) |
*/*: Cleanup after removal of lang/ruby26
* Remove conditions that are applied to Ruby 2.6 or before.
* Remove BROKEN_RUBY26.
* Mark ports broken with all supported versions of Ruby as DEPRECATED
and set EXPIRATION_DATE.
Reviewed by: rene
Approved by: rene (portmgr)
Differential Revision: https://reviews.freebsd.org/D34745 |
0.0.0.20200226 29 Mar 2022 07:29:13 |
Yasuhiro Kimura (yasu) |
security/ruby-bitwarden: Also mark BROKEN with Ruby 3.x
PR: 262508
Approved by: maintainer timeout |
0.0.0.20200226 19 Apr 2021 08:00:13 |
Tobias Kortkamp (tobik) |
Clean up all commented PORTREVISION and PORTEPOCH lines
No revision bump tool that we have cleans them up or deals with
them, so we end up with duplicated lines. Instead of implementing
that just clean up the 51 ports that do this.
PORTREVISION and PORTEPOCH can be set to 0 explicitly instead if
you need a reminder or placeholder. |
0.0.0.20200226 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
0.0.0.20200226 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.0.0.20200226 24 Nov 2020 15:53:28 |
mfechner |
Mark port as broken with ruby 2.7.
The page:
https://github.com/jcs/rubywarden
also tells, that this port will not be maintained anymore.
PR: 244787 |
0.0.0.20200226 03 Sep 2020 06:13:29 |
antoine |
Remove duplicate line from plist |
0.0.0.20200226 21 Mar 2020 20:56:37 |
mr |
Add option to specify custom host for ruby-bitwarden
Enable ruby-bitwarden to bind to some custom IP-Address
While there update to a newer snapshot.
PR: 244868
Submitted by: Frieder Griesshammer |
0.0.0.20190207_1 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
0.0.0.20190207_1 20 May 2019 10:48:12 |
ak |
- Fix typos in USE_* knobs
- Convert obsolete USE_* to USES
- Remove empty lines after .include <bsd.port.mk>
Approved by: portmgr blanket |
0.0.0.20190207_1 02 May 2019 14:13:48 |
mr |
Bump PORTREVISION after the last change. |
0.0.0.20190207 02 May 2019 13:08:55 |
mr |
Apply fix for installation with ruby 2.5
PR: 237478
Submitted by: Koichiro Iwao |
0.0.0.20190207 10 Mar 2019 13:07:07 |
mr |
Add rubywarden (formerly known as bitwarden-ruby)
a small, self-contained API server written in Ruby and Sinatra to provide a
private backend for the open-source Bitwarden apps.
This port follows the bitwarden-ruby port which was created and maintained by
feld@ but doesnt try to manage all ruby dependencies. |