NetBSD.se

CVS log for pkgsrc/pkgtools/x11-links/xorg.mk

[BACK] Up to [NetBSD + pkgsrc-wip] / pkgsrc / pkgtools / x11-links

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Sep 21 14:58:37 2011 UTC (8 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, HEAD
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -1 lines
Add support for builtin xbitmaps. Bump x11-links to 0.68.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Sep 14 19:40:15 2010 UTC (20 months, 1 week ago) by tron
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -5 lines
Update "x11-links" package to version 0.60:
- Fix a fundamental problem which meant that the package included links
  for builtin components that "pkgsrc" will not use because they are too old.
- Remove NetBSD specific "pixman" hack that is no longer necessary.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Sep 14 17:30:12 2010 UTC (20 months, 1 week ago) by tron
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -1 lines
Update "x11-links" package to version 0.56:
- Add a nasty hack to deal with the "pixman" issue under NetBSD 5.1*
  (and 5.0?) which provides an old version of "libpixman" with a higher
  major number than the package in "pkgsrc".

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Sep 11 20:26:11 2010 UTC (20 months, 1 week ago) by wiz
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -1 lines
Add support for xcb-util.
Bump to 0.54.

While here, remove two _pic.a files from two other file lists -- no other
file list included any _pic.a.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Sep 11 19:47:31 2010 UTC (20 months, 1 week ago) by tron
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -1 lines
Update "x11-links" package to version 0.52:
- Add support for "xcb-proto".

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Sep 11 19:11:47 2010 UTC (20 months, 1 week ago) by tron
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -1 lines
Update "x11-links" package to version 0.51:
- Add support for "libxcb" under Mac OS X. Other platforms will need
  entries for ELF shared libraries.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jun 4 10:52:21 2010 UTC (23 months, 2 weeks ago) by ghen
Branches: MAIN
CVS tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -1 lines
Add pkgconfig file for xkeyboard-config.  Bump x11-links version to 0.50.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Mar 20 19:25:13 2009 UTC (3 years, 2 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -3 lines
Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Dec 4 04:16:41 2008 UTC (3 years, 5 months ago) by cube
Branches: MAIN
CVS tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -1 lines
Builtinify libXtst.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Nov 11 16:19:23 2008 UTC (3 years, 6 months ago) by cube
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
Buildlink glut, bump package version and required dependency.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Oct 29 21:14:01 2008 UTC (3 years, 6 months ago) by cube
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
Builtinify libXv, and make sure x11-links knows about xv.pc.  Bump version
of x11-links.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Oct 5 21:36:35 2008 UTC (3 years, 7 months ago) by cube
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +35 -3 lines
Merge cube-native-xorg, so that pkgsrc-current can be used with the native
X.Org found in NetBSD-current.

Thanks a lot to all who helped, especially Matthias Scheler who did
repeated tests on Mac OS X and older versions of NetBSD to make sure the
support for those platforms wouldn't be broken (or at least, not fatally,
as I would still expect a few hiccups here and there, because there is
only so much one can test in such limited time).

On the infrastructure side, this branch brings pkgconfig-builtin.mk, in
order to write very easily new builtin.mk files.  It can actually handle
more than just pkgconfig files, but it will provide a version if it finds
such a file.  x11.builtin.mk has also been made more useful and now all
existing (and future!) native-X11-related builtin.mk files should include
it.

Revision 1.9.8.20: download - view: text, markup, annotated - select for diffs
Sun Sep 21 21:36:41 2008 UTC (3 years, 8 months ago) by cube
Branches: cube-native-xorg
Diff to: previous 1.9.8.19: preferred, colored; branchpoint 1.9: preferred, colored; next MAIN 1.10: preferred, colored
Changes since revision 1.9.8.19: +2 -1 lines
libXres's bl3.mk file referenced Xrender for some unknown reason.  More,
nothing in x11-links would reference it.

So make libXres a "normal" package with a builtin.mk file and list its
files in x11-links.

Revision 1.9.8.19: download - view: text, markup, annotated - select for diffs
Sun Sep 21 17:04:13 2008 UTC (3 years, 8 months ago) by cube
Branches: cube-native-xorg
Diff to: previous 1.9.8.18: preferred, colored; branchpoint 1.9: preferred, colored
Changes since revision 1.9.8.18: +2 -2 lines
Rework libXdamage support in native X11:
  - provide a builtin.mk files instead of using x11.buildlink3.mk
  - split files into a package-specific file
  - update list of files for native X.Org.

Revision 1.9.8.18: download - view: text, markup, annotated - select for diffs
Thu Sep 18 19:30:37 2008 UTC (3 years, 8 months ago) by cube
Branches: cube-native-xorg
Diff to: previous 1.9.8.17: preferred, colored; branchpoint 1.9: preferred, colored
Changes since revision 1.9.8.17: +2 -1 lines
Handle xtrans from native X.Org.

Revision 1.9.8.17: download - view: text, markup, annotated - select for diffs
Thu Sep 18 17:33:27 2008 UTC (3 years, 8 months ago) by cube
Branches: cube-native-xorg
Diff to: previous 1.9.8.16: preferred, colored; branchpoint 1.9: preferred, colored
Changes since revision 1.9.8.16: +6 -1 lines
Make sure libfontenc, libdrm, libXfont, libXprintUtil and liblbxutil are
handled in native X.Org.

Revision 1.9.8.16: download - view: text, markup, annotated - select for diffs
Thu Sep 18 03:09:51 2008 UTC (3 years, 8 months ago) by cube
Branches: cube-native-xorg
Diff to: previous 1.9.8.15: preferred, colored; branchpoint 1.9: preferred, colored
Changes since revision 1.9.8.15: +2 -1 lines
Handle libXevie with native X.Org.

Revision 1.9.8.15: download - view: text, markup, annotated - select for diffs
Thu Sep 18 03:00:09 2008 UTC (3 years, 8 months ago) by cube
Branches: cube-native-xorg
Diff to: previous 1.9.8.14: preferred, colored; branchpoint 1.9: preferred, colored
Changes since revision 1.9.8.14: +2 -1 lines
Reference x11/libXdmcp.

Revision 1.9.8.14: download - view: text, markup, annotated - select for diffs
Thu Sep 18 02:40:26 2008 UTC (3 years, 8 months ago) by cube
Branches: cube-native-xorg
Diff to: previous 1.9.8.13: preferred, colored; branchpoint 1.9: preferred, colored
Changes since revision 1.9.8.13: +3 -1 lines
Link in to native X.Org libXTrap and fix libXau.

Revision 1.9.8.13: download - view: text, markup, annotated - select for diffs
Wed Sep 17 20:46:48 2008 UTC (3 years, 8 months ago) by cube
Branches: cube-native-xorg
Diff to: previous 1.9.8.12: preferred, colored; branchpoint 1.9: preferred, colored
Changes since revision 1.9.8.12: +3 -1 lines
Link in to native X.Org the following packages:
  libFS and libXScrnSaver

For libXScrnSaver, there is a catch.  Previously, the code assumed its
presence from the fact that X11_TYPE was native.  I'm changing that to
provide a builtin.mk file.  This essentially means that the "native X.Org"
functionality of pkgsrc requires said native X.Org to provide the
necessary pkg-config files.  Expect more change of that kind.

Revision 1.9.8.12: download - view: text, markup, annotated - select for diffs
Wed Sep 17 18:31:02 2008 UTC (3 years, 8 months ago) by cube
Branches: cube-native-xorg
Diff to: previous 1.9.8.11: preferred, colored; branchpoint 1.9: preferred, colored
Changes since revision 1.9.8.11: +10 -1 lines
Link in to native X.Org all the remaining "proto" packages:
 trapproto, vidmodeproto, xf86bigfontproto, xf86dgaproto, xf86driproto,
 xf86miscproto, xf86vidmodeproto, xproxymanagementprotocol

Revision 1.9.8.11: download - view: text, markup, annotated - select for diffs
Wed Sep 17 17:35:11 2008 UTC (3 years, 8 months ago) by cube
Branches: cube-native-xorg
Diff to: previous 1.9.8.10: preferred, colored; branchpoint 1.9: preferred, colored
Changes since revision 1.9.8.10: +2 -1 lines
Link in resourceproto to native X.Org.

Revision 1.9.8.10: download - view: text, markup, annotated - select for diffs
Wed Sep 17 17:29:50 2008 UTC (3 years, 8 months ago) by cube
Branches: cube-native-xorg
Diff to: previous 1.9.8.9: preferred, colored; branchpoint 1.9: preferred, colored
Changes since revision 1.9.8.9: +2 -1 lines
Link in scrnsaverproto to native X.Org.

Revision 1.9.8.9: download - view: text, markup, annotated - select for diffs
Wed Sep 17 17:22:02 2008 UTC (3 years, 8 months ago) by cube
Branches: cube-native-xorg
Diff to: previous 1.9.8.8: preferred, colored; branchpoint 1.9: preferred, colored
Changes since revision 1.9.8.8: +2 -1 lines
Link in recordproto to native X.Org.

Revision 1.9.8.8: download - view: text, markup, annotated - select for diffs
Wed Sep 17 17:15:50 2008 UTC (3 years, 8 months ago) by cube
Branches: cube-native-xorg
Diff to: previous 1.9.8.7: preferred, colored; branchpoint 1.9: preferred, colored
Changes since revision 1.9.8.7: +2 -2 lines
Order bl3.mk files in alphabetical order.

Revision 1.9.8.7: download - view: text, markup, annotated - select for diffs
Wed Sep 17 16:38:58 2008 UTC (3 years, 8 months ago) by cube
Branches: cube-native-xorg
Diff to: previous 1.9.8.6: preferred, colored; branchpoint 1.9: preferred, colored
Changes since revision 1.9.8.6: +2 -1 lines
Link in printproto to native X.Org.

Revision 1.9.8.6: download - view: text, markup, annotated - select for diffs
Wed Sep 17 16:29:52 2008 UTC (3 years, 8 months ago) by cube
Branches: cube-native-xorg
Diff to: previous 1.9.8.5: preferred, colored; branchpoint 1.9: preferred, colored
Changes since revision 1.9.8.5: +2 -1 lines
Link in glproto to native X.Org.

Revision 1.9.8.5: download - view: text, markup, annotated - select for diffs
Wed Sep 17 15:13:01 2008 UTC (3 years, 8 months ago) by cube
Branches: cube-native-xorg
Diff to: previous 1.9.8.4: preferred, colored; branchpoint 1.9: preferred, colored
Changes since revision 1.9.8.4: +2 -1 lines
Link in fontsproto to native X.Org.

Revision 1.9.8.4: download - view: text, markup, annotated - select for diffs
Wed Sep 17 14:37:15 2008 UTC (3 years, 8 months ago) by cube
Branches: cube-native-xorg
Diff to: previous 1.9.8.3: preferred, colored; branchpoint 1.9: preferred, colored
Changes since revision 1.9.8.3: +2 -1 lines
Link in fontcacheproto to native X.Org.

Revision 1.9.8.3: download - view: text, markup, annotated - select for diffs
Wed Sep 17 04:35:38 2008 UTC (3 years, 8 months ago) by cube
Branches: cube-native-xorg
Diff to: previous 1.9.8.2: preferred, colored; branchpoint 1.9: preferred, colored
Changes since revision 1.9.8.2: +2 -1 lines
Link in evieext/evieproto (why do I have that feeling this package will be
renamed in a future X.Org release?).

Revision 1.9.8.2: download - view: text, markup, annotated - select for diffs
Wed Sep 17 04:28:11 2008 UTC (3 years, 8 months ago) by cube
Branches: cube-native-xorg
Diff to: previous 1.9.8.1: preferred, colored; branchpoint 1.9: preferred, colored
Changes since revision 1.9.8.1: +2 -1 lines
Link in bigreqsproto.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Sep 16 12:38:38 2008 UTC (3 years, 8 months ago) by tron
Branches: MAIN
CVS tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1 lines
Update "x11-links" package to version 0.38:
- Add support for builtin "pixman".
- Add some extra entries for Mac OS X.

Revision 1.9.8.1: download - view: text, markup, annotated - select for diffs
Tue Sep 16 03:05:36 2008 UTC (3 years, 8 months ago) by cube
Branches: cube-native-xorg
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -1 lines
Link in damageproto and pixman files.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Jan 5 16:08:52 2008 UTC (4 years, 4 months ago) by tron
Branches: MAIN
CVS tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, cwrapper-base, cwrapper, cube-native-xorg-base
Branch point for: cube-native-xorg
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1 lines
Update "x11-links" package to version 0.35:
- Add suport for "inputproto", "randrproto" and "xineramaproto".

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Dec 17 18:20:19 2007 UTC (4 years, 5 months ago) by tron
Branches: MAIN
CVS tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +7 -2 lines
Another day, another update (and probably not the last one):
Update the "x11-links" package to version 0.34:
- Add suport for "libICE", "libSM", "libXext", libXinerama", "libXrandr",
  "libXrender", "libXt" and "xcursor"
- Improve support for "Xfixes".

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Dec 16 19:05:52 2007 UTC (4 years, 5 months ago) by tron
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1 lines
Update "x11-links" package to version 0.33:
- Improve handling of "libXmu" on systems with native X.org.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Dec 15 17:53:40 2007 UTC (4 years, 5 months ago) by tron
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -5 lines
Update "x11-links" package to version 0.32:
- Update X.org support to support systems with modular X.org in the
  base distribution.
- Add support Mac OS X Leopard.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Feb 10 15:45:21 2007 UTC (5 years, 3 months ago) by tonio
Branches: MAIN
CVS tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
add defined check before !empty, to make bootstrap make happy

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Dec 15 20:33:00 2006 UTC (5 years, 5 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +8 -8 lines
Mechanically replace all includes of buildlink3.mk of the following
packages with the modular Xorg equivalent. Those are falling back
to the old location by default, so this commmit doesn't change
dependencies.

graphics/xpm ==> x11/libXpm
fonts/Xft2 ==> x11/libXft
x11/Xfixes ==> x11/libXfixes
x11/xcursor ==> x11/libXcursor
x11/Xrender ==> x11/libXrender
x11/Xrandr ==> libXrandr

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Apr 19 12:30:25 2006 UTC (6 years, 1 month ago) by reed
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +7 -6 lines
Update to change package names that have been changed.
(And add include of xproto buildlink3.mk for x.org.)
Increase package version to 0.29.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Oct 16 08:57:30 2005 UTC (6 years, 7 months ago) by seb
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
x11/render package had been moved as x11/renderext.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jul 25 20:50:25 2005 UTC (6 years, 10 months ago) by reed
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Added xorg support, based on if ${X11BASE}/lib/X11/config/xorgversion.def
exists. Added new files for the xorg related files.

Version is now x11-links-0.26.

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

NetBSD-CVSweb <admin[at]NetBSD[dot]se>