notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
We just patched an SQL injection. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password. You might want to hold off on that change. We have a few more to fix.
non port: devel/rubygem-flipper-ui/Makefile
SVNWeb

Number of commits found: 32

Mon, 30 Jan 2023
[ 13:01 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:68ffce604b03eb2431f0489b7606febf7bf3ee37  commit hash:68ffce604b03eb2431f0489b7606febf7bf3ee37  commit hash:68ffce604b03eb2431f0489b7606febf7bf3ee37  68ffce6 
devel/rubygem-flipper-ui: Update to 0.26.0

Changes:	https://github.com/jnunemaker/flipper/blob/main/Changelog.md
Sat, 14 Jan 2023
[ 23:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  18c6e18  (Only the first 10 of 2869 ports in this commit are shown above. View all ports for this commit)
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
Fri, 30 Dec 2022
[ 09:05 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:9b9818379a1ca6dd76013109d4e7f324d278c772  commit hash:9b9818379a1ca6dd76013109d4e7f324d278c772  commit hash:9b9818379a1ca6dd76013109d4e7f324d278c772  9b98183 
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
Fri, 23 Dec 2022
[ 07:31 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:2672229436a6b939e342d049078d084adc895594  commit hash:2672229436a6b939e342d049078d084adc895594  commit hash:2672229436a6b939e342d049078d084adc895594  2672229  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
*/*: 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
Sun, 9 Oct 2022
[ 15:38 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:2725a40ff1e7c0b8677a0c074a72b39ee500d941  commit hash:2725a40ff1e7c0b8677a0c074a72b39ee500d941  commit hash:2725a40ff1e7c0b8677a0c074a72b39ee500d941  2725a40 
devel/rubygem-flipper-ui: Change RUN_DEPENDS from rubygem-rack-protection to
rubygem-rack-protection2

- Bump PORTREVISION for dependency change
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 31 Aug 2022
[ 18:49 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:a82887e4108d543f124f7247b44a87e2f2fa0fa3  commit hash:a82887e4108d543f124f7247b44a87e2f2fa0fa3  commit hash:a82887e4108d543f124f7247b44a87e2f2fa0fa3  a82887e 
devel/rubygem-flipper-ui: Update to 0.25.2

Changes:	https://github.com/jnunemaker/flipper/blob/master/Changelog.md
[ 11:41 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:56520b3129b2fa6cbf151dd41516422441f486da  commit hash:56520b3129b2fa6cbf151dd41516422441f486da  commit hash:56520b3129b2fa6cbf151dd41516422441f486da  56520b3 
devel/rubygem-flipper-ui: Update to 0.25.1

Changes:	https://github.com/jnunemaker/flipper/blob/master/Changelog.md
Sat, 27 Aug 2022
[ 10:25 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:71605386bff1f62c105a0b47a8b0e85d1a38c464  commit hash:71605386bff1f62c105a0b47a8b0e85d1a38c464  commit hash:71605386bff1f62c105a0b47a8b0e85d1a38c464  7160538 
devel/rubygem-flipper-ui: Fix gemspec for rubygem-rack-protection 2.2.2 update

- Bump PORTREVISION for package change
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Mon, 18 Jul 2022
[ 18:00 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:451cc36eb524d2d80e6f060615e56dc7118e8ae9  commit hash:451cc36eb524d2d80e6f060615e56dc7118e8ae9  commit hash:451cc36eb524d2d80e6f060615e56dc7118e8ae9  451cc36 
devel/rubygem-flipper-ui: Fix gemspec for rubygem-rack-protection 2.2.1 update

- Bump PORTREVISION for package change
Thu, 16 Jun 2022
[ 14:01 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:b97c38dea872a7b7da2190ceadfcddcacbc1852c  commit hash:b97c38dea872a7b7da2190ceadfcddcacbc1852c  commit hash:b97c38dea872a7b7da2190ceadfcddcacbc1852c  b97c38d 
devel/rubygem-flipper-ui: Update to 0.25.0

Changes:	https://github.com/jnunemaker/flipper/blob/master/Changelog.md
Sun, 17 Apr 2022
[ 23:58 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:204e8a434e1cbb3588206e70635dee9ee128d237  commit hash:204e8a434e1cbb3588206e70635dee9ee128d237  commit hash:204e8a434e1cbb3588206e70635dee9ee128d237  204e8a4 
devel/rubygem-flipper-ui: Update to 0.24.1

Changes:	https://github.com/jnunemaker/flipper/blob/master/Changelog.md
Mon, 7 Mar 2022
[ 18:12 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:a51a65ad569453afc110643608a22bf99777cdbd  commit hash:a51a65ad569453afc110643608a22bf99777cdbd  commit hash:a51a65ad569453afc110643608a22bf99777cdbd  a51a65a 
devel/rubygem-flipper-ui: Update to 0.24.0

Changes:	https://github.com/jnunemaker/flipper/blob/master/Changelog.md
Tue, 25 Jan 2022
[ 19:50 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:a4b08076ae3528a42ae8c2aa52d74dfaf9ff3fb4  commit hash:a4b08076ae3528a42ae8c2aa52d74dfaf9ff3fb4  commit hash:a4b08076ae3528a42ae8c2aa52d74dfaf9ff3fb4  a4b0807 
devel/rubygem-flipper-ui: Update to 0.23.1

Changes:	https://github.com/jnunemaker/flipper/blob/master/Changelog.md
Tue, 11 Jan 2022
[ 18:46 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:1ca738c1f0900e46fc74ff768d830904272d2933  commit hash:1ca738c1f0900e46fc74ff768d830904272d2933  commit hash:1ca738c1f0900e46fc74ff768d830904272d2933  1ca738c 
devel/rubygem-flipper-ui: Update to 0.23.0

Changes:	https://github.com/jnunemaker/flipper/blob/master/Changelog.md
Wed, 13 Oct 2021
[ 19:17 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:9be8bd3ee7a6d515f9194241e30590b5a40ef58c  commit hash:9be8bd3ee7a6d515f9194241e30590b5a40ef58c  commit hash:9be8bd3ee7a6d515f9194241e30590b5a40ef58c  9be8bd3 
devel/rubygem-flipper-ui: Update to 0.22.2

Changes:	https://github.com/jnunemaker/flipper/blob/master/Changelog.md
Tue, 21 Sep 2021
[ 03:46 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:084babf41dde0895e6a74e98c925697848dbeb5c  commit hash:084babf41dde0895e6a74e98c925697848dbeb5c  commit hash:084babf41dde0895e6a74e98c925697848dbeb5c  084babf 
devel/rubygem-flipper-ui: Update to 0.22.1

Changes:	https://github.com/jnunemaker/flipper/blob/master/Changelog.md
Wed, 14 Jul 2021
[ 16:10 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:bc81aba46afff29541ff34a9c1bd14ed01a566f2  commit hash:bc81aba46afff29541ff34a9c1bd14ed01a566f2  commit hash:bc81aba46afff29541ff34a9c1bd14ed01a566f2  bc81aba 
devel/rubygem-flipper-ui: Update to 0.22.0

Changes:	https://github.com/jnunemaker/flipper/blob/master/Changelog.md
Sun, 16 May 2021
[ 15:24 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:7bc77da35f2061205108d83f4c794b7e1d42b2b0  commit hash:7bc77da35f2061205108d83f4c794b7e1d42b2b0  commit hash:7bc77da35f2061205108d83f4c794b7e1d42b2b0  7bc77da 
devel/rubygem-flipper-ui: Update to 0.21.0

Changes:	https://github.com/jnunemaker/flipper/blob/master/Changelog.md
Sun, 18 Apr 2021
[ 05:47 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:9e5ded098358534b9b8cbf128bd028df2c20fef1  commit hash:9e5ded098358534b9b8cbf128bd028df2c20fef1  commit hash:9e5ded098358534b9b8cbf128bd028df2c20fef1  9e5ded0 
devel/rubygem-flipper-ui: Update to 0.20.4

Changes:	https://github.com/jnunemaker/flipper/blob/master/Changelog.md
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sun, 10 Jan 2021
[ 23:15 sunpoet search for other commits by this committer ] Original commit   Revision:561167
Update to 0.20.3

Changes:	https://github.com/jnunemaker/flipper/blob/master/Changelog.md
[ 08:24 sunpoet search for other commits by this committer ] Original commit   Revision:560996
Update to 0.20.2

Changes:	https://github.com/jnunemaker/flipper/blob/master/Changelog.md
Sun, 3 Jan 2021
[ 20:19 sunpoet search for other commits by this committer ] Original commit   Revision:560179
Update to 0.20.1

Changes:	https://github.com/jnunemaker/flipper/blob/master/Changelog.md
Thu, 24 Dec 2020
[ 13:56 sunpoet search for other commits by this committer ] Original commit   Revision:559148
Update to 0.20.0

Changes:	https://github.com/jnunemaker/flipper/blob/master/Changelog.md
Thu, 10 Dec 2020
[ 21:57 sunpoet search for other commits by this committer ] Original commit   Revision:557664
Update to 0.19.1

Changes:	https://github.com/jnunemaker/flipper/blob/master/Changelog.md
Tue, 29 Sep 2020
[ 18:20 sunpoet search for other commits by this committer ] Original commit   Revision:550597
Update to 0.19.0

Changes:	https://github.com/jnunemaker/flipper/blob/master/Changelog.md
Sun, 6 Sep 2020
[ 15:38 sunpoet search for other commits by this committer ] Original commit   Revision:547838
Fix gemspec for rubygem-rack-protection 2.1.0 update

- Bump PORTREVISION for package change
Mon, 29 Jun 2020
[ 16:16 sunpoet search for other commits by this committer ] Original commit   Revision:540801
Update to 0.18.0

Changes:	https://github.com/jnunemaker/flipper/blob/master/Changelog.md
Sun, 5 Jan 2020
[ 15:46 sunpoet search for other commits by this committer ] Original commit   Revision:522157
Update to 0.17.2

Changes:	https://github.com/jnunemaker/flipper/blob/master/Changelog.md
Mon, 4 Nov 2019
[ 15:57 sunpoet search for other commits by this committer ] Original commit   Revision:516652
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

Number of commits found: 32