Port details |
- libjxr Library for JPEG XR, a.k.a. Windows MediaTM Photo
- 1.1_2 graphics =3 1.1_2Version of this port present on the latest quarterly branch.
- Maintainer: ports@virtual-estates.net
- Port Added: 2017-04-15 05:40:01
- Last Update: 2024-05-18 08:22:43
- Commit Hash: 2b92bd7
- People watching this port, also watch:: qtkeychain-qt5, py39-treq, py311-Automat, linux-c7-atk, py39-beautifulsoup
- Also Listed In: devel
- License: BSD2CLAUSE
- WWW:
- https://jxrlib.codeplex.com/
- Description:
- JPEG XR is an approved ISO/IEC International standard (its official
designation is ISO/IEC 29199-2).
JPEG XR started its life in Microsoft Research. It publicly first appeared
as the HD Photo format in Windows Vista.
For web developers, JPEG XR has a large number of interesting features, see
the table below. Some of these are big advantages over other image formats
like JPEG, PNG, OpenEXR, and TIFF.
- Better Compression (40% smaller than JPEG)
- Lossless Mode (better compression than PNG)
- Alpha Channel (compress color lossy and alpha losslessly)
- Extended Bitdepth (supports 8-, 16-, and 32-bit/channel)
- Progressive Decode
- Advanced Decoding Features (tile-based layout, for efficient
region-of-interest access.)
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/libjxr/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/libjxr
- pkg install jxrlib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jxrlib
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1492227072
SHA256 (jxrlib_1.1.orig.tar.gz) = c7287b86780befa0914f2eeb8be2ac83e672ebd4bd16dc5574a36a59d9708303
SIZE (jxrlib_1.1.orig.tar.gz) = 287517
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Libraries
-
- graphics/py-imagecodecs
Configuration Options:
- No options to configure
- Options name:
- graphics_libjxr
- USES:
- dos2unix uidfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 17
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1_2 18 May 2024 08:22:43 |
Gleb Popov (arrowd) |
*: Change the MAINTAINER field per request
PR: 278267 |
1.1_1 22 Jan 2024 12:26:17 |
Muhammad Moinur Rahman (bofh) |
graphics/libjxr: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
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) |
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 ) |
1.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1 25 Nov 2019 23:25:52 |
brooks |
Fix build with src r354909 applied.
The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.
When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively. When declared in the environment they
become WITHOUT_<FOO>. |
1.1 14 Jun 2019 07:03:37 |
pkubaj |
graphics/libjxr: fix build on big-endian architectures
_BIG__ENDIAN__ should be spelled _BIG__ENDIAN_ (one _ too much).
PR: 238502
Approved by: mi@ALDAN.algebra.com (maintainer), mat (mentor)
Differential Revision: https://reviews.freebsd.org/D20620 |
1.1 13 May 2019 14:27:29 |
amdmi3 |
- Switch to new test framework and make test meaningful by not ignoring the
failure
Approved by: portmgr blanket |
1.1 03 Mar 2019 23:00:38 |
mi |
Fix handling of (some of) the warnings, by fixing them
at the sources, rather than disabling them on command-line.
The disabling was not working with gcc.
PR: 236018
Submitted by: Piotr Kubaj |
1.1 05 Jan 2018 03:41:39 |
jbeich |
graphics/libjxr: lift BROKEN_aarch64 per FreeBSD 11.0 EOL
Here's how the error message actually looked like:
cc -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings
-Wl,--warn-shared-textrel -o libjpegxr.so.1 -Wl,-soname,libjpegxr.so.1
`NM='nm' NMFLAGS='' lorder encode.So segenc.So strenc.So strFwdTransform.So
strPredQuantEnc.So decode.So postprocess.So segdec.So strdec.So
strInvTransform.So strPredQuantDec.So JXRTranscode.So adapthuff.So image.So
strcodec.So strPredQuant.So strTransform.So perfTimerANSI.So | tsort -q`
strenc.So: In function `StrIOEncInit':
/wrkdirs/usr/ports/graphics/libjxr/work/jxrlib-1.1/image/encode/strenc.c:(.text+0xf18):
warning: warning: tmpnam() possibly used unsafely; consider using mkstemp()
cc: error: linker command failed with exit code 1 (use -v to see invocation)
Noticed -Wl,--fatal-warnings? After tmpnam() warning dissapeared, so
did the error.
Reported
by: http://thunderx1.nyi.freebsd.org/data/110arm64-default/438755/logs/errors/jxrlib-1.1.log
Pointy hat to: linimon (generic excerpt)
Tested on: 11.1 (clang 4.0) and 12.0 (clang 6.0) |
1.1 20 Oct 2017 15:17:08 |
swills |
graphics/libjxr: Update license information [1]
While here, fix portlint warning
PR: 222459 [1]
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> [1]
Approved by: Mikhail T. <mi@ALDAN.algebra.com> (maintainer) [1] |
1.1 22 Sep 2017 08:30:43 |
mat |
Use the MASTER_SITES macros correctly.
Sponsored by: Absolight |
1.1 22 May 2017 16:04:19 |
linimon |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
1.1 03 May 2017 01:14:05 |
linimon |
Mark some ports failing on aarch64, and, in a few cases, other tier-2
archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
1.1 15 Apr 2017 05:41:23 |
mi |
Disable failure exit in the test as it MAY not be a problem --
investigating... |
1.1 15 Apr 2017 05:39:51 |
mi |
Add port of JPEG XR -- to be used by the upcoming update of
graphics/freeimage.
Obtained from: Debian, sort of
Sponsored by: Unemployment Insurance |
Number of commits found: 17
|