[packages/vim] - libcanberra is enabled only with gnome and with heavy

2023-12-02 Thread hawk
commit 21a960d9d3ef66201d28cdfa60c9be0105018e1a Author: Marcin Krol Date: Sat Dec 2 23:27:00 2023 +0100 - libcanberra is enabled only with gnome and with heavy vim.spec | 2 ++ 1 file changed, 2 insertions(+) --- diff --git a/vim.spec b/vim.spec index 70188bb..278defd 100644 ---

[packages/gtk4] - media dir is not created unless at least one media plugin is built

2023-12-02 Thread hawk
commit fddd72f26c6c7d2b3f52e6c889ffa82eb4bfe9c9 Author: Marcin Krol Date: Sat Dec 2 22:55:05 2023 +0100 - media dir is not created unless at least one media plugin is built gtk4.spec | 2 ++ 1 file changed, 2 insertions(+) --- diff --git a/gtk4.spec b/gtk4.spec index 92db53a..d211c13

[packages/vlan] - empty debugsource, disable it

2023-12-02 Thread hawk
commit e99e0753a232ab14f8819a2b039fa0100d4e0b0c Author: Marcin Krol Date: Sat Dec 2 18:14:45 2023 +0100 - empty debugsource, disable it vlan.spec | 2 ++ 1 file changed, 2 insertions(+) --- diff --git a/vlan.spec b/vlan.spec index 05ff431..f9144fd 100644 --- a/vlan.spec +++ b/vlan.spec

[packages/libpgm] - forgot to add patch

2023-12-02 Thread hawk
commit 0e2e9f7548df3dbbbafa162c2b0073887f0dc6d2 Author: Marcin Krol Date: Sat Dec 2 18:03:25 2023 +0100 - forgot to add patch python3.patch | 11 +++ 1 file changed, 11 insertions(+) --- diff --git a/python3.patch b/python3.patch new file mode 100644 index 000..a6e72a7 ---

[packages/libpgm] - switch to python3

2023-12-02 Thread hawk
commit f3dd64984151c0151f8798d08d11739dc497eae6 Author: Marcin Krol Date: Sat Dec 2 17:33:39 2023 +0100 - switch to python3 libpgm.spec | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) --- diff --git a/libpgm.spec b/libpgm.spec index 2381962..94d61e4 100644 --- a/libpgm.spec

[packages/gpm] - rediffed

2023-12-02 Thread hawk
commit 80f4ae18635de18624d5134024e4814b606c47c2 Author: Marcin Krol Date: Sat Dec 2 17:21:25 2023 +0100 - rediffed glibc.patch | 99 ++- gpm-gawk.patch| 7 ++-- gpm-nodebug.patch | 16 + 3 files changed, 37

[packages/libmng] - rediffed

2023-12-02 Thread hawk
commit c731be3572cad990ee1f4d56d2def3b22723400e Author: Marcin Krol Date: Sat Dec 2 17:01:43 2023 +0100 - rediffed libmng-automake.patch | 46 -- 1 file changed, 24 insertions(+), 22 deletions(-) --- diff --git a/libmng-automake.patch

Re: [OT] The Fall of the British Empire???

2023-11-20 Thread doc hawk via use-livecode
bob bent, there have been a lot of prosperous nations in history that had no interest in conquest, Part’s of Britain’s were accidental—the East India Tea Company (yes, the same one that messed with the US) acquired India a bit at a time as its troops (yes, this corporation kept troops!) put

Re: Can't codesign Mac app

2023-10-10 Thread doc hawk via use-livecode
jacqui juggled, So then I tried notarizationHelper V4 but keep getting "no identity found" errors. Ah. An identity crisis! :) ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

Re: All Versions of LC crashing in Sonoma

2023-10-03 Thread doc hawk via use-livecode
bob bobbled, So for those upgrading to Sonoma, 9.6.10 and 10 dp6 are now a rubicon of sorts. There’s no going back. (I just needed to use the word Rubicon in a sentence today.) Shelly cahn’t speak with wi’out a New Ahngland oxcent, but Rubicon! Ok, I’ll call back under my rock

Re: Forum Software LC?

2023-09-25 Thread doc hawk via use-livecode
bob belabored, The Russians had a great saying: There’s no such thing as a free lunch. True. But there *is* a lunch that someone else pays for . . . ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe,

Re: Livecode and ESP32 microcontroler

2023-09-24 Thread doc hawk via use-livecode
Forty years ago, HyperCard and Supercars ran on 8 MHz, 16 bit, 68000s. (OK, it was a 16/32 design, but still). However, it was *not* snappy by any means. I suspect that you’d need a rather stripped down version of LiveCode on a microcontroller, both to get adequate performance and to cut power.

Re: Forum Software LC?

2023-09-22 Thread doc hawk via use-livecode
Bob blipped, Well, if I go to my bartender and ask for a free beer, I might get one, When I bought my last bicycle helmet (they’re single use, and the old one had a massive dent at the hairline. I’d never been to a trauma unit before . . .), there was a little sign on the counter that read,

Re: Merging PDF pages

2023-08-26 Thread doc hawk via use-livecode
richard reasoned be aware that you will lose one the most valuable things about a PDF document: the embedded text layer. Oh, no, there’s something more valuable, which you also lose: anything over 72 dpi! I played with a pdf library for python for a bit, as well as raw pdf, without much luck.

[packages/vde2] - switch to python3

2023-07-23 Thread hawk
commit d32f71a6492ea82ac8a817eeb698e1e884342697 Author: Marcin Krol Date: Mon Jul 24 01:31:46 2023 +0200 - switch to python3 python3.patch | 21 + vde2.spec | 22 -- 2 files changed, 33 insertions(+), 10 deletions(-) --- diff --git a/vde2.spec

[packages/libiscsi] - iscsi-test-cu BRs CUnit, explicitly build iscsi-test-cu and man pages

2023-07-23 Thread hawk
commit b1bc1c5bf12361f0651fba92657851975ea774c0 Author: Marcin Krol Date: Sun Jul 23 22:35:37 2023 +0200 - iscsi-test-cu BRs CUnit, explicitly build iscsi-test-cu and man pages libiscsi.spec | 3 +++ 1 file changed, 3 insertions(+) --- diff --git a/libiscsi.spec b/libiscsi.spec index

[packages/CUnit] - fix string format build errors

2023-07-23 Thread hawk
commit 2280744d20f0fc1d75d4b7e66b83046747296dc9 Author: Marcin Krol Date: Sun Jul 23 21:42:31 2023 +0200 - fix string format build errors CUnit.spec | 4 +++- format.patch | 43 +++ 2 files changed, 46 insertions(+), 1 deletion(-) --- diff --git

[packages/xen] - python fixes from upstream, force python3 shebang when building w/o python2

2023-07-23 Thread hawk
commit 17b06125959f526df3df3379c2b39a9377bca6a4 Author: Marcin Krol Date: Sun Jul 23 21:33:29 2023 +0200 - python fixes from upstream, force python3 shebang when building w/o python2 xen-init-list | 2 +- xen.spec | 12 2 files changed, 9 insertions(+), 5 deletions(-)

[packages/xen] - python fixes from upstream

2023-07-23 Thread hawk
commit aba95eec762c2d458c0d908597fa8535bc9f1a3c Author: Marcin Krol Date: Sun Jul 23 21:32:52 2023 +0200 - python fixes from upstream python-fixes.patch | 1826 1 file changed, 1826 insertions(+) --- diff --git a/python-fixes.patch

[packages/CUnit] - rediffed

2023-07-23 Thread hawk
commit 82dfa258929739576f8826a4349a7fb871f6f654 Author: Marcin Krol Date: Sun Jul 23 15:07:08 2023 +0200 - rediffed CUnit-FHS.patch| 83 +- CUnit-curses.patch | 5 ++-- CUnit-libs.patch | 70

[packages/bluez] - allow building without systemd

2023-07-23 Thread hawk
commit d63e2873c84fb6bb1a2402344ff486d7b75649ea Author: Marcin Krol Date: Sun Jul 23 14:42:06 2023 +0200 - allow building without systemd bluez.spec | 12 1 file changed, 8 insertions(+), 4 deletions(-) --- diff --git a/bluez.spec b/bluez.spec index 863d24f..9989d1d 100644

[packages/GConf2] - python3 patch from Debian

2023-07-23 Thread hawk
commit a0582b5de8ee13fb804a640859cfde171075a59e Author: Marcin Krol Date: Sun Jul 23 14:16:00 2023 +0200 - python3 patch from Debian GConf2.spec | 6 +++--- python3.patch | 56 2 files changed, 59 insertions(+), 3 deletions(-)

[packages/tix] - rediffed

2023-07-23 Thread hawk
commit 1d5a0c1afd1b125c155828b04c073e87d864fb15 Author: Marcin Krol Date: Sun Jul 23 13:36:12 2023 +0200 - rediffed fixInterpResult.patch | 33 +++-- tix-scriptpaths.patch | 7 --- 2 files changed, 19 insertions(+), 21 deletions(-) --- diff --git

[packages/gtk4] - restored meson build without --reconfigure

2023-07-22 Thread hawk
commit 4b3d2432760058ff4d7f7bd8357cd72ea0bfde02 Author: Marcin Krol Date: Sat Jul 22 22:35:37 2023 +0200 - restored meson build without --reconfigure gtk4.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- diff --git a/gtk4.spec b/gtk4.spec index 8023f55..7a01400 100644 ---

[packages/vte] - allow building without systemd

2023-07-22 Thread hawk
commit d497ddfba21b372a8990842fcdbdfec7eb84d303 Author: Marcin Krol Date: Sat Jul 22 20:37:29 2023 +0200 - allow building without systemd vte.spec | 12 1 file changed, 8 insertions(+), 4 deletions(-) --- diff --git a/vte.spec b/vte.spec index 4457466..c591175 100644 ---

[packages/spice-space] - switch to python 3.x

2023-07-22 Thread hawk
commit 687edfb2fd8e7b0bdc29031e8718b56fce2eb855 Author: Marcin Krol Date: Sat Jul 22 16:26:03 2023 +0200 - switch to python 3.x python3.patch| 27 +++ spice-space.spec | 8 +--- 2 files changed, 32 insertions(+), 3 deletions(-) --- diff --git

[packages/SDL2] - allow building without pipewire

2023-07-22 Thread hawk
commit c574ca6fb2612f32955dd861b94962412937040e Author: Marcin Krol Date: Sat Jul 22 15:45:49 2023 +0200 - allow building without pipewire SDL2.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) --- diff --git a/SDL2.spec b/SDL2.spec index a4e4deb..08ca7f1 100644 ---

[packages/multipath-tools] - allow building on systems without systemd

2023-07-22 Thread hawk
commit ad89da5455c9c84f10db6d83c4043d0ac8564952 Author: Marcin Krol Date: Sat Jul 22 15:35:44 2023 +0200 - allow building on systems without systemd multipath-tools.spec | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) --- diff --git a/multipath-tools.spec b/multipath-tools.spec

[packages/polkit] - upstream patch to fix build with elogind on systems without systemd

2023-07-22 Thread hawk
commit c06373444087f58100fef23564497e0fd241578e Author: Marcin Krol Date: Sat Jul 22 13:02:51 2023 +0200 - upstream patch to fix build with elogind on systems without systemd elogind.patch | 24 polkit.spec | 4 2 files changed, 28 insertions(+) --- diff

DISTFILES: elogind: elogind-252.9.tar.gz

2023-07-22 Thread hawk
Request by: hawk Files fetched: 1 STORED: https://github.com/elogind/elogind/archive/v252.9/elogind-252.9.tar.gz 2be2c43298e2fc41c5bee33dde605f01 elogind-252.9.tar.gz Size: 1922777 bytes -- Virtually Yours: distfiles. ___ pld-cvs

[packages/elogind] - updated to 252.9

2023-07-22 Thread hawk
commit 773b8616af14eeb1f5ad6adc503470c85225d3ff Author: Marcin Krol Date: Sat Jul 22 12:35:04 2023 +0200 - updated to 252.9 elogind-selinux-fix.patch | 17 - elogind.spec | 35 --- 2 files changed, 20 insertions(+), 32

[packages/jpackage-utils] - fix building with rpm.org

2023-07-22 Thread hawk
commit 37520d09cd2aaa099ed32b7d426ab4156987e30b Author: Marcin Krol Date: Sat Jul 22 11:32:20 2023 +0200 - fix building with rpm.org jpackage-utils.spec | 2 ++ 1 file changed, 2 insertions(+) --- diff --git a/jpackage-utils.spec b/jpackage-utils.spec index fae4da5..85bc61f 100644 ---

[packages/xen] - gcc 13 patch, allow building on systems without systemd

2023-07-21 Thread hawk
commit 14e60c35eb4312ee6a90931a4950e99d37763d1c Author: Marcin Krol Date: Sat Jul 22 00:34:38 2023 +0200 - gcc 13 patch, allow building on systems without systemd gcc13.patch | 11 +++ xen.spec| 12 ++-- 2 files changed, 21 insertions(+), 2 deletions(-) --- diff --git

[packages/compat-ncurses5] - rediffed

2023-07-20 Thread hawk
commit e7cbaa4d573fbd55ce2a8c6c9b4686aad9542c46 Author: Marcin Krol Date: Fri Jul 21 00:05:15 2023 +0200 - rediffed ncurses-fix-nonunicode-breakage.patch | 13 +++-- ncurses-meta.patch| 15 --- ncurses-mouse_trafo-warning.patch | 11 ++-

[packages/nvidia-settings] - fix building w/o utils on rpm.org

2023-07-20 Thread hawk
commit f87abd909d89225c6eea6829277ab3e7fdab433a Author: Marcin Krol Date: Thu Jul 20 19:11:24 2023 +0200 - fix building w/o utils on rpm.org nvidia-settings.spec | 4 1 file changed, 4 insertions(+) --- diff --git a/nvidia-settings.spec b/nvidia-settings.spec index 34fd377..efad69d

[packages/seabios] - use python3

2023-07-20 Thread hawk
commit ff23be32e25f163936e8a60fcc149e2475c2252d Author: Marcin Krol Date: Thu Jul 20 18:52:59 2023 +0200 - use python3 seabios.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- diff --git a/seabios.spec b/seabios.spec index 2a773f2..5aa5072 100644 --- a/seabios.spec +++

[packages/open-iscsi] - allow building on systems without systemd

2023-07-20 Thread hawk
commit a8caebbe0f74058c6b7a60acc2309f7af0e8ba82 Author: Marcin Krol Date: Thu Jul 20 17:49:37 2023 +0200 - allow building on systems without systemd open-iscsi.spec | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) --- diff --git a/open-iscsi.spec b/open-iscsi.spec index

[packages/open-isns] - allow building on systems without systemd

2023-07-20 Thread hawk
commit d76e539699fcf08879ba88f1c999ced218e38d44 Author: Marcin Krol Date: Thu Jul 20 17:39:38 2023 +0200 - allow building on systems without systemd open-isns.spec | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) --- diff --git a/open-isns.spec b/open-isns.spec index

[packages/dbus] - bconds for API docs and ducktype docs

2023-07-19 Thread hawk
commit 66af626dd194f15fbdaf067faf18d475f4cc595a Author: Marcin Krol Date: Wed Jul 19 14:09:56 2023 +0200 - bconds for API docs and ducktype docs dbus.spec | 15 ++- 1 file changed, 10 insertions(+), 5 deletions(-) --- diff --git a/dbus.spec b/dbus.spec index c35ba13..1620332

[packages/mongo-c-driver] - switch to Python 3

2023-07-18 Thread hawk
commit ece3e9c424ca27ad414b507868aa08b804cfb752 Author: Marcin Krol Date: Tue Jul 18 22:01:57 2023 +0200 - switch to Python 3 mongo-c-driver.spec | 4 +++- python3.patch | 17 + 2 files changed, 20 insertions(+), 1 deletion(-) --- diff --git a/mongo-c-driver.spec

[packages/qt5-qtwebkit] - builds fine without gstreamer-plugins-bad-devel

2023-07-16 Thread hawk
commit de2733b20372bee2ac0cc6fccced17f506bd41be Author: Marcin Krol Date: Sun Jul 16 23:10:33 2023 +0200 - builds fine without gstreamer-plugins-bad-devel qt5-qtwebkit.spec | 1 - 1 file changed, 1 deletion(-) --- diff --git a/qt5-qtwebkit.spec b/qt5-qtwebkit.spec index 3f062e5..632ec82

[packages/qt5-qtwebkit] - switched to Python 3.x

2023-07-16 Thread hawk
commit 8b34501f4339bde7518167493bce1d68ad47ff13 Author: Marcin Krol Date: Sun Jul 16 22:36:00 2023 +0200 - switched to Python 3.x python3.9.patch | 27 +++ python3.patch | 212 ++ qt5-qtwebkit.spec | 8 ++- 3 files changed,

[packages/gstreamer-plugins-base] - versioned python3 BR

2023-07-16 Thread hawk
commit 95ac7fd60fa43710d27dc3b738327828183b8bed Author: Marcin Krol Date: Sun Jul 16 14:55:24 2023 +0200 - versioned python3 BR gstreamer-plugins-base.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec

[packages/gstreamer-plugins-base] - BR python3

2023-07-16 Thread hawk
commit c6ced55c3961979d05d51592a24c06054c0b5f61 Author: Marcin Krol Date: Sun Jul 16 14:52:45 2023 +0200 - BR python3 gstreamer-plugins-base.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec index

[packages/llvm] - fix building without lldb

2023-07-14 Thread hawk
commit 76a62f5e02ddb4e324551f9a6d621698fa90b7b9 Author: Marcin Krol Date: Fri Jul 14 11:08:48 2023 +0200 - fix building without lldb llvm.spec | 2 ++ 1 file changed, 2 insertions(+) --- diff --git a/llvm.spec b/llvm.spec index 15f8a4c..c564d21 100644 --- a/llvm.spec +++ b/llvm.spec @@

[packages/nginx] - builds fine without python 2.x, BR python3

2023-07-11 Thread hawk
commit f45c47bf60251f261afd93711ad8b136631b2005 Author: Marcin Krol Date: Tue Jul 11 15:38:36 2023 +0200 - builds fine without python 2.x, BR python3 nginx.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- diff --git a/nginx.spec b/nginx.spec index dbfdbfc..4446b6c 100644

[packages/xorg-app-xdm] - allow building on systems without systemd

2023-07-10 Thread hawk
commit 12fedaa82fcb8d1942917b756b075e5f8b1b6b82 Author: Marcin Krol Date: Mon Jul 10 17:31:50 2023 +0200 - allow building on systems without systemd xorg-app-xdm.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) --- diff --git a/xorg-app-xdm.spec b/xorg-app-xdm.spec index

[packages/smartmontools] - allow building without systemd

2023-07-10 Thread hawk
commit 51bc61374f3a48022b6d3c6463c120ed1434d973 Author: Marcin Krol Date: Mon Jul 10 13:29:35 2023 +0200 - allow building without systemd smartmontools.spec | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) --- diff --git a/smartmontools.spec b/smartmontools.spec index

DISTFILES: SysVinit: sysvinit-3.04.tar.xz sysvinit-non-english-man-pages.tar.bz2

2023-07-10 Thread hawk
Request by: hawk Files fetched: 1 STORED: http://download.savannah.gnu.org/releases/sysvinit/sysvinit-3.04.tar.xz 9a00e5f15dd2f038f10feee50677ebff sysvinit-3.04.tar.xz Size: 220184 bytes ALREADY GOT: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/sysvinit-non-english-man

[packages/SysVinit] - updated to 3.04

2023-07-10 Thread hawk
commit f856fc6fa5f0ed7d65fabcdeaba84fa0222d6938 Author: Marcin Krol Date: Mon Jul 10 13:33:30 2023 +0200 - updated to 3.04 SysVinit.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- diff --git a/SysVinit.spec b/SysVinit.spec index 38eee0b..ca1500a 100644 ---

[packages/e2fsprogs] - allow building without scrub utilities

2023-07-10 Thread hawk
commit 9f18748dee28ec8c5a4dcf82837bc8f2fa52606b Author: Marcin Krol Date: Mon Jul 10 13:15:40 2023 +0200 - allow building without scrub utilities e2fsprogs.spec | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) --- diff --git a/e2fsprogs.spec b/e2fsprogs.spec index

[packages/xfsprogs] - allow building without scrub

2023-07-10 Thread hawk
commit 98f845f41d80ceb42f26934716bea6d5e47d83cd Author: Marcin Krol Date: Mon Jul 10 12:50:43 2023 +0200 - allow building without scrub xfsprogs.spec | 17 +++-- 1 file changed, 15 insertions(+), 2 deletions(-) --- diff --git a/xfsprogs.spec b/xfsprogs.spec index

DISTFILES: hdparm: hdparm-9.65.tar.gz

2023-07-09 Thread hawk
Request by: hawk Files fetched: 1 STORED: https://downloads.sourceforge.net/hdparm/hdparm-9.65.tar.gz 6d6d039d61ec995b1ec72ddce0b1853b hdparm-9.65.tar.gz Size: 140425 bytes -- Virtually Yours: distfiles. ___ pld-cvs-commit mailing

[packages/hdparm] - updated to 9.65

2023-07-09 Thread hawk
commit 55af20ff879cc19f5f07ef4415e53924f9a3f844 Author: Marcin Krol Date: Sun Jul 9 23:54:35 2023 +0200 - updated to 9.65 hdparm.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) --- diff --git a/hdparm.spec b/hdparm.spec index d9b67ad..e69d8df 100644 --- a/hdparm.spec +++

Error with Discovery Campaign Creation

2023-06-19 Thread Hawk Scale
Hello google ads team, i´m trying to create a discovery campaign, but generate the error: Error with message "The required field was not present.". On field: operations On field: create On field: campaign_bidding_strategy I already tried the

[petsc-users] Failed to configure on Windows with latest Intel OneAPI

2023-06-01 Thread Hawk Shaw
Hi, I failed to configue PETSc on Windows with latest Intel OneAPI toolkit: ./configure --with-cc="win32fe cl" --with-cxx="win32fe cl" --with-fc=0 \ --with-debugging=0 --with-shared-libraries=0 --with-x=0 --with-quad-precision=0 \ --with-threadcomm=1 --with-openmp=1 \

Re: Run LC on old Mac with Ventura!

2023-05-29 Thread doc hawk via use-livecode
If memory serves, the problem with older machines was not running the metal graphical system, as they lacked the hardware. There were some near-contemporaneous patches that allowed at least the first post-mohave osx to run, put were reported as glacially and painfully slow as metal got

Re: XAVVI and app/code copyright

2023-05-19 Thread doc hawk via use-livecode
I’m saying that in the US, it isn’t clear *that* there would be copyright protection for what the AI generated. The current caselaw for patents is that a machine can’t be a creator—but patent and copyright function differently (although I ultimately would expect the same answer for that

Re: XAVVI and app/code copyright

2023-05-17 Thread doc hawk via use-livecode
paul provided, >Just as livecode script you create now is copywritable, whether you write each >line >by hand or copy some code from a freely available library, the finished >application you > make can be copyrighted by you. Same with Xavvi. This is far less than clear user current US law

Re: Am I using the best mail client?

2023-05-12 Thread doc hawk via use-livecode
bob belabored, >There was some talk years ago about the practice of only quoting the relevant >body text, and not >every single reply with quote, and reply with quote of reply with quote, and >every reply with >quote of every reply with quote of every reply… That predates this list, and for

Re: Creating 'read only' text files

2023-05-02 Thread doc hawk via use-livecode
And just to avoid the brainfreeeze that I’d probably absentmindedly implement: You have to create the file and do all of your writing, and then *change* the file to read only . . . Uihm, err, i never really make mistakes like that, or applying bus voltage to a whole bank of toggle switches, or

Re: Weird window behavior

2023-04-19 Thread doc hawk via use-livecode
I’ll see your oddity and raise you a weirdness! > On Apr 19, 2023, at 11:29 AM, Craig Newman via use-livecode > wrote: > > Marty. > > No more than I. I lead both the forum and this list for personally directed > oddities. Nobody can touch me… > > Craig > >> On Apr 19, 2023, at 2:25 PM,

Re: Which sqlite?

2023-04-15 Thread doc hawk via use-livecode
neville noticed, >It is easy enough to install a more capable version of sqlite on the Mac, but >I don’t see a way to get LC to use it. It seems to me that several years ago I briefly used an external SQLite, but I cannot remember how I started with mysql (on livecode’s server, come to think

PLD-doc: uid_gid.db.txt - uid/gid for rrdcached from rrdtools

2023-03-06 Thread hawk
Author: hawk Date: Mon Mar 6 18:18:29 2023 GMT Module: PLD-doc Tag: HEAD Log message: - uid/gid for rrdcached from rrdtools Files affected: PLD-doc: uid_gid.db.txt (1.415 -> 1.416) Di

[j-nsp] SRX 3400 IPSec Performance question/advice needed

2023-02-24 Thread The Hawk via juniper-nsp
Hello Community, I was hoping to get some advice on something. I'm doing some tests on an old SRX3400 cluster in our lab and I'm noticing that IPSec performance on the SRX3400 is horrible. As per documentation it talks about 8G - 10G of IPSec performance. I've done tests with 3des-md5,

[packages/userspace-rcu] - revert last commit

2023-02-10 Thread hawk
commit 27f1398e7241f2f092c30dffd0d39e7489c6905a Author: Marcin Krol Date: Fri Feb 10 18:09:21 2023 +0100 - revert last commit no_examples.patch | 8 userspace-rcu.spec | 11 +-- 2 files changed, 5 insertions(+), 14 deletions(-) --- diff --git a/userspace-rcu.spec

[packages/userspace-rcu] - updated to 0.13.1

2023-02-10 Thread hawk
commit 7a0c6e5de3870d129b122e0c2b05d939771ddf6b Author: Marcin Krol Date: Fri Feb 10 18:07:31 2023 +0100 - updated to 0.13.1 no_examples.patch | 8 userspace-rcu.spec | 11 ++- 2 files changed, 14 insertions(+), 5 deletions(-) --- diff --git a/userspace-rcu.spec

[packages/rpm] - dbus announce plugin is not built when systemd inhibit plugin is disabled

2022-11-06 Thread hawk
commit c348c94b743526e50584348b062fe2f2fa5700e3 Author: Marcin Krol Date: Sun Nov 6 17:05:02 2022 +0100 - dbus announce plugin is not built when systemd inhibit plugin is disabled rpm.spec | 2 ++ 1 file changed, 2 insertions(+) --- diff --git a/rpm.spec b/rpm.spec index

DISTFILES: efibootmgr: efibootmgr-18.tar.bz2

2022-08-31 Thread hawk
Request by: hawk Files fetched: 1 STORED: https://github.com/rhboot/efibootmgr/releases/download/18/efibootmgr-18.tar.bz2 a92ce8fd2b282fa30f066797b14095ef efibootmgr-18.tar.bz2 Size: 40439 bytes -- Virtually Yours: distfiles

[packages/efibootmgr] - updated to 18

2022-08-31 Thread hawk
commit 2f26dd9694621105b669a4a519fa8a7c18c3dc11 Author: Marcin Krol Date: Wed Aug 31 22:10:52 2022 +0200 - updated to 18 efibootmgr.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- diff --git a/efibootmgr.spec b/efibootmgr.spec index 8c5089e..3209fa3 100644 ---

[packages/bison] - bcond R: libtextstyle too, disable looking for libtexstyle if no libtextyle was requested

2022-08-28 Thread hawk
commit 575c0706845c40b004159c14667eb2331ff73ef1 Author: Marcin Krol Date: Sun Aug 28 12:42:41 2022 +0200 - bcond R: libtextstyle too, disable looking for libtexstyle if no libtextyle was requested bison.spec| 8 +++- no_libtextstyle.patch | 21 +

[packages/bison] - added bcond to allow building without requiring libtextstyle which is optional

2022-08-28 Thread hawk
commit 8288f3a384832bd5088661c9e2b5eb8d60f02f6b Author: Marcin Krol Date: Sun Aug 28 11:57:42 2022 +0200 - added bcond to allow building without requiring libtextstyle which is optional bison.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --- diff --git a/bison.spec

Re: Livecode performance problem

2022-08-20 Thread doc hawk via use-livecode
Short version: inserting between is a much slower process than after, as the entire field/string/whatever from the post of insertion has to be moved or otherwise handled. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this

[Nighthawk Lovers] Re: 85 NH 700 clutch quuestion, and an exhaust interchangeability question.

2022-08-13 Thread geo-hawk allan
Greetings, One of the first 2 things I had to do with my 700S after getting it was, replace both front and rear tires as well as replacing the clutch plates & springs! Then had to replace the cables shortly after, both clutch and front brake! Knock on wood, never touched the slave in it and

Can't activate indy license on 10.0

2022-06-18 Thread doc hawk via use-livecode
I finally dropped my business subscription that I never used, but I have a lifetime indy license. The 10.0 installer, however, isn’t asking which license I want to use, but instead tells me that my license expired. Am I missing something here? ___

[packages/php-pear-Archive_Tar] - release 2

2022-06-13 Thread hawk
commit 787099dfce89761b85a2969afd884a848b7e Author: Marcin Krol Date: Mon Jun 13 21:09:03 2022 +0200 - release 2 php-pear-Archive_Tar.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- diff --git a/php-pear-Archive_Tar.spec b/php-pear-Archive_Tar.spec index

[packages/php-pear-Archive_Tar] - updated to 1.4.14

2022-06-13 Thread hawk
commit 5586e734bbf3708e275fc98b3084fdf76405ea56 Author: Marcin Krol Date: Mon Jun 13 18:14:29 2022 +0200 - updated to 1.4.14 php-pear-Archive_Tar.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- diff --git a/php-pear-Archive_Tar.spec b/php-pear-Archive_Tar.spec index

Re: storing binary data in a "memory" database

2022-06-03 Thread doc hawk via use-livecode
A couple of lines of code with declarations, storing, and retrieving would probably help. There also might be a UTF issue (which would be beyond me)—a hash should be in good old 6.5 bit ASCII, not something newfangled with eight or more bits. ___

Re: storing binary data in a "memory" database

2022-06-03 Thread doc hawk via use-livecode
bob bobbled, > How should I define a column in sqLite that is going to properly store and > retrieve a password hash? Simply using a BLOB type doesn't do it. You shouldn’t need a BLOB for a hash. Either CHAR(), VARCHAR(), or TEXT. With the first two, you need to specify a long enough

[packages/python-dkimpy-milter] - fixed typo in filename

2022-05-29 Thread hawk
commit a8bb7445459a638376c43f736debe4cf94e84242 Author: Marcin Krol Date: Mon May 30 02:57:16 2022 +0200 - fixed typo in filename python-dkimpy-milter.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) --- diff --git a/python-dkimpy-milter.spec b/python-dkimpy-milter.spec

[packages/python-dkimpy-milter] - fix /etc/dkimpy-milter dirs

2022-05-29 Thread hawk
commit 192ab88c52dd40396ad9b533243c49c6d46dbf06 Author: Marcin Krol Date: Mon May 30 00:01:18 2022 +0200 - fix /etc/dkimpy-milter dirs python-dkimpy-milter.spec | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) --- diff --git a/python-dkimpy-milter.spec

[packages/python-dkimpy-milter] - seems to work

2022-05-29 Thread hawk
commit 2aa57614ab9a5e74be46b1c9be1107b957707c07 Author: Marcin Krol Date: Sun May 29 23:47:50 2022 +0200 - seems to work python-dkimpy-milter.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- diff --git a/python-dkimpy-milter.spec b/python-dkimpy-milter.spec index

[packages/python-dkimpy-milter] - use .socket for unix socket like in other milters

2022-05-29 Thread hawk
commit 504d7d8d7b0f7238023b6b1dce1b7c9e8f290157 Author: Marcin Krol Date: Sun May 29 23:18:32 2022 +0200 - use .socket for unix socket like in other milters config.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- diff --git a/config.patch b/config.patch index

[packages/python-dkimpy-milter] - do not enable tables by default, empty tables will prevent daemon from starting

2022-05-29 Thread hawk
commit fadadace4e0513aa4142ef86d7831bfcd803e8b2 Author: Marcin Krol Date: Sun May 29 22:45:58 2022 +0200 - do not enable tables by default, empty tables will prevent daemon from starting config.patch | 8 1 file changed, 4 insertions(+), 4 deletions(-) --- diff --git

[packages/python-dkimpy-milter] - config files/dirs owned by dkimpy-milter user/group - provide empty key and signing table files

2022-05-29 Thread hawk
commit e2282371e03ce290701084b55f729d4dd49be129 Author: Marcin Krol Date: Sun May 29 22:39:03 2022 +0200 - config files/dirs owned by dkimpy-milter user/group - provide empty key and signing table files python-dkimpy-milter.spec | 17 - 1 file changed, 12

[packages/python-dkimpy-milter] - add/remove daemon user/group

2022-05-29 Thread hawk
commit 806affbdf7997937091e86d669567d78e334d6d4 Author: Marcin Krol Date: Sun May 29 22:30:14 2022 +0200 - add/remove daemon user/group python-dkimpy-milter.spec | 20 1 file changed, 20 insertions(+) --- diff --git a/python-dkimpy-milter.spec

[packages/python-dkimpy-milter] - more complete config

2022-05-29 Thread hawk
commit 87c5612a70f95316a9b2ef2c52bb87123e6a941f Author: Marcin Krol Date: Sun May 29 22:25:00 2022 +0200 - more complete config config.patch | 86 +++ python-dkimpy-milter.spec | 2 ++ 2 files changed, 88 insertions(+) --- diff

[packages/python-dkimpy-milter] - alter only paths with this patch, don't touch config

2022-05-29 Thread hawk
commit 954605e043db8c9aa45bc18ff1308b6f6e8d3eb3 Author: Marcin Krol Date: Sun May 29 22:23:59 2022 +0200 - alter only paths with this patch, don't touch config paths.patch | 27 --- 1 file changed, 4 insertions(+), 23 deletions(-) --- diff --git a/paths.patch

PLD-doc: uid_gid.db.txt - uid/gid for dkimpy-milter daemon

2022-05-29 Thread hawk
Author: hawk Date: Sun May 29 19:54:47 2022 GMT Module: PLD-doc Tag: HEAD Log message: - uid/gid for dkimpy-milter daemon Files affected: PLD-doc: uid_gid.db.txt (1.413 -> 1.414) Di

[packages/python-dkimpy-milter] - directory for keys

2022-05-29 Thread hawk
commit 75c9d17640e74548f3a30845d85ae419b59c8ab9 Author: Marcin Krol Date: Sun May 29 20:27:59 2022 +0200 - directory for keys python-dkimpy-milter.spec | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) --- diff --git a/python-dkimpy-milter.spec b/python-dkimpy-milter.spec index

[packages/python-dkimpy-milter] - take care of stale pid files, daemon requires fork

2022-05-29 Thread hawk
commit 9f1adb0c02cb8172770f1eb639046f87bf76b2dc Author: Marcin Krol Date: Sun May 29 20:16:05 2022 +0200 - take care of stale pid files, daemon requires fork dkimpy-milter.init | 15 ++- 1 file changed, 10 insertions(+), 5 deletions(-) --- diff --git a/dkimpy-milter.init

[packages/python-dkimpy-milter] - put binary in /sbin like other milters

2022-05-29 Thread hawk
commit 24e59a7bb573631229eba4aef5fa3793fa931006 Author: Marcin Krol Date: Sun May 29 16:24:43 2022 +0200 - put binary in /sbin like other milters python-dkimpy-milter.spec | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) --- diff --git a/python-dkimpy-milter.spec

[packages/python-dkimpy-milter] - prefer inet socket by default

2022-05-29 Thread hawk
commit c300b88712639cda2d28aded67d75e6651173065 Author: Marcin Krol Date: Sun May 29 16:13:34 2022 +0200 - prefer inet socket by default paths.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- diff --git a/paths.patch b/paths.patch index 1e49a51..e965d53 100644 ---

[packages/python-dkimpy-milter] - dkimpy dir under postfix spool

2022-05-29 Thread hawk
commit 4a6053927e579b2397b70046de10d25448794ebd Author: Marcin Krol Date: Sun May 29 16:11:31 2022 +0200 - dkimpy dir under postfix spool paths.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- diff --git a/paths.patch b/paths.patch index 80fece5..1e49a51 100644 ---

[packages/python-dkimpy-milter] - package config file, still NFY

2022-05-29 Thread hawk
commit 454bbbd995da483c199761c9b8169ad2a3b70fc9 Author: Marcin Krol Date: Sun May 29 14:41:48 2022 +0200 - package config file, still NFY python-dkimpy-milter.spec | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) --- diff --git a/python-dkimpy-milter.spec

[packages/python-dkimpy-milter] - run as nobody by default

2022-05-29 Thread hawk
commit 3e710358c653704073f8fa14bbf16b5deb3c3a64 Author: Marcin Krol Date: Sun May 29 14:36:07 2022 +0200 - run as nobody by default paths.patch | 16 ++-- 1 file changed, 14 insertions(+), 2 deletions(-) --- diff --git a/paths.patch b/paths.patch index a2fa0d4..80fece5 100644

[packages/python-dkimpy-milter] - fix paths, init script, allow only python 2 or 3 not both, still NFY

2022-05-29 Thread hawk
commit 7afd9b06e7ac6a8c0cebb96212705f9d6ab390fa Author: Marcin Krol Date: Sun May 29 14:27:33 2022 +0200 - fix paths, init script, allow only python 2 or 3 not both, still NFY dkimpy-milter.init| 100 ++ paths.patch | 94

[packages/python-dkimpy-milter] - R python setuptools

2022-05-29 Thread hawk
commit c36f7f165224c945d9dc2a990b4ae12881cfd2d0 Author: Marcin Krol Date: Sun May 29 13:25:06 2022 +0200 - R python setuptools python-dkimpy-milter.spec | 2 ++ 1 file changed, 2 insertions(+) --- diff --git a/python-dkimpy-milter.spec b/python-dkimpy-milter.spec index ac6a45f..2d5dfe6

[packages/spamass-milter] - fix process name in init script

2022-05-29 Thread hawk
commit 6d233c443624844656711e9e607ca1615e6a17bf Author: Marcin Krol Date: Sun May 29 13:10:39 2022 +0200 - fix process name in init script spamass-milter.init | 2 +- spamass-milter.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) --- diff --git a/spamass-milter.spec

[packages/python-dkimpy-milter] - summary and description

2022-05-29 Thread hawk
commit 0302b0f857c631d1a84a00280d76623c190965b4 Author: Marcin Krol Date: Sun May 29 12:58:06 2022 +0200 - summary and description python-dkimpy-milter.spec | 12 1 file changed, 4 insertions(+), 8 deletions(-) --- diff --git a/python-dkimpy-milter.spec

<    1   2   3   4   5   6   7   8   9   10   >