jkt 05/09/21 19:04:05 Modified: xml/htdocs/doc/en gentoo-freebsd.xml Log: #106816, update from citizen428
Revision Changes Path 1.5 +9 -11 xml/htdocs/doc/en/gentoo-freebsd.xml 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 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 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 Index: gentoo-freebsd.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-freebsd.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- gentoo-freebsd.xml 11 Sep 2005 16:27:55 -0000 1.4 +++ gentoo-freebsd.xml 21 Sep 2005 19:04:05 -0000 1.5 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-freebsd.xml,v 1.4 2005/09/11 16:27:55 cam Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-freebsd.xml,v 1.5 2005/09/21 19:04:05 jkt Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/gentoo-freebsd.xml"> @@ -28,8 +28,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.2</version> -<date>2005-09-10</date> +<version>1.3</version> +<date>2005-09-21</date> <chapter> <title>Introduction to FreeBSD</title> @@ -320,8 +320,9 @@ the original versions of these tools provided by our main Portage tree. </li> <li> - Working with userland ebuilds: this means working closely with other - developers in order to have our changes/patches accepted into the main tree. + Working on current ebuilds: this means working closely with ebuild maintainers + in order to create patches or modify ebuilds in a way that can be accepted + into the main tree. </li> <li> Security: if you are into security, we need you! Although security @@ -423,12 +424,9 @@ </li> <li> Some ebuilds have hardcoded -ldl flags to link against libdl to get - <c>dlopen()</c>. This needs to be fixed. - </li> - <li> - xorg-x11 6.8.99.14 and .15 won't build. Until this has been fixed, you can - revert to xorg-x11-6.8.99.13. An ebuild can be obtained via <uri - link="http://viewcvs.gentoo.org">ViewCVS</uri>. + <c>dlopen()</c>. This needs to be fixed (for further information, please + consult our <uri link="/proj/en/gentoo-alt/bsd/maintnotes.xml#doc_chap3"> + our Gentoo/*BSD Technotes Guide</uri>. </li> <li>glib and gnome in general need a lot of fixes to be backported.</li> </ul> -- [email protected] mailing list
