Gentoo Archives: gentoo-soc

From: Naohiro Aota <naota@×××××.net>
To: patrick@g.o
Cc: gentoo-soc@l.g.o
Subject: [gentoo-soc] [GSoC] Gentoo/DragonFly BSD Report
Date: Tue, 22 Jun 2010 23:13:13
Message-Id: 20100623.081302.99457482757897712.naota@elisp.net
1 Hi, Patrick and list.
2
3 This is a weekly report of my SoC project "Porting Gentoo to DragonFly
4 BSD".
5
6 Here is my git repository.
7 http://github.com/naota/gentoo-dragonflybsd/
8
9 I'm writing dfbsd-* stuffs. I've wrote -bin, -lib, -sources and
10 -mk-defs. Some of them needs a little more fix. (use USE flag, remove
11 not-needed installation)
12
13 "sort -z" [1] and "ebuild patch sending" are still problems for me. Any
14 suggestions will be appreciated.
15
16 [1] DragonFly BSD's "sort" have no "-z" option, so that some portage
17 command dosen't work.
18 [2] May I send patches for ebuilds I've fixed for DragonFly BSD to
19 bugs.gentoo.org?
20
21 Regards,