diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-03-03 16:00:19 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-03-03 16:00:19 +0000 |
commit | bebf3178ae36f596986c9c997d085dae71d8bb90 (patch) | |
tree | 28f19cc7e46ff16710c3e7fed55ec8397d738f11 /mail/qmail | |
parent | a25c7696d7ac089047381db7850b45f97de09fd2 (diff) | |
download | ports-bebf3178ae36f596986c9c997d085dae71d8bb90.tar.gz ports-bebf3178ae36f596986c9c997d085dae71d8bb90.zip |
Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017.
In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed. The remaining must not
be of use to anyone.
With hat: portmgr
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=435349
Diffstat (limited to 'mail/qmail')
-rw-r--r-- | mail/qmail/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/qmail/Makefile b/mail/qmail/Makefile index 334c2590a5be..bec3d94fb76a 100644 --- a/mail/qmail/Makefile +++ b/mail/qmail/Makefile @@ -424,6 +424,8 @@ LDAPFLAGS+= -D${param} BUILD_DEPENDS+= srs:mail/libsrs2 MASTER_SITES+= http://qmail-ldap-smtpauthuser.googlecode.com/svn/trunk/:srs_ldap BROKEN= Unfetchable (google code has gone away) +DEPRECATED= Unfetchable for more than six months (google code has gone away) +EXPIRATION_DATE= 2017-04-30 SRS_LDAP_PATCH= qmail-ldap-1.03-20060201-SRS.patch DISTFILES+= ${SRS_LDAP_PATCH}:srs_ldap . endif |