Gentoo Archives: gentoo-doc-cvs

From: Jan Kundrat <jkt@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: gentoo-freebsd.xml
Date: Wed, 21 Sep 2005 19:04:29
Message-Id: 200509211858.j8LIwK5K011741@robin.gentoo.org
1 jkt 05/09/21 19:04:05
2
3 Modified: xml/htdocs/doc/en gentoo-freebsd.xml
4 Log:
5 #106816, update from citizen428
6
7 Revision Changes Path
8 1.5 +9 -11 xml/htdocs/doc/en/gentoo-freebsd.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-freebsd.xml?rev=1.5&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-freebsd.xml?rev=1.5&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-freebsd.xml.diff?r1=1.4&r2=1.5&cvsroot=gentoo
13
14 Index: gentoo-freebsd.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-freebsd.xml,v
17 retrieving revision 1.4
18 retrieving revision 1.5
19 diff -u -r1.4 -r1.5
20 --- gentoo-freebsd.xml 11 Sep 2005 16:27:55 -0000 1.4
21 +++ gentoo-freebsd.xml 21 Sep 2005 19:04:05 -0000 1.5
22 @@ -1,5 +1,5 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-freebsd.xml,v 1.4 2005/09/11 16:27:55 cam Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-freebsd.xml,v 1.5 2005/09/21 19:04:05 jkt Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/gentoo-freebsd.xml">
29 @@ -28,8 +28,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>1.2</version>
34 -<date>2005-09-10</date>
35 +<version>1.3</version>
36 +<date>2005-09-21</date>
37
38 <chapter>
39 <title>Introduction to FreeBSD</title>
40 @@ -320,8 +320,9 @@
41 the original versions of these tools provided by our main Portage tree.
42 </li>
43 <li>
44 - Working with userland ebuilds: this means working closely with other
45 - developers in order to have our changes/patches accepted into the main tree.
46 + Working on current ebuilds: this means working closely with ebuild maintainers
47 + in order to create patches or modify ebuilds in a way that can be accepted
48 + into the main tree.
49 </li>
50 <li>
51 Security: if you are into security, we need you! Although security
52 @@ -423,12 +424,9 @@
53 </li>
54 <li>
55 Some ebuilds have hardcoded -ldl flags to link against libdl to get
56 - <c>dlopen()</c>. This needs to be fixed.
57 - </li>
58 - <li>
59 - xorg-x11 6.8.99.14 and .15 won't build. Until this has been fixed, you can
60 - revert to xorg-x11-6.8.99.13. An ebuild can be obtained via <uri
61 - link="http://viewcvs.gentoo.org">ViewCVS</uri>.
62 + <c>dlopen()</c>. This needs to be fixed (for further information, please
63 + consult our <uri link="/proj/en/gentoo-alt/bsd/maintnotes.xml#doc_chap3">
64 + our Gentoo/*BSD Technotes Guide</uri>.
65 </li>
66 <li>glib and gnome in general need a lot of fixes to be backported.</li>
67 </ul>
68
69
70
71 --
72 gentoo-doc-cvs@g.o mailing list