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-VirtualFramebufferServer/Makefile

Number of commits found: 39

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
Thursday, 13 Sep 2007
19:45 flz search for other commits by this committer
- Update X.org ports to 7.3.
- Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25.
I hope that nobody will be bored enough on Christmas to remove them on
that day.

Tested by:      vehemens, Rene Ladan, Beech Rintoul, sarek on x11@
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Tuesday, 17 Oct 2006
20:04 marcus search for other commits by this committer
Remove the FreeType EXTRA_PATCHES now that they are in XFree86-4-libraries.

Submitted by:   Scott Allendorf <scott-allendorf@uiowa.edu>
Approved by:    portmgr (implicit)
Original commit
Saturday, 14 Oct 2006
08:54 marcus search for other commits by this committer
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:   mezz, ahze, pav, and many others
Approved by:    portmgr (implicit, kris)
Original commit
Saturday, 26 Aug 2006
04:09 lesi search for other commits by this committer
Fix crash by bad pcf font.

Obtained from:  XFree86 CVS
Security:       CVE-2006-3467
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
Thursday, 23 Dec 2004
05:31 lesi search for other commits by this committer
Bump PORTREVISION, since html manpages are no longer built/installed
and that changes packaging content.
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
Friday, 23 Jul 2004
19:10 anholt search for other commits by this committer
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
  and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:             ports/68763
Approved by:    portmgr (marcus)
Approved by:    re (scottl)
Original commit
Saturday, 19 Jun 2004
06:10 anholt search for other commits by this committer
Register new CONFLICTS.
Original commit
Friday, 12 Dec 2003
23:50 anholt search for other commits by this committer
Don't install conflicting Xserver.1 manpage from other XFree86-4-*Server.  It
will only be provided by XFree86-4-Server(-snap).

PR:             ports/59155
Submitted by:   Guido Berhoerster <ich@guido-berhoerster.org>
Original commit
Wednesday, 12 Nov 2003
01:04 anholt search for other commits by this committer
Switch MAINTAINER to x11@FreeBSD.org for group maintaining of these ports.
Original commit
Wednesday, 3 Sep 2003
22:12 anholt search for other commits by this committer
Fixes for potential integer overflows in font libraries.

Obtained from:  XFree86 CVS
Original commit
Tuesday, 12 Aug 2003
18:35 anholt search for other commits by this committer
[1] Fix xdmcp queries in the X servers (bug 277)
[2] Fix underlining in the freetype backend (bug 330)

PR:             [1] ports/52387
                [2] ports/55134
Submitted by:   [1] Joel Ray Holveck <joelh@piqnet.org>
                [2] Ariff Abdullah <skywizard@MyBSD.org.my>
Original commit
Wednesday, 14 May 2003
07:02 anholt search for other commits by this committer
[1] Make the HTML manpages get put into the packages again.
[2] Check that XFREE86_VERSION=4 is set when building, rather than setting it.
[3] Move many common Makefile bits to XFree86-4-libraries/Makefile.inc
[4] Make the XFree86-4-Server port not install libXfont.so.
[5] Move the xcursor.pc file to its proper location in
${X11BASE}/libdata/pkgconfig
[6] Don't explicitly link libGL.so against libc, for the sake of 4.x's pthreads.

Submitted by:   [5,6] Ports Fury
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
Friday, 7 Mar 2003
06:13 ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
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
Thursday, 17 Oct 2002
07:20 anholt search for other commits by this committer
[1] Make the 4.2.1 ports all use the merged 4.2.1+mitshm patch.
[2] Make the ports respect CFLAGS better.  Now CFLAGS (and CC/CXX) are set for
the build during the configure stage.

PR:             [2] 40271, 43369
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
Wednesday, 18 Sep 2002
04:23 anholt search for other commits by this committer
Update XFree86-4-* ports which share XFree86-4-libraries's patches:
- Reduce build times by not rebuilding some programs/libraries in each port.
- Move some files from -clients to -libraries and from -libraries to -server.
- Make package-building in XFree86-4 more intuitive

PR:     41606 (package building)
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
Thursday, 18 Jul 2002
20:30 anholt search for other commits by this committer
Make XFree86-4 miniports use imake-4's HasXdmAuth setting (default is YES).
Clean up Wraphelp.c inclusion in the ports that need it.
Add USE_PERL5 to imake-4.

Approved by:    des
Original commit
Sunday, 14 Jul 2002
20:26 anholt search for other commits by this committer
Take over maintainership of XFree86-4 ports.  Add patches to fix libGLU on
-current, fix the DRI with Wine, update the config files for the X ports, and
fix many of them to allow continuing of the X build after interruption (it
used to clean and rebuild).

Approved by:    will, des (mentor)
Original commit
Friday, 7 Jun 2002
13:55 will search for other commits by this committer
Add runtime dependency on default font bitmaps so this works OOB.  Bump
PORTREVISION to include package change.

Submitted by:   mbr
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
Sunday, 6 Jan 2002
20:50 sf search for other commits by this committer
o pre-fetch: -> pre-everything::   o ECHO -> ECHO_MSG   o add comments.    
Original commit
20:26 sf search for other commits by this committer
pass HasXdmAuth to configure script.    
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
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
Thursday, 29 Mar 2001
12:04 sf search for other commits by this committer
o fix MASTER_SITE_SUBDIR.   o unbreak -clients when USA_RESIDENT does not set.  
 
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
Sunday, 8 Oct 2000
08:21 asami search for other commits by this committer
Change PATCHDIR from patches/ to files/.  Also change PKGDIR (pkg/ to   .) and
other pkg variables if they are nearby.    
Original commit
Thursday, 21 Sep 2000
09:46 sobomax search for other commits by this committer
Use MASTER_SITE_XFREE.    
Original commit
Friday, 25 Aug 2000
23:29 asami search for other commits by this committer
Add missing manpages and html documents.  (Hmm, duplicates....)    
Original commit
11:35 asami search for other commits by this committer
Update to 4.0.1.  Remove libraries from -clients.  Try to extract   only what
each port needs.  Other miscellaneous bug fixes.    
Original commit
Thursday, 8 Jun 2000
11:42 asami search for other commits by this committer
Split up XFree86-4 into several pieces.  Pretty green, please test with care.   
Original commit

Number of commits found: 39