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/windowmaker/files/patch-src_wmspec.c

Number of commits found: 3

Saturday, 18 Feb 2012
09:16 dougb search for other commits by this committer
After just 7 short years, a new release of WindowMaker, 0.95.2

New features and highlights:

Left Half / Right Half Maximize.

Maximus: tiled maximization. Maximizes a window such that it occupies the
  largest area without overlapping others.

New mouse-resizing functionality. Windows can now be resized vertically
  (horizontally) using MOD+Wheel (CTRL+Wheel).

History and TAB completion in dialogs. To use this new functionality in
  your old WMRootMenu, replace %a by %A in the relevant entry. It will
  look like this (Run..., SHEXEC, "%A(Run, Type command:)"). Or use
  wmgenmenu to generate a new menu.

Bouncing appicon effect.

New applications (wmgenmenu and wmmenugen) to generate the root menu
  automatically by looking which applications you have on your $PATH.
  Translations to German, Spanish and French of menus generated by
  wmgenmenu.

Improved dockapp recognition.

And many trivial things which reduce little annoyances one might have.
  For example, an option was added to control whether or not Window Maker
  should do automatic workspace switching to satisfy a focus request from
  a window located in another workspace.

Added keyboard shortcut to uncover/cover the dock.

Mac OS X-style window cycling.

Preliminary XRandR support (needs a bit more work to be bug-free).

Many other bug fixes.

For the ports:
* Remove patches that have been adopted upstream or otherwise made
  obsolete
* Remove the OPTIONS, and enable all features
* Improve PREFIX-safety
* Otherwise simplify the windowmaker port
* Make libwraster a proper slave port
Original commit
Wednesday, 31 Dec 2008
10:01 dougb search for other commits by this committer
On amd64 clicking the WPrefs.app can cause a crash.

Fix obtained partly from the PR and partly from the Debian RPM. The wmspec.c
fix was confirmed in the latest version of windowmaker in their repo.

PR:             ports/120284
Submitted by:   Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>
Original commit
Thursday, 11 Aug 2005
07:52 dougb search for other commits by this committer
1. Move the include of bsd.port.pre.mk before OPTIONS based on a recent
post to -ports on this topic
2. Fix build on amd64 by not trying to inline asm code designed for i386
3. Add a patch to fix window positioning on amd64, from
http://article.gmane.org/gmane.compw.window-managers.windowmaker.devel/749

2 and 3 provided/reminded by Dejan Lesjak <dejan.lesjak@ijs.si>
Fixes for 2 and 3 tested by Dejan, and A Dude <adudek16@gmail.com>.

Approved by:    portmgr (krion)
Original commit

Number of commits found: 3