aboutsummaryrefslogtreecommitdiff
path: root/graphics/ephoto
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-0/+1
| | | | | | | | | | | | | | | | | in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542 Notes: svn path=/head/; revision=475857
* New port: graphics/ephoto: Comprehensive Image Viewer Using EFLYuri Victorovich2018-02-274-0/+50
PR: 226199 Submitted by: lbartoletti@tuxfamily.org Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D14513 Notes: svn path=/head/; revision=463149