[128430] trunk/dports/www

ryandesign at macports.org ryandesign at macports.org
Thu Nov 20 19:58:10 PST 2014


Revision: 128430
          https://trac.macports.org/changeset/128430
Author:   ryandesign at macports.org
Date:     2014-11-20 19:58:10 -0800 (Thu, 20 Nov 2014)
Log Message:
-----------
logstalgia: new port, version 1.0.6 (#45943)

Added Paths:
-----------
    trunk/dports/www/logstalgia/
    trunk/dports/www/logstalgia/Portfile

Added: trunk/dports/www/logstalgia/Portfile
===================================================================
--- trunk/dports/www/logstalgia/Portfile	                        (rev 0)
+++ trunk/dports/www/logstalgia/Portfile	2014-11-21 03:58:10 UTC (rev 128430)
@@ -0,0 +1,35 @@
+# -*- 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
+PortGroup           github 1.0
+
+github.setup        acaudwell Logstalgia 1.0.6 logstalgia-
+name                logstalgia
+categories          www
+platforms           darwin
+maintainers         nomaintainer
+license             GPL-3
+
+description         a website access log visualisation tool
+
+long_description    Logstalgia is a visualization tool that replays or streams \
+                    web server access logs as a retro arcade game simulation.
+
+homepage            http://code.google.com/p/logstalgia/
+github.tarball_from releases
+distname            ${name}-${version}
+
+checksums           rmd160  f5bce16745c774070c37a2cd54a3c32d7aa2768b \
+                    sha256  a81b94742cce64b0b2d1b1683f2f7ac6d06456056f353896153b1b8181855f34
+
+depends_build       port:boost \
+                    port:glm \
+                    port:pkgconfig
+
+depends_lib         port:freetype \
+                    port:glew \
+                    port:libpng \
+                    port:libsdl \
+                    port:libsdl_image \
+                    port:pcre


Property changes on: trunk/dports/www/logstalgia/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/20141120/2f81147f/attachment.html>


More information about the macports-changes mailing list