Date: Thu, 1 Feb 2001 02:03:56 -0500 (EST) From: Trevor Johnson <trevor@jpj.net> To: Wesley Morgan <morganw@chemikals.org> Cc: <ports@freebsd.org> Subject: Re: cvs commit: ports/www Makefile ports/www/wb0 Makefile distinfo pkg-comment pkg-descr ports/www/wb0/files patch-Makefile patch-etc_wb0_wb0.config patch-watcher.c Message-ID: <200102010151330.13202-100000@blues.jpj.net> In-Reply-To: <Pine.BSF.4.32.0101311917130.37456-100000@volatile.chemikals.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> Wow, lets put this bad boy on a picobsd floppy! > > new port of wb0, a Web browser for the VGA console which can display > > pictures It might have too many dependencies: $ ls -s `which lynx` /usr/local/lib/*vga*1 /usr/local/lib/*jpeg*9 /usr/local/lib/*png*4 1032 /usr/local/bin/lynx 320 /usr/local/lib/libvga.so.1 144 /usr/local/lib/libjpeg.so.9 52 /usr/local/lib/libvgagl.so.1 144 /usr/local/lib/libpng.so.4 1032+144+144+320+52=1692 You could probably have it run w3m or links instead of lynx, to save space. The authors of wb0 and links are working on merging wb0 into links, according to the wb0 home page. -- Trevor Johnson http://jpj.net/~trevor/gpgkey.txt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102010151330.13202-100000>