Port details |
- jbig2dec Decoder implementation of the JBIG2 image compression format
- 0.20_1 graphics =49 0.20_1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2010-07-10 11:09:16
- Last Update: 2024-04-13 13:03:19
- Commit Hash: 62ed195
- People watching this port, also watch:: tiff, libxml2, expat, freetype2, jbigkit
- Also Listed In: devel
- License: GPLv3
- WWW:
- https://github.com/ArtifexSoftware/jbig2dec
- Description:
- jbig2dec is a decoder implementation of the JBIG2 image compression format.
JBIG2 is designed for lossy or lossless encoding of 'bilevel' (1-bit monochrome)
images at moderately high resolution, and in particular scanned paper documents.
In this domain it is very efficient, offering compression ratios on the order of
100:1.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- jbig2dec>0:graphics/jbig2dec
- To install the port:
- cd /usr/ports/graphics/jbig2dec/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/jbig2dec
- pkg install jbig2dec
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jbig2dec
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1696001274
SHA256 (jbig2dec-0.20.tar.gz) = 7b63ff6470289547e7a3a0f145cb8ea6c2afffdd65645b7d87d3b7febc96fb3a
SIZE (jbig2dec-0.20.tar.gz) = 497524
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Test dependencies:
-
- python3.9 : lang/python39
- Library dependencies:
-
- libpng.so : graphics/png
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Libraries
-
- graphics/mupdf
- print/ghostscript10
- print/sioyek
-
Deleted ports which required this port:
- for Run
-
- textproc/py-pikepdf
Configuration Options:
- ===> The following configuration options are available for jbig2dec-0.20_1:
PNG=on: PNG image format support
===> Use 'make config' to modify these settings
- Options name:
- graphics_jbig2dec
- USES:
- cpe libtool pathfix python:env,test shebangfix
- 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 |
0.20_1 13 Apr 2024 13:03:19 |
Po-Chuan Hsieh (sunpoet) |
*/*: Remove GNU_CONFIGURE_MANPREFIX=${PREFIX}/share after
9fd7ee1cdf6cbd5528159b58a966e1a40e2909a9 |
0.20_1 26 Jan 2024 15:56:31 |
Muhammad Moinur Rahman (bofh) |
graphics/jbig2dec: Moved man to share/man
Approved by: portmgr (blanket) |
0.20 30 Sep 2023 23:50:39 |
Po-Chuan Hsieh (sunpoet) Author: Daniel Engberg |
graphics/jbig2dec: Add make test
PR: 273844 |
0.20 30 Sep 2023 00:44:21 |
Po-Chuan Hsieh (sunpoet) |
graphics/jbig2dec: Update to 0.20
- Update MASTER_SITES
Changes: https://github.com/ArtifexSoftware/jbig2dec/releases
https://github.com/ArtifexSoftware/jbig2dec/blob/master/CHANGES |
0.19 09 Jul 2023 10:17:11 |
Po-Chuan Hsieh (sunpoet) |
graphics/jbig2dec: Use USES=pathfix to fix .pc installation
- Update MASTER_SITES
- Convert REINPLACE_CMD to patch files |
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) |
0.19 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 ) |
0.19 19 Sep 2021 05:59:46 |
Po-Chuan Hsieh (sunpoet) |
graphics/jbig2dec: Use CONFIGURE_WITH helper |
0.19 10 Sep 2021 21:17:45 |
Bernhard Froehlich (decke) |
graphics/jbig2dec: Add CPE information
Approved by: portmgr (blanket) |
0.19 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.19 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.19 17 Feb 2021 18:01:08 |
sunpoet |
Remoce USES=autoreconf
It is not needed after switching to upstream release tarball (r545843). |
0.19 19 Sep 2020 15:35:07 |
sunpoet |
Update to 0.19
Changes: https://github.com/ArtifexSoftware/jbig2dec/blob/master/CHANGES |
0.18 23 Aug 2020 19:35:15 |
sunpoet |
Update MASTER_SITES: use upstream release tarball |
0.18 28 Mar 2020 16:50:34 |
sunpoet |
Fix r529344: restore jb2streams.tar.gz |
0.18 28 Mar 2020 12:45:53 |
sunpoet |
Update to 0.18
Changes: https://github.com/ArtifexSoftware/jbig2dec/blob/master/CHANGES |
0.17 04 Nov 2019 15:58:27 |
sunpoet |
Update to 0.17
Changes: https://github.com/ArtifexSoftware/jbig2dec/blob/master/CHANGES |
0.16 11 Jun 2019 20:19:22 |
sunpoet |
Add maintainer section |
0.16 12 May 2019 20:12:30 |
sunpoet |
Restore distinfo for jb2streams.tar.gz
It was accidentally removed in r499052.
PR: 237838
Reported by: Leon Dietrich <doralitze@chaotikum.org> |
0.16 15 Apr 2019 21:15:39 |
sunpoet |
Update to 0.16
Changes: https://github.com/ArtifexSoftware/jbig2dec/blob/master/CHANGES |
0.15 09 Sep 2018 16:57:58 |
sunpoet |
Regenerate patch files with makepatch: |
0.15 06 Sep 2018 18:23:21 |
sunpoet |
Update USES=autoreconf
- Respect our own do-configure:
Suggested by: tijl |
0.15 04 Sep 2018 18:40:08 |
sunpoet |
Update to 0.15
- Update WWW
Changes: https://github.com/ArtifexSoftware/jbig2dec/blob/master/CHANGES
Notified by: tijl |
0.14 05 Oct 2017 09:48:45 |
sunpoet |
Update to 0.14
Changes: http://git.ghostscript.com/?p=jbig2dec.git;a=blob;f=CHANGES;hb=HEAD |
0.13 09 Apr 2016 12:29:44 |
sunpoet |
- Update to 0.13
Changes: http://git.ghostscript.com/?p=jbig2dec.git;a=blob;f=CHANGES;hb=HEAD |
0.12 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.12 04 Dec 2015 12:32:58 |
sunpoet |
- Update to 0.12
- Add LICENSE_FILE
- Convert to new options helper
- Convert to new options target helper
- Convert to new test framework
- Remove EXTRACT_AFTER_ARGS
- Sort USES
- Use USES=shebangfix
- Repack test tarball
- Cosmetic change
- Split and rename patch files
- Regenerate patch files with makepatch:
- Update WWW
- Add git repository to WWW
- Take maintainership
Changes: http://git.ghostscript.com/?p=jbig2dec.git;a=blob;f=CHANGES;hb=HEAD |
0.11_4 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
0.11_3 23 Dec 2014 22:40:22 |
bapt |
Properly patch jbig2dec for png > 1.5 instead of exposing png internals |
0.11_2 21 Oct 2014 16:36:12 |
mva |
- Convert ports of graphics/ to new USES=python
Approved by: portmgr (implicit) |
0.11_2 23 Jun 2014 13:48:42 |
amdmi3 |
- Switch to USES=libtool, drop .la files
- Strip libraries |
0.11_1 21 Jun 2014 18:18:17 |
rakuco |
Replace an invocation of "/usr/bin/env python" with ${PYTHON_CMD}.
lang/python is not brought in by USE_PYTHON since r336850, which broke the
TESTS option (it's off by default).
PR: 187959 |
0.11_1 04 May 2014 16:46:03 |
sunpoet |
- Use USES=tar:xz
- Move EXTRACT_ONLY and LICENSE upwards
- Silence post-extract: and post-patch: |
0.11_1 10 Feb 2014 11:38:06 |
bapt |
Remove a dead mirror |
0.11_1 16 Dec 2013 17:26:49 |
bapt |
Drop maintainership |
0.11_1 23 Sep 2013 06:08:54 |
bapt |
Use stage |
0.11_1 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.11_1 29 Jul 2013 20:20:57 |
bapt |
Remove now useless MAKE_JOB_SAFE
Use options helpers for png
Use new LIB_DEPENDS format |
0.11_1 29 Apr 2013 08:57:13 |
bapt |
Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format |
0.11_1 31 Dec 2012 11:55:53 |
bapt |
Finish optionsng conversion
Trim headers
Remove useless LICENSE_FILE |
0.11_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.11 29 May 2012 13:38:49 |
bapt |
Convert to new option framework
Add PNG to shared options descriptions |
0.11 09 Nov 2011 15:26:04 |
miwi |
- Remove WITH_FBSD10_FIX, is no longer needed |
0.11 28 Oct 2011 18:00:25 |
miwi |
- Fix build FreeBSD 10 |
0.11 20 Mar 2011 22:30:17 |
bapt |
Get rid of md5 for all my ports.
while here add most of the licenses |
0.11 04 Aug 2010 21:19:03 |
bapt |
- Add SF to MASTER_SITES
- Mark MAKE_JOBS_SAFE
- Use FreeBSD's SHA1-implementation
- Add TESTS option default to off
Submitted by: Mikhail T. <mi+thun _at_ aldan.algebra.com> by email
Approved by: tabthorpe@ (co-mentor) |
0.11 28 Jul 2010 17:31:01 |
bapt |
Change maintainer address to my new @FreeBSD.org
Approved by: jadawin@ (co-mentor) |
0.11 10 Jul 2010 11:08:45 |
makc |
Add new port graphics/jbig2dec:
jbig2dec is a decoder implementation of the JBIG2 image compression format.
JBIG2 is designed for lossy or lossless encoding of 'bilevel' (1-bit monochrome)
images at moderately high resolution, and in particular scanned paper documents.
In this domain it is very efficient, offering compression ratios on the order of
100:1.
WWW: http://jbig2dec.sourceforge.net/
PR: ports/148421
Submitted by: Bapt <baptiste.daroussin at gmail.com> |