2018-01-17 20:54:56 by Mark Davies | Files touched by this commit (2) | |
Log message: karchive: update to 5.41.0 16 months worth of updates. requires qt5>=5.7 |
2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583) |
Log message: Fix indentation in buildlink3.mk files. The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was reviewed manually. There are some .include lines that still are indented with zero spaces although the surrounding .if is indented. This is existing practice. |
2017-11-30 17:45:43 by Adam Ciarcinski | Files touched by this commit (654) | |
Log message: Revbump after textproc/icu update |
2017-09-18 11:53:40 by Maya Rashish | Files touched by this commit (676) |
Log message: revbump for requiring ICU 59.x |
2017-04-22 23:04:05 by Adam Ciarcinski | Files touched by this commit (670) | |
Log message: Revbump after icu update |
2017-02-12 07:26:18 by Ryo ONODERA | Files touched by this commit (1451) |
Log message: Recursive revbump from fonts/harfbuzz |
2017-02-06 14:56:14 by Thomas Klausner | Files touched by this commit (1452) |
Log message: Recursive bump for harfbuzz's new graphite2 dependency. |
2016-12-04 06:17:46 by Ryo ONODERA | Files touched by this commit (667) |
Log message: Recursive revbump from textproc/icu 58.1 |
2016-08-21 23:13:42 by Mark Davies | Files touched by this commit (1) |
Log message: Update KDE Frameworks to 5.25.0 5.24: KArchive * Ensure extracting an archive does not install files outside the extraction folder, for security reasons. Instead, extract such files to the root of the extraction folder. 5.25: KArchive * Handle multiple gzip streams * Assume a directory is a directory, even if the permission bit is set wrong |
2016-05-26 01:20:33 by Mark Davies | Files touched by this commit (5) |
Log message: Add karchive 5.21.0 part of KDE Frameworks 5 KArchive provides classes for easy reading, creation and manipulation of "archive" formats like ZIP and TAR. It also provides transparent compression and decompression of data, like the GZip format, via a subclass of QIODevice. |