[113138] trunk/dports/sysutils

g5pw at macports.org g5pw at macports.org
Sun Nov 10 09:21:11 PST 2013


Revision: 113138
          https://trac.macports.org/changeset/113138
Author:   g5pw at macports.org
Date:     2013-11-10 09:21:11 -0800 (Sun, 10 Nov 2013)
Log Message:
-----------
sysutils/lnav:
  new port

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

Added: trunk/dports/sysutils/lnav/Portfile
===================================================================
--- trunk/dports/sysutils/lnav/Portfile	                        (rev 0)
+++ trunk/dports/sysutils/lnav/Portfile	2013-11-10 17:21:11 UTC (rev 113138)
@@ -0,0 +1,29 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8::et:sw=4:ts=4:sts=4
+# $Id$
+PortSystem          1.0
+PortGroup           github 1.0
+
+github.setup        tstack lnav 0.6.2 v
+
+maintainers         g5pw openmaintainer
+categories          sysutils
+description         Description
+long_description    LongDescription
+platforms           darwin
+homepage            http://lnav.org
+
+depends_lib			port:pcre \
+                    port:sqlite3 \
+                    port:ncurses \
+                    port:readline \
+                    port:zlib \
+                    port:bzip2 \
+                    port:openssl
+
+checksums           rmd160  c66501fe01bbc21405d8b4fe1474ff4edfe058cf \
+                    sha256  c170db53672d6f9084d470510d5b68a5d3c8743c4d183dafbe3c8646863bbaa0
+
+configure.args      --with-ncurses \
+                    --with-pcre \
+                    --with-readline \
+                    --with-sqlite3


Property changes on: trunk/dports/sysutils/lnav/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/20131110/29a478ae/attachment.html>


More information about the macports-changes mailing list