Port details |
- libqrencode C library for encoding data in a QR Code symbol
- 4.1.1 graphics =14 4.1.1Version of this port present on the latest quarterly branch.
- Maintainer: vanilla@FreeBSD.org
- Port Added: 2006-12-14 02:54:05
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: libiconv, indexinfo, py311-six, libxml2, webp
- License: LGPL21
- WWW:
- https://github.com/fukuchi/libqrencode
- Description:
- Libqrencode is a C library for encoding data in a QR Code symbol, a kind of
2D symbology that can be scanned by handy terminals such as a mobile phone
with CCD. The capacity of QR Code is up to 7000 digits or 4000 characters,
and is highly robustness.
Libqrencode supports QR Code model 2, described in JIS (Japanese Industrial
Standards) X0510:2004 or ISO/IEC 18004. Currently the following features are
not supported:
* ECI and FNC1 mode
* QR Code model 1
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libqrencode>0:graphics/libqrencode
- To install the port:
- cd /usr/ports/graphics/libqrencode/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/libqrencode
- pkg install libqrencode
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libqrencode
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1601352168
SHA256 (fukuchi-libqrencode-v4.1.1_GH0.tar.gz) = 5385bc1b8c2f20f3b91d258bf8ccc8cf62023935df2d2676b5b67049f31a049c
SIZE (fukuchi-libqrencode-v4.1.1_GH0.tar.gz) = 190419
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libpng.so : graphics/png
- This port is required by:
- for Build
-
- graphics/py-qrencode
- textproc/p5-Term-QRCode
- for Libraries
-
- audio/faustlive
- graphics/kf5-prison
- graphics/kf6-prison
- graphics/pdfpc
- graphics/pecl-qrencode
- net-im/dino
- net-im/profanity
-
Deleted ports which required this port:
- for Run
-
- graphics/py-qrencode
- sysutils/pass-otp
- textproc/p5-Term-QRCode
- x11/rofi-pass
Configuration Options:
- No options to configure
- Options name:
- graphics_libqrencode
- USES:
- cmake iconv pathfix pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.1.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
4.1.1 20 Jul 2022 14:22:04 |
Tobias C. Berner (tcberner) |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
4.1.1 16 May 2022 06:49:43 |
Loïc Bartoletti (lbartoletti) |
devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location
Release Notes:
https://cmake.org/cmake/help/v3.23/release/3.23.html
PR: 262886
Exp-run by: antoine |
4.1.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.1.1 29 Sep 2020 04:15:32 |
vanilla |
Update to 4.1.1, and pet portlint. |
4.1.0 30 Aug 2020 13:13:39 |
vanilla |
Update to 4.1.0. |
4.0.2 14 Jan 2020 03:29:42 |
vanilla |
Update to 4.0.2.
PR: 243330
Reported by: sunpoet@ |
4.0.0 13 Nov 2017 02:27:30 |
vanilla |
Update WWW. |
4.0.0 23 Sep 2017 02:59:07 |
vanilla |
1: upgrade to 4.0.0.
2: chrase shared library version. |
3.9.0_1 10 Apr 2017 21:49:02 |
mat |
Regular USE_GITHUB cleanup.
Do not set DISTNAME.
Do not set WRKSRC, if you feel like you need to, you should fix
GH_PROJECT instead.
Sponsored by: Absolight |
3.9.0_1 04 Mar 2017 11:34:33 |
vanilla |
1: add version of shared library.
2: fix libqrencode.pc. |
3.9.0 02 Mar 2017 08:00:55 |
vanilla |
1: Update to 3.9.0
2: add LICENSE_FILE.
3: switch to github. |
3.4.4_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
3.4.4_1 25 Mar 2015 20:09:43 |
marino |
graphics category: Remove $PTHREAD_LIBS
graphics/zbar didn't pass check-plist (pre-existing), fixed.
approved by: PTHREAD blanket |
3.4.4_1 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
3.4.4 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
3.4.4 01 Aug 2014 03:25:37 |
vanilla |
1: Upgrade to 3.4.4.
2: USES=libtool to drop .la
3: INSTALL_TARGET=install-strip. |
3.4.3 13 Jul 2014 23:23:25 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
3.4.3 13 Jun 2014 07:36:28 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.
CR: D201
Approved by: portmgr (bapt) |
3.4.3 24 Sep 2013 16:38:38 |
vanilla |
Add support of STAGEDIR. |
3.4.3 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
3.4.3 13 Aug 2013 11:38:54 |
vanilla |
Upgrade to 3.4.3. |
3.4.2 23 Apr 2013 10:47:03 |
bapt |
Convert g* to USES=pkgconfig |
3.4.2 09 Mar 2013 11:30:30 |
vanilla |
Upgrade to 3.4.2. |
3.4.1 16 Dec 2012 13:56:55 |
vanilla |
Upgrade to 3.4.1. |
3.4.0 16 Oct 2012 14:03:02 |
vanilla |
Upgrade to 3.4.0.
Feature safe: yes |
3.3.1_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
3.3.1 23 Apr 2012 06:27:00 |
vanilla |
Upgrade to 3.3.1. |
3.3.0 06 Apr 2012 16:26:27 |
vanilla |
Upgrade to 3.3.0.
Feature safe: yes |
3.2.0 30 Nov 2011 14:01:43 |
vanilla |
Upgrade to 3.2.0.
Feature safe: yes |
3.1.1_1 09 Nov 2011 15:26:04 |
miwi |
- Remove WITH_FBSD10_FIX, is no longer needed |
3.1.1_1 29 Oct 2011 07:40:51 |
miwi |
- Fix build with FreeBSD 10 |
3.1.1_1 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
3.1.1_1 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
3.1.1_1 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
3.1.1_1 29 Mar 2010 03:15:59 |
vanilla |
Fix build with png1.4. |
3.1.1_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
3.1.1 03 Feb 2010 16:03:35 |
vanilla |
Upgrade to 3.1.1. |
3.1.0 10 Jun 2009 03:41:56 |
vanilla |
Upgrade to 3.1.0. |
3.0.3 01 Jun 2008 07:19:14 |
vanilla |
Upgrade to 3.0.3. |
3.0.2 18 May 2008 11:27:38 |
vanilla |
Upgrade to 3.0.2. |
3.0.1 09 May 2008 12:46:51 |
vanilla |
Upgrade to 3.0.1. |
3.0.0 01 May 2008 13:28:50 |
vanilla |
1: Upgrade to 3.0.
2: Grab maintainer bit.
Approved by: ijliao@ |
2.0.0 20 Mar 2008 09:46:38 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
2.0.0 26 Jan 2008 01:12:48 |
vanilla |
Fix pkg-plist.
Submitted by: pav@ |
2.0.0 25 Jan 2008 02:16:23 |
vanilla |
Upgrade to 2.0.0.
Approved by: ijliao@ |
1.0.2_2 30 Mar 2007 06:13:54 |
vanilla |
Add depends to pkgconfig, and bump version.
Submitted by: pav@ via email.
Approved by: ijliao@ via irc. |
1.0.2_1 28 Mar 2007 04:22:45 |
vanilla |
Bump version. |
1.0.2 28 Mar 2007 04:17:20 |
vanilla |
remove USE_SDL, only use sdl on test program.
Approved by: ijliao@ (via irc). |
1.0.2 24 Mar 2007 10:08:06 |
ijliao |
upgrade to 1.0.2 |
1.0.1 11 Jan 2007 01:22:19 |
ijliao |
add missing dependency |
1.0.1 27 Dec 2006 01:02:26 |
ijliao |
upgrade to 1.0.1
PR: 107210
Submitted by: chinsan |
1.0.0 14 Dec 2006 02:53:29 |
ijliao |
add libqrencode 1.0.0
A C library for encoding data in a QR Code symbol |