2024-03-12 23:01:14 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Don't bother building bsdcat, it's not installed anyway. |
2024-02-15 05:34:21 by David H. Gutteridge | Files touched by this commit (1) |
Log message: bsdtar: drop redundant bsd.prefs.mk inclusion It's already included on line 4. |
2024-01-18 19:04:12 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: bsdtar: apply pkglint suggestions |
2021-10-11 22:27:50 by Jonathan Perkin | Files touched by this commit (1) |
Log message: bsdtar: Ensure iconv is not picked up accidentally. |
2020-03-12 21:50:30 by Roland Illig | Files touched by this commit (1) |
Log message: archivers/bsdtar: avoid circular dependency with PKG_DEVELOPER checks bsdtar is used as the default extractor for distfiles. It is installed very early in the pkgsrc lifecycle, directly after bootstrapping. At that point, neither of checkperms nor check-portability may be installed yet. |
2019-11-02 23:54:29 by Roland Illig | Files touched by this commit (27) |
Log message: archivers: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections. |
2018-02-13 13:50:40 by Ryo ONODERA | Files touched by this commit (1) |
Log message: Fix build with OpenSSL 1.1 under NetBSD 8.99.12 |
2017-11-25 16:48:49 by Benny Siegert | Files touched by this commit (1) |
Log message: Disable ACL support on ChromeOS. For some reason, the configure script mis-detects acl support, then fails to build because the header file is missing. |
2016-01-27 13:26:11 by Jonathan Perkin | Files touched by this commit (1) |
Log message: Ensure lzma support is explicitly disabled when not using builtin xz. |
2015-01-17 13:44:51 by Adam Ciarcinski | Files touched by this commit (914) | |
Log message: Changes 3.1.2: This is a maintenance update to fix issues with the new RAR seeking feature. This new release also contains fixes for build failures when building libarchive using Visual Studio 2012 and MinGW. |