aboutsummaryrefslogtreecommitdiff
path: root/x11/screengrab
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Add compiler:c++11-lang to USES to fix build on GCC-based systems:Mark Linimon2021-02-121-1/+2
| | | | | | | | | | | | | CMake Error in CMakeLists.txt: The compiler feature "cxx_decltype" is not known to CXX compiler "GNU" version 4.2.1. While here, sort USES; add one blank line to be in accordance with common usage. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=564990
* New port: x11/screengrabJesper Schmitz Mouridsen2021-02-114-0/+61
A program for fast creating screenshots, and easily publishing them on internet image hosting services. Notes: svn path=/head/; revision=564949