notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: x11/XFree86-4-libraries/distinfo
SVNWeb

Number of commits found: 17

Fri, 7 Mar 2008
[ 21:47 flz search for other commits by this committer ] Original commit  (Only the first 10 of 195 ports in this commit are shown above. View all ports for this commit)
Remove support for XFree8-4.

From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore.

PR:             ports/119418
Submitted by:   flz
Approved by:    portmgr (pav)
Fri, 11 Nov 2005
[ 22:16 lesi search for other commits by this committer ] Original commit  (Only the first 10 of 74 ports in this commit are shown above. View all ports for this commit)
If port belongs to X11 distribution different than ${X_WINDOW_SYSTEM} one,
point to The X Window System and Virtual Consoles chapter of FAQ.

Add SHA256.
Wed, 15 Jun 2005
[ 02:40 lesi search for other commits by this committer ] Original commit  (Only the first 10 of 116 ports in this commit are shown above. View all ports for this commit)
Upgrade to XFree86 4.5.0.

Ports changes:
- Drop dependency on x11/wrapper. X server already contains this code
(programs/Xserver/os/utils.c rev. 3.58).
- Install default SecurityPolicy with XFree86-4-libraries, thus avoiding
plists and who-owns-what complications between different fooServer ports.
Copy default file to real one if that doesn't exist and remove both upon
uninstall if they are the same.
- Revert change to Imake.rules rev. 3.132 in devel/imake-4 port, since
couple of ports break with this change
(devel/imake-4/files/patch-Imake.rules)
- Add grehans patches for PPC [1]
- Several of directories that were previously in /etc/mtree/BSD.x11-4.dist
were moved to respective ports pkg-plists

PR:             [1] 78345, 78346, 78348, 78352, 78353, 78354, 78355, 78356
Tue, 10 Aug 2004
[ 01:29 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 129 ports in this commit are shown above. View all ports for this commit)
Update XFree86 clients to 4.4 release.  Release notes are available at
http://www.xfree86.org/4.4.0/RELNOTES.html

PR:             ports/67733 imake
                ports/67508 libraries
                ports/67510 clients
                ports/67513 server
                ports/67776 100dpi fonts
                ports/67777 75dpi fonts
                ports/67778 cyrillic fonts
                ports/67779 default bitmap fonts
                ports/67781 font encodings
                ports/67783 scalable fonts
                ports/67784 font server
                ports/67785 XFree86 meta-port
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 31 Mar 2004
[ 03:12 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 3024 ports in this commit are shown above. View all ports for this commit)
SIZEify (maintainer timeout)
Tue, 11 Mar 2003
[ 23:38 anholt search for other commits by this committer ] Original commit  (Only the first 10 of 124 ports in this commit are shown above. View all ports for this commit)
Update XFree86 ports, including linux_dri, to 4.3.0.  Set IGNORE= in dri-devel
for being outdated.  Thank you to all the testers and people who submitted
patches for this update.

Approved by:    portmgr
Fri, 24 Jan 2003
[ 04:14 anholt search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
[1] Fix missing symbols in i810 driver
[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
Thu, 17 Oct 2002
[ 07:20 anholt search for other commits by this committer ] Original commit  (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
[1] Make the 4.2.1 ports all use the merged 4.2.1+mitshm patch.
[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
Thu, 5 Sep 2002
[ 03:48 anholt search for other commits by this committer ] Original commit 
Update XFree86-4-clients, -Servers, and -libraries to 4.2.1.
The most notable update is fixing what appears to be possible privelege
escalation with libX11 and setuid clients (xterm is one).
Thu, 15 Aug 2002
[ 20:44 anholt search for other commits by this committer ] Original commit 
gzip the new patches to help users who are getting mangled text files from
${MASTER_SITE_LOCAL}

PR:             41408
Mon, 5 Aug 2002
[ 07:26 anholt search for other commits by this committer ] Original commit 
1. Use XlcDL.c from X CVS to help people with Korean or Japanese XIM and GTK+
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
Fri, 2 Aug 2002
[ 02:57 anholt search for other commits by this committer ] Original commit  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
gzip Wraphelp.c and put it in local_distfiles, to help users having troubles
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)
Wed, 20 Mar 2002
[ 00:33 will search for other commits by this committer ] Original commit 
Preemptive compile fix from XFree86 for "newer GCC versions" (presumably
they refer to GCC 3.x).  PORTREVISION not bumped -- package unaffected.
Untested on the target platforms.

PR:             36104
Submitted by:   Hidekazu Kuroki <hidekazu@pc88.gr.jp>
Seconded by:    gad (sparc64 & possibly ia64 uses GCC3 by default)
Tue, 19 Mar 2002
[ 16:43 will search for other commits by this committer ] Original commit 
Fix i18n problem found by XFree86.  This makes XIM work properly.  Bump
PORTREVISION to denote fix.

Submitted by:   motoyuki
Sat, 16 Mar 2002
[ 23:40 will search for other commits by this committer ] Original commit  (Only the first 10 of 70 ports in this commit are shown above. View all ports for this commit)
XFree86 4.2.0 Stage 2: XFree86-4-* miniport upgrades
        [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
Tue, 12 Jun 2001
[ 15:59 sf search for other commits by this committer ] Original commit  (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
update to 4.1.0.   get rid of version number from comments in Makefile,
pkg-comment and pkg-descr.    
Sun, 25 Mar 2001
[ 23:04 sf search for other commits by this committer ] Original commit  (Only the first 10 of 120 ports in this commit are shown above. View all ports for this commit)
update to 4.0.3.   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).    

Number of commits found: 17