remove packaging files removed upstream
authorSam Hartman <hartmans@painless-security.com>
Wed, 7 Dec 2011 19:16:56 +0000 (14:16 -0500)
committerSam Hartman <hartmans@painless-security.com>
Wed, 7 Dec 2011 19:16:56 +0000 (14:16 -0500)
Portfile [deleted file]
pkginfo [deleted file]

diff --git a/Portfile b/Portfile
deleted file mode 100644 (file)
index dd6d993..0000000
--- a/Portfile
+++ /dev/null
@@ -1,29 +0,0 @@
-PortSystem 1.0
-
-name                opensaml
-version             2.4.1
-categories          lang shibboleth security xml
-maintainers         scantor snc
-description         OpenSAML 2 library for C++
-long_description    SAML 2.0/1.x toolkit
-homepage            http://www.opensaml.org/
-master_sites        http://shibboleth.internet2.edu/downloads/opensaml/cpp/${version}/
-
-platforms           darwin
-
-depends_lib         port:xmltooling \
-                    port:xml-security-c \
-                    port:xercesc3 \
-                    port:log4shib
-
-checksums           sha1 @CHECKSUM@
-
-configure.args      --disable-static \
-                    --with-xmltooling=${prefix} \
-                    --with-xerces=${prefix} \
-                    --with-xmlsec=${prefix}
-
-
-livecheck.check     regex
-livecheck.url       http://shibboleth.internet2.edu/downloads/shibboleth/cppsp/latest/mac/ports/shibboleth/opensaml/Portfile
-livecheck.regex     "version *(\\d+\\.\\d+(\\.\\d+)?)"
diff --git a/pkginfo b/pkginfo
deleted file mode 100644 (file)
index 9a19b8a..0000000
--- a/pkginfo
+++ /dev/null
@@ -1,10 +0,0 @@
-PKG=SHIBosaml
-VERSION=2.4.1
-NAME=opensaml-c
-CATEGORY=application,security
-DESC=OpenSAML library for C++
-VENDOR=Internet2
-HOTLINE=https://bugs.internet2.edu/
-CLASSES=none
-PSTAMP=sunra.internet2.edu 2008-03-17
-EMAIL=cantor.2@osu.edu