[45251] trunk/dports/sysutils

brett at macports.org brett at macports.org
Sun Jan 11 20:28:04 PST 2009


Revision: 45251
          http://trac.macports.org/changeset/45251
Author:   brett at macports.org
Date:     2009-01-11 20:28:03 -0800 (Sun, 11 Jan 2009)
Log Message:
-----------
initial hem port

Added Paths:
-----------
    trunk/dports/sysutils/hem/
    trunk/dports/sysutils/hem/Portfile

Added: trunk/dports/sysutils/hem/Portfile
===================================================================
--- trunk/dports/sysutils/hem/Portfile	                        (rev 0)
+++ trunk/dports/sysutils/hem/Portfile	2009-01-12 04:28:03 UTC (rev 45251)
@@ -0,0 +1,20 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+
+name            hem
+version         0.3.3
+description     persistent ssh connection and tunnel manager
+long_description    Hem manages multiple background SSH connections using an \
+ifconfig/rc style interface. It is most often used to setup persistent, \
+long-running port tunnels and control master connections. Hem monitors \
+connection upedness and can automatically bounce downed connection.
+maintainers     brett at macports.org
+categories      devel
+platforms       darwin
+homepage        http://github.com/rtomayko/hem
+master_sites    http://tomayko.com/dist/hem
+depends_build   port:autossh
+checksums       sha1 9d7eb9bd74ba4e83b4daa4d20ba3fa53e4107834
+configure.args      --mandir=${prefix}/share/man


Property changes on: trunk/dports/sysutils/hem/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/20090111/8f1376e5/attachment.html>


More information about the macports-changes mailing list