aboutsummaryrefslogtreecommitdiff
path: root/deskutils/shutter
Commit message (Collapse)AuthorAgeFilesLines
* deskutils/shutter:Max Brazhnikov2020-03-274-37/+18
| | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=529241
* deskutils: Add missing USES={gnome,mate,php}Tobias Kortkamp2019-11-081-1/+1
| | | | Notes: svn path=/head/; revision=517044
* Mark a few ports BROKEN, unfetchableAntoine Brodin2019-11-061-0/+2
| | | | Notes: svn path=/head/; revision=516880
* Update ImageMagick to 6.9.10.14 [1]Koop Mast2018-11-101-2/+2
| | | | | | | | | | | | | | | | | | | | | * 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> Notes: svn path=/head/; revision=484640
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-28/+28
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Add graphics/ImageMagick to run dependenciesNicola Vitale2016-02-091-2/+3
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=408597
* - Fix runtime error:Nicola Vitale2015-10-012-2/+2
| | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=398372
* Fix arbitrary code execution vulnerabilityMark Felder2015-09-172-1/+13
| | | | | | | | | MFH: 2015Q3 Security: CVE-2015-0854 Security: d45ad7ae-5d56-11e5-9ad8-14dae9d210b8 Notes: svn path=/head/; revision=397124
* - Add missing dependenciesNicola Vitale2015-03-011-1/+3
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=380174
* Shutter is a feature-rich screenshot program for Linux based operating systemsNicola Vitale2015-02-284-0/+860
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 Notes: svn path=/head/; revision=380165