svn commit: r359512 - in head: . Mk converters converters/mule-ucs deskutils/etask devel devel/eieio devel/elib-emacs21 devel/semantic editors editors/apel-emacs21 editors/apel-emacs22 editors/emac...

Ashish SHUKLA ashish at FreeBSD.org
Fri Jun 27 12:34:58 UTC 2014


Author: ashish
Date: Fri Jun 27 12:34:52 2014
New Revision: 359512
URL: http://svnweb.freebsd.org/changeset/ports/359512
QAT: https://qat.redports.org/buildarchive/r359512/

Log:
  - 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)

Deleted:
  head/converters/mule-ucs/
  head/devel/elib-emacs21/
  head/editors/apel-emacs21/
  head/editors/apel-emacs22/
  head/editors/emacs21/
  head/editors/emacs22/
  head/editors/flim-emacs21/
  head/editors/flim-emacs22/
  head/editors/semi-emacs21/
  head/editors/semi-emacs22/
  head/irc/riece-emacs21/
  head/japanese/emacs-emcws/
  head/japanese/lookup-emacs21/
  head/japanese/migemo-emacs21/
  head/japanese/migemo-emacs22/
  head/mail/c-sig-emacs21/
  head/mail/wanderlust-emacs21/
  head/mail/wanderlust-emacs22/
  head/math/emacs-calc/
  head/textproc/uim-el-emacs21/
  head/textproc/uim-el-emacs22/
  head/textproc/yaml-mode.el-emacs21/
  head/www/emacs-w3m-emacs21/
  head/www/emacs-w3m-emacs22/
Modified:
  head/MOVED
  head/Mk/bsd.emacs.mk
  head/UPDATING
  head/converters/Makefile
  head/deskutils/etask/Makefile
  head/devel/Makefile
  head/devel/eieio/Makefile
  head/devel/semantic/Makefile
  head/editors/Makefile
  head/editors/speedbar/Makefile
  head/graphics/xface.el/Makefile
  head/irc/Makefile
  head/japanese/Makefile
  head/lang/sml-mode.el/Makefile
  head/mail/Makefile
  head/math/Makefile
  head/print/hyperlatex/Makefile
  head/textproc/Makefile
  head/textproc/emacs-wiki/Makefile
  head/textproc/htmlize.el/Makefile
  head/textproc/xml-lite.el/Makefile
  head/textproc/xml-parse.el/Makefile
  head/www/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Fri Jun 27 12:29:20 2014	(r359511)
+++ head/MOVED	Fri Jun 27 12:34:52 2014	(r359512)
@@ -6156,3 +6156,27 @@ print/pkg-texinfo|print/texinfo-minimal|
 sysutils/pc-sysinstall|sysutils/pcbsd-utils|2014-06-24|Removed: pc-sysinstall is included in sysutils/pcbsd-utils
 print/texinfo-minimal|print/texinfo-lite|2014-06-24|Has been renamed
 devel/gmake-minimal|devel/gmake-lite|2014-06-24|Has been renamed
+converters/mule-ucs||2014-06-27|Removed: dependent on editors/emacs21
+devel/elib-emacs21||2014-06-27|Removed: dependent on editors/emacs21
+editors/apel-emacs21||2014-06-27|Removed: dependent on editors/emacs21
+editors/apel-emacs22||2014-06-27|Removed: dependent on editors/emacs22
+editors/emacs21||2014-06-27|Removed: unmaintained upstream
+editors/emacs22||2014-06-27|Removed: unmaintained upstream
+editors/flim-emacs21||2014-06-27|Removed: dependent on editors/emacs21
+editors/flim-emacs22||2014-06-27|Removed: dependent on editors/emacs22
+editors/semi-emacs21||2014-06-27|Removed: dependent on editors/emacs21
+editors/semi-emacs22||2014-06-27|Removed: dependent on editors/emacs22
+irc/riece-emacs21||2014-06-27|Removed: dependent on editors/emacs21
+japanese/emacs-emcws||2014-06-27|Removed: dependent on editors/emacs21
+japanese/lookup-emacs21||2014-06-27|Removed: dependent on editors/emacs21
+japanese/migemo-emacs21||2014-06-27|Removed: dependent on editors/emacs21
+japanese/migemo-emacs22||2014-06-27|Removed: dependent on editors/emacs22
+mail/c-sig-emacs21||2014-06-27|Removed: dependent on editors/emacs21
+mail/wanderlust-emacs21||2014-06-27|Removed: dependent on editors/emacs21
+mail/wanderlust-emacs22||2014-06-27|Removed: dependent on editors/emacs22
+math/emacs-calc||2014-06-27|Removed: dependent on editors/emacs21
+textproc/uim-el-emacs21||2014-06-27|Removed: dependent on editors/emacs21
+textproc/uim-el-emacs22||2014-06-27|Removed: dependent on editors/emacs22
+textproc/yaml-mode.el-emacs21||2014-06-27|Removed: dependent on editors/emacs21
+www/emacs-w3m-emacs21||2014-06-27|Removed: dependent on editors/emacs21
+www/emacs-w3m-emacs22||2014-06-27|Removed: dependent on editors/emacs22

Modified: head/Mk/bsd.emacs.mk
==============================================================================
--- head/Mk/bsd.emacs.mk	Fri Jun 27 12:29:20 2014	(r359511)
+++ head/Mk/bsd.emacs.mk	Fri Jun 27 12:34:52 2014	(r359512)
@@ -63,42 +63,8 @@ EMACS_PORT_NAME?=	emacs24
 
 EMACS_MASTERDIR_PKGFILES?=	NO
 
-# Emacs-21.x
-.if (${EMACS_PORT_NAME} == "emacs21")
-EMACS_NAME=		emacs
-EMACS_VER=		21.3
-EMACS_MAJOR_VER=	21
-EMACS_LIBDIR?=		share/${EMACS_NAME}
-EMACS_LIBDIR_WITH_VER?=	share/${EMACS_NAME}/${EMACS_VER}
-EMACS_PORTSDIR=		${PORTSDIR}/editors/emacs21
-EMACS_COMMON_PORT=	NO
-EMACS_HAS_MULE=		YES
-EMACS_NO_SUBDIRSEL=	NO
-.if (${EMACS_MASTERDIR_PKGFILES} == "YES")
-COMMENTFILE?=		${PKGDIR}/pkg-comment.${EMACS_PORT_NAME}
-DESCR?=                 ${PKGDIR}/pkg-descr.${EMACS_PORT_NAME}
-PLIST?=                 ${PKGDIR}/pkg-plist.${EMACS_PORT_NAME}
-.endif
-
-# Emacs-22.x
-.elif (${EMACS_PORT_NAME} == "emacs22")
-EMACS_NAME=		emacs
-EMACS_VER=		22.3
-EMACS_MAJOR_VER=	22
-EMACS_LIBDIR?=		share/${EMACS_NAME}
-EMACS_LIBDIR_WITH_VER?=	share/${EMACS_NAME}/${EMACS_VER}
-EMACS_PORTSDIR=		${PORTSDIR}/editors/emacs22
-EMACS_COMMON_PORT=	NO
-EMACS_HAS_MULE=		YES
-EMACS_NO_SUBDIRSEL=	NO
-.if (${EMACS_MASTERDIR_PKGFILES} == "YES")
-COMMENTFILE?=		${PKGDIR}/pkg-comment.${EMACS_PORT_NAME}
-DESCR?=			${PKGDIR}/pkg-descr.${EMACS_PORT_NAME}
-PLIST?=			${PKGDIR}/pkg-plist.${EMACS_PORT_NAME}
-.endif
-
 # Emacs-23.x
-.elif (${EMACS_PORT_NAME} == "emacs23")
+.if (${EMACS_PORT_NAME} == "emacs23")
 EMACS_NAME=		emacs
 EMACS_VER=		23.4
 EMACS_MAJOR_VER=	23
@@ -225,8 +191,7 @@ PLIST?=                 ${PKGDIR}/pkg-pl
 check-makevars::
 	@${ECHO} "Makefile error: Bad value of EMACS_PORT_NAME: ${EMACS_PORT_NAME}."
 	@${ECHO} "Valid values are:"
-	@${ECHO} "	Emacs  family: emacs21 emacs22 emacs23 emacs24"
-	@${ECHO} "                     emacs-devel"
+	@${ECHO} "	Emacs  family: emacs23 emacs24 emacs-devel"
 	@${ECHO} "	XEmacs family: xemacs21 xemacs21-mule xemacs-devel"
 	@${ECHO} "	               xemacs-devel-mule xemacs-mule-xft"
 	@${FALSE}

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Fri Jun 27 12:29:20 2014	(r359511)
+++ head/UPDATING	Fri Jun 27 12:34:52 2014	(r359512)
@@ -5,6 +5,16 @@ they are unavoidable.
 You should get into the habit of checking this file for changes each time
 you update your ports collection, before attempting any port upgrades.
 
+20140427:
+  AFFECTS: users of editors/emacs21 and editors/emacs22
+  AUTHOR: ashish at FreeBSD.org
+
+  editors/emacs21, and editors/emacs22 are removed as they were
+  unmaintained upstream for a while. Their dependent ports are removed
+  as well. Please switch to editors/emacs (Emacs 24 release), or
+  editors/emacs23 (Emacs 23 release), or editors/emacs-devel (Emacs
+  development branch) ports.
+
 20140626:
   AFFECTS: users of mail/qmail-spamcontrol
   AUTHOR: bdrewery at FreeBSD.org

Modified: head/converters/Makefile
==============================================================================
--- head/converters/Makefile	Fri Jun 27 12:29:20 2014	(r359511)
+++ head/converters/Makefile	Fri Jun 27 12:34:52 2014	(r359512)
@@ -49,7 +49,6 @@
     SUBDIR += mimelib
     SUBDIR += mmencode
     SUBDIR += mpack
-    SUBDIR += mule-ucs
     SUBDIR += nomyso
     SUBDIR += o3read
     SUBDIR += osm2mp

Modified: head/deskutils/etask/Makefile
==============================================================================
--- head/deskutils/etask/Makefile	Fri Jun 27 12:29:20 2014	(r359511)
+++ head/deskutils/etask/Makefile	Fri Jun 27 12:34:52 2014	(r359512)
@@ -14,7 +14,6 @@ COMMENT=	Manage your projects or tasks w
 RUN_DEPENDS=	xpdf:${PORTSDIR}/graphics/xpdf
 
 USE_EMACS=	yes
-EMACS_PORT_NAME?=	emacs21
 USE_GHOSTSCRIPT_RUN=	yes
 USE_TEX=	latex dvipsk
 

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Fri Jun 27 12:29:20 2014	(r359511)
+++ head/devel/Makefile	Fri Jun 27 12:34:52 2014	(r359512)
@@ -407,7 +407,6 @@
     SUBDIR += elfsh
     SUBDIR += elftoaout
     SUBDIR += elib
-    SUBDIR += elib-emacs21
     SUBDIR += entity
     SUBDIR += epm
     SUBDIR += epl.el

Modified: head/devel/eieio/Makefile
==============================================================================
--- head/devel/eieio/Makefile	Fri Jun 27 12:29:20 2014	(r359511)
+++ head/devel/eieio/Makefile	Fri Jun 27 12:34:52 2014	(r359512)
@@ -15,7 +15,6 @@ MAINTAINER=	dryice at dryice.name
 COMMENT=	Enhanced Integration of Emacs Interpreted Objects
 
 USE_EMACS=	yes
-EMACS_PORT_NAME?=	emacs21
 
 .if ${EMACS_PORT_NAME} != "emacs21"
 PORTNAMESUFFIX=	${PKGNAMESUFFIX}

Modified: head/devel/semantic/Makefile
==============================================================================
--- head/devel/semantic/Makefile	Fri Jun 27 12:29:20 2014	(r359511)
+++ head/devel/semantic/Makefile	Fri Jun 27 12:34:52 2014	(r359512)
@@ -15,7 +15,6 @@ MAINTAINER=	dryice at dryice.name
 COMMENT=	Lexer, parser-generator, and parser for Emacs
 
 USE_EMACS=	yes
-EMACS_PORT_NAME?=	emacs21
 
 .if ${EMACS_PORT_NAME} != "emacs21"
 PORTNAMESUFFIX=	${PKGNAMESUFFIX}

Modified: head/editors/Makefile
==============================================================================
--- head/editors/Makefile	Fri Jun 27 12:29:20 2014	(r359511)
+++ head/editors/Makefile	Fri Jun 27 12:34:52 2014	(r359512)
@@ -9,8 +9,6 @@
     SUBDIR += aee
     SUBDIR += aewan
     SUBDIR += apel
-    SUBDIR += apel-emacs21
-    SUBDIR += apel-emacs22
     SUBDIR += asedit
     SUBDIR += beav
     SUBDIR += biew
@@ -60,13 +58,9 @@
     SUBDIR += emacs
     SUBDIR += emacs-devel
     SUBDIR += emacs-nox11
-    SUBDIR += emacs21
-    SUBDIR += emacs22
     SUBDIR += emacs23
     SUBDIR += fb
     SUBDIR += flim
-    SUBDIR += flim-emacs21
-    SUBDIR += flim-emacs22
     SUBDIR += flim-xemacs21-mule
     SUBDIR += fpc-ide
     SUBDIR += fte
@@ -242,8 +236,6 @@
     SUBDIR += scribes
     SUBDIR += se
     SUBDIR += semi
-    SUBDIR += semi-emacs21
-    SUBDIR += semi-emacs22
     SUBDIR += semi-xemacs21-mule
     SUBDIR += setedit
     SUBDIR += slime

Modified: head/editors/speedbar/Makefile
==============================================================================
--- head/editors/speedbar/Makefile	Fri Jun 27 12:29:20 2014	(r359511)
+++ head/editors/speedbar/Makefile	Fri Jun 27 12:34:52 2014	(r359512)
@@ -15,7 +15,6 @@ MAINTAINER=	dryice at dryice.name
 COMMENT=	Quick access to files and tags in an Emacs frame
 
 USE_EMACS=	yes
-EMACS_PORT_NAME?=	emacs21
 
 USES=		gmake
 CONFLICTS=	cedet*

Modified: head/graphics/xface.el/Makefile
==============================================================================
--- head/graphics/xface.el/Makefile	Fri Jun 27 12:29:20 2014	(r359511)
+++ head/graphics/xface.el/Makefile	Fri Jun 27 12:34:52 2014	(r359512)
@@ -19,15 +19,9 @@ COMMENT=	X-Face encoder/decoder/viewer f
 RUN_DEPENDS=	compface:${PORTSDIR}/mail/faces
 
 USE_EMACS=	yes
-EMACS_PORT_NAME?=	emacs21
 
 LISP_FILES=	x-face
-.if (${EMACS_PORT_NAME} == emacs21)
-LISPDIR=	${EMACS_VERSION_SITE_LISPDIR}/x-face
-LISP_FILES+=	x-face-e21
-PLIST_SUB+=	E21_ONLY="" \
-		XEMACS_ONLY="@comment "
-.elif (${EMACS_PORT_NAME} == xemacs21 || ${EMACS_PORT_NAME} == xemacs21-mule)
+.if (${EMACS_PORT_NAME} == xemacs21 || ${EMACS_PORT_NAME} == xemacs21-mule)
 LISPDIR=	${EMACS_SITE_LISPDIR}/x-face
 LISP_FILES+=	x-face-xmas
 PLIST_SUB+=	E21_ONLY="@comment " \
@@ -42,17 +36,6 @@ PLIST_SUB+=	LISPDIR=${LISPDIR} \
 
 OPTIONS_DEFINE=	DOCS
 
-post-extract:
-.if (${EMACS_PORT_NAME} == emacs21)
-	${CP} ${DISTDIR}/x-face-e21.el.gz ${WRKSRC}
-	${GUNZIP_CMD} ${WRKSRC}/x-face-e21.el.gz
-.endif
-post-build:
-.if (${EMACS_PORT_NAME} == emacs21)
-	(cd ${WRKSRC}; \
-	${EMACS_CMD} -batch -q -no-site-file \
-	-f batch-byte-compile x-face-e21.el)
-.endif
 do-install:
 	@${MKDIR} ${STAGEDIR}${PREFIX}/${LISPDIR}
 .for i in ${LISP_FILES}

Modified: head/irc/Makefile
==============================================================================
--- head/irc/Makefile	Fri Jun 27 12:29:20 2014	(r359511)
+++ head/irc/Makefile	Fri Jun 27 12:34:52 2014	(r359512)
@@ -105,7 +105,6 @@
     SUBDIR += ratbox-services
     SUBDIR += rbot
     SUBDIR += riece
-    SUBDIR += riece-emacs21
     SUBDIR += roxirc
     SUBDIR += ruby-irc
     SUBDIR += ruby-rica

Modified: head/japanese/Makefile
==============================================================================
--- head/japanese/Makefile	Fri Jun 27 12:29:20 2014	(r359511)
+++ head/japanese/Makefile	Fri Jun 27 12:34:52 2014	(r359512)
@@ -54,7 +54,6 @@
     SUBDIR += egg-canna
     SUBDIR += eijiro-fpw
     SUBDIR += elisa8x8
-    SUBDIR += emacs-emcws
     SUBDIR += epwutil
     SUBDIR += esecanna
     SUBDIR += esecanna-module-vje25
@@ -152,7 +151,6 @@
     SUBDIR += libtomoe-gtk
     SUBDIR += lipsf
     SUBDIR += lookup
-    SUBDIR += lookup-emacs21
     SUBDIR += lsd-fpw
     SUBDIR += lynx
     SUBDIR += lynx-current
@@ -168,8 +166,6 @@
     SUBDIR += mg
     SUBDIR += mh
     SUBDIR += migemo
-    SUBDIR += migemo-emacs21
-    SUBDIR += migemo-emacs22
     SUBDIR += migemo-emacs23
     SUBDIR += migemo-xemacs-devel-mule
     SUBDIR += mikachan-ttfonts

Modified: head/lang/sml-mode.el/Makefile
==============================================================================
--- head/lang/sml-mode.el/Makefile	Fri Jun 27 12:29:20 2014	(r359511)
+++ head/lang/sml-mode.el/Makefile	Fri Jun 27 12:34:52 2014	(r359512)
@@ -15,7 +15,6 @@ COMMENT=	An EMACS mode for editing Stand
 ALL_TARGET=	default
 
 USE_EMACS=	yes
-EMACS_PORT_NAME?=	emacs21
 
 #
 # Install configuration

Modified: head/mail/Makefile
==============================================================================
--- head/mail/Makefile	Fri Jun 27 12:29:20 2014	(r359511)
+++ head/mail/Makefile	Fri Jun 27 12:34:52 2014	(r359512)
@@ -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

Modified: head/math/Makefile
==============================================================================
--- head/math/Makefile	Fri Jun 27 12:29:20 2014	(r359511)
+++ head/math/Makefile	Fri Jun 27 12:34:52 2014	(r359512)
@@ -107,7 +107,6 @@
     SUBDIR += eigen3
     SUBDIR += eispack
     SUBDIR += elmer-umfpack
-    SUBDIR += emacs-calc
     SUBDIR += emc2
     SUBDIR += ent
     SUBDIR += entropy

Modified: head/print/hyperlatex/Makefile
==============================================================================
--- head/print/hyperlatex/Makefile	Fri Jun 27 12:29:20 2014	(r359511)
+++ head/print/hyperlatex/Makefile	Fri Jun 27 12:34:52 2014	(r359512)
@@ -14,7 +14,6 @@ RUN_DEPENDS=	ppmtogif:${PORTSDIR}/graphi
 
 USE_TEX=	latex
 USE_EMACS=	yes
-EMACS_PORT_NAME?=	emacs21
 
 LATEX_DIR=	${PREFIX}/share/texmf/tex/latex/hyperlatex
 HYPERLATEX_DIR=	${PREFIX}/share/hyperlatex

Modified: head/textproc/Makefile
==============================================================================
--- head/textproc/Makefile	Fri Jun 27 12:29:20 2014	(r359511)
+++ head/textproc/Makefile	Fri Jun 27 12:34:52 2014	(r359512)
@@ -1476,8 +1476,6 @@
     SUBDIR += txt2tags
     SUBDIR += uim
     SUBDIR += uim-el
-    SUBDIR += uim-el-emacs21
-    SUBDIR += uim-el-emacs22
     SUBDIR += uim-el-xemacs21-mule
     SUBDIR += uim-gtk
     SUBDIR += uim-gtk3
@@ -1561,7 +1559,6 @@
     SUBDIR += yali
     SUBDIR += yamcha
     SUBDIR += yaml-mode.el
-    SUBDIR += yaml-mode.el-emacs21
     SUBDIR += yelp-tools
     SUBDIR += yelp-xsl
     SUBDIR += yi-aspell

Modified: head/textproc/emacs-wiki/Makefile
==============================================================================
--- head/textproc/emacs-wiki/Makefile	Fri Jun 27 12:29:20 2014	(r359511)
+++ head/textproc/emacs-wiki/Makefile	Fri Jun 27 12:34:52 2014	(r359512)
@@ -13,7 +13,6 @@ MAINTAINER=	dryice at FreeBSD.org
 COMMENT=	Create and use hyperlinks and simple formatting in plain text files
 
 USE_EMACS=	yes
-EMACS_PORT_NAME?=	emacs21
 
 OPTIONS_DEFINE=	CONTRIB
 CONTRIB_DESC=	Install extra packages. This can shadow versions already there.

Modified: head/textproc/htmlize.el/Makefile
==============================================================================
--- head/textproc/htmlize.el/Makefile	Fri Jun 27 12:29:20 2014	(r359511)
+++ head/textproc/htmlize.el/Makefile	Fri Jun 27 12:34:52 2014	(r359512)
@@ -14,7 +14,6 @@ MAINTAINER=	dryice at FreeBSD.org
 COMMENT=	Emacs major mode to create HTML files from Emacs buffers (in colour!)
 
 USE_EMACS=	yes
-EMACS_PORT_NAME?=	emacs21
 NO_WRKSUBDIR=	yes
 EXTRACT_CMD=	${CP}
 EXTRACT_BEFORE_ARGS=

Modified: head/textproc/xml-lite.el/Makefile
==============================================================================
--- head/textproc/xml-lite.el/Makefile	Fri Jun 27 12:29:20 2014	(r359511)
+++ head/textproc/xml-lite.el/Makefile	Fri Jun 27 12:34:52 2014	(r359512)
@@ -14,7 +14,6 @@ MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A simple XML-editing for GNU Emacs
 
 USE_EMACS=	yes
-EMACS_PORT_NAME?=	emacs21
 NO_WRKSUBDIR=	yes
 EXTRACT_CMD=	${CP}
 EXTRACT_BEFORE_ARGS=

Modified: head/textproc/xml-parse.el/Makefile
==============================================================================
--- head/textproc/xml-parse.el/Makefile	Fri Jun 27 12:29:20 2014	(r359511)
+++ head/textproc/xml-parse.el/Makefile	Fri Jun 27 12:34:52 2014	(r359512)
@@ -16,7 +16,6 @@ MAINTAINER=	dryice at dryice.name
 COMMENT=	Code to efficiently read/write XML data with Elisp
 
 USE_EMACS=	yes
-EMACS_PORT_NAME?=	emacs21
 
 .if ${EMACS_PORT_NAME} != "emacs21"
 PORTNAMESUFFIX=	${PKGNAMESUFFIX}

Modified: head/www/Makefile
==============================================================================
--- head/www/Makefile	Fri Jun 27 12:29:20 2014	(r359511)
+++ head/www/Makefile	Fri Jun 27 12:34:52 2014	(r359512)
@@ -181,8 +181,6 @@
     SUBDIR += eliom
     SUBDIR += elog
     SUBDIR += emacs-w3m
-    SUBDIR += emacs-w3m-emacs21
-    SUBDIR += emacs-w3m-emacs22
     SUBDIR += emacs-w3m-xemacs21-mule
     SUBDIR += encode-explorer
     SUBDIR += entrans


More information about the svn-ports-head mailing list