Ticket #35728: Portfile

File Portfile, 1.6 KB (added by ajdudman, 12 years ago)

gsoap Portfile

Line 
1# -*- 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
2# $Id: Portfile 93690 2012-05-28 10:34:07Z ryandesign@macports.org $
3
4PortSystem          1.0
5
6name                gsoap
7version             2.8.9
8set branch          [join [lrange [split ${version} .] 0 1] .]
9categories          devel
10license             GPL-2+
11platforms           darwin
12maintainers         nomaintainer
13
14description         offers an XML to C/C++ language binding to ease the \
15                    development of SOAP/XML Web services in C and C/C++
16
17long_description    The gSOAP toolkit is a cross-platform development \
18                    environment for C and C++ SOAP/XML Web services (SOAP \
19                    1.1/1.2, WSDL 1.1). gSOAP supports XML serialization of \
20                    native C/C++ data types. Includes stub/skeleton compiler, \
21                    HTTP Web server, and much more.
22
23homepage            http://www.cs.fsu.edu/~engelen/soap.html
24master_sites        sourceforge:project/gsoap2/gSOAP
25
26use_zip             yes
27distname            ${name}_${version}
28worksrcdir          ${name}-${branch}
29
30checksums           rmd160  aa15776a6d3a7078bbec5036abe2994d58263de7 \
31                    sha256  24ff4a4c3b2470149febfd9d2d22127a267e9e92f4a5dd1ad2b16d07da62a7d5
32
33depends_lib         port:openssl
34
35patchfiles          patch-configure.diff patch-stdsoap2.h.diff
36
37use_parallel_build  no
38
39livecheck.type      regex
40livecheck.url       http://sourceforge.net/projects/gsoap2/files/
41livecheck.regex     /${name}_(\[0-9.\]+)\\.