cpi-ports
9 months agoUpdate drawterm; hopefully this version doesn't crash. master gh/master origin/master
Pete [Fri, 20 Sep 2024 22:46:01 +0000 (15:46 -0700)]
Update drawterm; hopefully this version doesn't crash.

It had been crashing somewhere in exportfs/exportsrv and I'd
got as far as doing this:

--- a/exportfs/exportsrv.c
+++ b/exportfs/exportsrv.c
@@ -481,6 +481,8 @@ DEBUG(DFD, "blockingslave %d rendez got %p\n", pid, m);
                p = rendezvous((void*)(uintptr)pid, (void*)(uintptr)pid);
                if((uintptr)p == ~(uintptr)0)                   /* Interrupted */
                        continue;
+               if(p == NULL) /* I don't know why this would happen. */
+                       continue;

                DEBUG(DFD, "\tslave: %d %F b %d p %d\n", pid, &p->work, p->busy, p->pid);
                if(p->flushtag != NOTAG)

But that just *froze* it instead of crashing.  So, evidently off.

cinap's apparently rejiggered the doodad and all of that has changed.
So maybe p is never null and it doesn't get locked any more.

9 months agoRight, synergy has been replaced with barrier. Partially sorry, Tim.
Pete [Fri, 30 Aug 2024 11:55:52 +0000 (04:55 -0700)]
Right, synergy has been replaced with barrier.  Partially sorry, Tim.

...Partially.

9 months agoRescuing another port from Tim Biermann's reign of terror
Pete [Fri, 30 Aug 2024 11:49:56 +0000 (04:49 -0700)]
Rescuing another port from Tim Biermann's reign of terror

15 months agoI want to crop a screenshot still.!
Pete [Sat, 9 Mar 2024 11:44:12 +0000 (03:44 -0800)]
I want to crop a screenshot still.!

15 months agoI want to crop a screenshot and config.guess won't let me install gimp!
Pete [Sat, 9 Mar 2024 11:42:02 +0000 (03:42 -0800)]
I want to crop a screenshot and config.guess won't let me install gimp!

18 months agolesstif
Pete [Tue, 26 Dec 2023 03:12:32 +0000 (19:12 -0800)]
lesstif

18 months agoxpdf: New build doesn't need the patches
Pete [Tue, 26 Dec 2023 03:03:39 +0000 (19:03 -0800)]
xpdf: New build doesn't need the patches

18 months agoURL has changed.
Pete [Tue, 26 Dec 2023 02:59:05 +0000 (18:59 -0800)]
URL has changed.

18 months agoxpdf: Because the new one is busted.
Pete [Tue, 26 Dec 2023 02:57:07 +0000 (18:57 -0800)]
xpdf: Because the new one is busted.

18 months agoaircrack-ng: This git repo gets wild after dark.
Pete [Mon, 25 Dec 2023 12:45:14 +0000 (04:45 -0800)]
aircrack-ng: This git repo gets wild after dark.

18 months agomdk4
Pete [Mon, 25 Dec 2023 12:32:53 +0000 (04:32 -0800)]
mdk4

18 months agodrawterm: Forgot the URL!
Pete [Mon, 25 Dec 2023 07:42:24 +0000 (23:42 -0800)]
drawterm: Forgot the URL!

18 months agodrawterm: Refreshingly simple compared to the other ports.
Pete [Mon, 25 Dec 2023 05:01:02 +0000 (21:01 -0800)]
drawterm: Refreshingly simple compared to the other ports.

18 months agocool-retro-term: I know it is cheesy. It is also fun.
Pete [Sun, 24 Dec 2023 10:10:01 +0000 (02:10 -0800)]
cool-retro-term: I know it is cheesy.  It is also fun.

It is also worth installing just for the fonts.

18 months agoUpdate md5sum.
Pete [Fri, 22 Dec 2023 06:38:00 +0000 (22:38 -0800)]
Update md5sum.

18 months agoCorrect the path for SSD.
Pete [Fri, 22 Dec 2023 06:35:41 +0000 (22:35 -0800)]
Correct the path for SSD.

18 months agoAdd some basic scripts, somewhat Devterm-specific but not necessarily provided by...
Pete [Tue, 12 Dec 2023 06:38:01 +0000 (22:38 -0800)]
Add some basic scripts, somewhat Devterm-specific but not necessarily provided by upstream.

18 months agoxprintidle fixes
Pete [Tue, 12 Dec 2023 05:48:22 +0000 (21:48 -0800)]
xprintidle fixes

18 months agoxprintidle, my screen-dimmer script relies on it.
Pete [Tue, 12 Dec 2023 05:42:38 +0000 (21:42 -0800)]
xprintidle, my screen-dimmer script relies on it.

18 months agoShould probably update qiv. Have not tested this yet.
Pete [Tue, 12 Dec 2023 05:14:09 +0000 (21:14 -0800)]
Should probably update qiv.  Have not tested this yet.

18 months agobarrier should stop dying on failed assertions, at least.
Pete [Tue, 12 Dec 2023 05:07:26 +0000 (21:07 -0800)]
barrier should stop dying on failed assertions, at least.

18 months agoRe-add tcl
Pete [Tue, 12 Dec 2023 04:58:06 +0000 (20:58 -0800)]
Re-add tcl

18 months agoApparently, no wish, which I use, in contrib any more.
Pete [Tue, 12 Dec 2023 04:51:03 +0000 (20:51 -0800)]
Apparently, no wish, which I use, in contrib any more.

18 months agobarrier working finally.
Pete [Tue, 12 Dec 2023 03:56:13 +0000 (19:56 -0800)]
barrier working finally.

18 months agoAdd a port so that I don't have to alter my .xinitrc to have a background.
Pete [Tue, 12 Dec 2023 03:53:12 +0000 (19:53 -0800)]
Add a port so that I don't have to alter my .xinitrc to have a background.

18 months agoManually install everything.
Pete [Tue, 12 Dec 2023 03:46:39 +0000 (19:46 -0800)]
Manually install everything.

18 months agoTweak how $PREFIX is set in barrier.
Pete [Tue, 12 Dec 2023 03:29:36 +0000 (19:29 -0800)]
Tweak how $PREFIX is set in barrier.

18 months agoCorrect the paths.
Pete [Tue, 12 Dec 2023 03:17:16 +0000 (19:17 -0800)]
Correct the paths.

18 months agobarrier
Pete [Tue, 12 Dec 2023 03:13:45 +0000 (19:13 -0800)]
barrier

18 months agoAdd a little to default conky build.
Pete [Mon, 11 Dec 2023 15:16:43 +0000 (07:16 -0800)]
Add a little to default conky build.

It is very convenient to have the wireless-tools built in.

18 months agoThe perils of using sed to turn your Slackware init scripts into CRUX ones!
Pete [Sun, 10 Dec 2023 06:11:34 +0000 (22:11 -0800)]
The perils of using sed to turn your Slackware init scripts into CRUX ones!

18 months agoSuccessful build!
Pete [Sun, 10 Dec 2023 06:00:24 +0000 (22:00 -0800)]
Successful build!

18 months agoFix devterm-a06 again. I should not do this kind of thing when tired.
Pete [Sun, 10 Dec 2023 05:55:57 +0000 (21:55 -0800)]
Fix devterm-a06 again.  I should not do this kind of thing when tired.

18 months agoAdjust paths.
Pete [Sun, 10 Dec 2023 05:54:45 +0000 (21:54 -0800)]
Adjust paths.

18 months agoFix some paths.
Pete [Sun, 10 Dec 2023 05:53:18 +0000 (21:53 -0800)]
Fix some paths.

18 months agoDangers of eating copypasta.
Pete [Sun, 10 Dec 2023 05:50:46 +0000 (21:50 -0800)]
Dangers of eating copypasta.

18 months agoFix a build error. This is the fun part.
Pete [Sun, 10 Dec 2023 05:48:30 +0000 (21:48 -0800)]
Fix a build error.  This is the fun part.

18 months agoMy DevTerm is running hot until I finish this.
Pete [Sun, 10 Dec 2023 05:43:07 +0000 (21:43 -0800)]
My DevTerm is running hot until I finish this.

18 months agoAdd the xorg config from CPi.
Pete [Mon, 4 Dec 2023 12:33:33 +0000 (04:33 -0800)]
Add the xorg config from CPi.