notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2025Q2
rubygem-rqrcode_core-gitlab Ruby library for encoding QR Codes
1.2.0 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.2.0Version of this port present on the latest quarterly branch.
Maintainer: mfechner@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-04-27 04:39:43
Last Update: 2025-04-27 04:26:54
Commit Hash: 3bae97c
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-rqrcode_core-gitlab-1.2.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-rqrcode_core-gitlab-1.2.0/LICENSE
  3. /usr/local/share/licenses/rubygem-rqrcode_core-gitlab-1.2.0/MIT
Collapse this list.
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:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Patch dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby32 : lang/ruby32
This port is required by:
for Run
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.0
27 Apr 2025 04:26:54
commit hash: 3bae97c041c3a771112192111039a6aa49d087accommit hash: 3bae97c041c3a771112192111039a6aa49d087accommit hash: 3bae97c041c3a771112192111039a6aa49d087accommit hash: 3bae97c041c3a771112192111039a6aa49d087ac files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
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
(cherry picked from commit e5bf2131ff5710c26771c6c6a4d2541653c11436)

Number of commits found: 1