[141437] trunk/dports/sysutils

khindenburg at macports.org khindenburg at macports.org
Sat Dec 12 01:31:42 PST 2015


Revision: 141437
          https://trac.macports.org/changeset/141437
Author:   khindenburg at macports.org
Date:     2015-10-18 11:02:15 -0700 (Sun, 18 Oct 2015)
Log Message:
-----------
ipbt: new port #28289

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

Added: trunk/dports/sysutils/ipbt/Portfile
===================================================================
--- trunk/dports/sysutils/ipbt/Portfile	                        (rev 0)
+++ trunk/dports/sysutils/ipbt/Portfile	2015-10-18 18:02:15 UTC (rev 141437)
@@ -0,0 +1,27 @@
+# -*- 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
+# $Id$
+
+PortSystem 1.0
+
+name                ipbt
+version             20141026.2197432
+categories          sysutils
+platforms           darwin
+maintainers         khindenburg openmaintainer
+
+description         a high-tech ttyrec player for Unix
+long_description    \
+    ipbt plays ttyrec files and works by embedding a terminal emulator \
+    (PuTTY). The input file is read in full and run through the internal \
+    terminal emulator, and the resulting screen states are saved in an \
+    internal movie array in such a way that any screen state ('frame') \
+    can be retrieved efficiently.
+
+license             MIT
+homepage            http://www.chiark.greenend.org.uk/~sgtatham/ipbt/
+master_sites        ${homepage}
+
+depends_lib         port:ncurses
+
+checksums           rmd160  d327854c4a699f072933334c67c545be06a3f78b \
+                    sha256  151da94da378cc88e979df8eb5f9a05c4e663bd1299c191d24c10128bae879b0


Property changes on: trunk/dports/sysutils/ipbt/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/13387aa7/attachment.html>


More information about the macports-changes mailing list