Port details |
- rubygem-flipper-ui Feature flag UI for the Flipper gem
- 1.3.1 devel =2 1.3.1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2019-11-04 15:59:58
- Last Update: 2024-09-08 18:39:51
- Commit Hash: 3fecf91
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://www.flippercloud.io/
- https://github.com/flippercloud/flipper
- Description:
- Rack middleware that provides a fully featured web interface for the flipper
gem.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-flipper-ui>0:devel/rubygem-flipper-ui
- To install the port:
- cd /usr/ports/devel/rubygem-flipper-ui/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rubygem-flipper-ui
- pkg install rubygem-flipper-ui
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-flipper-ui
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1725560717
SHA256 (rubygem/flipper-ui-1.3.1.gem) = 78049ad72216d99f7b4d7f35d2f30150f99b1f829814a81ed5cba5d1d311579a
SIZE (rubygem/flipper-ui-1.3.1.gem) = 324608
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-erubi>=1.0.0<2.0.0 : www/rubygem-erubi
- rubygem-flipper>=1.3.1<1.4 : devel/rubygem-flipper
- rubygem-rack>=1.4,3<4,3 : www/rubygem-rack
- rubygem-rack-protection>=1.5.3<5.0.0 : www/rubygem-rack-protection
- rubygem-rack-session>=1.0.2<3.0.0 : www/rubygem-rack-session
- rubygem-sanitize>=0<7 : textproc/rubygem-sanitize
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_rubygem-flipper-ui
- USES:
- gem
- 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 |
1.3.1 08 Sep 2024 18:39:51 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-flipper-ui: Update to 1.3.1
Changes: https://github.com/flippercloud/flipper/releases |
1.3.0 20 Apr 2024 14:25:56 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-flipper-ui: Update to 1.3.0
Changes: https://github.com/flippercloud/flipper/releases |
1.2.2 13 Apr 2024 09:31:48 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-flipper-ui: Update to 1.2.2
- Update COMMENT
- Update WWW
- Change RUN_DEPENDS from rubygem-rack22 to rubygem-rack
Changes: https://github.com/flippercloud/flipper/releases |
0.28.3 16 Aug 2023 18:26:06 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-flipper-ui: Update to 0.28.3
- Update WWW
Changes: https://github.com/flippercloud/flipper/blob/main/Changelog.md |
0.28.0 05 Apr 2023 17:31:21 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-flipper-ui: Update to 0.28.0
Changes: https://github.com/jnunemaker/flipper/blob/main/Changelog.md |
0.26.0 30 Jan 2023 13:01:13 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-flipper-ui: Update to 0.26.0
Changes: https://github.com/jnunemaker/flipper/blob/main/Changelog.md |
0.25.4 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
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 |
0.25.4 30 Dec 2022 09:05:24 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-flipper-ui: Update to 0.25.4
- Change RUN_DEPENDS from rubygem-rack-protection2 to rubygem-rack-protection
Changes: https://github.com/jnunemaker/flipper/blob/main/Changelog.md |
0.25.2_2 23 Dec 2022 07:31:48 |
Yasuhiro Kimura (yasu) |
*/*: Update dependency
For all ports that isn't compatible with rack 3.x, update dependency
from www/rubygem-rack to www/rubygem-rack22.
PR: 268057 |
0.25.2_1 09 Oct 2022 15:38:03 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-flipper-ui: Change RUN_DEPENDS from rubygem-rack-protection to
rubygem-rack-protection2
- Bump PORTREVISION for dependency change |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
0.25.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.25.2 31 Aug 2022 18:49:55 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-flipper-ui: Update to 0.25.2
Changes: https://github.com/jnunemaker/flipper/blob/master/Changelog.md |
0.25.1 31 Aug 2022 11:41:32 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-flipper-ui: Update to 0.25.1
Changes: https://github.com/jnunemaker/flipper/blob/master/Changelog.md |
0.25.0_2 27 Aug 2022 10:25:16 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-flipper-ui: Fix gemspec for rubygem-rack-protection 2.2.2 update
- Bump PORTREVISION for package change |
0.25.0_1 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
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 ) |
0.25.0_1 18 Jul 2022 18:00:50 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-flipper-ui: Fix gemspec for rubygem-rack-protection 2.2.1 update
- Bump PORTREVISION for package change |
0.25.0 16 Jun 2022 14:01:21 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-flipper-ui: Update to 0.25.0
Changes: https://github.com/jnunemaker/flipper/blob/master/Changelog.md |
0.24.1 17 Apr 2022 23:58:38 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-flipper-ui: Update to 0.24.1
Changes: https://github.com/jnunemaker/flipper/blob/master/Changelog.md |
0.24.0 07 Mar 2022 18:12:55 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-flipper-ui: Update to 0.24.0
Changes: https://github.com/jnunemaker/flipper/blob/master/Changelog.md |
0.23.1 25 Jan 2022 19:50:58 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-flipper-ui: Update to 0.23.1
Changes: https://github.com/jnunemaker/flipper/blob/master/Changelog.md |
0.23.0 11 Jan 2022 18:46:39 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-flipper-ui: Update to 0.23.0
Changes: https://github.com/jnunemaker/flipper/blob/master/Changelog.md |
0.22.2 13 Oct 2021 19:17:07 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-flipper-ui: Update to 0.22.2
Changes: https://github.com/jnunemaker/flipper/blob/master/Changelog.md |
0.22.1 21 Sep 2021 03:46:55 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-flipper-ui: Update to 0.22.1
Changes: https://github.com/jnunemaker/flipper/blob/master/Changelog.md |
0.22.0 14 Jul 2021 16:10:15 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-flipper-ui: Update to 0.22.0
Changes: https://github.com/jnunemaker/flipper/blob/master/Changelog.md |
0.21.0 16 May 2021 15:24:33 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-flipper-ui: Update to 0.21.0
Changes: https://github.com/jnunemaker/flipper/blob/master/Changelog.md |
0.20.4 18 Apr 2021 05:47:35 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-flipper-ui: Update to 0.20.4
Changes: https://github.com/jnunemaker/flipper/blob/master/Changelog.md |
0.20.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.20.3 10 Jan 2021 23:15:29 |
sunpoet |
Update to 0.20.3
Changes: https://github.com/jnunemaker/flipper/blob/master/Changelog.md |
0.20.2 10 Jan 2021 08:24:51 |
sunpoet |
Update to 0.20.2
Changes: https://github.com/jnunemaker/flipper/blob/master/Changelog.md |
0.20.1 03 Jan 2021 20:19:22 |
sunpoet |
Update to 0.20.1
Changes: https://github.com/jnunemaker/flipper/blob/master/Changelog.md |
0.20.0 24 Dec 2020 13:56:20 |
sunpoet |
Update to 0.20.0
Changes: https://github.com/jnunemaker/flipper/blob/master/Changelog.md |
0.19.1 10 Dec 2020 21:57:47 |
sunpoet |
Update to 0.19.1
Changes: https://github.com/jnunemaker/flipper/blob/master/Changelog.md |
0.19.0 29 Sep 2020 18:20:28 |
sunpoet |
Update to 0.19.0
Changes: https://github.com/jnunemaker/flipper/blob/master/Changelog.md |
0.18.0_1 06 Sep 2020 15:38:44 |
sunpoet |
Fix gemspec for rubygem-rack-protection 2.1.0 update
- Bump PORTREVISION for package change |
0.18.0 29 Jun 2020 16:16:44 |
sunpoet |
Update to 0.18.0
Changes: https://github.com/jnunemaker/flipper/blob/master/Changelog.md |
0.17.2 05 Jan 2020 15:46:35 |
sunpoet |
Update to 0.17.2
Changes: https://github.com/jnunemaker/flipper/blob/master/Changelog.md |
0.17.1 04 Nov 2019 15:57:15 |
sunpoet |
Add rubygem-flipper-ui 0.17.1
Rack middleware that provides a fully featured web interface for the flipper
gem.
WWW: https://github.com/jnunemaker/flipper |