[125711] trunk/dports/devel

ryandesign at macports.org ryandesign at macports.org
Wed Sep 24 05:05:13 PDT 2014


Revision: 125711
          https://trac.macports.org/changeset/125711
Author:   ryandesign at macports.org
Date:     2014-09-24 05:05:13 -0700 (Wed, 24 Sep 2014)
Log Message:
-----------
pure-stllib: new port, version 0.6 (#45143)

Added Paths:
-----------
    trunk/dports/devel/pure-stllib/
    trunk/dports/devel/pure-stllib/Portfile

Added: trunk/dports/devel/pure-stllib/Portfile
===================================================================
--- trunk/dports/devel/pure-stllib/Portfile	                        (rev 0)
+++ trunk/dports/devel/pure-stllib/Portfile	2014-09-24 12:05:13 UTC (rev 125711)
@@ -0,0 +1,26 @@
+# -*- 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               pure 1.0
+
+pure.setup              stllib 0.6
+categories              devel
+platforms               darwin
+maintainers             ryandesign
+license                 BSD
+
+description             a Pure interface to some C++ container types
+
+long_description        ${name} provides ${description}.
+
+checksums               rmd160  55d6c5920923472570185324feea6fa6d71c7ce7 \
+                        sha256  1d550764fc2f8ba6ddbd1fbd3da2d6965b69e2c992747265d9ebe4f16aa5e455
+
+depends_build-append    port:pkgconfig
+
+# These are set in the Makefile but the pure portgroup overrides them.
+configure.cxxflags-append -g -std=c++0x -Wall
+
+test.run                yes
+test.target             check


Property changes on: trunk/dports/devel/pure-stllib/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/20140924/e19685a8/attachment.html>


More information about the macports-changes mailing list