[28244] trunk/dports/devel

source_changes at macosforge.org source_changes at macosforge.org
Sat Aug 25 18:42:30 PDT 2007


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

Log Message:
-----------
Add the safestr library

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

Added: trunk/dports/devel/safestr/Portfile
===================================================================
--- trunk/dports/devel/safestr/Portfile	                        (rev 0)
+++ trunk/dports/devel/safestr/Portfile	2007-08-26 01:42:30 UTC (rev 28244)
@@ -0,0 +1,24 @@
+# $Id: $
+
+PortSystem 1.0
+name			safestr
+version			1.0.3
+categories		devel
+maintainers		landonf at macports.org openmaintainer at macports.org
+description		
+long_description	The goal of the SafeStr library is to provide a rich \
+			string-handling library for C that has safe semantics \
+			yet interoperates with legacy library code in a \
+			straightforward manner. Additionally, porting code \
+			that uses standard C string handling should be \
+			straightforward. The library should work on all modern \
+			Unix-like platforms, as well as any 32-bit Microsoft \
+			Windows OS.
+homepage		http://www.zork.org/safestr/
+platforms		darwin
+
+master_sites		http://www.zork.org/software/
+checksums		md5 a07412095226b0f6fcbd1d7acd4be732 \
+			sha256 791256efff74317273cf8b64c9ad360b7bce16d561b4350bb7de9776c5855b6c
+
+configure.args		--with-xxl=${prefix}

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


More information about the macports-changes mailing list