From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1EI9tN-0005wC-5o for garchives@archives.gentoo.org; Wed, 21 Sep 2005 19:04:29 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id j8LIwN2R018323; Wed, 21 Sep 2005 18:58:23 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id j8LIwK5K011741 for ; Wed, 21 Sep 2005 18:58:22 GMT Message-Id: <200509211858.j8LIwK5K011741@robin.gentoo.org> Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org) by smtp.gentoo.org with smtp (Exim 4.43) id 1EI9tE-0003hy-5E for gentoo-doc-cvs@lists.gentoo.org; Wed, 21 Sep 2005 19:04:20 +0000 Received: by lark.gentoo.org (sSMTP sendmail emulation); Wed, 21 Sep 2005 19:04:05 +0000 From: "Jan Kundrat" Date: Wed, 21 Sep 2005 19:04:05 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: gentoo-freebsd.xml Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 6ed81ce6-5d14-4c2c-b87e-6573d79f9cc0 X-Archives-Hash: 255909ee56b8c834520a8f3987f34029 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 @@ - + @@ -28,8 +28,8 @@ -1.2 -2005-09-10 +1.3 +2005-09-21 Introduction to FreeBSD @@ -320,8 +320,9 @@ the original versions of these tools provided by our main Portage tree.
  • - 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.
  • Security: if you are into security, we need you! Although security @@ -423,12 +424,9 @@
  • Some ebuilds have hardcoded -ldl flags to link against libdl to get - dlopen(). This needs to be fixed. -
  • -
  • - 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 ViewCVS. + dlopen(). This needs to be fixed (for further information, please + consult our + our Gentoo/*BSD Technotes Guide.
  • glib and gnome in general need a lot of fixes to be backported.
  • -- gentoo-doc-cvs@gentoo.org mailing list