Port details |
- rubygem-rqrcode_core-gitlab Ruby library for encoding QR Codes
- 1.2.0 www
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: mfechner@FreeBSD.org
 - Port Added: 2025-04-27 04:24:05
- Last Update: 2025-04-27 04:21:56
- Commit Hash: e5bf213
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/whomwah/rqrcode_core
- Description:
- rqrcode_core is a library for encoding QR Codes in pure Ruby. It has a
simple interface with all the standard qrcode options. It was originally
adapted in 2008 from a Javascript library by Kazuhiko Arase.
Features:
* rqrcode_core is a Ruby only library. It requires no 3rd party
libraries. Just Ruby!
* It is an encoding library. You can't decode QR Codes with it.
* The interface is simple and assumes you just want to encode a string
into a QR Code, but also allows for encoding multiple segments.
* QR Code is trademarked by Denso Wave inc.
rqrcode_core is the basis of the popular rqrcode gem. This gem allows
you to generate different renderings of your QR Code, including png, svg
and ansi.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-rqrcode_core-gitlab>0:www/rubygem-rqrcode_core-gitlab
- To install the port:
- cd /usr/ports/www/rubygem-rqrcode_core-gitlab/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rubygem-rqrcode_core-gitlab
- pkg install rubygem-rqrcode_core-gitlab
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-rqrcode_core-gitlab
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1745725395
SHA256 (rubygem/rqrcode_core-1.2.0.gem) = cf4989dc82d24e2877984738c4ee569308625fed2a810960f1b02d68d0308d1a
SIZE (rubygem/rqrcode_core-1.2.0.gem) = 18944
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- 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:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- www/rubygem-rqrcode-gitlab
Configuration Options:
- No options to configure
- Options name:
- www_rubygem-rqrcode_core-gitlab
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.0 27 Apr 2025 04:21:56
    |
Matthias Fechner (mfechner)  |
www/gitlab: decouple from www/rubygem-rqrcode
This makes it possible to upgrade www/rubygem-rqrcode to version 3
which unbreaks it due to update of www/rubygem-rqrcode_core.
PR: 286372 |
Number of commits found: 1
|