- Nov 17, 2024
-
- May 05, 2024
-
- Mar 29, 2024
-
- Sep 05, 2023
-
- Mar 02, 2023
-
- Feb 17, 2023
-
- Nov 15, 2022
-
-
T.J. Townsend authored
-
- Nov 01, 2022
-
- Sep 21, 2022
-
- Mar 25, 2022
-
- Sep 12, 2021
-
- Jun 28, 2021
-
- Mar 04, 2021
-
- Feb 11, 2021
-
- Oct 15, 2020
-
-
Anatol Pomozov authored
-
- Oct 17, 2019
-
- Jul 02, 2019
-
-
Brett Cornwall authored
These packages' sites were all verified as https:// functional
-
- Apr 29, 2019
-
- Jan 02, 2019
-
- Dec 14, 2017
-
- 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
-
- Mar 07, 2017
-
- Jan 06, 2017
-
-
Anatol Pomozov authored
-
- Mar 05, 2016
-
-
Pierre Schmitz authored
- Mar 04, 2016
-
-
Bartłomiej Piotrowski authored
-
Bartłomiej Piotrowski authored
-
Bartłomiej Piotrowski authored
-
Bartłomiej Piotrowski authored
-
- Dec 06, 2015
-
- Oct 12, 2015
-
- May 30, 2015
-
-
Anatol Pomozov authored
Thrift dist file shipped from Apache website hardcodes automake-1.14 dependency. Arch has only 1.15 and fails to compile Thrift package. To avoid this we download sources from git and run autoconf directly.
-
- Dec 27, 2014
-
- Dec 21, 2014
-
- Nov 10, 2014
-
- Nov 05, 2014
-
- Nov 03, 2014
-