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-servers/xorg-server/files/patch-config-hal.c

Number of commits found: 4

Saturday, 4 Apr 2009
04:04 rnoland search for other commits by this committer
Update Xorg server to 1.6.0

        o Update randrproto, libXrandr and xrandr to 1.3.0
        o Update xf86-video-intel to 2.6.3
        o Update other less common drivers as needed
        o Mark a bunch of un-maintained input drivers ignored
        o Update the various slave X server ports as well
Original commit
Sunday, 8 Feb 2009
07:23 rnoland search for other commits by this committer
Add a patch to deal with the hald/xorg startup race.  With this patch
it should be safe for hald to start even after the Xserver.

Obtained from:  xorg-devel
Original commit
Friday, 23 Jan 2009
16:28 flz search for other commits by this committer
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
Original commit
Tuesday, 1 Apr 2008
18:14 jkim search for other commits by this committer
Fix mouse probing issues with HAL support:

- Do not probe /dev/psm0 as SysMouse if HAL support is enabled.
- Add /dev/ums0 as SysMouse if HAL support is disabled.
- Do not force sysmouse(4) mode unless device is /dev/sysmouse.  When
moused(8) is not running, current mode level is untouched.
- Correcly check if moused is actually running.  Checking pid file is
not enough because it may be /var/run/moused.<device>.pid when it is
invoked by devd(8) for USB mice.
- Do not attach device if it is opened by moused.
- Correctly add device path for HAL.

This patch is tested with many possible combinations of moused(8), HAL,
PS/2 mouse, USB mouse, and xorg.conf.

Tested by:      cokane, jkim, marcus,
                Matthew Seaman (m dot seaman at infracaninophile dot co dot uk)
Original commit

Number of commits found: 4