mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
Obsolete by gitlab-ce 12.5 upgrade, please use devel/rubygem-flipper instead.
This commit is contained in:
parent
4167e5819f
commit
6040c8d506
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=518210
1
MOVED
1
MOVED
@ -13487,3 +13487,4 @@ devel/git-subversion|devel/git|2019-11-22|Subversion enabled by default in devel
|
||||
devel/libtrue||2019-11-22|Has expired: The joke is dead
|
||||
devel/rubygem-flipper-active_support_cache_store013|devel/rubygem-flipper-active_support_cache_store|2019-11-23|Obsolete, please use devel/rubygem-flipper-active_support_cache_store
|
||||
databases/rubygem-flipper-active_record013|databases/rubygem-flipper-active_record|2019-11-23|Obsolete, please use databases/rubygem-flipper-active_record instead
|
||||
devel/rubygem-flipper013|devel/rubygem-flipper|2019-11-23|Obsolete, please use devel/rubygem-flipper instead
|
||||
|
@ -5828,7 +5828,6 @@
|
||||
SUBDIR += rubygem-flipper
|
||||
SUBDIR += rubygem-flipper-active_support_cache_store
|
||||
SUBDIR += rubygem-flipper-ui
|
||||
SUBDIR += rubygem-flipper013
|
||||
SUBDIR += rubygem-fluent-logger
|
||||
SUBDIR += rubygem-fog
|
||||
SUBDIR += rubygem-fog-core
|
||||
|
@ -1,23 +0,0 @@
|
||||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= flipper
|
||||
PORTVERSION= 0.13.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 013
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Act of enabling/disabling features in your application
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
PORTSCOUT= limit:^0\.13\.
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
TIMESTAMP = 1520176933
|
||||
SHA256 (rubygem/flipper-0.13.0.gem) = fc9939dcb2b6606ac641c0401845f4a8bad4574cbcabec588c4d5d33874fb2dd
|
||||
SIZE (rubygem/flipper-0.13.0.gem) = 71680
|
@ -1,9 +0,0 @@
|
||||
Feature flipping is the act of enabling or disabling features or parts of your
|
||||
application, ideally without re-deploying or changing anything in your code
|
||||
base.
|
||||
|
||||
The goal of this gem is to make turning features on or off so easy that everyone
|
||||
does it. Whatever your data store, throughput, or experience, feature flipping
|
||||
should be easy and have minimal impact on your application.
|
||||
|
||||
WWW: https://github.com/jnunemaker/flipper
|
Loading…
Reference in New Issue
Block a user