- Mar 29, 2025
-
- Oct 02, 2024
-
- Jul 15, 2024
-
-
T.J. Townsend authored
-
- Jun 04, 2024
-
- Sep 04, 2023
-
-
George Rawlinson authored
* New upstream release. * Ensure all documentation is moved to correct directory.
-
- Nov 29, 2022
-
- Oct 20, 2022
-
- Aug 10, 2022
-
- Jul 27, 2022
-
- Jun 27, 2022
-
- Jun 23, 2022
-
- Mar 30, 2022
-
- Feb 23, 2022
-
- Feb 16, 2022
-
- Feb 01, 2022
-
-
George Rawlinson authored
* New makedepends: git. * Switch source to git commit from github tarball. * Generate reproducible documentation. * Remove even more unnecessary files & folders.
-
- Sep 08, 2021
-
-
George Rawlinson authored
* Ensure dual hashing (sha512/b2). * Add glibc to depends.
-
- Aug 10, 2021
-
-
George Rawlinson authored
* Add more documentation. * Delete more unnecessary cruft. * Attempt to make package reproducible.
-
- Mar 19, 2021
-
- Dec 26, 2019
-
- Nov 16, 2019
-
- Jan 07, 2019
-
- Jan 26, 2018
-
- Jan 03, 2018
-
- Nov 15, 2017
-
-
Evangelos Foutras authored
FTR, commands used to change arch=() and then verify the changes: $ sed -Ei "/^arch=/{s/ *?['\"]?i686['\"]? *?//;s/ *$//}" */*/PKGBUILD* $ grep -r i686 * | grep arch= | grep -v repos $ svn diff | grep -A 1 ^-[^-] | grep -v -- -- | cut -c2- | while IFS=$'\n' read -r l1; IFS=$'\n' read -r l2; do echo "$l1 -> $l2" done | sort -u
-
- Aug 04, 2017
-
- Mar 29, 2017
-
- Jan 10, 2017
-
- Dec 31, 2016
-