Port details |
- rubygem-rqrcode2 Library for encoding QR Codes
- 2.2.0 www
=0 2.2.0Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2022-11-19 22:00:10
- Last Update: 2024-05-28 21:20:31
- Commit Hash: 879a0f6
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://whomwah.github.io/rqrcode/
- Description:
- rQRCode is a library for encoding QRCodes in Ruby. It has a simple interface
with all the standard qrcode options. It was adapted from the Javascript
library by Kazuhiko Arase.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-rqrcode2>0:www/rubygem-rqrcode2
- No installation instructions:
- This port has been deleted.
- PKGNAME: rubygem-rqrcode2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1684426863
SHA256 (rubygem/rqrcode-2.2.0.gem) = 23eea88bb44c7ee6d6cab9354d08c287f7ebcdc6112e1fe7bcc2d010d1ffefc1
SIZE (rubygem/rqrcode-2.2.0.gem) = 105984
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:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-chunky_png>=1.0 : graphics/rubygem-chunky_png
- rubygem-rqrcode_core>=1.0 : www/rubygem-rqrcode_core
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_rubygem-rqrcode2
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved to www/rubygem-rqrcode on 2024-05-28
REASON: Remove obsoleted port. Use www/rubygem-rqrcode instead
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.0 28 May 2024 21:20:31 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-rqrcode2: Remove obsoleted port
Use www/rubygem-rqrcode instead. |
2.2.0 18 May 2023 18:10:19 |
Muhammad Moinur Rahman (bofh) |
www/rubygem-rqrcode2: Update version 2.1.2=>2.2.0
Changelog:
https://github.com/whomwah/rqrcode/pkgs/rubygems/rqrcode/93911338 |
2.1.2 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 |
2.1.2 19 Nov 2022 21:59:09 |
Muhammad Moinur Rahman (bofh) |
www/rubygem-rqrcode2: New port
rQRCode is a library for encoding QRCodes in Ruby. It has a simple interface
with all the standard qrcode options. It was adapted from the Javascript
library by Kazuhiko Arase.
Sponsored by: Nepustil |
Number of commits found: 4
|