| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
change that occurred.
[2] Install the xorg.conf referred to by xorg.conf(5). Installation was
disabled during the XF86 name avoidance phase, but could still be of use.
[3] Add a section about the Composite extension to xorg.conf.
[4] Add MakeDllModules YES to the WITH_DEBUG flag's options. While it won't
package correctly, you can't actually debug modules (where crashes almost always
happen) without it.
[5] Merge fixes from XORG-6_8-branch for i810 driver crashes in on CloseScreen,
ringbuffer lockups, and various warnings.
[6] Recognize R_ALPHA_SREL32 relocation type in elfloader.
PR: [1] ports/75425
[2] ports/73915
[6] ports/73257
Submitted by: [1] Marc Silver, marcs at draenor dot org
[2] Frank J. Laszlo, laszlof at vonostingroup dot com
[6] Ken Stailey kstailey at yahoo dot com
[6] r1.4 of X.Org CVS.
Approved by: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I had moved libXThrStub into libX11, because it seemed unnecessary. However,
because libc_r symbols are also weak, the weak stubs in libX11 would interfere,
however they don't if they are in a library linked by libX11. The most common
manifestation of the problem was:
GThread-ERROR **: file gthread-posix.c: line 137 (g_thread_impl_init): error
'Invalid argument' during 'pthread_getschedparam (pthread_self(), &policy,
&sched)'
in glib apps.
PR: ports/75477
Submitted by: KIMURA Yasuhiro, yasu at utahime dot org
Testing by: marcus
|
|
|
|
| |
Approved by: anholt (x11 hat)
|
| |
|
|
|
|
| |
and that changes packaging content.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
(freedesktop.org Bugzilla #1692)
Reported by: znerd
PR: ports/56275
|
|
|
|
|
|
|
| |
(XFree86 Bugzilla #1498)
Reported by: znerd
PR: ports/56275
|
|
|
|
|
| |
Submitted by: Satoshi Kimura
Approved by: portmgr (linimon), mentor (anholt)
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
|
|
|
| |
(i.e., when pressing 'd' on keyboard, server would get code for 'f').
Submitted by: marius
Approved by: portmgr (linimon), anholt (mentor)
|
|
|
|
|
|
|
|
|
| |
Use correct prototype for sysarch(2). [2]
PR: ports/70317 [1], ports/71037 [2]
Submitted by: Andrew Elmore (aelmore at interwoven.com) [2]
Approved by: anholt (mentor)
Obtained from: Free Desktop.Org Bugzilla #474 [1]
|
|
|
|
|
|
| |
PR: ports/70317
Approved by: anholt (mentor)
Obtained from: Free Desktop.Org Bugzilla #474
|
|
|
|
| |
Approved by: anholt (mentor)
|
|
|
|
|
|
| |
PR: ports/69790
Submitted by: Andreas Kohn (andreas AT syndrom23.de)
Approved by: anholt (mentor)
|
|
|
|
|
|
|
|
|
| |
Fix package list (partly [2]).
PR: ports/69790 [1], ports/70376 [2]
Submitted by: Andreas Kohn (andreas AT syndrom23.de) [1]
John R. Makosky (jrm-spam1 AT crackpot.org) [2]
Approved by: anholt (mentor)
|
|
|
|
|
| |
PR: ports/71129
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
| |
and thus include all drivers in package. Bump PORTREVISION, since package
contents changed.
PR: ports/70589
Approved by: anholt (mentor)
|
|
|
|
|
|
| |
this port has served its purpose.
Requested by: kris
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: ports/69703
Submitted by: Masakazu HIGAKI <higamasa@dream.com>
|
|
|
|
|
|
| |
from XFree86-4 to X.Org.
Approved by: anholt (x11 hat)
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
| |
|
|
|
|
| |
Reported by: pointyhat via kris (over and over)
|
|
|
|
|
|
|
|
| |
It's only useful with both server and libraries. It should really be depended
on by the metaport instead.
PR: ports/68484
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
|
| |
|
|
|
|
| |
stuff.
|
|
|
|
|
|
|
|
| |
is already in the server. I can't even imagine a situation where running an
X server (which is run as root, mind you) is ok, while having a setuid X
server with arguments and environment checking ala wrapper.c is not. But put
an option in anyway.
- Include the SERVER_PATCHES define needed for the new server ports.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/67656
Submitted by: Alex Deiter <tiamat@komi.mts.ru>
|
| |
|
|
|
|
|
|
|
| |
(XMAN_DIRS is set).
- Remove spammed-in configure.gen.pre
- Pass thread flags/libs to configure like should have been done
- Add changes to config/cf/* for the fonts ports.
|
|
|
|
|
| |
- Don't install Xserver.1 (a manpage for all X servers), which is provided by
xorg-manpages.
|
|
|
|
| |
xorg-libraries and -clients ports.
|
|
|
|
|
|
|
|
|
|
|
| |
[2] Remove sparc64 patch that got spammed into the wrong location in FreeBSD.cf
[3] Fix many problems in the Render implementation.
[4] Depend on libGL to provide glx headers, until they're located in a more
appropriate package.
PR: [1] ports/66682
Submitted by: [1] Francois Tigeot <ftigeot@wolfpond.org>
Obtained from: [3] X.Org CVS
|
|
|
|
|
|
| |
pre-configure.
Noticed by: pointyhat
|
|
|
|
|
|
|
| |
[2] Add missing AMD64 patch that was in XFree86-4-Server.
Reported by: [1] bento via kris
Submitted by: [2] Francois Tigeot <ftigeot@wolfpond.org>
|
| |
|
| |
|