Commit Graph

11 Commits

Author SHA1 Message Date
Tobias C. Berner 9e0e8d17a4 Prefer graphics/ligvrsvg2-rust over graphics/librsvg2
- switch to the more modern version of librsvg2 on architectures
  supporting rust
- this will fix some graphical issues on these architectures

PR:		250276
Exp-run by:	antoine
Submitted by:	tobik
Differential Revision:	https://reviews.freebsd.org/D18878
2020-11-09 17:08:12 +00:00
Max Brazhnikov 3835a289e0 deskutils/shutter:
- Unbreak by updating to 0.94.3
- CVE-2015-0854 was fixed upstream, so remove stale patch
- while here, arrange Makefile: utilize options helpers, sort variables, etc

PR:		243072
Submitted by:	ktullavik@gmail.com
Approved by:	maintainer timeout (3 months)
2020-03-27 12:10:28 +00:00
Tobias Kortkamp acf1e80f2a deskutils: Add missing USES={gnome,mate,php} 2019-11-08 09:41:45 +00:00
Antoine Brodin cc8ad7de9b Mark a few ports BROKEN, unfetchable 2019-11-06 12:48:32 +00:00
Koop Mast 289883b11b Update ImageMagick to 6.9.10.14 [1]
* Add PKGNAMESUFFIX and rename the directory. This was done to show
  that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.

Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.

Chase these changes in all the ports that using IM6.

PR:		225102 (based on, only the version update) [1]
Submitted by:	Pascal Christen <pascal.christen@hostpoint.ch>
2018-11-10 19:57:07 +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
Nicola Vitale 3826baaa6e - Add graphics/ImageMagick to run dependencies
- Bump PORTREVISION
2016-02-09 21:36:58 +00:00
Nicola Vitale 98e91c751a - Fix runtime error:
Global symbol "@args" requires explicit package name at /usr/local/share/shutter/resources/modules/Shutter/App/HelperFunctions.pm line 56.
Global symbol "@args" requires explicit package name at /usr/local/share/shutter/resources/modules/Shutter/App/HelperFunctions.pm line 57.
Compilation failed in require at /usr/local/bin/shutter line 148.

See also: See also: https://bugs.launchpad.net/shutter/+bug/1495163/comments/2

- Bump PORTREVISION

Reviewed by:	feld
MFH:	2015Q3
2015-10-01 17:07:48 +00:00
Mark Felder 66637b10eb Fix arbitrary code execution vulnerability
MFH:		2015Q3
Security:	CVE-2015-0854
Security:	d45ad7ae-5d56-11e5-9ad8-14dae9d210b8
2015-09-17 16:17:55 +00:00
Nicola Vitale 7ecc764fb6 - Add missing dependencies
- Bump PORTREVISION
2015-03-01 09:10:35 +00:00
Nicola Vitale f261fcac79 Shutter is a feature-rich screenshot program for Linux based operating systems
such as Ubuntu. You can take a screenshot of a specific area, window, your
whole screen, or even of a website - apply different effects to it, draw on it
to highlight points, and then upload to an image hosting site, all within one
window. Shutter is free, open-source, and licensed under GPL v3.

WWW: http://shutter-project.org
2015-02-28 22:50:35 +00:00