FreshPorts -- The Place For Ports Fri, 5 Dec 2008 12:06 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
dfm 0.99.9_4 x11-fm on this many watch lists=4 search for ports that depend on this port
OS/2 - like Desktop-File-Manager for X Window System

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


DFM is Desktop File Manager for X Window System. It works like the 
OS/2 WPS. Files are shown as icons and every folder has it's own 
window. Desktop background is a special folder in the home directory.

Here are some features:

* icons may have any size and position 
* show XVPICS as icons
* save icon and window info
* iconname to cutbuffer (paste to xterm, ...)
* "Constant position" icons that cannot be moved (or arranged)
* easy adding new programs to the desktop
* Offix DND support
* Detail View / Structure View
* ...

WWW: http://www.kaisersite.de/dfm/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: x11/libXpm, devel/pkg-config
Required To Run: x11/libXpm, devel/pkg-config
Required Libraries: devel/glib12, x11-toolkits/gtk12, graphics/imlib

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


Configuration Options
     No options to configure

Master Sites:
http://www.kaisersite.de/dfm/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 23

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Jun 2008 15:12:23
Original commit files touched by this commit  0.99.9_4
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
25 Mar 2008 22:44:48
Original commit files touched by this commit  0.99.9_3
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
19 May 2007 21:32:57
Original commit files touched by this commit  0.99.9_3
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}.
13 May 2006 06:00:46
Original commit files touched by this commit  0.99.9_2
edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with X
07 Mar 2006 08:28:06
Original commit files touched by this commit  0.99.9_2
ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
25 Nov 2005 19:16:38
Original commit files touched by this commit  0.99.9_1
pav search for other commits by this committer
- Add SHA256
04 Feb 2004 05:10:27
Original commit files touched by this commit  0.99.9_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
29 Jan 2004 16:13:06
Original commit files touched by this commit  0.99.9
trevor search for other commits by this committer
SIZEify.
07 Nov 2003 09:28:14
Original commit files touched by this commit  0.99.9
marcus search for other commits by this committer
Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently added
bsd.port.mk macro.

Submitted by:   Oliver Eikemeier <eikemeier@fillmore-labs.com>
20 Apr 2003 20:51:49
Original commit files touched by this commit  0.99.9
marcus search for other commits by this committer
Remove USE_GNOMENG.
20 Feb 2003 19:17:45
Original commit files touched by this commit  0.99.9
knu search for other commits by this committer
De-pkg-comment.
02 Sep 2002 05:03:35
Original commit files touched by this commit  0.99.9
lioux search for other commits by this committer
Deploy USE_GNOMENG infrastructure

PR:             42311
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
26 Jun 2002 18:33:16
Original commit files touched by this commit  0.99.9
perky search for other commits by this committer
Use REINPLACE_CMD instead of PERL

PR:             39790
Submitted by:   Scott Flatman <sf@dsinw.com>
24 Jul 2001 14:39:41
files touched by this commit
kevlo search for other commits by this committer
Update MASTER_SITES and WWW    
15 Jun 2001 14:28:57
files touched by this commit
kevlo search for other commits by this committer
Update to version 0.99.9    
16 Feb 2001 22:23:41
files touched by this commit
vanilla search for other commits by this committer
Upgrade to 0.99.8.    
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 08:37:12
files touched by this commit
asami search for other commits by this committer
Convert category x11-fm to new layout.  
05 Oct 2000 08:57:56
files touched by this commit
reg search for other commits by this committer
Implement WANT_IMLIB and USE_IMLIB.    
04 Oct 2000 01:39:36
files touched by this commit
reg search for other commits by this committer
Back version down to 0.99.7.  0.99.8 never existed, so I'm not bumping the  
epoch.    
09 Sep 2000 11:32:56
files touched by this commit
kevlo search for other commits by this committer
- Update to version 0.99.8   - Add WWW: line into pkg/DESCR    
03 Aug 2000 11: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.    
08 Jul 2000 02:47:04
files touched by this commit
steve search for other commits by this committer
Update to version 0.99.6.    

Number of commits found: 23

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
squirrelmailDec 04
cups-baseNov 29
hplipNov 29
samba3Nov 29
samba3Nov 29
wordpressNov 29
wordpressNov 29
wordpressNov 29
wordpress-muNov 29
imlib2Nov 24
firefox*Nov 23
firefox-devel*Nov 23
firefox10*Nov 23
firefox15*Nov 23
firefox3*Nov 23

9 vulnerabilities affecting 22 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 19495
Broken 162
Deprecated 87
Ignore 472
Forbidden 8
Restricted 262
No CDROM 132
Vulnerable 55
Expired 57
Set to expire 71
Interactive 78
new 24 hours 2
new 48 hours3
new 7 days27
new fortnight93
new month163

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

Add tab to Netscape 6

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