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/pkg-descr

Number of commits found: 4

Wednesday, 7 Sep 2022
21:58 Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 fb16dfe
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 
Thursday, 28 Mar 2013
16:29 eadler search for other commits by this committer
Style: tab -> space.

Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree.
Original commitRevision:315487 
Tuesday, 11 Mar 2008
22:54 alepulver search for other commits by this committer
Stumpwm is a tiling, keyboard driven X11 Window Manager written entirely in0
Common Lisp.

If you're tired of flipping through themes like channel-surfing, and going
from one perfect-except-for-just-one-thing window manager to another
even-more-broken-in-some-other-way then perhaps Stumpwm can help.

Stumpwm attempts to be customizable yet visually minimal. There are no window
decorations, no icons, and no buttons. It does have various hooks to attach
your personal customizations, and variables to tweak.

* Hack the good hack.
* Debug your good hack.
* Customize your window manager.

While it's running. That's right. With a 100% Common Lisp window manager
there's no stopping the hacks. Just re-eval and GO!

WWW:    http://www.nongnu.org/stumpwm/
Original commit

Number of commits found: 4