[26662] trunk/dports/x11

source_changes at macosforge.org source_changes at macosforge.org
Mon Jul 2 00:12:50 PDT 2007


Revision: 26662
          http://trac.macosforge.org/projects/macports/changeset/26662
Author:   afb at macports.org
Date:     2007-07-02 00:12:49 -0700 (Mon, 02 Jul 2007)

Log Message:
-----------
new port, closes #11030

Added Paths:
-----------
    trunk/dports/x11/xfe/
    trunk/dports/x11/xfe/Portfile

Added: trunk/dports/x11/xfe/Portfile
===================================================================
--- trunk/dports/x11/xfe/Portfile	                        (rev 0)
+++ trunk/dports/x11/xfe/Portfile	2007-07-02 07:12:49 UTC (rev 26662)
@@ -0,0 +1,30 @@
+# $Id$
+
+PortSystem 1.0
+
+name			xfe
+version			0.99
+categories		x11
+platforms		darwin freebsd
+maintainers		afb at macports.org
+description		X File Explorer (Xfe) is an MS-Explorer like file manager for X.
+long_description	\
+X File Explorer (Xfe) is a filemanager for X. It is based on the popular \
+X Win Commander, which is discontinued. Xfe is desktop independent and \
+is written with the C++ Fox Toolkit. It has Windows Commander or \
+MS-Explorer look and is very fast and simple. The main features are: \
+file associations, mount/umount devices, directory tree for quick cd, \
+change file attributes, auto save registry, compressed archives \
+view/creation/extraction and much more.
+
+homepage 		http://roland65.free.fr/xfe/
+master_sites		sourceforge:xfe
+
+checksums		md5 fb3513a328eec1b38e0d5b2208b42d78
+depends_lib		lib:libFOX-1.6:fox lib:libpng:libpng
+
+configure.args		--with-included-gettext --enable-release
+post-configure		{
+				reinplace "s;/usr/local/share;${prefix}/share;" \
+				          ${worksrcpath}/src/xfedefs.h
+			}


Property changes on: trunk/dports/x11/xfe/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070702/eb6ac8e8/attachment.html


More information about the macports-changes mailing list