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

23135 Commits

Author SHA1 Message Date
Danilo Egea Gondolfo
0562ca97d9 - Update to 2.1.4 2018-07-30 17:16:51 +00:00
Danilo Egea Gondolfo
8d8a3dcc73 - Update to 2.1.3 2018-07-29 22:49:09 +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
Sunpoet Po-Chuan Hsieh
358021c367 Add preliminary FreeBSD support to fix multimedia/py-moviepy
- Bump PORTREVISION for package change

PR:		227363
Reported by:	yuri
Reference:	https://github.com/Zulko/moviepy/issues/756
		0a4562bfee
2018-07-29 19:24:07 +00:00
Gleb Popov
7fbb9efab1 Update some hs-* ports that were previously IGNORE'd.
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D16308
2018-07-29 10:40:28 +00:00
Yuri Victorovich
340f093bbc New port: graphics/py-pyinsane2: Python library to access and use image scanners 2018-07-28 18:40:01 +00:00
Yuri Victorovich
64779785fe New port: graphics/py-pyocr: Python wrapper for OCR engines (Tesseract, Cuneiform, etc) 2018-07-28 18:36:16 +00:00
Yuri Victorovich
e214c2b005 New port: graphics/py-pypillowfight: Library containing various image processing algorithms 2018-07-28 18:31:27 +00:00
Yuri Victorovich
58e12b2594 New port: graphics/libpillowfight: Library containing various image processing algorithms 2018-07-28 18:28:53 +00:00
Dan Langille
065cb3258f New port: graphics/p5-Image-PNG-QRCode
make a PNG image containing a QR code from text

This module converts input text to a PNG image of a QR code containing the
text. The PNG image can either be stored to a file or it can be a scalar.

Image::PNG::Libpng requires "libpng" to be installed. "libpng" should
already be installed on most Linux and Windows systems.
2018-07-27 17:47:35 +00:00
Torsten Zuehlsdorff
815cbdfa64 graphics/gd: Update from 2.2.4 to 2.2.5
This update fixes 2 security issues:
- Double-free in gdImagePngPtr(). (CVE-2017-6362)
- Buffer over-read into uninitialized memory. (CVE-2017-7890)

Full Changelog:
https://github.com/libgd/libgd/blob/gd-2.2.5/CHANGELOG.md

PR:		229707
Submitted by:	Mikhail Teterin <mi@FreeBSD.org>
Approved by:	maintainer timeout (dinoex, 2 weeks)
MFH:		2018Q3
Security:	CVE-2017-6362
Security:	CVE-2017-7890
2018-07-27 07:39:13 +00:00
Yuri Victorovich
dcfe5ce882 graphics/aseprite: Update 1.2.7.2 -> 1.2.9
Few dependencies are updated.

Reported by:	portscout
2018-07-26 23:44:04 +00:00
Danilo Egea Gondolfo
c19fb308cf - Update to 8.6.5
Fix a buffer overflow in the tiff reader.

MFH:		2018Q3
2018-07-26 15:07:46 +00:00
Muhammad Moinur Rahman
d2e7795df9 databases/py-bsddb3: Update version 2.13.1=>2.13.2 2018-07-25 00:38:26 +00:00
Tobias Kortkamp
0213015204 graphics/cuneiform: Slap on a band-aid and fix build with Clang 6
- Code base compiles under USE_CXXSTD=gnu++98
- Use options helpers
- Fix no-op IMAGEMAGICK option; the patch to disable it no longer
  did anything.  With ImageMagick installed in the build environment
  ImageMagick support was enabled regardless of option state
- Deprecate.  It's unmaintained upstream and the build problems will
  likely get worse over time
- Take maintainership

http://beefy11.nyi.freebsd.org/data/head-i386-default/p475217_s336659/logs/cuneiform-1.1.0_4.log

PR:	216197
2018-07-24 20:14:36 +00:00
Fernando Apesteguía
accf76d798 devel/libsixel: update to 1.8.2
Fixes:

* CVE-2018-14072
* CVE-2018-14073

PR:	229975
Submitted by:	sue@iwmt.org (maintainer)
Approved by:	tcberner (mentor)
MFH:	2018Q3
Differential Revision:	  https://reviews.freebsd.org/D16421
2018-07-24 18:12:29 +00:00
Dmitry Marakasov
c15096db8e - Pet portlint
- Update WWW
- Cosmetic fixes

Approved by:	portmgr blanket
2018-07-24 09:37:49 +00:00
Torsten Zuehlsdorff
b817a5b90e PHP 7.1 and PHP 7.2: add TEST_TARGET to all extensions
This enables "make test" in every extension and eases
the test of changes to PHP.

I did ignore PHP 7.0 intentionally since it only receives
security updates and will EOL at the end of the year. Therefore
no great amount of work is expected for 7.0.
2018-07-24 08:44:32 +00:00
Tobias Kortkamp
9aa758e49f graphics/netpbm: Update to 10.83.01
Changes:	https://raw.githubusercontent.com/t6/netpbm/v10.83.01/doc/HISTORY
2018-07-24 06:20:47 +00:00
Muhammad Moinur Rahman
645150a21c graphics/geoserver: Update version 2.13.0=>2.13.1
- Utilize PLIST_SUB to minimize future commit log messages

Relnotes:	http://blog.geoserver.org/2018/05/21/geoserver-2-13-1-released/
2018-07-23 17:30:28 +00:00
Niclas Zeising
0ca9f50bd4 graphics/mesa: Update to 18.1.4
Obtained from:	https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/mesa-18.1
MFH:		2018Q3
X-MFH-with:	r474016
2018-07-23 17:27:12 +00:00
Johannes M Dieterich
65cf8d796c graphics/gpu-firmware-kmod: update to include more firmware files for newer and
older generations

This adds support for older generations (previously only covered by radeon) and
newer generations (vegam) alongside firmware updates and gets us in sync with
the latest Linux firmware level. While there, correct message for unsupported
releases.

With some more testing of the newer lkpi-based DRM ports, users with older HW
may opt for the modern amdgpu driver.

Reviewed by:	zeising (mentor)
Approved by:	zeising (mentor)
Differential Revision:	https://reviews.freebsd.org/D16401
2018-07-23 12:46:48 +00:00
Wen Heping
23d5f24db6 - Update to 3.0.2
PR:		229914
Submitted by:	jjachuf@gmail.com(maintainer)
2018-07-23 08:55:27 +00:00
Wen Heping
4f67e0a9d1 - Update to 1.2.1
PR:		229911
Submitted by:	ryo@tetera.org
2018-07-23 07:34:14 +00:00
Wen Heping
25af39655f - Update to 0.15.0
PR:		229945
Submitted by:	ndowens.fbsd@yandex.com
2018-07-23 02:48:17 +00:00
Yuri Victorovich
1c50a6c792 graphics/inventor: Maintainer reset
Bug#224235 is unanswered for 7+ months
2018-07-22 20:33:42 +00:00
Fernando Apesteguía
f3ffeb88de graphics/tumble: Update to 0.36
* Also reorder some sections of the Makefile
* Remove patch included in upstream

PR:	229917
Reported by:	ndowens.fbsd@yandex.com
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D16389
2018-07-22 19:45:54 +00:00
Thomas Zander
fb84f5372e Fix staging error, make paths consistent with other zathura-* ports
PR:		229934
Submitted by:	mike.d.ft402@gmail.com (maintainer)
2018-07-22 13:47:05 +00:00
Fernando Apesteguía
9f307bc6e4 graphics/opencollada: update to 1.6.63
Bump PORTREVISION for dependent ports

Reported by:	portscout
Approved by:	tcberner (mentor)
Differential Revision:	 https://reviews.freebsd.org/D16353
2018-07-22 10:15:30 +00:00
Yuri Victorovich
e20ae561b5 graphics/libprojectm: Unbreak on CURRENT and 11.2 by adding USE_CXXSTD=c++98 2018-07-22 06:43:51 +00:00
Yuri Victorovich
fa27f74b82 Rename graphics/yafray to graphics/yafaray; Update 0.0.9 -> 3.0-5
The project was renamed. http://www.yafray.org redirects to http://www.yafaray.org

Port changes (almost everything has changed):
* Change COMMENT
* Add LICENSE, etc
* Add ONLY_FOR_ARCHS, etc
* Add LIB_DEPENDS
* Uses github now
* Add options
* Remove do-install
* Add post-install
* Update description and WWW
2018-07-21 06:53:41 +00:00
Tobias C. Berner
034c7eb534 graphics/podofo: Add patch to fix build with upcomeing cmake-3.12
The behaviour of cmake's copy_directory was changed, so that it
now fails if the source directory does not exist.

PR:		229854
Reported by:	antoine
2018-07-20 20:34:06 +00:00
Steve Wills
e4e6d1a03b graphics/fracplanet: update to 0.5.1
PR:		229874
Submitted by:	Kai <freebsd_ports@k-worx.org>
Approved by:	portmgr (implicit)
2018-07-20 16:29:34 +00:00
Tobias Kortkamp
66a23c72c5 Unbreak graphics/diff-pdf
wxWidgets 3.0 isn't actually required and it builds and runs fine with 2.8.
Loosen the version requirement in configure.ac.

PR:		229902
Approved by:	Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer)
2018-07-20 13:03:25 +00:00
Dmitry Marakasov
10e7fe7e76 - Update WWW
Approved by:	portmgr blanket
2018-07-20 09:37:48 +00:00
Mateusz Piotrowski
34df8bdb31 Remove redundant kld from CATEGORIES if a port uses kmod.
"USES=kmod" already adds kld to CATEGORIES so it is unnecessary to set
CATEGORIES to kld explicitly.

PR:		228543
Reviewed by:	krion (mentor)
Approved by:	krion (mentor)
Differential Revision:	https://reviews.freebsd.org/D16359
2018-07-20 09:29:59 +00:00
Antoine Brodin
2751aecda4 Mark BROKEN: fails to configure
checking for wxWidgets version >= 3.0.0... no (version 2.8.12 is not new enough)
configure: error: wxWidgets is required

Reported by:	pkg-fallout
2018-07-20 08:19:55 +00:00
Tobias Kortkamp
178d429aa1 graphics/waylandpp: Update to 0.2.3
Changes:	https://github.com/NilsBrause/waylandpp/releases/tag/0.2.3
2018-07-19 21:11:48 +00:00
Tobias C. Berner
9b9d1273f3 Update KDE Frameworks to 5.48.0
Exp-run by:	antoine
PR:		229769
2018-07-19 20:45:03 +00:00
Antoine Brodin
5718f30efa Mark BROKEN: fails to stage
strip: open /wrkdirs/usr/ports/graphics/zathura-ps/work/stage/usr/local/lib/zathura/ps.so failed: No such file or directory

Reported by:	pkg-fallout
2018-07-19 20:42:28 +00:00
Niclas Zeising
57747875e8 graphics/feh: Update to 2.27.1
Changelog: https://feh.finalrewind.org/archive/2.27.1/
2018-07-19 19:30:35 +00:00
Dmitry Marakasov
4373c6b7c4 - Update to 1.1.6 2018-07-18 19:05:39 +00:00
Steve Wills
dedcf8f4b0 graphics/opencv-core: remove unneeded depends
opencv-core only needs protobuf to build and doesn't need tesseract at
all, so only add the LIB_DEPENDS when not building opencv-core

PR:		229800
Reported by:	Ali Abdallah <aliovx@gmail.com>
2018-07-18 12:53:36 +00:00
Li-Wen Hsu
ceaeb996d8 Fix my email address 2018-07-18 12:35:47 +00:00
Jan Beich
a8008cce21 graphics/mozjpeg: drop BROKEN_aarch64
PR:		229729
Submitted by:	Greg V
2018-07-18 03:14:51 +00:00
Tobias C. Berner
874a41d3d8 Update graphics/krita to 4.1.1 2018-07-17 18:31:19 +00:00
Yuri Victorovich
a0240d41a3 graphics/libprojectm: Update 2.0.1 -> 2.1.0
Port changes:
* Change to DISTVERSION
* Add LICENSE_FILE
* Add to LIB_DEPENDS
* Now depends on Qt4
* Add options PULSEAUDIO JACK
* Improve the .sample generting code

Remove graphics/projectm-libvisual: it is merged into libprojectm

PR:		229825
Approved by:	crees (removal of graphics/projectm-libvisual)
2018-07-17 18:18:56 +00:00
Yuri Victorovich
7a2ec8ed2e New port: graphics/diff-pdf: Tool for visually comparing two PDFs
PR:		229757
Submitted by:	Zsolt Udvari <uzsolt@uzsolt.hu>
2018-07-17 17:52:25 +00:00
Mikhail Teterin
f52aa6f55d Upgrade x265 from 2.6 to 2.8 and:
. Explicitly disable use of AVX with clang (see patch for links)
	. Put non-SSL sources back on the list of MASTER_SITES

Bump PORTREVISION in the depending ports as appropriate.
2018-07-17 17:29:00 +00:00
Koop Mast
05803fc0ab Update inkscape to 0.92.3. 2018-07-17 12:33:38 +00:00