| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Noticed by: Sergey Mokryshev <mokr@mokr.net>
|
| |
|
|
|
|
|
|
| |
(working on a separate mga_hal port to get rid of this mess once and for all)
Submitted by: many
|
|
|
|
|
|
|
|
|
|
|
| |
[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
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
[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
|
|
|
|
|
|
|
| |
[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
|
|
|
|
|
| |
o Use XFree86's mga driver, even in the WITH_MATROX_GXX_DRIVER case. (it now
only adds installation of the hal library)
|
|
|
|
|
|
|
| |
more working X mirrors and remove a local distfiles site that hasn't been
updating.
Approved by: portmgr
|
| |
|
|
|
|
|
| |
PR: 37542
Submitted by: Peter Johnson <freebsd@bilogic.org>
|
|
|
|
| |
XFree86-4-Servers, this fixes the case where the X Server is started by xdm).
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
| |
Submitted by: obraun
|
|
|
|
|
| |
The most notable update is fixing what appears to be possible privelege
escalation with libX11 and setuid clients (xterm is one).
|
|
|
|
|
|
|
| |
fixes a problem with RENDER extention not working with s3 driver. Bump
PORTREVISION.
Approved by: maintainer (implicitly)
|
|
|
|
|
|
| |
${MASTER_SITE_LOCAL}
PR: 41408
|
|
|
|
|
|
| |
PR: 41367
Submitted by: Sergey N. Voronkov <serg@tmn.ru>
Approved by: maintainer (travelling approval)
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
Approved by: des
|
|
|
|
|
|
|
| |
Clean up Wraphelp.c inclusion in the ports that need it.
Add USE_PERL5 to imake-4.
Approved by: des
|
|
|
|
|
|
|
|
| |
-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)
|
|
|
|
| |
Sponsored by: FreeBSD Mall, Inc.
|
|
|
|
|
|
| |
PORTREVISION to include package change.
Submitted by: mbr
|
|
|
|
|
|
|
| |
fix automake troubles, include patches for several bugs.
Reviewed by: des
Approved by: portmgr
|
| |
|
|
|
|
| |
29 xtt packages.
|
| |
|
|
|
|
|
|
|
|
| |
/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>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
| |
[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.
|
|
|
|
|
|
|
|
| |
[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>
|
|
|
|
|
|
|
|
|
| |
[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
|
|
|
|
| |
(${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype).
|
|
|
|
|
|
| |
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
|
|
|
|
|
| |
PR: 33633
Submitted by: Christopher Elkins <chrise@scardini.com>
|
|
|
|
| |
- Fix a flickering LCD problem with i815 chipset.
|
|
|
|
|
|
| |
- USA_RESIDENT=YES and
- imake-4 assumes HasXdmAuth=YES and
- Wraphelp.c can't be found.
|
|
|
|
|
| |
o ECHO -> ECHO_MSG
o add comments.
|
| |
|
| |
|
| |
|
|
|
|
| |
- support ATI XPERT 128.
|
|
|
|
|
|
|
| |
to look after any more :)
PR: 33561
Submitted by: Christopher Elkins <chrise@scardini.com>
|
| |
|