diff options
author | pav <pav@FreeBSD.org> | 2009-12-08 22:30:09 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-12-08 22:30:09 +0800 |
commit | 63ea972d4fb9e3310eacf3fe692a9afe49874235 (patch) | |
tree | bc0c931c9789842aadf764e5b6d07eb613cb5e08 /security | |
parent | 50ec0ecc16f7d463b891438f4eaa28ff1cfe83ad (diff) | |
download | freebsd-ports-gnome-63ea972d4fb9e3310eacf3fe692a9afe49874235.tar.gz freebsd-ports-gnome-63ea972d4fb9e3310eacf3fe692a9afe49874235.tar.zst freebsd-ports-gnome-63ea972d4fb9e3310eacf3fe692a9afe49874235.zip |
This port has been broken for 3+ months, thus
- Mark DEPRECATED and schedule for expiration in one month
With hat: portmgr
Diffstat (limited to 'security')
-rw-r--r-- | security/shibboleth-sp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/shibboleth-sp/Makefile b/security/shibboleth-sp/Makefile index cd241b9a5144..ca6299762606 100644 --- a/security/shibboleth-sp/Makefile +++ b/security/shibboleth-sp/Makefile @@ -16,6 +16,8 @@ COMMENT= C++ Shibboleth Service Provider (Internet2) for Apache LIB_DEPENDS= saml.5:${PORTSDIR}/security/opensaml BROKEN= does not build +DEPRECATED= has been broken for 3 months +EXPIRATION_DATE=2010-01-08 OPTIONS= APACHE22 "Use Apache version 2.2 instead of version 2.0" on |