From owner-freebsd-ports Mon Sep 25 17:29:46 1995 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA01631 for ports-outgoing; Mon, 25 Sep 1995 17:29:46 -0700 Received: from MediaCity.com (easy1.mediacity.com [205.216.172.10]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id RAA01626 for ; Mon, 25 Sep 1995 17:29:44 -0700 Received: (from brian@localhost) by MediaCity.com (8.6.11/8.6.9) id RAA19418 for ports@freebsd.org; Mon, 25 Sep 1995 17:32:04 -0700 From: Brian Litzinger Message-Id: <199509260032.RAA19418@MediaCity.com> Subject: re: moxfm (was: Somebody with Motif?) To: ports@freebsd.org Date: Mon, 25 Sep 1995 17:32:04 -0700 (PDT) X-Mailer: ELM [version 2.4 PL24 ME7a] Content-Type: text Content-Length: 970 Sender: owner-ports@freebsd.org Precedence: bulk > > ...might want to look at porting this : > > > Moxfm is a free OSF/Motif based file and application manager > > for generic Unix systems running X11. Moxfm allows you to > > browse your directory tree and to copy, move, link and delete > > files in an intuitive way by simple drag-and-drop actions. > > It provides context-sensitive popup menus. Directory displays > > are updated automatically in regular intervals when the > > contents of the directory changes. Pretty cool. I've made available a statically compiled version however the mounttab handling in one of the functions didn't look too portable, so it is commented out in the version I compiled. Someone, who knows more about this stuff than I, might want to look at src/FmMount.c and see about porting the function checkDevices(void). I compiled it on a -current system. It installs into /usr/X11R6. ftp://ftp.mediacity.com/pub/brian/moxfm-static-current.tgz Brian Litzinger brian@MediaCity.com