| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
31 Aug 2004 00:18:27
6.7.0_6  |
lesi  |
Fix missing symbol with SiS driver [1].
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) |
28 Jul 2004 14:24:35
6.7.0_5  |
pav  |
- Correct typo (CLFAGS -> CFLAGS)
PR: ports/69703
Submitted by: Masakazu HIGAKI <higamasa@dream.com> |
23 Jul 2004 23:46:02
6.7.0_5  |
pav  |
- Extend IGNORE message, point users to instructions how to switch
from XFree86-4 to X.Org.
Approved by: anholt (x11 hat) |
23 Jul 2004 19:10:32
6.7.0_5  |
anholt  |
- 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) |
19 Jul 2004 06:29:06
6.7.0_5  |
anholt  |
s/WITH_XLIB/USE_XLIB/ -- fixes missing dependency.
Reported by: pointyhat via kris (over and over) |
11 Jul 2004 20:22:37
6.7.0_5  |
anholt  |
Rethink the DRI dependency. It's not actually needed for the server to work.
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> |
19 Jun 2004 06:03:51
6.7.0_5  |
anholt  |
And my hat collection grows. Actually remove the remnants of pkg-message
stuff. |
19 Jun 2004 05:51:45
6.7.0_5  |
anholt  |
- Install the server setuid by default. The x11/wrapper/files/wrapper.c code
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. |
10 Jun 2004 07:43:39
6.7.0_4  |
anholt  |
Install xorgcfg and xorgconfig.
PR: ports/67656
Submitted by: Alex Deiter <tiamat@komi.mts.ru> |
31 May 2004 02:56:22
6.7.0_3  |
anholt  |
- Only set XFREE86_HTML_MAN if there are going to be manpages installed
(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. |
29 May 2004 23:08:07
6.7.0_3  |
anholt  |
- Depend on xorg-libraries by default instead of the modular libraries.
- Don't install Xserver.1 (a manpage for all X servers), which is provided by
xorg-manpages. |
29 May 2004 01:04:24
6.7.0_2  |
anholt  |
Add some more patches based on XFree86-4-libraries/files, for the
xorg-libraries and -clients ports. |
18 May 2004 05:29:03
6.7.0_2  |
anholt  |
[1] Fix packaging on amd64
[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 |
11 May 2004 08:12:23
6.7.0_1  |
anholt  |
[1] Add missing dependency on freetype2.
[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> |
10 May 2004 16:50:39
6.7.0  |
marcus  |
Correct a typo in one of the LIB_PC_DEPENDS. |
10 May 2004 05:05:00
6.7.0  |
anholt  |
New port: xorg-server taken from X.org release 6.7.0.
Tested only on x86 so far due to problems installing dependencies on build
cluster. Based on XFree86-4-Server originally, but I decided the history
wasn't worth keeping that much as a lot has been changed. |