| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
/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
|
|
|
|
| |
- 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.
|
| |
|
|
|
|
| |
Reported by: bento
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Previously, devel/imake-4 disables XDM-AUTHORIZATION-1 support whether
HasXdmAuth is set to YES or NO if you don't have Wraphelp.c in local
${DISTDIR}.
devel/imake-4: rip off meaningless existent check for Wraphelp.c.
x11/XFree86-4-libraries: imake-4 change affects libXdmcp.a. ++REVISION.
x11/XFree86-4-clients: xdm and chooser depends on libXdmcp.a. ++REVISION.
x11-servers/XFree86-{Nest,Print,Server,VFB}:
add Wraphelp.c retrieval code. depends on libXdmcp.a. ++REVISION.
Reported by: Alan Eldridge <alane@geeksrus.net>
Reviewed by: maintainer
|
|
|
|
|
|
|
| |
- re-enable DRI support.
- fix radeon DRI module.
o add support for Matrox MGA GXX drivers and G550 identifier.
|
| |
|
|
|
|
| |
XFree86-4.1.0 is based on X11R6.5.1.
|
|
|
|
|
|
|
| |
right at the end of the build process with a complaint that it
can't remove a non-existent file.
Submitted by: my fledgling XFree86-4 metaport
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
get rid of version number from comments in Makefile, pkg-comment and pkg-descr.
note: DRI modules would not build. They are borken for FreeBSD.
Reviewed by: maintainer
|
|
|
|
| |
Obtained from: x11/XFree86-4
|
|
|
|
| |
This can be changed in the future.
|
|
|
|
|
|
|
| |
o build DRI kernel modules.
o add option to build Matrox G200/G400/G450 beta drivers.
Submitted by: Stijn Hoop <stijn@win.tue.nl>
|
|
|
|
|
|
| |
o unbreak -clients when USA_RESIDENT does not set.
Submitted by: Mori Kouji <mori@tri.asanuma.co.jp>
|
|
|
|
|
|
|
|
|
|
|
| |
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).
PR: 24338(4.0.2)
Submitted by: maintainer, keith
|
|
|
|
|
|
| |
it gets "Inconsistent operator for pre-everything" error on some systems.
Reported by: "Dan Langille" <dan@langille.org>
|
|
|
|
|
|
| |
install server with setuid bit. Various fixed from XFree86-4 port.
Submitted by: taguchi@tohoku.iij.ad.jp (XFree86-4-* maintainer)
|
|
|
|
| |
anyway but I'm giving it the requisite two arguments.
|
|
|
|
| |
.) and other pkg variables if they are nearby.
|
| |
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
| |
Submitted by: maintainer
(1) Respect CFLAGS when compiling shared libraries and servers.
(imake-4, XFree86-4-libraries)
Reported by: asami
(2) Do not redefine list of supported cards, and support architectures
other than i386 better.
(imake-4, XFree86-4-Server)
|
|
|
|
|
|
| |
Also change pre-fetch to pre-everything.
Reported by: freshports
|
|
|
|
|
|
| |
only what each port needs. Other miscellaneous bug fixes.
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
etc.) but I added five .o files to Server.
When we move to these ports as default, BSD.x11.dist will be changed so
we can get rid of all the @dirrm's.
Submitted by: bento
|
|
|
|
| |
Submitted by: asami
|
| |
|
|
|
|
|
| |
Submitted by: taguchi@tohoku.iij.ad.jp
Approved (in spirit) by: jmz (XFree86 port maintainer)
|
|
|
|
|
| |
I've tried *multiple* times to talk to an XFree86 developer about the
problem, but they haven't deigned to respond to me.
|
| |
|
| |
|