Commit Graph

32 Commits

Author SHA1 Message Date
Leonid Pliushch
67887babce remove inactive maintainers from corresponding build.sh files
Unspecify package maintainers who didn't submit any updates for their
packages during last 2 years.
2020-03-16 16:39:29 +02:00
ForkedLightning
7bdf776c3e Squid: Configure with --enable-ssl-crtd (#4912)
* Squid: Configure with --enable-ssl-crtd

Enable certificate generator required for SslBump.

* squid: bump revision

Co-authored-by: Henrik Grimler <henrik@grimler.se>
2020-02-15 10:33:23 +01:00
Leonid Pliushch
98a4fefa5f squid: update to 4.10 2020-01-30 22:09:47 +02:00
Fredrik Fornwall
5d7a32bfcc Get rid of more liblog linkage 2019-12-30 01:05:41 +01:00
Fredrik Fornwall
941437ce53 squid: Update from 4.8 to 4.9 2019-11-21 00:34:37 +01:00
Leonid Pliushch
a1d184cf81 squid: create cache & log directories 2019-09-23 19:03:04 +03:00
Leonid Pliushch
0b35b1f17a squid: bump revision 2019-09-23 18:28:58 +03:00
Leonid Pliushch
4608de1134 squid: update configure options 2019-09-23 18:28:57 +03:00
Leonid Pliushch
322b90ee0b squid: create $PREFIX/var/run 2019-09-23 18:28:57 +03:00
Leonid Pliushch
8a7302c555 squid: depend on resolv-conf 2019-09-23 18:28:57 +03:00
Fredrik Fornwall
ca4cc423e0 squid: Update from 4.7 to 4.8 2019-07-11 10:33:31 +02:00
Fredrik Fornwall
18780e35fc libnettle: Update from 3.4.1 to 3.5.1 2019-06-28 12:35:53 +02:00
Leonid Pliushch
384da74e21 squid: bump revision 2019-06-20 04:05:27 +03:00
Leonid Pliushch
b2e8ccd836 squid: switch source url to mirror
Perhaps 'squid-cache.org' has rate-limiting ?
Anyway, downloads from 'squid-cache.org' may fail for unknown reason.
2019-05-08 00:46:50 +03:00
Fredrik Fornwall
1a0fb60fbb squid: Update from 4.6 to 4.7 2019-05-07 23:12:42 +02:00
Fredrik Fornwall
9f319f411f squid: Update from 4.5 to 4.6 2019-03-06 23:35:30 +01:00
Leonid Pliushch
2c16db52fc bump C++ packages for NDK-19 2019-02-23 13:57:09 +02:00
Wetitpig
5f8864c10d Improve formatting of parantheses for functions 2019-02-09 21:06:31 +02:00
Leonid Pliushch
46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall
ba2db0eb22 squid: Update from 4.4 to 4.5 2019-01-03 02:03:58 +01:00
Fredrik Fornwall
42f264d955 squid: Update from 4.3 to 4.4 2018-10-29 00:35:21 +01:00
Fredrik Fornwall
2650403335 squid: Update from 4.2 to 4.3 2018-10-02 21:22:18 +02:00
Fredrik Fornwall
1cb7b759cb Use ac_cv_c_bigendian=no for all packages
Tesseract also needs it now, but enough is enough, so just add it to all
autoconf-using packages by default.
2018-09-22 01:05:16 +02:00
Fredrik Fornwall
fd72a74c42 openssl: Update from 1.0.2 to 1.1.1 (#2775) 2018-09-11 22:43:19 +02:00
Fredrik Fornwall
2fea11a306 squid: Configure with --disable-esi
Without --disable-esi the build process will enable esi, which does not
build without patches, if libxml2 or libexpat is available.
2018-08-22 08:29:55 +02:00
Fredrik Fornwall
9b3b3e09e3 squid: Update from 3.5.28 to 4.2 2018-08-16 12:01:42 +02:00
Fredrik Fornwall
5225f05e38 squid: Update from 3.5.27 to 3.5.28 2018-07-17 10:23:01 +02:00
Fredrik Fornwall
6988f30ee7 Bump c++-using packages 2018-06-26 13:29:06 +02:00
vishalbiswas
481f948bb1 squid: update to 3.5.27 and --enable-delay-pools 2017-11-19 10:01:48 +01:00
Fredrik Fornwall
6c29aaa1c7 Transition from gnustl to libc++
This will make things as std::to_string() and other C++ features
work with a modern and supported C++ library.

We package up libc++_shared.so and bump the revision of every C++
using package to make it rebuild against it.

Users who have built C++ using libraries or programs will probably
need to rebuild them if they are linked against Termux-supplied
libraries, as user code was previously linked against gnustl while
the system libraries are now using libc++, and it's not a good idea
to mix C++ standard libraries in a program.
2017-07-14 00:23:37 +02:00
Fredrik Fornwall
ca7ca342b6 squid: Some configure arguments
- Avoid linking to libgnutls.
- Avoid linking to libsasl.
- Avoid linking to libdb2.
- Fix man page locations.
- Make libnettle and libltdl dependencies.
2017-06-12 03:11:00 +02:00
Vishal Biswas
27fa8f3854 tor update and enable squid cache server (#1077)
* tor: update from 0.3.0.7 to 0.3.0.8

* squid: update from 3.5.25 to 3.5.26 & enable package
2017-06-12 01:47:45 +02:00