Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.21.3 30 Sep 2024 15:09:59 |
Jason E. Hale (jhale) |
graphics/libraw: Update to 0.21.3
https://www.libraw.org/news/libraw-0-21-3-release |
0.21.2 24 Dec 2023 19:56:19 |
Jason E. Hale (jhale) |
graphics/libraw: Update to 0.21.2
https://www.libraw.org/news/libraw-0-21-2-release |
0.21.1_2 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
0.21.1_1 02 May 2023 16:17:43 |
Po-Chuan Hsieh (sunpoet) |
graphics/jasper: Update to 4.0.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/jasper-software/jasper/releases
Security: CVE-2022-2963, CVE-2022-40755 |
0.21.1 02 Mar 2023 17:59:13 |
Jason E. Hale (jhale) |
graphics/libraw: Update to 0.21.1
Bump PORTREVISION on dependent ports due to shared library increase.
Add several fixes for compatability.
https://www.libraw.org/news/libraw-0-21-release
https://www.libraw.org/news/libraw-0-21-1-release |
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.20.2_3 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.20.2_3 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 ) |
0.20.2_3 16 Apr 2022 20:55:37 |
Po-Chuan Hsieh (sunpoet) |
graphics/jasper: Bump PORTREVISION of dependent ports for shlib change after
cdcedd316da6d7c8509c394474160c683489a3ae |
0.20.2_2 10 Dec 2021 20:32:20 |
Christoph Moench-Tegeder (cmt) |
graphics/libraw: link against libomp with OPENMP=on
Since 07fb2d5e9d00 consumers - most notably shotwell - crashed hard
on RAW file operations when libraw was built with OPENMP=on:
ld-elf.so.1: /usr/local/lib/libraw.so.20: Undefined symbol "__kmpc_fork_call"
adding -lomp to libraw's LDFLAGS (via OPENMP_LDFLAGS, so it stays
conditional) fixes the issue.
PR: 259904
Approved by: maintainer-timeout (jhale@) |
0.20.2_1 03 Oct 2021 19:41:19 |
Fernando Apesteguía (fernape) |
*/*: Remove more compiler:openmp instances
Reported by: antoine@
Fixes: 07fb2d5e9d00 |
0.20.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.20.2 01 Jan 2021 00:04:43 |
jhale |
graphics/libraw: Update to 0.20.2
Bump PORTREVISION on consumers due to shared library bump.
Changes: https://www.libraw.org/news/libraw-0-20-2-Release |
0.19.5 17 Oct 2020 09:37:10 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
0.19.5 12 Dec 2019 15:20:03 |
jhale |
Update graphics/libraw to 0.19.5
Changes: https://www.libraw.org/news/libraw-0-19-5-release |
0.19.2_1 26 Jul 2019 20:46:57 |
gerald |
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.19.2 29 Mar 2019 23:00:36 |
jhale |
graphics/libraw: Update to 0.19.2
- Demosaic packs are no longer distributed nor supported upstream
- Bump PORTREVISON on all consumers due to libraw shlib version increase
Changes: https://www.libraw.org/news/libraw-0-19-2-release |
0.18.13_2 12 Dec 2018 01:35:36 |
gerald |
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.18.13_1 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
0.18.13 01 Jul 2018 02:00:57 |
jhale |
Update to 0.18.13
Remove restriction from OPTIMIZED_CFLAGS, it only adds the -O3 flag and
works just as well on amd64 from what I can tell.
Note: Demosaic packs were not updated upstream because there were no changes
made.
Changes: https://www.libraw.org/news/libraw-0-18-13 |
0.18.8 11 Mar 2018 16:16:02 |
jhale |
Update to 0.18.8
Changes: https://www.libraw.org/news/libraw-0-18-8 |
0.18.7 15 Feb 2018 17:46:56 |
jhale |
Update to 0.18.7
Changes: https://www.libraw.org/download#changelog
MFH: 2018Q1
Security: c60804f1-126f-11e8-8b5b-4ccc6adda413
Security: 6f0b0cbf-1274-11e8-8b5b-4ccc6adda413 |
0.18.5 05 Jan 2018 11:12:28 |
jbeich |
graphics/libraw: unbreak build with Clang 6 (C++14 by default)
In file included from src/libraw_cxx.cpp:5472:
src/../internal/libraw_x3f.cpp:1404:19: error: non-constant-expression cannot be
narrowed from type
'int' to 'int16_t' (aka 'short') in initializer list [-Wc++11-narrowing]
int16_t c[3] = {offset,offset,offset};
^~~~~~
src/../internal/libraw_x3f.cpp:1404:19: note: insert an explicit cast to silence
this issue
int16_t c[3] = {offset,offset,offset};
^~~~~~
static_cast<int16_t>( )
src/../internal/libraw_x3f.cpp:1404:26: error: non-constant-expression cannot be
narrowed from type
'int' to 'int16_t' (aka 'short') in initializer list [-Wc++11-narrowing]
int16_t c[3] = {offset,offset,offset};
^~~~~~ (Only the first 15 lines of the commit message are shown above ) |
0.18.5 29 Sep 2017 20:12:38 |
jhale |
Update to 0.18.5
This addresses CVE-2017-14265, CVE-2017-14348, and CVE-2017-14608
Use FreeBSD libc strnlen and strcasestr functions instead of bundled [1]
PR: 219029 [1]
Submitted by: mi [1]
MFH: 2017Q3
Security: 4cd857d9-26d2-4417-b765-69701938f9e0
Security: d9f96741-47bd-4426-9aba-8736c0971b24
Security: 02bee9ae-c5d1-409b-8a79-983a88861509 |
0.18.2_1 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
0.18.2 06 Apr 2017 18:36:58 |
jhale |
Update to 0.18.2
Changes: https://www.libraw.org/news/libraw-0-18-2 |
0.18.1_1 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
0.18.1 14 Feb 2017 23:17:52 |
jhale |
Update to 0.18.1
Changes: http://www.libraw.org/news/libraw-0-18-1 |
0.18.0 19 Jan 2017 04:39:37 |
jhale |
- Update graphics/libraw to 0.18.0
- Complete conversion to options helpers
- Add options for JPEG and JASPER support
- Side note: This had a dependency on jpeg before, so the JPEG
option default is ON. However, the configure script wasn't
detecting it previously.
- Silence MKDIRs
- Take maintainership
- Chase shared library bump
Changes: http://www.libraw.org/download#changelog |
0.17.2 14 Jun 2016 14:03:19 |
vanilla |
Fix size of LibRaw-demosaic-pack-GPL2-0.17.2.tar.gz.
Submitted by:otr Kubaj <pkubaj@anongoth.pl> |
0.17.2 14 Jun 2016 01:30:38 |
vanilla |
Add missing files @ distinfo.
Submitted by: Walter Schwarzenfeld <w.schwarzenfeld at utanet.at> |
0.17.2 13 Jun 2016 12:23:34 |
vanilla |
Update to 0.17.2. |
0.17.1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.17.1 07 Dec 2015 11:15:53 |
rakuco |
Update to 0.17.1.
This is a small update that fixes two security vulnerabilities,
CVE-2015-8366 and CVE-2015-8367.
Security: db04bf07-9cc8-11e5-8c2b-c335fa8985d7
Security: 6bc6eed2-9cca-11e5-8c2b-c335fa8985d7
MFH: 2015Q4 |
0.17.0 22 Nov 2015 12:42:48 |
amdmi3 |
- Update graphics/libraw to 0.17.0
- While here, minor port cleanup, switch to options helpers
- Bump PORTREVISIONs of consumers as soversion has changed
PR: 204553
Submitted by: graham@menhennitt.com.au |
0.16.2_1 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
0.16.2_1 15 Jun 2015 11:49:01 |
amdmi3 |
- Strip libraries |
0.16.2 09 Jun 2015 11:57:06 |
osa |
Drop maintainership. |
0.16.2 03 Jun 2015 21:43:44 |
osa |
Security upgrade from 0.16.0 to 0.16.2.
PR: 200194
<ChangeLog>
2015-05-16 Alex Tutubalin <lexa@lexa.ru>
* Fix for several problems reported by AFL run
* LibRaw 0.16.2-Release
2015-05-11 Alex Tutubalin <lexa@lexa.ru>
* Fix for dcraw ljpeg_start() vulnerability
* LibRaw 0.16.1-Release
</ChangeLog> |
0.16.0 15 Apr 2015 03:56:11 |
amdmi3 |
- Add CPE info
Approved by: portmgr blanket |
0.16.0 21 Feb 2015 15:11:09 |
makc |
graphics/libraw:
- Update to 0.16.0
PR: 188892
Submitted by: Tobias Berner
Approved by: maintainer timeout (7 months) |
0.15.4_1 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
0.15.4_1 23 Jun 2014 23:14:42 |
amdmi3 |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
0.15.4 26 Jan 2014 21:20:03 |
rakuco |
- Update libraw to 0.15.4.
This update is needed for further KDE updates.
- Use the new OPTIONS syntax.
- Use the new LIB_DEPENDS syntax.
- Stop redefining do-install; the port has its own `make install' that does
the same thing provided we use USES=pathfix and tune Makefile.in.
- Support staging.
Bump PORTREVISION in ports that depend on libraw.
PR: ports/185118
Submitted by: rakuco@
Approved by: maintainer timeout (35 days) |
0.14.7 21 Jan 2014 20:15:24 |
rakuco |
Properly set license when using the demosaic packs.
According to the port's README.demosaic-packs, when the demosaic packs are
used the software must be licensed under either the GPLv2 or the GPLv3,
depending on the packs being used (if both packs are used, the GPLv3 should
take precedence).
This patch changes the way LICENSE is set when those options are set: the
new licenses are exclusive with the others.
PR: ports/185119
Submitted by: rakuco@
Approved by: maintainer timeout (29 days) |
0.14.7 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.14.7 02 Sep 2013 20:31:38 |
bapt |
Fix build without libstdc++ |
0.14.7 02 Sep 2013 15:26:23 |
bapt |
Add an explicit dependency on pkgconf |
0.14.7 17 Aug 2013 16:27:24 |
gerald |
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery) |
0.14.7 16 Jul 2012 16:06:57 |
osa |
Update from 0.14.6 to 0.14.7. |
0.14.6 28 Jun 2012 18:13:11 |
danfe |
- Reindent and improve OPENMP option description
- Reformat port description text
Approved by: maintainer (implicit as uncommitted parts of r1.31) |
0.14.6 06 Jun 2012 17:58:05 |
osa |
Update from 0.14.5 to 0.14.6.
For fix usage -fopenmp flag (with USE_GCC=4.6+) add OPENMP knob. (*)
Fix usage of DEMOSAIC_PACK_GPL3 knob.
Spotted by: Hannes <h2+fbsdports@fsfe.org> (*)
Thanks to: danfe (*) |
0.14.5_2 29 May 2012 22:53:29 |
osa |
OptionsNGfy. |
0.14.5_2 22 May 2012 07:50:14 |
danfe |
- Fix broken shared library symlink [1]
- Unmute installation commands
- Switch from HAS_CONFIGURE to more appropriate GNU_CONFIGURE
- Rephrase OPTIONS descriptions for better grammar and readability
- Add missing USE_LDCONFIG knob
- Bump port revision due to [1]
- Reformat the Makefile while here
Approved by: maintainer (osa) |
0.14.5_1 16 Feb 2012 01:55:20 |
lx |
Add shotwell patches to work with the new libraw. Disable jasper support in
libraw, as a) no dependency is defined for jasper to begin with, and b) it
fails to link when jasper support is enabled. Bump libraw portrevision. |
0.14.5 15 Feb 2012 16:44:08 |
osa |
Remove unused variable USE_PKGCONFIG.
E-mailed by: eadler
Found by: Alex Kozlov
Tested at: Redports |
0.14.5 09 Feb 2012 16:29:36 |
osa |
Update from 0.13.7 to 0.14.5.
Fix whitespaces.
Use bsd.port.options.mk.
Bump PORTREVISION for dependent port. |
0.13.7 26 Jul 2011 12:09:49 |
osa |
Update from 0.13.6 to 0.13.7. |
0.13.6 15 Jul 2011 12:46:57 |
osa |
Update from 0.13.5 to 0.13.6. |
0.13.5 28 May 2011 16:31:38 |
osa |
Update from 0.13.4 to 0.13.5.
Notice from: miwi |
0.13.4 04 Apr 2011 11:34:08 |
osa |
Update from 0.13.2 to 0.13.4. |
0.13.2_1 12 Mar 2011 18:39:04 |
osa |
Remove needless extra patch.
Remove unneeded defines for shared libs.
Add installation of two .pc files for fix build third-party ports. (1)
Bump PORTREVISION.
Idea from PR: 155495 (1) |
0.13.2 12 Mar 2011 18:07:09 |
osa |
Update from 0.13.1 to 0.13.2.
Enable build shared libs by default. |
0.13.1 11 Feb 2011 08:36:35 |
osa |
Update from 0.12.3 to 0.13.1. |
0.12.3 09 Jan 2011 19:46:11 |
osa |
Update from 0.12.2 to 0.12.3.
Notice from: miwi |
0.12.2 08 Jan 2011 18:50:46 |
osa |
Update from 0.11.3 to 0.12.2.
o) change depend from graphics/lcms to graphics/lcms2;
o) depend on graphics/lcms2 is optional, by default is on;
o) add demosaic packs, licensed under GPLv2 and GPLv3. |
0.11.3 18 Nov 2010 13:39:04 |
osa |
Update from 0.11.2 to 0.11.3.
Notice from: miwi |
0.11.2 12 Nov 2010 08:22:31 |
osa |
Update from 0.10.0 to 0.11.2.
Disconnect binary examples from building phase for speed up library build. |
0.10.0 09 Sep 2010 05:44:32 |
osa |
Update from 0.9.1 to 0.10.0.
Add LICENSE. |
0.9.1 20 May 2010 14:24:37 |
osa |
Update from 0.9.0 to 0.9.1.
Notice from: miwi |
0.9.0 11 May 2010 17:36:25 |
osa |
Update from 0.8.3 to 0.9.0. |
0.8.3_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.8.3 26 Oct 2009 16:12:06 |
osa |
Update from 0.8.2 to 0.8.3. |
0.8.2 14 Sep 2009 21:35:00 |
osa |
Update from 0.7.2 to 0.8.2. |
0.7.2_1 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
0.7.2 08 Apr 2009 07:24:41 |
osa |
Upgrade from 0.6.14 to 0.7.2. |
0.6.14 13 Mar 2009 09:39:22 |
osa |
Update from 0.6.11 to 0.6.14.
Changelog: http://www.libraw.org/download#changelog
Submitted by: bsam
PR: 132599 |
0.6.11 06 Feb 2009 08:32:02 |
osa |
Update from 0.6.3 to latest version 0.6.11. |
0.6.3 16 Dec 2008 10:22:27 |
osa |
Update from 0.5.3 to 0.6.3.
OPTIONify.
NOTE: don't install shared libraries by default. |
0.5.3_2 25 Jul 2008 12:24:09 |
pav |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
0.5.3_2 07 May 2008 13:06:12 |
osa |
Add documentation and examples.
Also, add compile optimization. [*]
Bump PORTREVISION.
Requested by: author [*] |
0.5.3_1 07 May 2008 06:44:16 |
osa |
Fix broken compile on amd64.
Bump PORTREVISION.
Reported by: pointyhat via pav |
0.5.3 06 May 2008 05:12:42 |
osa |
Add missing dependences. |
0.5.3 06 May 2008 05:03:26 |
osa |
Add libraw a library for reading RAW files obtained from digital photo
cameras (CRW/CR2, NEF, RAF, DNG, and others).
LibRaw is based on the source codes of the dcraw utility, where part
of drawbacks have already been eliminated and part will be fixed in
future. The users of the library are provided with API to be built
into their software programs.
WWW: http://www.libraw.org
http://www.libraw.su |