From fba661e8a6505e7d1c36673a407aaec50be11b50 Mon Sep 17 00:00:00 2001 From: Ashish SHUKLA Date: Fri, 27 Jun 2014 12:34:52 +0000 Subject: - Remove editors/emacs21, and editors/emacs22 as they're no longer maintained upstream - Also remove dependent ports - Add UPDATING entry informing users of the same - Add MOVED entries Approved by: portmgr (bapt) --- mail/Makefile | 3 --- mail/c-sig-emacs21/Makefile | 9 --------- mail/wanderlust-emacs21/Makefile | 14 -------------- mail/wanderlust-emacs22/Makefile | 14 -------------- 4 files changed, 40 deletions(-) delete mode 100644 mail/c-sig-emacs21/Makefile delete mode 100644 mail/wanderlust-emacs21/Makefile delete mode 100644 mail/wanderlust-emacs22/Makefile (limited to 'mail') diff --git a/mail/Makefile b/mail/Makefile index 5ec6141b2400..4dd94b64dfb5 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -41,7 +41,6 @@ SUBDIR += bsmtp SUBDIR += bulk_mailer SUBDIR += c-sig - SUBDIR += c-sig-emacs21 SUBDIR += cclient SUBDIR += chk4mail SUBDIR += claws-mail @@ -731,8 +730,6 @@ SUBDIR += vrfy SUBDIR += wanderlust SUBDIR += wanderlust-devel - SUBDIR += wanderlust-emacs21 - SUBDIR += wanderlust-emacs22 SUBDIR += wanderlust-xemacs21-mule SUBDIR += websieve SUBDIR += whoson diff --git a/mail/c-sig-emacs21/Makefile b/mail/c-sig-emacs21/Makefile deleted file mode 100644 index eac747cded03..000000000000 --- a/mail/c-sig-emacs21/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -# Created by: KIMURA Yasuhiro -# $FreeBSD$ - -MASTERDIR= ${.CURDIR}/../c-sig - -USE_EMACS= yes -EMACS_PORT_NAME= emacs21 - -.include "${MASTERDIR}/Makefile" diff --git a/mail/wanderlust-emacs21/Makefile b/mail/wanderlust-emacs21/Makefile deleted file mode 100644 index ebffd02f7f3a..000000000000 --- a/mail/wanderlust-emacs21/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# Created by: MANTANI Nobutaka -# $FreeBSD$ - -MASTERDIR= ${.CURDIR}/../../mail/wanderlust - -COMMENT= Yet another message interface on Emacsen - -USE_EMACS= yes -EMACS_PORT_NAME= emacs21 -MIMEUI_PORT_NAME= ${MIMEUI_PRODUCT}-${EMACS_PORT_NAME} -EMACS_W3M_PORT_NAME= emacs-w3m-${EMACS_PORT_NAME} - -NO_STAGE= yes -.include "${MASTERDIR}/Makefile" diff --git a/mail/wanderlust-emacs22/Makefile b/mail/wanderlust-emacs22/Makefile deleted file mode 100644 index 9a178ac37a56..000000000000 --- a/mail/wanderlust-emacs22/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# Created by: MANTANI Nobutaka -# $FreeBSD$ - -MASTERDIR= ${.CURDIR}/../../mail/wanderlust - -COMMENT= Yet another message interface on Emacsen - -USE_EMACS= yes -EMACS_PORT_NAME= emacs22 -MIMEUI_PORT_NAME= ${MIMEUI_PRODUCT}-${EMACS_PORT_NAME} -EMACS_W3M_PORT_NAME= emacs-w3m-${EMACS_PORT_NAME} - -NO_STAGE= yes -.include "${MASTERDIR}/Makefile" -- cgit v1.2.3