aboutsummaryrefslogtreecommitdiff
path: root/archivers/xarchiver/files/patch-src_window.c
Commit message (Collapse)AuthorAgeFilesLines
* archivers/xarchiver: Update to 0.5.4.26Nuno Teixeira2025-09-081-3/+3
| | | | ChangeLog: https://github.com/ib/xarchiver/compare/0.5.4.25...0.5.4.26
* - Update to 0.5.4.15Danilo Egea Gondolfo2020-08-311-10/+10
| | | | | | | | | | | | - Default GTK version to gtk3 to match the version used by xfce - Remove the GTK version from COMMENT - This version also fixes the build with clang11 Submitted by: woodsb02 Differential Revision: D25520 Notes: svn path=/head/; revision=547171
* Cleanup patches, a* categories.Mathieu Arnold2016-07-261-2/+2
| | | | | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=419133
* - Replace '--touch' option with '-m'Danilo Egea Gondolfo2015-09-171-0/+11
- Fix '--use-compress-program' usage with bsdtar where needed - Improve LZMA detection - Add missing dependency to zipinfo (required to view contents of ZIP archives) - Add ARJ and LZO options - Sort USES while here - Add RAR option PR: 203103 Submitted by: Andriy Voskoboinyk <s3erios@gmail.com> MFH: 2015Q3 Notes: svn path=/head/; revision=397093