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-servers/XFree86-4-Server/distinfo

Number of commits found: 24

Friday, 7 Mar 2008
21:47 flz search for other commits by this committer
Remove support for XFree8-4.

From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore.

PR:             ports/119418
Submitted by:   flz
Approved by:    portmgr (pav)
Original commit
Friday, 11 Nov 2005
22:16 lesi search for other commits by this committer
If port belongs to X11 distribution different than ${X_WINDOW_SYSTEM} one,
point to The X Window System and Virtual Consoles chapter of FAQ.

Add SHA256.
Original commit
Wednesday, 15 Jun 2005
02:40 lesi search for other commits by this committer
Upgrade to XFree86 4.5.0.

Ports changes:
- Drop dependency on x11/wrapper. X server already contains this code
(programs/Xserver/os/utils.c rev. 3.58).
- Install default SecurityPolicy with XFree86-4-libraries, thus avoiding
plists and who-owns-what complications between different fooServer ports.
Copy default file to real one if that doesn't exist and remove both upon
uninstall if they are the same.
- Revert change to Imake.rules rev. 3.132 in devel/imake-4 port, since
couple of ports break with this change
(devel/imake-4/files/patch-Imake.rules)
- Add grehans patches for PPC [1]
- Several of directories that were previously in /etc/mtree/BSD.x11-4.dist
were moved to respective ports pkg-plists

PR:             [1] 78345, 78346, 78348, 78352, 78353, 78354, 78355, 78356
Original commit
Tuesday, 10 Aug 2004
01:29 marcus search for other commits by this committer
Update XFree86 clients to 4.4 release.  Release notes are available at
http://www.xfree86.org/4.4.0/RELNOTES.html

PR:             ports/67733 imake
                ports/67508 libraries
                ports/67510 clients
                ports/67513 server
                ports/67776 100dpi fonts
                ports/67777 75dpi fonts
                ports/67778 cyrillic fonts
                ports/67779 default bitmap fonts
                ports/67781 font encodings
                ports/67783 scalable fonts
                ports/67784 font server
                ports/67785 XFree86 meta-port
                ports/67775 documents
                ports/67786 manpages
                ports/67787 nest server
                ports/67788 print server
                ports/67789 virtual framebuffer server
                ports/56487 (Upgrading Xfree86-clients from ports overwrites xdm
config files)
                ports/44252 (XFree86-4-Server port removes/overwrites config
files)
Submitted by:   Dejan Lesjak (dejan DOT lesjak AT ijs DOT si)
Additional changes by:  anholt
                        Jung-uk Kim (jkim AT niksun DOT com)
                        arved
Tested by:      pointyhat
                linimon
Original commit
Wednesday, 31 Mar 2004
03:12 trevor search for other commits by this committer
SIZEify (maintainer timeout)
Original commit
Tuesday, 11 Mar 2003
23:38 anholt search for other commits by this committer
Update XFree86 ports, including linux_dri, to 4.3.0.  Set IGNORE= in dri-devel
for being outdated.  Thank you to all the testers and people who submitted
patches for this update.

Approved by:    portmgr
Original commit
Saturday, 25 Jan 2003
20:14 anholt search for other commits by this committer
Re-add mga_hal's checksum yet again.
(working on a separate mga_hal port to get rid of this mess once and for all)

Submitted by:   many
Original commit
Friday, 24 Jan 2003
04:14 anholt search for other commits by this committer
[1] Fix missing symbols in i810 driver
[2] Fix xdm on Alpha by using NetBSD's version of Wraphelp.c
[3] Report buttons 7 and when using sysmouse protocol
[4] Fix missing symbols in r128 driver.
[5] Reset /usr/X11R6/bin/X to Xwrapper-4 after install if Xwrapper-4 exists.

PR:             [1] i386/44203
                [2] ports/43664
                [3] ports/43232
Original commit
Wednesday, 9 Oct 2002
04:26 anholt search for other commits by this committer
o Back out a patch from the 4.2.1 update which broke DPMS on Rage 128 hardware
o Use XFree86's mga driver, even in the WITH_MATROX_GXX_DRIVER case. (it now
  only adds installation of the hal library)
Original commit
Thursday, 19 Sep 2002
06:37 anholt search for other commits by this committer
Update XFree86 Servers ports to 4.2.1 + the second SHM security fix (for
XFree86-4-Servers, this fixes the case where the X Server is started by xdm).
Original commit
Thursday, 5 Sep 2002
03:48 anholt search for other commits by this committer
Update XFree86-4-clients, -Servers, and -libraries to 4.2.1.
The most notable update is fixing what appears to be possible privelege
escalation with libX11 and setuid clients (xterm is one).
Original commit
Thursday, 15 Aug 2002
20:44 anholt search for other commits by this committer
gzip the new patches to help users who are getting mangled text files from
${MASTER_SITE_LOCAL}

PR:             41408
Original commit
Wednesday, 7 Aug 2002
15:09 lioux search for other commits by this committer
Add missing checksum unbreaking WITH_MATROX_GXX_DRIVER

PR:             41367
Submitted by:   Sergey N. Voronkov <serg@tmn.ru>
Approved by:    maintainer (travelling approval)
Original commit
Monday, 5 Aug 2002
07:26 anholt search for other commits by this committer
1. Use XlcDL.c from X CVS to help people with Korean or Japanese XIM and GTK+
2. Update PCI IDs and nv driver to include newer nv chipsets
3. Add SHM to XFree86's libc wrapper on bsd to help with nv binary drivers.
4. Fix mouse scrollwheels on -current (new gcc)

Submitted by:   [1] Hye-Shik Chang <perky@FreeBSD.org>
                [2] Chris Dillon <cdillon@wolves.k12.mo.us>
                [3] Matthew N. Dodd <mdodd@freebsd.org>
                [4] Ted Lindgreen <ted@sanne.nlnetlabs.nl>
Approved by:    mdodd
Original commit
Friday, 2 Aug 2002
02:57 anholt search for other commits by this committer
gzip Wraphelp.c and put it in local_distfiles, to help users having troubles
downloading it.  Move freebsd-glide3headers there too.  Update BUILD_DEPENDS
for font ports to catch new requirements as of 4.2.0.

PR:             40362, 40759
Approved by:    des (mentor)
Original commit
Tuesday, 2 Apr 2002
02:03 will search for other commits by this committer
Update to always compile DRI on i386 machines, including 3dfx support.
/sys no longer needs to be accessible, nor does Glide support (unlike with
4.1.0).  Bump PORTREVISION to denote update.

PR:             36181
Submitted by:   Eric Anholt <eanholt@gladstone.uoregon.edu>
Original commit
Sunday, 17 Mar 2002
23:03 will search for other commits by this committer
[1] Update MGA HAL drivers for XFree86 4.2.0.
[2] If WITH_MATROX_GXX_DRIVER defined, bump PORTREVISION to preserve the
    upgrade path for users who already have 4.2.0 but not this.
[3] Cosmetic cleanups.

Submitted by:   [1] Glenn Johnson <glennpj@charter.net>
Original commit
Saturday, 16 Mar 2002
23:40 will search for other commits by this committer
XFree86 4.2.0 Stage 2: XFree86-4-* miniport upgrades
        [1] Upgrade to 4.2.0.
        [2] Allow Wraphelp.c to be fetched by default, set HasXdmAuth=YES
            by default.

Submitted by:   [1] sf, taguchi@tohoku.iij.ad.jp
Approved by:    [2] core
Original commit
Saturday, 15 Dec 2001
02:58 sf search for other commits by this committer
Fix long-standing bug of this ports: support HasXdmAuth correctly.    
Original commit
Saturday, 20 Oct 2001
06:25 sf search for other commits by this committer
o sync with x11/XFree86-4    - re-enable DRI support.    - fix radeon DRI
module.    
Original commit
Tuesday, 12 Jun 2001
16:01 sf search for other commits by this committer
update to 4.1.0.   get rid of version number from comments in Makefile,
pkg-comment and pkg-descr.    
Original commit
Friday, 1 Jun 2001
16:42 sf search for other commits by this committer
Chase checksum of xc/mga-1_2_0beta.tgz.    
Original commit
Thursday, 12 Apr 2001
15:26 sf search for other commits by this committer
sync up with x11/XFree86-4.   o build DRI kernel modules.   o add option to
build Matrox G200/G400/G450 beta drivers.    
Original commit
Sunday, 25 Mar 2001
23:04 sf search for other commits by this committer
update to 4.0.3.   o use internal freetype2 for consistency with x11/XFree86-4. 
 o added xthreads obtained from x11/XFree86-4.   o install "ws" type config
sample for xdm.   o build DRI only if kernel source installed in /sys.   o fix
Riva128/SGRAM driver(patch-riva_hw.c).    
Original commit

Number of commits found: 24