[55087] trunk/dports/comms
devans at macports.org
devans at macports.org
Thu Aug 6 12:00:14 PDT 2009
Revision: 55087
http://trac.macports.org/changeset/55087
Author: devans at macports.org
Date: 2009-08-06 12:00:13 -0700 (Thu, 06 Aug 2009)
Log Message:
-----------
sofia-sip: new port, version 1.12.10.
Added Paths:
-----------
trunk/dports/comms/sofia-sip/
trunk/dports/comms/sofia-sip/Portfile
Added: trunk/dports/comms/sofia-sip/Portfile
===================================================================
--- trunk/dports/comms/sofia-sip/Portfile (rev 0)
+++ trunk/dports/comms/sofia-sip/Portfile 2009-08-06 19:00:13 UTC (rev 55087)
@@ -0,0 +1,32 @@
+# -*- 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
+
+name sofia-sip
+version 1.12.10
+categories comms
+maintainers devans openmaintainer
+platforms darwin
+homepage http://sofia-sip.sourceforge.net
+master_sites sourceforge
+
+description Sofia-Sip is a RFC3261 compliant SIP User-Agent library.
+
+long_description \
+ Sofia-SIP is an open-source SIP User-Agent library, compliant \
+ with the IETF RFC3261 specification. It can be used as a building \
+ block for SIP client software for uses such as VoIP, IM, and many \
+ other real-time and person-to-person communication services.
+
+checksums md5 9e07fde3ad2009e44d1100ca3950d02b \
+ sha1 572db412fbfe1b1f52026fa82d6fbc691bb2d375 \
+ rmd160 35d3c3d348af1553d1a6fe2e0425efcd5dab8e6f
+
+depends_build port:pkgconfig \
+ port:doxygen
+
+depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 \
+ port:openssl
+
+configure.args --enable-corefoundation
Property changes on: trunk/dports/comms/sofia-sip/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090806/81d9ac65/attachment-0001.html>
More information about the macports-changes
mailing list