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
non port: security/rubygem-pundit61/Makefile
SVNWeb

Number of commits found: 3

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
Sat, 31 Dec 2022
[ 21:58 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:d5f5cfc79139e54abfc318cc5e2bf45e5e27f45b  commit hash:d5f5cfc79139e54abfc318cc5e2bf45e5e27f45b  commit hash:d5f5cfc79139e54abfc318cc5e2bf45e5e27f45b  d5f5cfc7 
security/rubygem-pundit61: Update version 2.2.0=>2.3.0

Relnotes: https://rubygems.org/gems/pundit
Sat, 19 Nov 2022
[ 07:33 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:39336c4506cc4d51e687d849fd655dd265e72107  commit hash:39336c4506cc4d51e687d849fd655dd265e72107  commit hash:39336c4506cc4d51e687d849fd655dd265e72107  39336c4 
security/rubygem-pundit61: New port

Pundit provides a set of helpers which guide you in leveraging regular
Ruby classes and object oriented design patterns to build a simple,
robust and scaleable authorization system.

Sponsored by:	Nepustil

Number of commits found: 3