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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
zxing-cpp C++ library for linear/matrix barcode recognition
2.2.1 textproc on this many watch lists=3 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 2.2.1Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-12-17 18:02:20
Last Update: 2023-12-14 07:47:34
Commit Hash: 046823a
People watching this port, also watch:: font-misc-meltho, xclock, gstreamer1-plugins-pango, py39-pycparser, font-bh-lucidatypewriter-100dpi
License: APACHE20
WWW:
https://github.com/zxing-cpp/zxing-cpp
Description:
ZXing-C++ ("zebra crossing") is an open-source, multi-format linear/matrix barcode image processing library implemented in C++. It was originally ported from the Java ZXing Library, but has been developed further and now includes many improvements in terms of runtime and detection performance. It can both read and write barcodes in a number of formats.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (41 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/zxing-cpp-2.2.1/catalog.mk
  3. /usr/local/share/licenses/zxing-cpp-2.2.1/LICENSE
  4. /usr/local/share/licenses/zxing-cpp-2.2.1/APACHE20
  5. include/ZXing/BarcodeFormat.h
  6. include/ZXing/BitArray.h
  7. include/ZXing/BitHacks.h
  8. include/ZXing/BitMatrix.h
  9. include/ZXing/BitMatrixIO.h
  10. include/ZXing/ByteArray.h
  11. include/ZXing/CharacterSet.h
  12. include/ZXing/Content.h
  13. include/ZXing/DecodeHints.h
  14. include/ZXing/Error.h
  15. include/ZXing/Flags.h
  16. include/ZXing/GTIN.h
  17. include/ZXing/ImageView.h
  18. include/ZXing/Matrix.h
  19. include/ZXing/MultiFormatWriter.h
  20. include/ZXing/Point.h
  21. include/ZXing/Quadrilateral.h
  22. include/ZXing/Range.h
  23. include/ZXing/ReadBarcode.h
  24. include/ZXing/ReaderOptions.h
  25. include/ZXing/Result.h
  26. include/ZXing/StructuredAppend.h
  27. include/ZXing/TextUtfEncoding.h
  28. include/ZXing/ZXAlgorithms.h
  29. include/ZXing/ZXConfig.h
  30. include/ZXing/ZXVersion.h
  31. lib/cmake/ZXing/ZXingConfig.cmake
  32. lib/cmake/ZXing/ZXingConfigVersion.cmake
  33. lib/cmake/ZXing/ZXingTargets-release.cmake
  34. lib/cmake/ZXing/ZXingTargets.cmake
  35. lib/libZXing.so
  36. lib/libZXing.so.2.2.1
  37. lib/libZXing.so.3
  38. libdata/pkgconfig/zxing.pc
  39. @owner
  40. @group
  41. @mode
Collapse this list.
Dependency lines:
  • zxing-cpp>0:textproc/zxing-cpp
To install the port:
cd /usr/ports/textproc/zxing-cpp/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/zxing-cpp
  • pkg install zxing-cpp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: zxing-cpp
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1702517883 SHA256 (zxing-cpp-zxing-cpp-v2.2.1_GH0.tar.gz) = 02078ae15f19f9d423a441f205b1d1bee32349ddda7467e2c84e8f08876f8635 SIZE (zxing-cpp-zxing-cpp-v2.2.1_GH0.tar.gz) = 891055

Packages (timestamps in pop-ups are UTC):
zxing-cpp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.2.12.2.11.1.12.2.12.2.1-1.1.1-
FreeBSD:13:quarterly2.2.12.2.12.0.02.2.12.2.12.2.12.2.12.2.1
FreeBSD:14:latest2.2.12.2.12.0.02.2.12.2.12.0.0-2.0.0
FreeBSD:14:quarterly2.2.12.2.1-2.2.12.2.12.2.12.2.12.2.1
FreeBSD:15:latest2.2.12.2.1n/a2.2.1n/a2.2.12.2.12.2.1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
This port is required by:
for Libraries
  1. deskutils/kodaskanna
  2. editors/libreoffice
  3. graphics/kf5-prison
  4. graphics/kf6-prison
  5. net/kitinerary
  6. net-im/kaidan
  7. textproc/gstreamer1-plugins-zxing

Configuration Options:
No options to configure
Options name:
textproc_zxing-cpp
USES:
cmake compiler:c++17-lang iconv
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/zxing-cpp/zxing-cpp/tar.gz/v2.2.1?dummy=/
Collapse this list.

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.2.1
14 Dec 2023 07:47:34
commit hash: 046823a67c46495fd58a96790afbe182ffc6278ecommit hash: 046823a67c46495fd58a96790afbe182ffc6278ecommit hash: 046823a67c46495fd58a96790afbe182ffc6278ecommit hash: 046823a67c46495fd58a96790afbe182ffc6278e files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
textproc/zxing-cpp: Update to 2.2.1

Update COMMENT and especially pkg-descr to be a bit more informative as
to what this port actually does.

Update WWW and remove GH_ACCOUNT. Project now redirects to an account by
the same name as PORTNAME.

https://github.com/zxing-cpp/zxing-cpp/releases/tag/v2.2.1
https://github.com/zxing-cpp/zxing-cpp/releases/tag/v2.2.0
2.1.0
11 Jul 2023 21:08:31
commit hash: 82ddfaa333967307fdbc383d07b03a21fdf035b1commit hash: 82ddfaa333967307fdbc383d07b03a21fdf035b1commit hash: 82ddfaa333967307fdbc383d07b03a21fdf035b1commit hash: 82ddfaa333967307fdbc383d07b03a21fdf035b1 files touched by this commit
Adriaan de Groot (adridg) search for other commits by this committer
textproc/zxing-cpp: update to latest release

Bump direct consumers, too.
2.0.0
11 Jan 2023 06:50:09
commit hash: 5d2a95ba022b2270e61d6e953aaba57e02410e4bcommit hash: 5d2a95ba022b2270e61d6e953aaba57e02410e4bcommit hash: 5d2a95ba022b2270e61d6e953aaba57e02410e4bcommit hash: 5d2a95ba022b2270e61d6e953aaba57e02410e4b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
textproc/zxing-cpp: update to 2.0.0

Changelog:	https://github.com/zxing-cpp/zxing-cpp/releases/tag/v2.0.0
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
1.4.0_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.4.0_1
27 Aug 2022 06:54:25
commit hash: 02752e01efc857153eea218bd08201147c01b408commit hash: 02752e01efc857153eea218bd08201147c01b408commit hash: 02752e01efc857153eea218bd08201147c01b408commit hash: 02752e01efc857153eea218bd08201147c01b408 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
textproc/zxing-cpp: install private header for libreoffice

Based on idea from OpenMandriva [1]

Reported by:	jbeich

[1]
https://github.com/OpenMandrivaAssociation/zxing-cpp/commit/ca564fe9d6d51808b40587dc0d0d16420dff51ae
1.4.0
26 Aug 2022 19:49:15
commit hash: 79f98cb78c65849d5c12ff0ed4a86b6553dc6958commit hash: 79f98cb78c65849d5c12ff0ed4a86b6553dc6958commit hash: 79f98cb78c65849d5c12ff0ed4a86b6553dc6958commit hash: 79f98cb78c65849d5c12ff0ed4a86b6553dc6958 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
textproc/zxing-cpp: update to 1.4.0
1.3.0
20 Jul 2022 14:23:14
commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
textproc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  -
  *  <glewis@FreeBSD.org>
  *  <koshy@india.hp.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron Straup Cope
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Ache
  *  Adam Herzog <adam@herzogdesigns.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3.0
04 May 2022 17:46:19
commit hash: a334f1501f251db4228bd0c4e861ac43126ed6b5commit hash: a334f1501f251db4228bd0c4e861ac43126ed6b5commit hash: a334f1501f251db4228bd0c4e861ac43126ed6b5commit hash: a334f1501f251db4228bd0c4e861ac43126ed6b5 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
textproc/zxing-cpp: update to 1.3.0

Changelog:
	https://github.com/nu-book/zxing-cpp/releases/tag/v1.3.0
1.2.0
29 May 2021 06:32:37
commit hash: e01acf2342482d396f7c7d7c19cde99570c9e0bfcommit hash: e01acf2342482d396f7c7d7c19cde99570c9e0bfcommit hash: e01acf2342482d396f7c7d7c19cde99570c9e0bfcommit hash: e01acf2342482d396f7c7d7c19cde99570c9e0bf files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
textproc/zxing-cpp: update to 1.2.0

There have been nearly 800 commits that touched about 10k lines of code
since the last release.

Here are the highlights/major changes:

    * switch to C++-17 (client code can still be compiled with a C++-11
      compiler)
    * switch to the reimplemented 1D detectors (about 5x faster than old
      ones in false-positive use case)
    * deprecate the use of ResultMetadata, see ZXingReader.cpp as an
      example
    * completely new Android wrapper library with CameraX support,
      integrated build system and demo app
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.1.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.1.1
13 Sep 2020 06:10:57
Revision:548454Original commit files touched by this commit
tcberner search for other commits by this committer
textproc/zxing-cpp: update to 1.1.1
1.1.0
01 Aug 2020 13:18:39
Revision:543909Original commit files touched by this commit
tcberner search for other commits by this committer
textproc/zxing-cpp: update to 1.1.0
1.0.8_1
17 May 2020 15:54:49
Revision:535558Original commit files touched by this commit
tcberner search for other commits by this committer
textproc/zxing-cpp: update pkg-descr to reflect the new upstream

Reported by:	repology
1.0.8
16 May 2020 18:33:55
Revision:535493Original commit files touched by this commit
tcberner search for other commits by this committer
textproc/zxing-cpp: switch upstream and update to 1.0.8

Most Linux Distros seem to ship [1] from the nu-book upstream [2].
For net/kaidan 0.50 this upstram is required.

Give maintainership to kde@.

[1] https://repology.org/project/zxing-cpp-nu-book/versions
[2] https://github.com/nu-book/zxing-cpp

PR:		246508
Approved by:	yuri (maintainer)
0.20190320_4
15 Oct 2019 01:55:13
Revision:514488Original commit files touched by this commit
yuri search for other commits by this committer
textproc/zxing-cpp: Make OpenCV optional and off by default by adding the port
option OPENCV

While here add USE_LDCONFIG=yes that was missing.

Reported by:	Leo Cherepanov <grey.leo@gmail.com>
0.20190320_3
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
0.20190320_2
21 Apr 2019 21:11:36
Revision:499595Original commit files touched by this commit
yuri search for other commits by this committer
textproc/zxing-cpp: Patch to remove OpenCV libs from the installed cmake files

net/kitinerary was broken because OpenCV libs were unnecessarily supplied to its
build by
cmake files from textproc/zxing-cpp. These OpenCV libs were missing
-L/usr/local/lib for
some reason, possiblt because OpenCV's cmake files provide LIBS without
-L/usr/local/lib.

PR:		237388
Reported by:	Martin Birgmeier <d8zNeCFG@aon.at>
0.20190320_1
20 Apr 2019 14:38:20
Revision:499444Original commit files touched by this commit
yuri search for other commits by this committer
textproc/zxing-cpp: Link OpenCV libs to the library

Add the patch from the upstream pull request

PR:		237388
Reported by:	Martin Birgmeier <d8zNeCFG@aon.at>
0.20190320
19 Apr 2019 15:50:00
Revision:499372Original commit files touched by this commit
yuri search for other commits by this committer
textproc/zxing-cpp: Update 0.20180320 -> 0.20190320
0.20180320_1
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
0.20180320_1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
0.20180320
15 Nov 2018 04:04:44
Revision:485000Original commit files touched by this commit
linimon search for other commits by this committer
Add compiler:c++11-lang to USES to fix build on gcc-based archs.

Approved by:	portmgr (tier-2 blanket)
0.20180320
09 Jul 2018 08:05:30
Revision:474236Original commit files touched by this commit
yuri search for other commits by this committer
textproc/zxing-cpp: Update 0.20161114 -> 0.20180320

Port changes:
* Switch to the static library
* Order USExx section
* It now depends on OpenCV
0.20161114
25 Feb 2018 00:40:37
Revision:462887Original commit files touched by this commit
yuri search for other commits by this committer
Replaced my old rawbw.com maintainer's address with yuri@FreeBSD.org

98 ports are affected.

Approved by:	tcberner (mentor, implicit)
0.20161114
25 Jun 2017 21:07:58
Revision:444324Original commit files touched by this commit
tcberner search for other commits by this committer
Make ninja opt-out in cmake.mk

Using ninja instead of make (1) can lead to significant speed ups while
building.
Therefore switch from having the ninja generator opt-in to having it opt-out.

Previously cmake-ports that wanted to use ninja could set
    CMAKE_NINJA=yes
now, ports that do not work with ninja can set
    cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.

The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary

PR:		219629
PR:		213331
Exp-run by:	antoine
Reviewed by:	rakuco
Differential Revision:	https://reviews.freebsd.org/D10748
0.20161114
17 Dec 2016 18:02:10
Revision:428794Original commit files touched by this commit
riggs search for other commits by this committer
New port: textproc/zxing-cpp, a C++ Library for QR code recognition

PR:		214519
Submitted by:	yuri@rawbw.com (maintainer)

Number of commits found: 27