MD5 (tclCheck-1.1.13.tar.gz) = 66d643a11ebcc229bd87616a975cd5fe SHA256 (tclCheck-1.1.13.tar.gz) = 0d6aa8665fed7ba58a094e45852b629599314276c37b9264971069d3ea5da925 SIZE (tclCheck-1.1.13.tar.gz) = 6958 ernate' title='Atom feed' href='http://tfcis.org/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/atom/graphics/preview?h=gnome-3.36' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/preview
Commit message (Collapse)AuthorAgeFilesLines
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"amdmi32016-01-131-1/+1
| | | | Approved by: portmgr blanket
* Make all GNUstep ports install into the System domain so that the Local ↵theraven2015-09-192-41/+41
| | | | | | | | | | | domain is available for stuff built from source. Some ports were already installing in the System domain, for these just remove the Makefile lines explicitly specifying the install domain. The rest are installed in the Local domain, remove any overrides, update their pkg-plists and any explicit paths in the Makefiles and then bump port revision. Approved by: bapt (mentor) Differential Revision: https://reviews.freebsd.org/D2977