Date: Thu, 25 Jan 2007 09:14:39 -0700 (MST) From: "M. Warner Losh" <imp@bsdimp.com> To: karagodov@gmail.com Cc: freebsd-current@freebsd.org Subject: Re: sasyncd Message-ID: <20070125.091439.332275221.imp@bsdimp.com> In-Reply-To: <c7aff4ef0701220116q5f2a4b6fhddeb6e43efb8d7ac@mail.gmail.com> References: <c7aff4ef0701220116q5f2a4b6fhddeb6e43efb8d7ac@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <c7aff4ef0701220116q5f2a4b6fhddeb6e43efb8d7ac@mail.gmail.com>
"Alexey Karagodov" <karagodov@gmail.com> writes:
: is there any plans to port sasyncd from OpenBSD to FreeBSD ?
: or just please tell, how can i do it myself
Copy the sources to a copy of the FreeBSD tree
(save a copy for later)
while (compile problems) {
type make
fix problems
}
while (runting problems) {
fix problems
type make
}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070125.091439.332275221.imp>
