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/libXcursor/pkg-plist

Number of commits found: 10

Monday, 4 Mar 2024
06:55 Emmanuel Vadot (manu) search for other commits by this committer
x11/libXcursor: Update to 1.2.2

Release notes:	https://lists.x.org/archives/xorg-announce/2024-March/003465.html

Sponsored by:	Beckhoff Automation GmbH & Co. KG
commit hash: 03b4230f8c477e987557a1d31a01dc89ab6f7ddc commit hash: 03b4230f8c477e987557a1d31a01dc89ab6f7ddc commit hash: 03b4230f8c477e987557a1d31a01dc89ab6f7ddc commit hash: 03b4230f8c477e987557a1d31a01dc89ab6f7ddc 03b4230
Saturday, 27 Jan 2024
12:36 Muhammad Moinur Rahman (bofh) search for other commits by this committer
x11/libXcursor: Moved man to share/man

Approved by:    portmgr (blanket)
commit hash: 8579c695dfddabb2c8703dfea44db3e3c4d6a5ee commit hash: 8579c695dfddabb2c8703dfea44db3e3c4d6a5ee commit hash: 8579c695dfddabb2c8703dfea44db3e3c4d6a5ee commit hash: 8579c695dfddabb2c8703dfea44db3e3c4d6a5ee 8579c69
Saturday, 18 Apr 2015
15:34 kwm search for other commits by this committer
Misc X.org port updates:

Update gccmakedep to 1.0.3.
Update imake to 1.0.7.
Update libpciaccess to 0.13.3.
Update libdrm to 2.4.60.
Update bitmap to 1.0.8.
Update fstobdf to 1.0.6.
Update iceauth to 1.0.7.
Update libXdmcp to 1.1.2.
Update libXp to 1.0.3.
Update libXvMC to 1.0.9.
Update libXxf86vm to 1.1.4.
Update libxshmfence to 1.2.
Update randrproto to 1.4.1.
Update rgb to 1.0.6.
Update sessreg to 1.1.0.
Update xcb-util-cursor to 0.1.2.
Update xedit to 1.2.2.
Update xkbcomp to 1.3.0.
Update xkeyboard-config to 2.14.
Update xproto to 7.0.27.
Update xf86-input-mouse to 1.9.1.
Update xf86-input-synaptics to 1.8.2.
Update xf86-video-i710 to 1.3.5.
Update xf86-video-mga to 1.6.4.
Update xf86-video-tdfx to 1.4.6.
Update xf86-video-vmware to 13.1.0.
Update bdftopcf to 1.0.5.
Update font-util to 1.3.1.
Update fslsfonts to 1.0.5.
Update mkfontscale to 1.1.2.
Update showfont to 1.0.5.
Update xfs to 1.1.4.
Update xfsinfo to 1.0.5.

Remove :keepla from USES=libtool for X libraries in bsd.xorg.mk, and bump
  all affected ports.

PR:		199400
Obtained from:	Xorg-devel repo
Original commitRevision:384234 
Monday, 8 Dec 2014
21:05 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:374322 
Wednesday, 16 Apr 2014
18:28 zeising search for other commits by this committer
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
Original commitRevision:351411 
Monday, 16 Dec 2013
11:11 zeising search for other commits by this committer
Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]
If the old xorg stack is still needed, it is possible to add WITHOUT_NEW_XORG=
to /etc/make.conf to get the old version.

Update several xorg related ports, including:
x11/libxcb 1.9.1 -> 1.9.3
graphics/libdrm 2.4.46 -> 2.4.50
x11/pixman 0.30.2 -> 0.32.4
x11/xkeyboard-config 2.9 -> 2.10.1
x11-drivers/xf86-input-keyboard 1.7.0 -> 1.8.0

Fix dissapearing cursor in xf86-video-vmware [2]

Stagify all x11@-owned ports

Bump portrevisions for xf86-* ports due to xserver version change.

Fix fallout from updates where needed.

Thanks to:	all testersi, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/184684 [1], ports/181385 [2]
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net> [2]
Approved by:	portmgr (bdrewery), core (jhb) [0]
Original commitRevision:336621 
Wednesday, 15 Jun 2005
02:42 lesi search for other commits by this committer
Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27).
Original commit
Friday, 18 Mar 2005
20:30 lesi search for other commits by this committer
Generate proper package listing when using new mtree from xorg-server port.
Original commit
Sunday, 8 Feb 2004
01:10 marcus search for other commits by this committer
Add a missing dependency on libXrender, and add a missing '\n' to the end of
the pkg-plist.
Original commit
Monday, 22 Dec 2003
01:41 anholt search for other commits by this committer
New port: Prerelease version of libXcursor from freedesktop.org:
X client-side cursor loading library

Testing is encouraged, but please do not use these ports as dependencies until
they are updated to release tarballs and the XFree86 ports have been updated to
depend on them.
Original commit

Number of commits found: 10