Sat Sep 20 02:55:34 2008 UTC ()
Remove pkgconfig-related items.


(cube)
diff -r1.13 -r1.14 src/external/mit/xorg/TODO

cvs diff -r1.13 -r1.14 src/external/mit/xorg/Attic/TODO (expand / switch to unified diff)

--- src/external/mit/xorg/Attic/TODO 2008/08/06 07:16:39 1.13
+++ src/external/mit/xorg/Attic/TODO 2008/09/20 02:55:34 1.14
@@ -1,36 +1,32 @@ @@ -1,36 +1,32 @@
1$NetBSD: TODO,v 1.13 2008/08/06 07:16:39 mrg Exp $ 1$NetBSD: TODO,v 1.14 2008/09/20 02:55:34 cube Exp $
2 2
3plan: 3plan:
4 - build modular-xorg stuff with reach over 4 - build modular-xorg stuff with reach over
5 5
6 - everyone gets lib, share and bin 6 - everyone gets lib, share and bin
7 7
8 - initially, only xorg happy platforms get Xserver. other older 8 - initially, only xorg happy platforms get Xserver. other older
9 platforms with xsrc-based servers will build those. 9 platforms with xsrc-based servers will build those.
10 10
11 11
12things to handle: 12things to handle:
13 - figure out a saner way to handle .man.pre files. 13 - figure out a saner way to handle .man.pre files.
14 14
15 - many package.pc files need to be generated / installed for pkgsrc to be useful. 
16 
17 15
18big items: 16big items:
19 17
20libs - done 18libs - done
21 -- many libs may not install manuals yet. 19 -- many libs may not install manuals yet.
22 -- many libs should have pkg-config files generated/installed? 
23 this will apparently help with pkgsrc. 
24 -- libGL has has glapi_x86.S commented out from the 20 -- libGL has has glapi_x86.S commented out from the
25 build because it spews when eating -traditional-cpp 21 build because it spews when eating -traditional-cpp
26 cheap whitespace hacks have been discussed or 22 cheap whitespace hacks have been discussed or
27 phone suggested we only pass -traditional-cpp to 23 phone suggested we only pass -traditional-cpp to
28 platforms where assemblers do things with '#'. 24 platforms where assemblers do things with '#'.
29 25
30tools - done 26tools - done
31share - done 27share - done
32bin - done 28bin - done
33 -- many apps don't install manuals yet 29 -- many apps don't install manuals yet
34 -- many apps need app-config generated/installed? 30 -- many apps need app-config generated/installed?
35 this will apparently help with pkgsrc. 31 this will apparently help with pkgsrc.
36Xserver  32Xserver