Tomasz Sowa tomasz.sowa
tomasz.sowa pushed to master at tomasz.sowa/winix 2023-07-04 23:00:42 +02:00
bf79e46411 add a GetUTF8File(...) method with a pt::WTextStream & content to the misc
tomasz.sowa pushed to master at tomasz.sowa/pikotools 2023-07-04 22:59:32 +02:00
7e92b5d9d7 add HTMLParser::parse_xml(...) methods
cbaf57bec3 add some constants to the Date class
Compare 2 commits »
tomasz.sowa pushed to main at FreeBSD/ports 2023-06-23 23:38:44 +02:00
da010cb992 Merge branch 'main' of ssh://git.FreeBSD.org:22/ports
05203b94b1 games/ags: Update to 3.6.0.49
4b887326f2 devel/llvm16: backport fix for generate arm_neon.h
adfb0216b1 security/p5-OpenCA-OpenSSL: Remove expired port
4f5f7c3c7f security/p5-OpenCA-PKCS7: Remove expired port
Compare 928 commits »
tomasz.sowa pushed to master at tomasz.sowa/winix 2023-06-23 01:48:29 +02:00
08821eb440 update uikit to 3.16.22
tomasz.sowa pushed to master at tomasz.sowa/winix 2023-06-14 03:14:14 +02:00
d7878b5564 update uikit to 3.16.21
tomasz.sowa pushed to main at FreeBSD/ports 2023-06-11 00:25:33 +02:00
d6fc0b0f93 Merge branch 'main' of ssh://git.FreeBSD.org:22/ports
481ae0481b biology/biolibc: Update to 0.2.4.3
84da2471f5 sysutils/desktop-installer: Update to 0.8.0.6
8311edc181 deskutils/qmediamanager: GUI tool for managing removable media
31e744b505 sysutils/npmount: Command line tool for non-privileged [un]mount
Compare 182 commits »
tomasz.sowa pushed to main at FreeBSD/ports 2023-06-10 14:11:05 +02:00
ad1ba06839 Merge branch 'main' of ssh://git.FreeBSD.org:22/ports
407f73890b net/haproxy: update to version 2.7.9.
2b6af4fd3f databases/mongodb60: update to 6.0.6
9bfbcf1d74 databases/mongodb50: update to 5.0.18
ff23ccf8f6 databases/mongodb44: update to 4.4.22
Compare 1173 commits »
tomasz.sowa pushed to main at FreeBSD/ports 2023-06-03 05:57:11 +02:00
5f0d5ce59a Merge branch 'main' of ssh://git.FreeBSD.org:22/ports
7eaa0461e2 graphics/mesa-devel: update to 23.1.b.2431
2c3b1ed566 emulators/yuzu: update to s20230601
8dbab8ea22 emulators/rpcs3: update to 0.0.28
643ea70a5a x11-wm/swayfx: update to 0.3.1
Compare 400 commits »
tomasz.sowa pushed to main at FreeBSD/ports 2023-05-28 21:14:55 +02:00
1d6d64d7d1 Merge branch 'main' of ssh://git.FreeBSD.org:22/ports
a1e4371459 security/libressl: Update to 3.7.3
e434b50017 *: Bump revision of ports using math/Imath
7c80f1eaa6 math/Imath: bugfix update to 3.1.8
3eac95d276 lang/gcc14-devel: Update to 14.0.0.s20230521
Compare 723 commits »
tomasz.sowa pushed to master at tomasz.sowa/pikotools 2023-05-27 18:18:14 +02:00
987d9c845c declare esc_to_csv() method with a wstring
tomasz.sowa pushed to master at tomasz.sowa/winix 2023-05-27 17:27:56 +02:00
0b52ae80dd update uikit to 3.16.19
tomasz.sowa pushed to main at FreeBSD/ports 2023-05-26 17:34:20 +02:00
1b2170c72d Merge branch 'main' of ssh://git.FreeBSD.org:22/ports
985788b37e mail/exim: update 4.95 -> 4.96
55fb38d8b9 devel/rcs: update 5.10.0 -> 5.10.1 and remove obsolete patch
fe56366366 ports-mgmt/portmaster: fix 2 issues in --clean-distfiles
997fd99b18 Merge branch 'main' of ssh://git.FreeBSD.org:22/ports
Compare 447 commits »
tomasz.sowa pushed to main at FreeBSD/ports 2023-05-26 15:19:56 +02:00
bf07829ee4 Merge branch 'main' of ssh://git.FreeBSD.org:22/ports
42020313a5 devel/libuv: Update to 1.45.0
acf4d8ebdf x11-fonts/tt2020: Add new port
73d4e6734c lang/erlang-runtime26: new port derived from erlang-runtime25
00639fa5ef x11-fonts/chomsky: Add new port
Compare 1056 commits »
tomasz.sowa pushed to master at tomasz.sowa/winix 2023-05-23 14:48:40 +02:00
3e46d8b4b4 update uikit to 3.16.18
tomasz.sowa pushed to master at tomasz.sowa/winix 2023-05-16 15:31:22 +02:00
1655ae3562 fix: correctly clear after a request when an exception has been thrown
tomasz.sowa pushed to master at tomasz.sowa/winix 2023-05-13 16:12:10 +02:00
dda325bbbf allow to compile with gcc 12
tomasz.sowa pushed to master at tomasz.sowa/winix 2023-05-11 08:23:12 +02:00
c326c2a095 update uikit to 3.16.17
tomasz.sowa pushed to master at tomasz.sowa/winix 2023-05-10 14:01:33 +02:00
bf386e2286 add a Http::set_smtp_ssl_mode(long mode) method for selecting the ssl mode
tomasz.sowa pushed to master at tomasz.sowa/winix 2023-05-10 09:02:51 +02:00
e822e13dc8 add support for sending emails in Http class
tomasz.sowa pushed to master at tomasz.sowa/morm 2023-05-08 10:28:55 +02:00
25a91168ac fix: correctly use a table name when a Select::no_auto_generated_columns flag is used