summaryrefslogtreecommitdiff
path: root/Ports/libarchive/package.sh
AgeCommit message (Expand)Author
2022-05-25Ports: Allow selecting multiple `config_{sub,guess}_path`sTim Schumacher
2022-04-11Ports/libarchive: Update libarchive to version 3.6.1EWouters
2022-03-15Ports: Point libarchive to the correct config.sub locationPierce Andjelkovic
2022-01-16Ports: Remove some config.sub patches and download a fresh one if neededAli Mohammad Pur
2021-10-05Ports: Make array-like settings actual arraysTim Schumacher
2021-09-09Ports: Update libarchive to v3.5.2Ken Herner
2021-07-19Ports: Bump libarchive from version 3.4.0 to 3.5.1Kenneth Myhra
2021-04-14Ports: Link libarchive against pcre because the system's libregex doesn't sup...Gunnar Beutner
2021-01-22Meta: Get building on NixOS (#5005)Jonathan Turner
2020-02-06Ports: Added checksums / signature files and other fixesEmanuel Sprung
2019-11-10Ports: Configure libarchive with --without-xml2Andreas Kling
2019-11-09Ports: Fix libarchive port (#746)Dan MacDonald
2019-11-03Ports: Undo POSIX sh compliance changes for nowAndreas Kling
2019-11-03POSIX compliance: (most) shell scripts converted to generic shellGeorge Pickering
2019-10-13Ports: libarchiveCalvin Buckley