The FreeBSD Ports Archive
FreeBSD x11 : libX114>
X11 library
libX11 history
v. 1.18
date: 2007/09/13 19:44:58; author: flz; state: Exp; lines: +1 -2
- Update X.org ports to 7.3.
- Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25.
I hope that nobody will be bored enough on Christmas to remove them on
that day.
Tested by: vehemens, Rene Ladan, Beech Rintoul, sarek on x11@
v. 1.17
date: 2007/07/02 17:47:45; author: lesi; state: Exp; lines: +3 -2
Bump v. for patch-src::GetMoEv.c.
Whitespace cleanup by chinsan.
v. 1.16
date: 2007/06/06 16:25:02; author: pav; state: Exp; lines: +1 -2
- Update to 1.1.2
- Don't remove lib/X11, it's in mtree
v. 1.15
date: 2007/05/28 14:58:44; author: lesi; state: Exp; lines: +2 -2
Move some files from share/X11 to lib/X11 so X server can find them. This
should make keyboards on some laptops work again.
v. 1.14
date: 2007/05/19 20:26:46; author: flz; state: Exp; lines: +17 -19
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.13
date: 2007/03/27 20:27:42; author: pav; state: Exp; lines: +2 -2
- Fix after objformat removal
Reported by: pointyhat
v. 1.12
date: 2005/04/12 03:26:46; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.11
date: 2005/04/11 08:04:25; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.10
date: 2005/03/06 00:15:02; author: lesi; state: Exp; lines: +0 -1
Remove hardcoding of MTREE_FILE. This is handled in bsd.port.mk since
rev. 1.503 for ${PREFIX} == ${XPREFIX} cases.
v. 1.9
date: 2005/02/14 21:28:45; author: lesi; state: Exp; lines: +1 -1
Fix MASTER_SITES.
v. 1.8
date: 2004/07/26 18:32:42; author: anholt; state: Exp; lines: +1 -1
Register missing CONFLICTS, mostly on xorg-libraries-*
Reported by: Kent Stewart
v. 1.7
date: 2004/05/10 03:01:40; author: anholt; state: Exp; lines: +3 -3
Fix libX11's dependencies, especially the missing libXdmcp dep.
v. 1.6
date: 2004/04/19 12:49:52; author: arved; state: Exp; lines: +1 -0
Use the right MTREE_FILE
Reported by: kris
v. 1.5
date: 2004/03/24 18:28:23; author: lofi; state: Exp; lines: +2 -0
Declare CONFLICTS between freedesktop.org X extension/library ports and
XFree86-libraries.
v. 1.4
date: 2004/02/04 05:09:44; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.3
date: 2004/02/03 17:52:08; author: marcus; state: Exp; lines: +2 -0
Add a missing dependency on xproto.
Reported by: bento
v. 1.2
date: 2004/01/25 08:22:06; author: anholt; state: Exp; lines: +8 -10
Update to 6.2.1
v. 1.1
date: 2003/12/21 19:49:54; author: anholt; state: Exp;
New port: Prerelease version of libX11 from freedesktop.org.
Testing is encouraged, but please do not use these ports as dependencies until
they are updated to release tarballs and the XFree86 ports have been updated to
depend on them.
=============================================================================
v. 1.18
date: 2007/09/13 19:44:58; author: flz; state: Exp; lines: +1 -2
- Update X.org ports to 7.3.
- Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25.
I hope that nobody will be bored enough on Christmas to remove them on
that day.
Tested by: vehemens, Rene Ladan, Beech Rintoul, sarek on x11@
v. 1.17
date: 2007/07/02 17:47:45; author: lesi; state: Exp; lines: +3 -2
Bump v. for patch-src::GetMoEv.c.
Whitespace cleanup by chinsan.
v. 1.16
date: 2007/06/06 16:25:02; author: pav; state: Exp; lines: +1 -2
- Update to 1.1.2
- Don't remove lib/X11, it's in mtree
v. 1.15
date: 2007/05/28 14:58:44; author: lesi; state: Exp; lines: +2 -2
Move some files from share/X11 to lib/X11 so X server can find them. This
should make keyboards on some laptops work again.
v. 1.14
date: 2007/05/19 20:26:46; author: flz; state: Exp; lines: +17 -19
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.13
date: 2007/03/27 20:27:42; author: pav; state: Exp; lines: +2 -2
- Fix after objformat removal
Reported by: pointyhat
v. 1.12
date: 2005/04/12 03:26:46; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.11
date: 2005/04/11 08:04:25; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.10
date: 2005/03/06 00:15:02; author: lesi; state: Exp; lines: +0 -1
Remove hardcoding of MTREE_FILE. This is handled in bsd.port.mk since
rev. 1.503 for ${PREFIX} == ${XPREFIX} cases.
v. 1.9
date: 2005/02/14 21:28:45; author: lesi; state: Exp; lines: +1 -1
Fix MASTER_SITES.
v. 1.8
date: 2004/07/26 18:32:42; author: anholt; state: Exp; lines: +1 -1
Register missing CONFLICTS, mostly on xorg-libraries-*
Reported by: Kent Stewart
v. 1.7
date: 2004/05/10 03:01:40; author: anholt; state: Exp; lines: +3 -3
Fix libX11's dependencies, especially the missing libXdmcp dep.
v. 1.6
date: 2004/04/19 12:49:52; author: arved; state: Exp; lines: +1 -0
Use the right MTREE_FILE
Reported by: kris
v. 1.5
date: 2004/03/24 18:28:23; author: lofi; state: Exp; lines: +2 -0
Declare CONFLICTS between freedesktop.org X extension/library ports and
XFree86-libraries.
v. 1.4
date: 2004/02/04 05:09:44; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.3
date: 2004/02/03 17:52:08; author: marcus; state: Exp; lines: +2 -0
Add a missing dependency on xproto.
Reported by: bento
v. 1.2
date: 2004/01/25 08:22:06; author: anholt; state: Exp; lines: +8 -10
Update to 6.2.1
v. 1.1
date: 2003/12/21 19:49:54; author: anholt; state: Exp;
New port: Prerelease version of libX11 from freedesktop.org.
Testing is encouraged, but please do not use these ports as dependencies until
they are updated to release tarballs and the XFree86 ports have been updated to
depend on them.
=============================================================================
v. 1.18
date: 2007/09/13 19:44:58; author: flz; state: Exp; lines: +1 -2
- Update X.org ports to 7.3.
- Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25.
I hope that nobody will be bored enough on Christmas to remove them on
that day.
Tested by: vehemens, Rene Ladan, Beech Rintoul, sarek on x11@
v. 1.17
date: 2007/07/02 17:47:45; author: lesi; state: Exp; lines: +3 -2
Bump v. for patch-src::GetMoEv.c.
Whitespace cleanup by chinsan.
v. 1.16
date: 2007/06/06 16:25:02; author: pav; state: Exp; lines: +1 -2
- Update to 1.1.2
- Don't remove lib/X11, it's in mtree
v. 1.15
date: 2007/05/28 14:58:44; author: lesi; state: Exp; lines: +2 -2
Move some files from share/X11 to lib/X11 so X server can find them. This
should make keyboards on some laptops work again.
v. 1.14
date: 2007/05/19 20:26:46; author: flz; state: Exp; lines: +17 -19
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.13
date: 2007/03/27 20:27:42; author: pav; state: Exp; lines: +2 -2
- Fix after objformat removal
Reported by: pointyhat
v. 1.12
date: 2005/04/12 03:26:46; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.11
date: 2005/04/11 08:04:25; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.10
date: 2005/03/06 00:15:02; author: lesi; state: Exp; lines: +0 -1
Remove hardcoding of MTREE_FILE. This is handled in bsd.port.mk since
rev. 1.503 for ${PREFIX} == ${XPREFIX} cases.
v. 1.9
date: 2005/02/14 21:28:45; author: lesi; state: Exp; lines: +1 -1
Fix MASTER_SITES.
v. 1.8
date: 2004/07/26 18:32:42; author: anholt; state: Exp; lines: +1 -1
Register missing CONFLICTS, mostly on xorg-libraries-*
Reported by: Kent Stewart
v. 1.7
date: 2004/05/10 03:01:40; author: anholt; state: Exp; lines: +3 -3
Fix libX11's dependencies, especially the missing libXdmcp dep.
v. 1.6
date: 2004/04/19 12:49:52; author: arved; state: Exp; lines: +1 -0
Use the right MTREE_FILE
Reported by: kris
v. 1.5
date: 2004/03/24 18:28:23; author: lofi; state: Exp; lines: +2 -0
Declare CONFLICTS between freedesktop.org X extension/library ports and
XFree86-libraries.
v. 1.4
date: 2004/02/04 05:09:44; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.3
date: 2004/02/03 17:52:08; author: marcus; state: Exp; lines: +2 -0
Add a missing dependency on xproto.
Reported by: bento
v. 1.2
date: 2004/01/25 08:22:06; author: anholt; state: Exp; lines: +8 -10
Update to 6.2.1
v. 1.1
date: 2003/12/21 19:49:54; author: anholt; state: Exp;
New port: Prerelease version of libX11 from freedesktop.org.
Testing is encouraged, but please do not use these ports as dependencies until
they are updated to release tarballs and the XFree86 ports have been updated to
depend on them.
=============================================================================
|
| |

|