aboutsummaryrefslogtreecommitdiffstats
path: root/www/cutycapt
Commit message (Collapse)AuthorAgeFilesLines
* - Convert to USES=qmakemakc2013-11-261-7/+4
| | | | | | | - Add stage support - Adjust USE_QT4 components Approved by: portmgr (blanket approval)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | www)
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-061-2/+1
| | | | Review by: bapt, David Naylor (kde team)
* - update png to 1.5.10dinoex2012-06-011-0/+1
|
* CutyCapt is a small cross-platform command-line utility to capturenivit2011-04-273-0/+39
WebKit's rendering of a web page into a variety of vector and bitmap formats, including SVG, PDF, PS, PNG, JPEG, TIFF, GIF, and BMP. WWW: http://cutycapt.sourceforge.net PR: ports/155767 Submitted by: Axel Gonzalez <loox at e-shell.net>