| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Approved by: krion@
|
|
|
|
| |
Hat: portmgr
|
|
|
|
| |
Source: distfile survey
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release notes are available at
http://www.x.org/X11R6.8.2/doc/RELNOTES.html
Thanks to kris and krion for running several cluster test builds,
maintainers of GNOME for prompt responses, portmgr for postponing ports
freeze for this update, testers on FreeBSD-X11@ list and others that I
might have mised here.
Also included:
- fix for ATI Mobility on Dell Inspiron 7500 (obtained from Marc Aurele La
France; obtained and tested by julian)
- fix for kbd driver on Sparc64 (tested by Aaron Dudek, Michael G. Jung and
Matthias Muthmann), which still appears to have problems with some
keyboards - so
- fix for kbd driver on PC98 (reported and tested by NAKAJI Hiroyuki; PR
ports/77217)
- fix for i810 on HP D530 (obtained from Egbert Eich; obtained and tested
by Anders Nor Berle; PR ports/74757)
|
|
|
|
|
| |
PR: ports/78300 ports/78395
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
|
| |
|
|
|
|
|
|
| |
work as the maintainer of this port.
Discussed with: mita and nork
|
|
|
|
|
|
|
|
| |
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket)
|
|
|
|
|
|
|
| |
- Reported to solve problem with xorg server.
Submitted by: Ted Fabe
Reviewed by: Maintainer (mita)
|
|
|
|
|
|
| |
Incompatibility was pointed out by Mr. Kennaway.
# By the way, I'm back to FreeBSD after long scilence.
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
| |
PR: ports/68012
Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
Apporved by: mita (blanket)
|
|
|
|
|
|
| |
PR: ports/62326
Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
Apporved by: mita (blanket)
|
|
|
|
|
| |
Spotted by: Ted Lindgreen <ted@sanne.nlnetlabs.nl>
Approved by: portmgr (marcus)
|
|
|
|
|
|
| |
pending the final semi-automatic purge.
Approved by: portmgr (implicitly)
|
|
|
|
| |
(${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype).
|
| |
|
|
|
|
|
|
|
| |
This change does not affect 4-stable ports.
PR: ports/32071
Submitted by: also from Nicolas Jombart
|
|
|
|
| |
Submitted by: The maintainer.
|
| |
|
| |
|
|
|
|
| |
Found by: bento
|
|
|
|
| |
Reviewed by:ports-jp@jp.FreeBSD.org (ports-jp 10658)
|
|
|
|
| |
Submitted by: sf@FreeBSD.org personally
|
|
|
|
|
| |
Submitted by: onigiri
Oked by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
|
|
|
|
| |
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
|
|
|
|
|
|
|
| |
(separate definitions from targets).
PR: 18865
Submitted by: MAINTAINER
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/18671
Submitted by: mita@jp.FreeBSD.org
Delegate the maintainership of japanese/magicpoint to
mita@jp.FreeBSD.org, the maintainer of misc/magicpoint.
Approved by: itojun@itojun.org (previous maintainer)
|
| |
|
|
|
|
|
| |
PR: 16543
Submitted by: MIHIRA Yoshiro <sanpei@sanpei.org>
|
|
|
|
|
| |
Obtained from: NetBSD
Approved by: itojun
|
|
|
|
| |
Submitted by: Brock Tellier <btellier@usa.net>
|
| |
|
|
|
|
|
|
|
| |
instead of assigning variables after the .include statement.
Suggested by: asami
Reviewed by: itojun
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
gzip xmindpath.1 unconditionally. (I believe we must do some more thing)
|
|
|
|
| |
notified by: Tim Vanderhoek <ac199@hwcn.org>
|
|
|
|
|
| |
NOTE: there's one twist in post-install (manpage gzipping).
could anybody improve this?
|
| |
|
|
|
|
| |
Latest/* symbolic links.
|
|
japanese users should visit ports/japanese/magicpoint too.
|