| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
[2] Check that XFREE86_VERSION=4 is set when building, rather than setting it.
[3] Move many common Makefile bits to XFree86-4-libraries/Makefile.inc
[4] Make the XFree86-4-Server port not install libXfont.so.
[5] Move the xcursor.pc file to its proper location in ${X11BASE}/libdata/pkgconfig
[6] Don't explicitly link libGL.so against libc, for the sake of 4.x's pthreads.
Submitted by: [5,6] Ports Fury
|
|
|
|
|
|
|
| |
This fixes problems with environment not being set in xdm sessions.
Submitted by: many
Approved by: portmgr (kris)
|
|
|
|
|
|
|
| |
for being outdated. Thank you to all the testers and people who submitted
patches for this update.
Approved by: portmgr
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
|
|
|
|
|
| |
Add `pkg-config xft --cflags` and --libs to Imakefiles of programs that use Xft
and remove a bit of code not needed for Xft2, remove xftcache program.
Reported by: many
|
|
|
|
|
|
|
|
| |
Remove installing of Xft1 from XFree86-4-libraries, and add dependencies
to the Xft port by all the ports that use it along with whatever patches are
necessary.
Approved by: portmgr (kris), marcus
|
|
|
|
| |
PR: 44184
|
|
|
|
|
|
|
| |
[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
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
| |
The most notable update is fixing what appears to be possible privelege
escalation with libX11 and setuid clients (xterm is one).
|
|
|
|
|
| |
Submitted by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
Obtained from: Andoni Zubimendi <andoni@lpsat.net>
|
|
|
|
|
| |
XFree86-4-libraries (for GLU) is already depended on, but people upgrading from
older X could miss the dependency.
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
| |
default setup for the "nobody" account, login will fail. PORTREVISION
bumped to include this fix for XFree86-4-clients.
PR: 36084
Submitted by: Stefan `Sec` Zehl <sec@42.org>
|
|
|
|
|
|
|
| |
and adds an option to allow turning it back on. Bump PORTREVISION in
XFree86-4-clients only, to denote this feature (re)addition.
Submitted by: Jochem Kossen <j.kossen@home.nl>
|
|
|
|
|
|
|
|
|
| |
[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
|
|
|
|
|
|
| |
- USA_RESIDENT=YES and
- imake-4 assumes HasXdmAuth=YES and
- Wraphelp.c can't be found.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
- startx -nolisten tcp by default.
- set login.conf environment for xdm.
|
|
|
|
| |
XFree86-4.1.0 is based on X11R6.5.1.
|
|
|
|
|
|
| |
get rid of version number from comments in Makefile, pkg-comment and pkg-descr.
Reviewed by: maintainer
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: ports/23330
Submitted by: Marc van Woerkom <Marc.vanWoerkom@science-factory.com>
|
|
|
|
| |
.) and other pkg variables if they are nearby.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
MASTER_SITES into bsd.sites.mk (MASTER_SITE_XFREE). Also add officially
announced by xfree http mirror. Following is the announcement.
[20 September 2000]
XFree86 nows offers http download access! This is a big story for those
who cannot download via ftp access because of proxy/firewall concerns.
This has been generously donated by the Computing Center of the University
of Applied Sciences in Esslingen, Germany. This is a full ftp mirror
repository which is updated hourly with a connection speed of 20 MegaBit.
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
| |
only what each port needs. Other miscellaneous bug fixes.
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
|
|
|
|
|
|
|
| |
just cun'n'pasted the name from Satoshi's commit message without checking
it.
Hall of shame entry: sobomax
|
| |
|
|
|
|
|
|
|
|
|
| |
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: 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.
|
| |
|
| |
|
|
|
|
| |
with extended input devices. Otherwise the build will fail.
|
| |
|
|
|
|
| |
add some encoding map of Big5.
|
| |
|
| |
|
|
|
|
| |
Submitted by: jmz (maintainer)
|
|
|
|
| |
Submitted by: jmz (maintainer)
|
|
|
|
|
| |
hence no corresponding PLISTs).
Use at your own risk :-)
|
|
|
|
|
|
|
|
| |
port.
Minor PLIST fixes.
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
| |
- contain the released Rage128 patch (but unfortunately this does
not solve all problems with this card under FreeBSD)
- fix the release date "January 1999" --> "January 2000"
- make it possible to build a package
(PLIST problem: lib/X11/doc/BetaReport is not installed with 3.3.6)
PR: ports/16626
Submitted by: Udo Schweigert <ust@cert.siemens.de>
|