FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 10:01 AM GMT
Port details
xfm 1.4.3_2 x11-fm on this many watch lists=6 search for ports that depend on this port
The X File Manager

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
License: not specified in port
XFM is a powerful file and applications manager program written using the X
toolkit. It contains virtually all of the features that you would expect in a
file manager -- move around your directory tree in multiple windows, and move,
copy or delete files with simple mouse operations. Directory displays are
updated automatically in regular intervals when the contents of a displayed
directory changes. The integrated application manager allows you to load files
into your favourite applications from the file manager by dragging icons. It
can also be used as a "shelf" onto which you can place files and directories
you are currently working with. A special LOAD action for application files
enables you to manage different application groups.

User-definable file types allow you to specify a command to be executed when
double-clicking on a file or dropping other files onto it. The command can
also prompt you for required parameters. Xfm makes it easy to configure
special kinds of actions such as, e.g., replacing the contents of a compressed
tar archive with a collection of selected files. A lot of corresponding
examples can be found in the distribution, including a fully functional
trashcan feature. Last not least, xfm can automatically mount and unmount
special devices like floppies as you open and close the corresponding
directories (mount points). So you won't have to fiddle around with mount or
mtools commands any more if all you want to do is copy some files between the
hard disk and your floppy drive.

WWW: http://www.musikwissenschaft.uni-mainz.de/~ag/xfm/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/imake, x11/libICE, x11/libSM, x11/libX11, x11-toolkits/libXaw, x11/libXext, x11-toolkits/libXmu, x11/libXpm, x11-toolkits/libXt
Required To Run: x11/libICE, x11/libSM, x11/libX11, x11-toolkits/libXaw, x11/libXext, x11-toolkits/libXmu, x11/libXpm, x11-toolkits/libXt
Required Libraries: x11-toolkits/Xaw3d
There are no ports dependent upon this port

To install the port: cd /usr/ports/x11-fm/xfm/ && make install clean
To add the package: pkg_add -r xfm


Configuration Options
     No options to configure

Master Sites:
http://www.musikwissenschaft.uni-mainz.de/~ag/xfm/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 15

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
18 Mar 2011 17:59:51
Original commit files touched by this commit  1.4.3_2
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
09 Jun 2009 15:33:28
Original commit files touched by this commit  1.4.3_2
amdmi3 search for other commits by this committer
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.

- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
  above change
- a few minor nits like whitespace and SF macro

Tested by:      2 tinderbox runs by pav
Approved by:    portmgr (pav)
19 Apr 2008 17:56:05
Original commit files touched by this commit  1.4.3_1
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
19 May 2007 20:32:57
Original commit files touched by this commit  1.4.3_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
25 Nov 2005 19:16:38
Original commit files touched by this commit  1.4.3
pav search for other commits by this committer
- Add SHA256
10 Apr 2005 05:39:56
Original commit files touched by this commit  1.4.3
lesi search for other commits by this committer
Remove XAWVER from Xaw3d LIB_DEPENDS re. Xaw3d will be depended upon just
fine without explicit version in there, while specifying it can
occasionally confuse (cf. ports/78527). Packages depend on specific
versions of Xaw3d and X libraries anyway and ports will get the right
version number through imake.
29 Jan 2004 16:13:06
Original commit files touched by this commit  1.4.3
trevor search for other commits by this committer
SIZEify.
20 Feb 2003 19:17:45
Original commit files touched by this commit  1.4.3
knu search for other commits by this committer
De-pkg-comment.
05 Sep 2001 16:52:48
files touched by this commit
kevlo search for other commits by this committer
Update to version 1.4.3    
05 Feb 2001 21:00:56
files touched by this commit
olgeni search for other commits by this committer
Spaces -> tabs in ports/x11-fm.    
08 Oct 2000 07:37:12
files touched by this commit
asami search for other commits by this committer
Convert category x11-fm to new layout.  
16 Sep 2000 20:31:18
files touched by this commit
ade search for other commits by this committer
Update to 1.4.2.4   Add WWW: line into pkg/DESCR    
05 Sep 2000 19:34:53
files touched by this commit
asami search for other commits by this committer
Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports  
work with both XFree86-3 and XFree86-4.    
03 Aug 2000 10:28:58
files touched by this commit
asami search for other commits by this committer
(1) Add new variable, XFREE86_VERSION, to specify which version of       XFree86
(3 or 4) to depend to when USE_XLIB is set.       XFREE86_VERSION defaults to 3
for now, but adventurous users can       override it in /etc/make.conf.  When
XFREE86_VERSION=3, USE_XLIB       will add a dependency to x11/XFree86; when it
is set to 4, the       dependency will be to x11/XFree86-4-libraries.  When     
 XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS       hacks
to avoid messing with XFree86 are turned off.    
02 Aug 2000 06:35:00
files touched by this commit
kevlo search for other commits by this committer
Update to version 1.4.2    

Number of commits found: 15

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days44
new fortnight70
new month141

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.062 seconds.