[125343] trunk/dports/devel
ryandesign at macports.org
ryandesign at macports.org
Sat Sep 13 18:30:54 PDT 2014
Revision: 125343
https://trac.macports.org/changeset/125343
Author: ryandesign at macports.org
Date: 2014-09-13 18:30:54 -0700 (Sat, 13 Sep 2014)
Log Message:
-----------
streamlog: new port, version 1.0 (#44478)
Added Paths:
-----------
trunk/dports/devel/streamlog/
trunk/dports/devel/streamlog/Portfile
Added: trunk/dports/devel/streamlog/Portfile
===================================================================
--- trunk/dports/devel/streamlog/Portfile (rev 0)
+++ trunk/dports/devel/streamlog/Portfile 2014-09-14 01:30:54 UTC (rev 125343)
@@ -0,0 +1,22 @@
+# -*- 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 bitbucket 1.0
+PortGroup cmake 1.0
+
+bitbucket.setup nwehr streamlog 1.0 v
+categories devel
+platforms darwin
+maintainers gmail.com:gtolemans
+license BSD
+
+description Logging library built on top of C++ standard output streams
+
+long_description Streamlog is a simple and lightweight library that \
+ maintains an array of user-defined C++ standard output \
+ streams. Every time you write to the log, it \
+ automatically writes to all of the added streams.
+
+checksums rmd160 155dd5e4f4c1526c0516656d9d77d3bf610b447e \
+ sha256 dc1dd26ce084a557b6e3a013fa87c1269344b94034de8598c4f17cc16625e6cd
Property changes on: trunk/dports/devel/streamlog/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/20140913/ddbfa529/attachment-0001.html>
More information about the macports-changes
mailing list