Skip site navigation (1)Skip section navigation (2)

CVS log for ports/x11/libX11/Makefile

[BACK] Up to [FreeBSD] / ports / x11 / libX11

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.40: download - view: text, markup, annotated - select for diffs
Wed Nov 9 15:25:48 2011 UTC (3 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +0 -1 lines
- Remove WITH_FBSD10_FIX, is no longer needed

Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Oct 28 18:53:22 2011 UTC (3 months, 1 week ago) by miwi
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -0 lines
- Fix build on FreeBSD 10

Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Sep 22 13:51:48 2011 UTC (4 months, 2 weeks ago) by eadler
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +9 -2 lines
- updated evieext to 1.1.1
- updated libSM to 1.2.0,1
- updated libX11 to 1.4.4,1
- updated libXevie to 1.0.3
- updated libXext to 1.3.0_1,1
- updated libXfixes to 4.0.4
- updated libXi to 1.4.3,1
- updated libXinerama to 1.1.1,1
- updated libXp to 1.0.1,1
- updated libXpm to 3.5.9
- updated libXrandr to 1.3.2
- updated libXrender to 0.9.6
- updated libXres to 1.0.5
- updated libXtst to 1.2.0
- updated libXv to 1.0.6,1
- updated libXxf86dga to 1.1.2
- updated libXxf86misc to 1.0.3
- updated libXxf86vm to 1.1.1
- updated xdbedizzy to 1.1.0
- updated xdm to 1.1.10
- updated xf86dga to 1.0.3
- updated xf86driproto to 2.1.1
- updated xfd to 1.1.0
- updated xfindproxy to 1.0.2
- updated xfwp to 1.0.2
- updated xinit to 1.3.1
- updated xkbcomp to 1.2.3
- updated xkeyboard to config-2.1
- updated xlsatoms to 1.1.0
- updated xmag to 1.0.4
- updated xman to 1.1.2
- updated xorg to cf-files-1.0.4
- updated xrefresh to 1.0.4
- updated xrx to 1.0.4
- updated xsm to 1.0.2
- updated xwud to 1.0.3
- fix final line in pkg-descr
- add license where appropriate
- remove two patches in libX11 which are no longer required

Reviewed by:	kwm
Approved by:	bapt (mentor)
Obtained from:	xorg-devel repo

Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Feb 25 16:52:11 2011 UTC (11 months, 2 weeks ago) by miwi
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +3 -6 lines
- Please welcome Xorg 7.5.1

The X-Server has been patched to the latest 1.7.X series, drivers
and fonts have been updated to the latest versions. This update includes
some components from Xorg 7.6 with a lot of improvements, and it seems
that the performance is much better than the old version. Also this
Update fix build issues with clang and binutils 2.17.50 in current,
remove 6.X gruft and de-author pkg-descr.

I would like to thank:

	Beat Gaetzi
	Dima Panov
	Koop Mast
	Eitan Adler
	and all Testers.

PR:		ports/147646
		ports/148035
		ports/148744
		ports/150223
		ports/152889
		ports/154457

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:34:04 2010 UTC (14 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1 lines
Sync to new bsd.autotools.mk

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat Oct 16 11:52:44 2010 UTC (15 months, 3 weeks ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
Punt autoconf267->autoconf268

Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Oct 5 19:57:54 2010 UTC (16 months ago) by ade
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
Round one migration of ports from automake{19,110} to automake111

Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Sep 15 18:35:22 2010 UTC (16 months, 3 weeks ago) by ade
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -1 lines
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat May 1 11:40:10 2010 UTC (21 months, 1 week ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
- Update to Xorg 7.5

The Intel drivers was patched to work with
the new server. The drivers for Vesa, NV,NVIDIA and
ATI have been tested thoroughfully and seem to work fine.
A complete changelog of Xorg 7.5 can you read here:

http://www.x.org/releases/X11R7.5/

A note to FreeBSD 6.X users: We strongly recommend you
to update your system to 7.x or above.

For updating try

portupgrade -af \*

or:

portmaster -af

Please report any problems and issus to x11 (at) FreeBSD.org.

Thanks to beat@, rnoland@, fluffy@, stas@ and all testers for their help
and Feeback.

Tested by:	Community and 2x exp-runs

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:36:07 2009 UTC (2 years, 6 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun Jun 14 22:23:54 2009 UTC (2 years, 7 months ago) by dhn
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -0 lines
- Chase libxcb/xcb-proto update
- Bump PORTREVSION

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Apr 8 02:45:24 2009 UTC (2 years, 10 months ago) by rnoland
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
Update to 1.2.1

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Mar 13 09:46:27 2009 UTC (2 years, 10 months ago) by stas
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
- libX11 configure doesn't have --enable-xdmauth now, XDMCP is
  always enabled if available.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Mar 13 09:10:36 2009 UTC (2 years, 10 months ago) by stas
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +5 -2 lines
- Don't try to use dolt, it is broken with bash4.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Feb 19 20:11:27 2009 UTC (2 years, 11 months ago) by rnoland
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +0 -0 lines
Update xcb-proto to 1.4, libxcb to 1.2 and libX11 to 1.2

forced commit to fix commit message from last commit.

Approved by:	wahjava@gmail.com (xcb maintainer for xcb bits)

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Feb 19 19:56:52 2009 UTC (2 years, 11 months ago) by rnoland
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
/tmp/cvsGePDN8

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Jan 23 16:43:53 2009 UTC (3 years ago) by flz
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +0 -2 lines
Forgot to remove OPTIONS, this is a no-op.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Jan 23 16:34:50 2009 UTC (3 years ago) by flz
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +6 -14 lines
Remove XCB option. It'll make upgrade much easier.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Jan 23 16:28:12 2009 UTC (3 years ago) by flz
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +4 -5 lines
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Sep 21 09:10:31 2008 UTC (3 years, 4 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -2 lines
- Remove empty USE_XORG line.
- Fix RUN_DEPENDS when WITH_XCB is defined (off by default).

PR:		ports/127505
Submitted by:	bf <bf2006a@yahoo.com>
Approved by:	portmgr (self)

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:54:26 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Mar 13 10:33:54 2008 UTC (3 years, 10 months ago) by flz
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +17 -11 lines
- Mark xtrans as a BUILD_DEPENDS only (unless specified otherwise with :both)
- Bump PORTREVISION on ports having xtrans in USE_XORG.
- Add some missing dependencies in various xorg libraries.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Sep 13 19:44:58 2007 UTC (4 years, 4 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -2 lines
- 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@

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Jul 2 17:47:45 2007 UTC (4 years, 7 months ago) by lesi
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -2 lines
Bump revision for patch-src::GetMoEv.c.
Whitespace cleanup by chinsan.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Jun 6 16:25:02 2007 UTC (4 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -2 lines
- Update to 1.1.2
- Don't remove lib/X11, it's in mtree

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon May 28 14:58:44 2007 UTC (4 years, 8 months ago) by lesi
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Move some files from share/X11 to lib/X11 so X server can find them. This
should make keyboards on some laptops work again.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat May 19 20:26:46 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +17 -19 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Mar 27 20:27:42 2007 UTC (4 years, 10 months ago) by pav
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
- Fix after objformat removal

Reported by:	pointyhat

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:26:46 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_4_EOL
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:04:25 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Mar 6 00:15:02 2005 UTC (6 years, 11 months ago) by lesi
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +0 -1 lines
Remove hardcoding of MTREE_FILE. This is handled in bsd.port.mk since
rev. 1.503 for ${PREFIX} == ${XPREFIX} cases.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Feb 14 21:28:45 2005 UTC (6 years, 11 months ago) by lesi
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Fix MASTER_SITES.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jul 26 18:32:42 2004 UTC (7 years, 6 months ago) by anholt
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Register missing CONFLICTS, mostly on xorg-libraries-*

Reported by:	Kent Stewart <kstewart@owt.com>

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon May 10 03:01:40 2004 UTC (7 years, 9 months ago) by anholt
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
Fix libX11's dependencies, especially the missing libXdmcp dep.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Apr 19 12:49:52 2004 UTC (7 years, 9 months ago) by arved
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
Use the right MTREE_FILE

Reported by:	kris

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Mar 24 18:28:23 2004 UTC (7 years, 10 months ago) by lofi
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -0 lines
Declare CONFLICTS between freedesktop.org X extension/library ports and
XFree86-libraries.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:09:44 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Feb 3 17:52:08 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -0 lines
Add a missing dependency on xproto.

Reported by:	bento

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Jan 25 08:22:06 2004 UTC (8 years ago) by anholt
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +8 -10 lines
Update to 6.2.1

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Dec 21 19:49:54 2003 UTC (8 years, 1 month ago) by anholt
Branches: MAIN
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.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options