Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/man/files: man-1.5p-defmanpath-symlinks.patch man-1.5p-search-order.patch man-1.6d-fbsd.patch man-1.6e-man2html-bzip2.patch
Date: Sat, 05 Jan 2008 01:12:58
Message-Id: E1JAxan-0003eK-Ba@stork.gentoo.org
1 vapier 08/01/05 01:12:53
2
3 Modified: man-1.5p-defmanpath-symlinks.patch
4 man-1.5p-search-order.patch man-1.6d-fbsd.patch
5 man-1.6e-man2html-bzip2.patch
6 Log:
7 move documentation to patches
8
9 Revision Changes Path
10 1.2 sys-apps/man/files/man-1.5p-defmanpath-symlinks.patch
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man/files/man-1.5p-defmanpath-symlinks.patch?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man/files/man-1.5p-defmanpath-symlinks.patch?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man/files/man-1.5p-defmanpath-symlinks.patch?r1=1.1&r2=1.2
15
16 Index: man-1.5p-defmanpath-symlinks.patch
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/man/files/man-1.5p-defmanpath-symlinks.patch,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- man-1.5p-defmanpath-symlinks.patch 12 Jan 2005 18:29:48 -0000 1.1
23 +++ man-1.5p-defmanpath-symlinks.patch 5 Jan 2008 01:12:52 -0000 1.2
24 @@ -1,5 +1,11 @@
25 ---- man-1.5o2/src/makewhatis.sh.orig 2005-01-07 21:19:37.812163552 -0500
26 -+++ man-1.5o2/src/makewhatis.sh 2005-01-07 21:20:43.023249960 -0500
27 +makewhatis traverses manpages twice, as default manpath contains two
28 +directories that are symlinked together ... this isn't a real fix, just
29 +a workaround that should be OK for the way Gentoo does things. a real
30 +fix would be to filter out any directories which resolv to the same
31 +directory ...
32 +
33 +--- man-1.5o2/src/makewhatis.sh
34 ++++ man-1.5o2/src/makewhatis.sh
35 @@ -41,7 +41,7 @@
36 # and should be first.
37 # It is a bug to add /var/cache/man to DEFCATPATH.
38
39
40
41 1.3 sys-apps/man/files/man-1.5p-search-order.patch
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man/files/man-1.5p-search-order.patch?rev=1.3&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man/files/man-1.5p-search-order.patch?rev=1.3&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man/files/man-1.5p-search-order.patch?r1=1.2&r2=1.3
46
47 Index: man-1.5p-search-order.patch
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/sys-apps/man/files/man-1.5p-search-order.patch,v
50 retrieving revision 1.2
51 retrieving revision 1.3
52 diff -u -r1.2 -r1.3
53 --- man-1.5p-search-order.patch 7 Feb 2006 01:42:50 -0000 1.2
54 +++ man-1.5p-search-order.patch 5 Jan 2008 01:12:52 -0000 1.3
55 @@ -1,3 +1,6 @@
56 +Fix search order in man.conf so that system installed manpages
57 +will be found first ...
58 +
59 --- man-1.5p/src/man.conf.in
60 +++ man-1.5p/src/man.conf.in
61 @@ -36,11 +36,11 @@
62
63
64
65 1.2 sys-apps/man/files/man-1.6d-fbsd.patch
66
67 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man/files/man-1.6d-fbsd.patch?rev=1.2&view=markup
68 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man/files/man-1.6d-fbsd.patch?rev=1.2&content-type=text/plain
69 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man/files/man-1.6d-fbsd.patch?r1=1.1&r2=1.2
70
71 Index: man-1.6d-fbsd.patch
72 ===================================================================
73 RCS file: /var/cvsroot/gentoo-x86/sys-apps/man/files/man-1.6d-fbsd.patch,v
74 retrieving revision 1.1
75 retrieving revision 1.2
76 diff -u -r1.1 -r1.2
77 --- man-1.6d-fbsd.patch 18 Jul 2006 20:07:39 -0000 1.1
78 +++ man-1.6d-fbsd.patch 5 Jan 2008 01:12:52 -0000 1.2
79 @@ -1,5 +1,9 @@
80 ---- man-1.6d/gencat/genlib.c.orig 2006-06-26 21:26:10 -0300
81 -+++ man-1.6d/gencat/genlib.c 2006-06-26 21:34:46 -0300
82 +Fixes compilation in FreeBSD
83 +
84 +http://bugs.gentoo.org/138123
85 +
86 +--- man-1.6d/gencat/genlib.c
87 ++++ man-1.6d/gencat/genlib.c
88 @@ -54,7 +54,7 @@
89 #include <unistd.h>
90 #endif
91
92
93
94 1.2 sys-apps/man/files/man-1.6e-man2html-bzip2.patch
95
96 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man/files/man-1.6e-man2html-bzip2.patch?rev=1.2&view=markup
97 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man/files/man-1.6e-man2html-bzip2.patch?rev=1.2&content-type=text/plain
98 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man/files/man-1.6e-man2html-bzip2.patch?r1=1.1&r2=1.2
99
100 Index: man-1.6e-man2html-bzip2.patch
101 ===================================================================
102 RCS file: /var/cvsroot/gentoo-x86/sys-apps/man/files/man-1.6e-man2html-bzip2.patch,v
103 retrieving revision 1.1
104 retrieving revision 1.2
105 diff -u -r1.1 -r1.2
106 --- man-1.6e-man2html-bzip2.patch 12 Jan 2007 02:04:47 -0000 1.1
107 +++ man-1.6e-man2html-bzip2.patch 5 Jan 2008 01:12:52 -0000 1.2
108 @@ -1,3 +1,5 @@
109 +add support for bzip2 compression to man2html and friends
110 +
111 --- man2html/glimpse_filters
112 +++ man2html/glimpse_filters
113 @@ -1,3 +1,4 @@
114
115
116
117 --
118 gentoo-commits@g.o mailing list