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

Number of commits found: 95

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
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
Tuesday, 20 Sep 2005
19:26 lesi search for other commits by this committer
Fix the fix for CAN-2005-2495.

Obtained from:  XFree86 CVS
Original commit
Monday, 12 Sep 2005
14:21 lesi search for other commits by this committer
Fix integer overflow when allocating large pixmaps.
(Freedesktop.org bug #594)

Obtained from:  Red Hat via simon
Security:       CAN-2005-2495
Original commit
Monday, 20 Jun 2005
18:30 lesi search for other commits by this committer
- Install X server setuid root by default, and provide a switch
  NO_SUID_XSERVER to disable this. The end result is same as it was before
  with x11/wrapper installed as the code from there is included in X
  server. It is also the same as xorg-server port does (from which this
  changes were taken). This should conclude removal of dependency on
  x11/wrapper from meta port for above reasons. [1]

- (patch-bsdResource.c) Correct the ranges of the bus resource windows on
  sparc64. This makes PCI video cards work that hang off directly from
  the Host-to-PCI bridge in machines like the Blade 100. [2]

- (patch-HALlib_bindings.c patch-mga_driver.c) Revert the MGA HALlib
  MGASetDisplayStart interface back to HALSetDisplayStart (taken from
  upstream CVS) [3]

Noticed by:     (bugsgrief at bugsgrief.net) [1]
Submitted by:   marius [2]
Reported and tested by: Steven Friedrich (FreeBSD at InsightBB.com) [3]
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
Wednesday, 16 Feb 2005
03:54 lesi search for other commits by this committer
- Grab a fix for ati driver panel mode decoding from Marc La France. [1]
- Install driver manpages with 'x' postfix so the ones that clash with
  FreeBSD ones are easier to obtain. [2]
- Fix plist.

PR:             ports/25576 [2]
Obtained from:  XFree86 CVS [1]
Reported and tested by: julian [1]
Original commit
Thursday, 23 Dec 2004
03:40 lesi search for other commits by this committer
Depend on xfree86-dri rather than dri. Also depend on it on amd64.
Original commit
Thursday, 11 Nov 2004
19:40 lesi search for other commits by this committer
Enable use of cirrus driver on NEC PC-9821 with CLGD755x. Patch was
submitted by Satoshi Kimura to both x11@freebsd.org and XFree86. It is
already in XFree86 CVS (Changelog #125) so the diff was taken from there.
Also install two files with Japanese documentation.

Submitted by:   Satoshi Kimura
Original commit
Sunday, 26 Sep 2004
14:15 lesi search for other commits by this committer
Fix behaviour of keyboard under pc98 where keycodes differ from i386. [1]
Fix behaviour of keyboard under sparc64, where keycodes were off by one
(i.e., when pressing 'd' on keyboard, server would get code for 'f'). [2]

PR:             ports/71937 [1]
Submitted by:   Satoshi Kimura [1], marius [2]
Approved by:    portmgr (linimon), mentor (anholt)
Original commit
Thursday, 2 Sep 2004
21:34 lesi search for other commits by this committer
Fix problem with XVideo (insufficient resources for operation).

PR:             ports/70317
Approved by:    anholt (mentor)
Obtained from:  Free Desktop.Org Bugzilla #474
Original commit
Tuesday, 31 Aug 2004
00:34 lesi search for other commits by this committer
Fix missing symbol with SiS driver.

PR:             ports/69790
Submitted by:   Andreas Kohn (andreas AT syndrom23.de)
Approved by:    anholt (mentor)
Original commit
Saturday, 21 Aug 2004
05:16 lesi search for other commits by this committer
Fix PLIST_SUB variables in amd64 and i386 cases to generate proper plist
and thus include all drivers in package. Bump PORTREVISION, since package
contents changed.

PR:             ports/70589
Approved by:    anholt (mentor)
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
Monday, 10 May 2004
05:42 anholt search for other commits by this committer
Register CONFLICTS on xorg-server.
Original commit
Wednesday, 25 Feb 2004
20:54 glewis search for other commits by this committer
. Build and install the SiS driver on the Alpha.  I've had this patch in
  my tree for quite some time, and it builds and installs correctly.  An
  earlier version (4.2) ran on a DS10 with a SiS card we had at work, but
  I no longer have access to that machine to test 4.3.  Despite that, I
  think this is worth putting in.
Original commit
Thursday, 12 Feb 2004
20:15 des search for other commits by this committer
Fix several buffer overflow issues in the fontpath handling code.
Remove an earlier patch which only partially addressed these issues.

Approved by:    so
Original commit
Monday, 9 Feb 2004
12:02 des search for other commits by this committer
Fix buffer overflow in font alias handling code.

Approved by:    so
Original commit
Tuesday, 25 Nov 2003
08:56 jake search for other commits by this committer
Fix XFree86-4-FontServer build on sparc64.

Requested by:   kris
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
Sunday, 9 Nov 2003
08:27 anholt search for other commits by this committer
The DRI client drivers are now provided by graphics/dri.  RUN_DEPENDS on them
instead of installing them from this port.
Original commit
Tuesday, 21 Oct 2003
02:58 anholt search for other commits by this committer
Mark NOT_FOR_ARCHS=ia64 and do a little plist sorting fix.
Original commit
Saturday, 27 Sep 2003
20:26 anholt search for other commits by this committer
Fix packaging of sunffb on sparc64.

Submitted by:   Marius Strobl <marius@alchemy.franken.de>
Original commit
Thursday, 25 Sep 2003
21:05 anholt search for other commits by this committer
Re-add the scanpci manpage on i386.

Reported by:    bento
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
Saturday, 23 Aug 2003
01:43 obrien search for other commits by this committer
Add support for AMD64.
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
Sunday, 27 Jul 2003
09:44 kris search for other commits by this committer
Add support for sparc64.

Submitted by:   jake (based on)
Original commit
Wednesday, 16 Jul 2003
21:06 anholt search for other commits by this committer
Fix compile of XFree86-4-Server on -current and add amd64 patches.

Submitted by:   peter (amd64)
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
Saturday, 10 May 2003
08:40 anholt search for other commits by this committer
Remove libXfont.* from the pkg-plist, since it's part of XFree86-4-libraries
and not part of this port.  This shouldn't cause portupgade problems for most
people because the port still installs libXfont.*  That will be fixed later.

Reported by:    kris
Original commit
Saturday, 3 May 2003
22:18 anholt search for other commits by this committer
Fix a crash with the siliconmotion (smi) driver.

PR:             ports/51450
Tested by:      Stacey Roberts <stacey@vickiandstacey.com>
Obtained from:  XFree86 bug #50
Original commit
Wednesday, 30 Apr 2003
00:16 anholt search for other commits by this committer
Fix a small memory leak in __driUtilCreateScreen()

PR:             ports/51580
Submitted by:   Alexey Dokuchaev <danfe@regency.nsu.ru>
Original commit
Saturday, 26 Apr 2003
08:29 anholt search for other commits by this committer
Fix a typo which caused problems on Radeon R300 cards, including text mode
restoring not working.

Obtained from:  RedHat
Original commit
Saturday, 12 Apr 2003
00:34 anholt search for other commits by this committer
Fix a package building problem on Alpha and fix a bad copy'n'paste.

Submitted by:   bento (via kris)
Original commit
Sunday, 6 Apr 2003
08:59 anholt search for other commits by this committer
Followup to last commit: Add missing radeon_cursor.c to the list of patches.
Original commit
08:48 anholt search for other commits by this committer
[1] Fix a hang in int10 on starting the server with multiple cards
[2] Fix a server hang on reset with DRI enabled on Radeons
[3] Fix a server hang on reset with DRI enabled on Matrox
[4] Fix screen going into powersaving with Xinerama, Xcursor, and Radeons
[5] Fix an unresolved symbol in the nv driver
[6] Fix a crash in DDC with Riva 128 cards (XFree86 bug 71)
[7] Add some missing manpages to the MAN4 list

PR:             [7] ports/50113
Obtained from:  [1] XFree86 bug 6
                [2] XFree86 bug 94
                [3] Panagiotis Papadakos <papadako@csd.uoc.gr>
                [4] XFree86 bug 90
                [5,6] XFree86 CVS
Original commit
Tuesday, 18 Mar 2003
23:41 anholt search for other commits by this committer
Add a patch to fix xkb initialization.

Approved by:    portmgr (kris)
Obtained from:  XFree86 CVS
Original commit
Saturday, 15 Mar 2003
04:28 anholt search for other commits by this committer
[1] Add a fix for a hang with Radeon cards in specific apps.
[2] Fix unresolved symbols messages in mga and r128 drivers.

Approved by:    portmgr (kris)
Obtained from:  [1] DRI CVS
                [2] Leif Delgass
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
Sunday, 8 Dec 2002
05:37 anholt search for other commits by this committer
[1] Move the recently committed patch-common_x86.c to XFree86-4-libraries
    so it covers libOSMesa, too.
[2] Reduce stack usage in libX11 (helps JDK 1.4)

PR:             [1] ports/46037
Submitted by:   [2] phantom
Approved by:    portmgr
Original commit
Thursday, 5 Dec 2002
01:25 anholt search for other commits by this committer
[1] Quiet some prolific debug output in cirrus driver.
[2] Stop SIGILLs when running GL clients on systems with SSE but no
    CPU_ENABLE_SSE in the kernel.
[3] Fix imake complaints after XFree86-4-libraries patch to stop libXThrStub
    build on post-500043 -current.

PR:             [1] 38590
Approved by:    portmgr
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
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
07:58 anholt search for other commits by this committer
Missed the PORTREVISION bump
Original commit
07:55 anholt search for other commits by this committer
Fix Matrox G550 cursor in the non-WITH_MATROX_GXX_DRIVER case.

PR:             37542
Submitted by:   Peter Johnson <freebsd@bilogic.org>
Original commit
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
Thursday, 5 Sep 2002
19:33 anholt search for other commits by this committer
Fix WITH_MATROX_GXX_DRIVER case after 4.2.1 upgrade.

Submitted by:   obraun
Original commit
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
Monday, 26 Aug 2002
17:41 sobomax search for other commits by this committer
When initialising s3 driver call fbPictureInit() like other drivers do. This
fixes a problem with RENDER extention not working with s3 driver. Bump
PORTREVISION.

Approved by:    maintainer (implicitly)
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
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
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
Sunday, 9 Jun 2002
02:21 obrien search for other commits by this committer
FreeBSD'ize the XFree86 v4 server configuration programs.

Sponsored by:   FreeBSD Mall, Inc.
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
Tuesday, 19 Mar 2002
18:22 will search for other commits by this committer
Fix alpha package -- some files are not installed when MACHINE_ARCH=alpha.
No PORTREVISION bump -- package for alpha didn't build last time and for
all other arches nothing changes.  Tested on i386 only.  This also fixes
the logic error which added MATROX files to pkg-plist if BuildXF86DRI was
set to NO.

Submitted by:   gallatin
Original commit
14:24 gallatin search for other commits by this committer
Tweaks to get this compiling on alpha:

- Disable the building of DRI (as it only works on x86)
- Ensure that HaveMatroxHal is defined to a valid value when DRI is not
  built, otherwise imake complains about a syntax error when it encounters
  HaveMatroxHal in the mga driver Imakefile

reviewed by: will
Original commit
Monday, 18 Mar 2002
00:52 will search for other commits by this committer
More cosmetic fixes:
 [1] Move warning about Matrox HAL drivers to pre-everything target, so the
     user gets the warning whether or not they enable the driver.
 [2] Tag Matrox-specific master sites and distfile.
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
Monday, 7 Jan 2002
19:51 sf search for other commits by this committer
sync with XFree86-4    - Fix a flickering LCD problem with i815 chipset.    
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:20 sf search for other commits by this committer
remove redundant definition.    
Original commit
Saturday, 5 Jan 2002
20:47 sf search for other commits by this committer
sync with x11/XFree86-4    - support ATI XPERT 128.    
Original commit
Sunday, 16 Dec 2001
14:53 sf search for other commits by this committer
Fix last commit; unbreak WITH_MATROX_GXX_DRIVER.    
Original commit
Saturday, 15 Dec 2001
17:55 asami search for other commits by this committer
Make pre-fetch in line 161 (one colon) consistent with others (two colons).    
Original commit
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
Saturday, 1 Sep 2001
13:05 sf search for other commits by this committer
sync with x11/XFree86-4.    
Original commit
Thursday, 14 Jun 2001
18:54 ade search for other commits by this committer
Change ${RM} to ${RM} -f in post-build, otherwise things stop   right at the end
of the build process with a complaint that it   can't remove a non-existent
file.    
Original commit
Tuesday, 12 Jun 2001
17:08 sf search for other commits by this committer
display PKGMESSAGE correctly.    
Original commit
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, 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
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
Friday, 3 Nov 2000
21:28 asami search for other commits by this committer
Comment out whole pre-everything: target that doesn't do anything now,   it gets
"Inconsistent operator for pre-everything" error on some systems.    
Original commit
11:08 asami search for other commits by this committer
Change wrapper dependency -- depend on wrapper from XFree86-4-Server.  Don't  
install server with setuid bit.  Various fixed from XFree86-4 port.    
Original commit
Sunday, 8 Oct 2000
10:18 asami search for other commits by this committer
${PKGDIR}/INSTALL -> ${PKGINSTALL}.  It isn't checking the arguments   anyway
but I'm giving it the requisite two arguments.    
Original commit
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
11:54 asami search for other commits by this committer
Oops, syntax error when !defined(BATCH) and !defined(PACKAGE_BUILDING).   Also
change pre-fetch to pre-everything.    
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
Friday, 9 Jun 2000
09:35 kris search for other commits by this committer
Correct typo    
Original commit
07:55 kris search for other commits by this committer
Note the possible insecurity of this port.    
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: 95