non port: x11-servers/XFree86-4-Server/scripts/configure |
SVNWeb
|
Number of commits found: 27 |
Fri, 7 Mar 2008
|
[ 21:47 flz ] (Only the first 10 of 195 ports in this commit are shown above. )
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)
|
Mon, 20 Jun 2005
|
[ 18:30 lesi ]
- 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]
|
Wed, 15 Jun 2005
|
[ 02:40 lesi ] (Only the first 10 of 116 ports in this commit are shown above. )
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
|
Wed, 16 Feb 2005
|
[ 03:54 lesi ]
- 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]
|
Thu, 23 Dec 2004
|
[ 01:35 anholt ] (Only the first 10 of 114 ports in this commit are shown above. )
Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2
DRI drivers are incompatible with the old libGL in XFree86, they have been
repocopied to graphics/xfree86-dri. Also note that with this commit the html
manpages are going away, and with it the runtime dependency on perl for the
imake port.
Release notes at: http://www.x.org/X11R6.8.1/RELNOTES.txt
Props to: kris (multiple cluster runs and sorting through logs)
lesi (fixing all the issues in those logs, and more)
|
Thu, 11 Nov 2004
|
[ 19:40 lesi ]
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
|
Tue, 10 Aug 2004
|
[ 01:29 marcus ] (Only the first 10 of 129 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Wed, 25 Feb 2004
|
[ 20:54 glewis ]
. 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.
|
Thu, 13 Nov 2003
|
[ 10:33 trevor ]
Remove my e-mail address from these files, to reduce spam.
|
Sun, 9 Nov 2003
|
[ 08:27 anholt ]
The DRI client drivers are now provided by graphics/dri. RUN_DEPENDS on them
instead of installing them from this port.
|
Tue, 11 Mar 2003
|
[ 23:38 anholt ] (Only the first 10 of 124 ports in this commit are shown above. )
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
|
Thu, 5 Dec 2002
|
[ 01:25 anholt ]
[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
|
Thu, 17 Oct 2002
|
[ 07:20 anholt ] (Only the first 10 of 22 ports in this commit are shown above. )
[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
|
Wed, 18 Sep 2002
|
[ 04:23 anholt ] (Only the first 10 of 32 ports in this commit are shown above. )
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)
|
Thu, 18 Jul 2002
|
[ 20:30 anholt ] (Only the first 10 of 16 ports in this commit are shown above. )
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
|
Sun, 14 Jul 2002
|
[ 20:26 anholt ] (Only the first 10 of 21 ports in this commit are shown above. )
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)
|
Tue, 2 Apr 2002
|
[ 02:03 will ]
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>
|
Sat, 16 Mar 2002
|
[ 23:40 will ] (Only the first 10 of 70 ports in this commit are shown above. )
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
|
Sun, 6 Jan 2002
|
[ 20:55 sf ]
configure exits with error if - USA_RESIDENT=YES and - imake-4 assumes
HasXdmAuth=YES and - Wraphelp.c can't be found.
|
Tue, 12 Jun 2001
|
[ 16:20 sf ]
fix typo to unbreak Alpha arch.
|
[ 16:01 sf ] (Only the first 10 of 23 ports in this commit are shown above. )
update to 4.1.0. get rid of version number from comments in Makefile,
pkg-comment and pkg-descr.
|
Thu, 12 Apr 2001
|
[ 15:26 sf ]
sync up with x11/XFree86-4. o build DRI kernel modules. o add option to
build Matrox G200/G400/G450 beta drivers.
|
Sun, 25 Mar 2001
|
[ 23:04 sf ] (Only the first 10 of 120 ports in this commit are shown above. )
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).
|
Fri, 3 Nov 2000
|
[ 11:08 asami ]
Change wrapper dependency -- depend on wrapper from XFree86-4-Server. Don't
install server with setuid bit. Various fixed from XFree86-4 port.
|
Thu, 7 Sep 2000
|
[ 01:03 asami ]
Both of the below are
|
Fri, 25 Aug 2000
|
[ 11:35 asami ] (Only the first 10 of 76 ports in this commit are shown above. )
Update to 4.0.1. Remove libraries from -clients. Try to extract only what
each port needs. Other miscellaneous bug fixes.
|
Thu, 8 Jun 2000
|
[ 11:42 asami ] (Only the first 10 of 143 ports in this commit are shown above. )
Split up XFree86-4 into several pieces. Pretty green, please test with care.
|
Number of commits found: 27 |