Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 65c79082 | 2023-08-21 08:43:39 | Unbreak runtime of ports depending on net/neon (directly or indirectly). Fixes "ld.so: can't load library 'libpxbackend-1.0.so'" | ||
| 3cbf6de5 | 2023-07-08 08:03:18 | Update to libproxy-0.5.3. | ||
| 353af482 | 2023-06-17 09:20:32 | Update to libproxy-0.5.2. | ||
| 8f598bbe | 2023-05-24 19:46:25 | Update to libproxy-0.5.1. | ||
| dcb66f82 | 2023-05-19 07:05:39 | Update to libproxy-0.5.0. | ||
| 221be244 | 2023-04-13 12:44:20 | Merge both libproxy subpackages into one and use duktape instead of webkit for the WPAD/PAC JS interpreter. | ||
| 5b735217 | 2023-03-03 09:14:31 | libproxy: use MODPY_BIN rather than autodetecting; unbreaks packaging if Python 3.11 is installed. Reported by daniel@, I found a simpler fix. ok aja@ | ||
| dae9f91e | 2022-11-13 15:28:39 | bump for MODPY_DEFAULT_VERSION_3 change | ||
| 5f89f6cc | 2022-09-03 07:53:08 | Bump after webkitgtk4 -> webkitgtk40 rename. | ||
| ca26ccd3 | 2022-08-02 09:44:47 | Patch to fix issue in libproxy's cmake files that was preventing disabling duktape. Uncomment -DWITH_DUKTAPE:BOOL=OFF CONFIGURE_ARGS to avoid hidden dep issue. ok aja@ |