From b002a5a91ead0f0a405bd6460028fc328da2b3c9 Mon Sep 17 00:00:00 2001 From: rene Date: Sun, 1 Mar 2015 00:30:58 +0000 Subject: Remove expired ports: 2015-02-28 finance/openerp-server: Broken for more than 6 months 2015-02-28 graphics/p5-Geo-KML 2015-02-28 mail/postfix-tls: TLS is now a default for postfix / postfix-current 2015-02-28 net/spserver: Broken for more than 6 months 2015-02-28 net/xrdesktop: Unmaintained upstream - please use net/xrdesktop2 instead 2015-02-28 www/mediawiki122: Deprecated by upstream, use www/mediawiki12{3,4} instead 2015-02-28 www/mod_cplusplus: written for apache 2.0, no longer maintained upstream 2015-02-28 www/py-django15: not supported by upstream math/isabelle and ports-mgmt/porteasy have pending updates, so preserve them. --- mail/Makefile | 1 - mail/postfix-tls/Makefile | 19 ------------------- 2 files changed, 20 deletions(-) delete mode 100644 mail/postfix-tls/Makefile (limited to 'mail') diff --git a/mail/Makefile b/mail/Makefile index 6f93757d9bee..6c70dedbdc19 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -486,7 +486,6 @@ SUBDIR += postfix-policyd-spf-python SUBDIR += postfix-policyd-weight SUBDIR += postfix-postfwd - SUBDIR += postfix-tls SUBDIR += postfixadmin SUBDIR += postgrey SUBDIR += postsrsd diff --git a/mail/postfix-tls/Makefile b/mail/postfix-tls/Makefile deleted file mode 100644 index 84d1a54c3e7b..000000000000 --- a/mail/postfix-tls/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# Created by: Bjoern A. Zeeb -# $FreeBSD$ - -PKGNAMESUFFIX= -tls - -DEPRECATED= TLS is now a default for postfix / postfix-current -EXPIRATION_DATE= 2015-02-28 - -CONFLICTS_INSTALL= courier-0.* postfix2?-* postfix21?-* postfix-2.* \ - postfix-current-[23].* postfix-current-base-[23].* \ - sendmail-8.* sendmail+*-8.* smail-3.* zmailer-2.* \ - opensmtpd-[0-9]* - -OPTIONS_SLAVE= TLS - -MASTERDIR= ${.CURDIR}/../postfix -LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX} - -.include "${MASTERDIR}/Makefile" -- cgit