[52851] trunk/dports/x11

ram at macports.org ram at macports.org
Wed Jun 24 06:13:51 PDT 2009


Revision: 52851
          http://trac.macports.org/changeset/52851
Author:   ram at macports.org
Date:     2009-06-24 06:13:50 -0700 (Wed, 24 Jun 2009)
Log Message:
-----------
x11/worker: new port, closes #20036

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

Added: trunk/dports/x11/worker/Portfile
===================================================================
--- trunk/dports/x11/worker/Portfile	                        (rev 0)
+++ trunk/dports/x11/worker/Portfile	2009-06-24 13:13:50 UTC (rev 52851)
@@ -0,0 +1,21 @@
+# $Id$
+
+PortSystem        1.0
+
+name              worker
+version           2.17.4
+categories        x11
+maintainers       nomaintainer
+description       highly configurable two-paned file manager for X
+long_description  \
+    Worker is a file manager much like the Amiga's DirOpus.  It can be controlled with mouse or keyboard.  There is no restriction on the number or type of button functions.  Files are recognized by both extension and content, content by recognizing common bytes in the sample files you show it.  Drag & Drop is supported.
+homepage          http://www.boomerangsworld.de/cms/worker
+platforms         darwin
+depends_lib port:xorg-libsm \
+            port:xorg-libice \
+            port:xorg-libX11
+master_sites      ${homepage}/downloads
+checksums         md5    ec421e3a7b8445563c35bd818d551966         \
+                  sha1   4eb7870b87aeff4b1cced80a8dcb543ab13e19a8 \
+                  rmd160 c8d19bdc1e8d206f074daae1ffe713d5b6672906
+


Property changes on: trunk/dports/x11/worker/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090624/f362cd34/attachment-0001.html>


More information about the macports-changes mailing list