1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
Commit Graph

73 Commits

Author SHA1 Message Date
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Jason E. Hale
3676ef0b9e 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
2021-01-01 00:04:42 +00:00
Dmitry Marakasov
02171b6e2c - Update WWW
Approved by:	portmgr blanket
2020-10-17 09:37:10 +00:00
Jason E. Hale
826ce1d20c Update graphics/libraw to 0.19.5
Changes:	https://www.libraw.org/news/libraw-0-19-5-release
2019-12-12 15:20:03 +00:00
Gerald Pfeifer
ea8c8ec7da 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
2019-07-26 20:46:53 +00:00
Jason E. Hale
67d26aa566 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
2019-03-29 23:00:35 +00:00
Gerald Pfeifer
a9f015d155 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
2018-12-12 01:35:33 +00:00
Gerald Pfeifer
09f9633cb6 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
2018-07-29 22:18:44 +00:00
Jason E. Hale
d1726480c1 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
2018-07-01 02:00:56 +00:00
Jason E. Hale
2f21908e2c Update to 0.18.8
Changes:	https://www.libraw.org/news/libraw-0-18-8
2018-03-11 16:16:02 +00:00
Jason E. Hale
3e008b96ae 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
2018-02-15 17:46:56 +00:00
Jan Beich
093ba5607a 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};
                         ^~~~~~
src/../internal/libraw_x3f.cpp:1404:26: 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:33: 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:33: note: insert an explicit cast to silence this issue
  int16_t c[3] = {offset,offset,offset};
                                ^~~~~~
                                static_cast<int16_t>( )

Reported by:	antoine (via bug 224669)
Obtained from:	upstream
2018-01-05 11:12:28 +00:00
Jason E. Hale
5ac4397c90 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
2017-09-29 20:12:38 +00:00
Gerald Pfeifer
e59c88cece 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
2017-09-10 20:55:38 +00:00
Jason E. Hale
de024e3e0e Update to 0.18.2
Changes:	https://www.libraw.org/news/libraw-0-18-2
2017-04-06 18:36:58 +00:00
Gerald Pfeifer
04d6f52202 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
2017-04-01 15:23:30 +00:00
Jason E. Hale
63bba81189 Update to 0.18.1
Changes:	http://www.libraw.org/news/libraw-0-18-1
2017-02-14 23:17:51 +00:00
Jason E. Hale
70e33ecd6f - 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
2017-01-19 04:39:37 +00:00
Vanilla I. Shu
f85cc43f7a Fix size of LibRaw-demosaic-pack-GPL2-0.17.2.tar.gz.
Submitted by:otr Kubaj <pkubaj@anongoth.pl>
2016-06-14 14:03:19 +00:00
Vanilla I. Shu
86bd47ce8d Add missing files @ distinfo.
Submitted by:	Walter Schwarzenfeld <w.schwarzenfeld at utanet.at>
2016-06-14 01:30:38 +00:00
Vanilla I. Shu
4e180fc0e6 Update to 0.17.2. 2016-06-13 12:23:34 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Raphael Kubo da Costa
29866a6756 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
2015-12-07 11:15:53 +00:00
Dmitry Marakasov
9c6fb73784 - 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
2015-11-22 12:42:48 +00:00
Antoine Brodin
6e5719ca80 Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
Dmitry Marakasov
bb32b53b05 - Strip libraries 2015-06-15 11:49:01 +00:00
Sergey A. Osokin
a2ebd34deb Drop maintainership. 2015-06-09 11:57:06 +00:00
Sergey A. Osokin
d544840625 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>
2015-06-03 21:43:43 +00:00
Dmitry Marakasov
f20d210ef6 - Add CPE info
Approved by:	portmgr blanket
2015-04-15 03:56:10 +00:00
Max Brazhnikov
f7870bfca1 graphics/libraw:
- Update to 0.16.0

PR:		188892
Submitted by:	Tobias Berner
Approved by:	maintainer timeout (7 months)
2015-02-21 15:11:08 +00:00
Baptiste Daroussin
a76a739bfe Cleanup plist 2014-10-20 17:04:20 +00:00
Dmitry Marakasov
e1d35c638e - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-06-23 23:14:41 +00:00
Raphael Kubo da Costa
7c72067efc - 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)
2014-01-26 21:20:03 +00:00
Raphael Kubo da Costa
6910426773 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)
2014-01-21 20:15:23 +00:00
Baptiste Daroussin
eb08c5441c Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) 2013-09-20 18:35:44 +00:00
Baptiste Daroussin
862df8e779 Fix build without libstdc++ 2013-09-02 20:31:38 +00:00
Baptiste Daroussin
591aba0faa Add an explicit dependency on pkgconf 2013-09-02 15:26:23 +00:00
Gerald Pfeifer
41e60477bd 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)
2013-08-17 16:27:24 +00:00
Sergey A. Osokin
ed3dd5858f Update from 0.14.6 to 0.14.7. 2012-07-16 16:06:57 +00:00
Alexey Dokuchaev
12da6446c8 - Reindent and improve OPENMP option description
- Reformat port description text

Approved by:	maintainer (implicit as uncommitted parts of r1.31)
2012-06-28 18:13:11 +00:00
Sergey A. Osokin
46e90cd1e4 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				(*)
2012-06-06 17:58:05 +00:00
Sergey A. Osokin
c7e99f44da OptionsNGfy. 2012-05-29 22:53:29 +00:00
Alexey Dokuchaev
3412f4deef - 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)
2012-05-22 07:50:14 +00:00
David Thiel
52122e8692 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.
2012-02-16 01:55:20 +00:00
Sergey A. Osokin
78f6ccbea3 Remove unused variable USE_PKGCONFIG.
E-mailed by:	eadler
Found by:	Alex Kozlov
Tested at:	Redports
2012-02-15 16:44:08 +00:00
Sergey A. Osokin
1ea8d9b97c Update from 0.13.7 to 0.14.5.
Fix whitespaces.
Use bsd.port.options.mk.
Bump PORTREVISION for dependent port.
2012-02-09 16:29:36 +00:00
Sergey A. Osokin
1a37f4f666 Update from 0.13.6 to 0.13.7. 2011-07-26 12:09:49 +00:00
Sergey A. Osokin
e39ee18e82 Update from 0.13.5 to 0.13.6. 2011-07-15 12:46:57 +00:00
Sergey A. Osokin
82e6e6a0f2 Update from 0.13.4 to 0.13.5.
Notice from:	miwi
2011-05-28 16:31:37 +00:00
Sergey A. Osokin
68746bd9af Update from 0.13.2 to 0.13.4. 2011-04-04 11:34:08 +00:00