[28243] trunk/dports/devel

source_changes at macosforge.org source_changes at macosforge.org
Sat Aug 25 18:37:22 PDT 2007


Revision: 28243
          http://trac.macosforge.org/projects/macports/changeset/28243
Author:   landonf at macports.org
Date:     2007-08-25 18:37:21 -0700 (Sat, 25 Aug 2007)

Log Message:
-----------
XXL is a library for C and C++ that provides exception handling and asset management.

Added Paths:
-----------
    trunk/dports/devel/xxl/
    trunk/dports/devel/xxl/Portfile

Added: trunk/dports/devel/xxl/Portfile
===================================================================
--- trunk/dports/devel/xxl/Portfile	                        (rev 0)
+++ trunk/dports/devel/xxl/Portfile	2007-08-26 01:37:21 UTC (rev 28243)
@@ -0,0 +1,20 @@
+# $Id: $
+
+PortSystem 1.0
+name			xxl
+version			1.0.1
+categories		devel
+maintainers		landonf at macports.org openmaintainer at macports.org
+description		C/C++ library for exception handling and asset management
+long_description	XXL is a library for C and C++ that provides exception \
+			handling and asset management. Asset management is \
+			integrated with the exception handling mechanism such \
+			that assets may be automatically cleaned up if an \
+			exception is thrown, which allows for much simplified \
+			program structure with respect to error handling.
+homepage		http://www.zork.org/xxl/
+platforms		darwin
+
+master_sites		http://www.zork.org/software/
+checksums		md5 d0151eab37aea456957ceaada5501ae7 \
+			sha256 7decbada52dabb0f7298b36982371c7ba4d817b281797498d0515ec2440b20f9

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070825/3d3b87e3/attachment.html


More information about the macports-changes mailing list