|
|
@@ -1,28 +1,31 @@ |
|
|
PortSystem 1.0 |
|
|
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 |
|
|
|
|
|
PortSystem 1.0 |
|
|
|
|
|
name xfe |
|
|
version 1.42 |
|
|
version 1.43.1 |
|
|
categories x11 |
|
|
platforms darwin freebsd |
|
|
license GPL-2+ |
|
|
maintainers nomaintainer |
|
|
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. |
|
|
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:project/xfe/xfe/${version}/ |
|
|
master_sites sourceforge:project/xfe/xfe/${version}/ |
|
|
|
|
|
checksums rmd160 ea01ebf8654f1a9ac84bc2f7db96fe8b2b12a44c \ |
|
|
sha256 a1e3e892584988c80b3a492f7b3cb78e1ee84d7148e6d1fc9d6054bbd8063bec |
|
|
checksums rmd160 989059822327fdafd4b9d87a861b9cfdecf2138e \ |
|
|
sha256 c26329af19ab3713408cbe43517c0e2b96fd748cac3a80825d7125acb80ec252 \ |
|
|
size 2776237 |
|
|
|
|
|
depends_build port:intltool port:pkgconfig |
|
|
depends_build port:intltool port:pkgconfig |
|
|
|
|
|
depends_lib port:fox port:libpng port:freetype |
|
|
|
|
|
|