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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: x11-drivers/input-wacom/Makefile

Number of commits found: 27

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 
Saturday, 15 Mar 2014
15:45 miwi search for other commits by this committer
- Convert USE_GMAKE to USES
Original commitRevision:348336 
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 
Friday, 20 Sep 2013
23:48 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-drivers)
Original commitRevision:327779 
Thursday, 28 Mar 2013
15:51 eadler search for other commits by this committer
Drop support for old versions of FreeBSD from unmaintained ports

Reviewed by:	miwi
Original commitRevision:315474 
Monday, 18 Jun 2012
08:06 scheidell search for other commits by this committer
- Update to 0.15.0

PR:             ports/168968
Submitted by:   Jan Beich <jbeich@tormail.org>
Approved by:    The little elves
Original commit
Thursday, 31 May 2012
14:49 bapt search for other commits by this committer
Convert to new options framework
Original commit
Saturday, 21 Apr 2012
17:03 miwi search for other commits by this committer
- Please welcome Xorg 7.5.2

       The Xorg Team is pleased to announce the next round of Xorg updates.
       The team created a new flag called WITH_NEW_XORG that users can include
       in /etc/make.conf. This was created for the intel KMS work being done
       althouthough It probably works for other chips. Unfortunately, the intel
       KMS driver will only work on FreeBSD 9(RELENG|STABLE) or 10/HEAD users.
       Older version of FreeBSD will not be supported. Intel users will need
       to patch their source manually with Konstantin?s KMS kernel patch to get
       the newer chips to work. Please carefully read UPDATING entry.

Changes:

        - libdrm 2.4.31 (including KMS support)
        - mesa 7.11.2
        - xorg-server 1.10.6
        - a lot of new Graphic Drivers.

    I would like to thank:

         Koop Mast
         Eitan Adler
         Niclas Zeising
         and all helpers and testers from x11@.
Original commit
Monday, 12 Mar 2012
18:39 scheidell search for other commits by this committer
- Unbreak port
- Update to 40.0.11.1
- Reset portmaintainer

PR:             ports/165464
Submitted by:   Peter Kosyh <gl00my@mail.ru>
Feature safe:   yes
Original commit
Monday, 28 Feb 2011
04:43 miwi search for other commits by this committer
- Restore BROKEN does not build
Original commit
Friday, 25 Feb 2011
16:52 miwi search for other commits by this committer
- Please welcome Xorg 7.5.1

The X-Server has been patched to the latest 1.7.X series, drivers
and fonts have been updated to the latest versions. This update includes
some components from Xorg 7.6 with a lot of improvements, and it seems
that the performance is much better than the old version. Also this
Update fix build issues with clang and binutils 2.17.50 in current,
remove 6.X gruft and de-author pkg-descr.

I would like to thank:

        Beat Gaetzi
        Dima Panov
        Koop Mast
        Eitan Adler
        and all Testers.

PR:             ports/147646
                ports/148035
                ports/148744
                ports/150223
                ports/152889
                ports/154457
Original commit
Friday, 23 Jul 2010
20:14 pav search for other commits by this committer
- Mark BROKEN on 6.X: does not compile
  cc1: error: unrecognized command line option "-fvisibility=hidden"

Reported by:    pointyhat
Original commit
Saturday, 10 Jul 2010
10:07 miwi search for other commits by this committer
- Unbreak with Xorg 1.7X

PR:             146495 (based on)
Submitted by:   Alex Deiter <alex.deiter@gmail.com>
Approved by:    maintainer
Original commit
Friday, 7 May 2010
03:37 miwi search for other commits by this committer
- Fix build on 6.X
Original commit
Saturday, 1 May 2010
11:41 miwi search for other commits by this committer
- Update to Xorg 7.5

The Intel drivers was patched to work with
the new server. The drivers for Vesa, NV,NVIDIA and
ATI have been tested thoroughfully and seem to work fine.
A complete changelog of Xorg 7.5 can you read here:

http://www.x.org/releases/X11R7.5/

A note to FreeBSD 6.X users: We strongly recommend you
to update your system to 7.x or above.

For updating try

portupgrade -af \*

or:

portmaster -af

Please report any problems and issus to x11 (at) FreeBSD.org.

Thanks to beat@, rnoland@, fluffy@, stas@ and all testers for their help
and Feeback.

Tested by:      Community and 2x exp-runs
Original commit
Sunday, 7 Feb 2010
15:25 rnoland search for other commits by this committer
Chase xorg-server update and bump driver PORTREVISIONS.
Original commit
Friday, 15 Jan 2010
18:41 erwin search for other commits by this committer
Fix the bsd.port.(pre|post).mk inclusion that was incorrectly removed
in the previous revision and breaks INDEX

Submitted by:   itetcu
Pointyhat to:   pgollucci
Original commit
02:54 pgollucci search for other commits by this committer
- USB module does not build on 8.x, turn it off by default in this case.

PR:             ports/141829
Submitted by:   Dominic Fandrey <lon_kamikaze@gmx.de>
Original commit
Saturday, 22 Aug 2009
00:39 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with X
Original commit
Friday, 29 May 2009
13:13 erwin search for other commits by this committer
Mark BROKEN on 8.x: does not build.
Original commit
Thursday, 7 May 2009
19:42 rnoland search for other commits by this committer
Chase xserver update with driver port bumps.
Original commit
Thursday, 9 Apr 2009
23:10 pav search for other commits by this committer
- Fix build with xorg-server 1.6

PR:             ports/133466
Submitted by:   Kalten <kalten@gmx.at>
Approved by:    Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Original commit
Saturday, 4 Apr 2009
04:05 rnoland search for other commits by this committer
Chase the Xorg server update and bump ports that depend on it.
Original commit
Monday, 26 Jan 2009
17:47 pgollucci search for other commits by this committer
- Update to 0.8.2-2

PR:             ports/130946
Submitted by:   Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Original commit
Saturday, 17 Jan 2009
22:55 miwi search for other commits by this committer
- Update to 0.8.2

PR:             129906
Submitted by:   Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Original commit
Friday, 21 Nov 2008
02:12 pgj search for other commits by this committer
- Fix missing shared object issue
- Try to remove XINPUTMODDIR

Submitted by:   maintainer (partially)
Approved by:    maintainer, gabor
Original commit
Tuesday, 18 Nov 2008
14:07 pgj search for other commits by this committer
Add an X.Org driver, a kernel module, and a script to configure X.Org
for Wacom tablets.

The X.Org driver is a port of the Linux Wacom Project's [1] work.

The kernel module required for USB tablets is provided by Bartosz
Fabianowski [2], and supports the following devices:

Graphire*, Graphire2*, Graphire3, Graphire4
Bamboo, Bamboo One*, Bamboo Fun
Intuos3, Cintiq 21UX
Volito*, Volito2*
PenStation2*, PenPartner2*

* not tested

PR:             ports/128547
Submitted by:   Dominic Fandrey [3]
Reviewed by:    gabor
Approved by:    gabor

[1] http://linuxwacom.sourceforge.net
[2] <freebsd (at) chillt (dot) de>
[3] <kamikaze (at) bsdforen (dot) de>
Original commit

Number of commits found: 27