From owner-freebsd-ports@FreeBSD.ORG Mon Dec 8 01:43:08 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CF0916A4CE for ; Mon, 8 Dec 2003 01:43:08 -0800 (PST) Received: from elf.ii.uj.edu.pl (elf.ii.uj.edu.pl [149.156.65.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB6D643FBF for ; Mon, 8 Dec 2003 01:43:07 -0800 (PST) (envelope-from zalcman@elf.ii.uj.edu.pl) Received: by elf.ii.uj.edu.pl (Postfix, from userid 1922) id C2BD84287B8; Mon, 8 Dec 2003 10:43:05 +0100 (MET) Received: from localhost (localhost [127.0.0.1]) by elf.ii.uj.edu.pl (Postfix) with ESMTP id 7D8272CDBF0 for ; Mon, 8 Dec 2003 10:43:05 +0100 (MET) Date: Mon, 8 Dec 2003 10:43:05 +0100 From: Adam Zalcman To: freebsd-ports@freebsd.org In-Reply-To: <3FD16268.7080008@ciam.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: katakana-matrix screen saver X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Dec 2003 09:43:08 -0000 Hi :) On Sat, 6 Dec 2003, Sergey Matveychuk wrote: > > I'll give you the number when I send it. Please be patient cause I am busy > > enough now to enjoyably obey the rule No3 ;-> > Can I get it somewhere without port now? Yes, have a look at http://www.ii.uj.edu.pl/%7Ezalcman/Projects/kmatrix/ Anyone can download a tar.gz or *.c files and the makefile directly. BTW: 1. you'll need to kldload vesa.ko before kmatrix_saver.ko unless you have VESA support compiled into your kernel. 2. it's been tested on a texmode console on FreeBSD 4.5 with vesa.ko (for an unknown reason didn't work with VESA compiled into the kernel, but I think it's a personal problem of my machine). > I have a big interest too :) Thanks :)) I would be grateful for any comment from anyone :) It might be useful if I'm going to port it ;> Greets :) Adam 'esoth'