aboutsummaryrefslogtreecommitdiff
path: root/graphics/peruse
Commit message (Collapse)AuthorAgeFilesLines
* Update devel/cmake to 3.15.2 (latest upstream release)Adriaan de Groot2019-08-141-0/+57
| | | | | | | | | | | | | | | | | | | | Release notes for the version updates are at: https://blog.kitware.com/cmake-3-15-0-available-for-download/ https://blog.kitware.com/cmake-3-15-1-available-for-download/ https://blog.kitware.com/cmake-3-15-2-available-for-download/ For FreeBSD, not much interesting has changed. Swift language support might be useful. A few ports were fixed as part of this exp-run (libemos not really related to the CMake update, but in general). Thanks to antoine for the exp-runs, tcberner for doing most of the prep-work. PR: 239273 Submitted by: tcberner Notes: svn path=/head/; revision=508922
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* graphics/peruse: fix buildPiotr Kubaj2019-06-141-1/+1
| | | | | | | | | | | | | | Add USES=compiler:c++11-lang to fix build: The compiler feature "cxx_decltype" is not known to CXX compiler "GNU" version 4.2.1. Approved by: mentors (implicite approval) Notes: svn path=/head/; revision=504179
* graphics/peruse: Spell LICENSE correctlyTobias Kortkamp2019-06-141-2/+2
| | | | Notes: svn path=/head/; revision=504173
* New port: graphics/peruse -- Comic Book Reader by KDETobias C. Berner2019-05-254-0/+91
https://peruse.kde.org/ Notes: svn path=/head/; revision=502629