notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: x11-wm/stumpwm/files/stumpwm.in

Number of commits found: 3

Saturday, 2 Dec 2023
03:25 Joseph Mingrone (jrm) search for other commits by this committer
x11-wm/stumpwm: Update to 23.11

Sponsored by:	The FreeBSD Foundation
commit hash: e13be95102f3a773ad812117b8a10f5d1396f1df commit hash: e13be95102f3a773ad812117b8a10f5d1396f1df commit hash: e13be95102f3a773ad812117b8a10f5d1396f1df commit hash: e13be95102f3a773ad812117b8a10f5d1396f1df e13be95
Friday, 16 Nov 2018
11:25 jrm search for other commits by this committer
x11-wm/stumpwm: Fix shebang

Submitted by:	0mp
Reported by:	vifon (#freebsd on freenode)
Differential Revision:	https://reviews.freebsd.org/D18007
Original commitRevision:485074 
Friday, 18 Aug 2017
14:27 jrm search for other commits by this committer
x11-wm/stumpwm: re-add after deletion in 2014

Instead of bundling StumpWM, SBCL, and other libraries into one large
executable, pull in SBCL and the other dependencies and use the simple CL
framework that other FreeBSD CL ports use.

Since StumpWM only supports running under SBCL, the port pulls in the
*-sbcl port dependencies and conforms to the framework itself, except that
it directly installs the fasl files instead of having an associated
x11-wm/stumpwm-sbcl.  This means no fasl files will be generated under
~/.cache/common-lisp/sbcl-*/ [1] and the package is only made up of the
source, fasl files, and a few small, miscellaneous files.  From a user
perspective, they still get an executable, but it is a small shell script
and the package is under 3 MB instead of around 65 MB.

[1] Loading personal modules in ~/.stumpwmrc will still generate fasl files
    under ~/.cache/common-lisp/sbcl-*/
Original commitRevision:448234 

Number of commits found: 3