diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-02-16 11:27:07 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-02-16 11:27:07 +0000 |
commit | 621da56b4a78d4dc13d0df3f072c4f3779470c02 (patch) | |
tree | a5b1946af47c9ea16a6a0ec79d8cee0c9000ddcd /editors | |
parent | 9e5eeba2bad3911f132adf8ee845ce8bd093c72f (diff) | |
download | ports-621da56b4a78d4dc13d0df3f072c4f3779470c02.tar.gz ports-621da56b4a78d4dc13d0df3f072c4f3779470c02.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 5 | ||||
-rw-r--r-- | editors/apel-mule/Makefile | 20 | ||||
-rw-r--r-- | editors/bitmap-mule/Makefile | 20 | ||||
-rw-r--r-- | editors/custom-mule/Makefile | 25 | ||||
-rw-r--r-- | editors/custom-mule/files/patch-aa | 11 | ||||
-rw-r--r-- | editors/custom-mule/pkg-descr | 26 | ||||
-rw-r--r-- | editors/flim113-mule/Makefile | 20 | ||||
-rw-r--r-- | editors/semi113-mule/Makefile | 20 |
8 files changed, 0 insertions, 147 deletions
diff --git a/editors/Makefile b/editors/Makefile index f37747a5c66f..a016359116e0 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -12,7 +12,6 @@ SUBDIR += apel SUBDIR += apel-emacs19 SUBDIR += apel-emacs20 - SUBDIR += apel-mule SUBDIR += asedit SUBDIR += axe SUBDIR += beav @@ -22,7 +21,6 @@ SUBDIR += bitedit SUBDIR += bitmap SUBDIR += bitmap-emacs20 - SUBDIR += bitmap-mule SUBDIR += bless SUBDIR += boiling-egg SUBDIR += bpatch @@ -34,7 +32,6 @@ SUBDIR += cooledit SUBDIR += cream SUBDIR += custom-emacs - SUBDIR += custom-mule SUBDIR += dedit SUBDIR += doxymacs SUBDIR += dte @@ -56,7 +53,6 @@ SUBDIR += flim113 SUBDIR += flim113-emacs19 SUBDIR += flim113-emacs20 - SUBDIR += flim113-mule SUBDIR += fpc-ide SUBDIR += fte SUBDIR += gate @@ -140,7 +136,6 @@ SUBDIR += semi113 SUBDIR += semi113-emacs19 SUBDIR += semi113-emacs20 - SUBDIR += semi113-mule SUBDIR += setedit SUBDIR += slime SUBDIR += spe diff --git a/editors/apel-mule/Makefile b/editors/apel-mule/Makefile deleted file mode 100644 index 8c923e09a122..000000000000 --- a/editors/apel-mule/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# New ports collection makefile for: apel for mule -# Date created: 23 September 1998 -# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org> -# -# $FreeBSD$ -# - -MAINTAINER= ports@FreeBSD.org -COMMENT= A Portable Emacs Library for mule - -# This is a slave port. -PORTCLASS= slave - -MASTERDIR= ${.CURDIR}/../../editors/apel - -# emacs port setup -USE_EMACS= yes -EMACS_PORT_NAME= mule - -.include <${MASTERDIR}/Makefile> diff --git a/editors/bitmap-mule/Makefile b/editors/bitmap-mule/Makefile deleted file mode 100644 index b8d9767f0823..000000000000 --- a/editors/bitmap-mule/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# New ports collection makefile for: bitmap for mule -# Date created: 23 September 1998 -# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org> -# -# $FreeBSD$ -# - -MAINTAINER= ports@FreeBSD.org -COMMENT= Package to use bitmap in MULE - -# This is a slave port. -PORTCLASS= slave - -MASTERDIR= ${.CURDIR}/../../editors/bitmap - -# Setup EMACS_PORT_NAME variable. -USE_EMACS= yes -EMACS_PORT_NAME= mule - -.include <${MASTERDIR}/Makefile> diff --git a/editors/custom-mule/Makefile b/editors/custom-mule/Makefile deleted file mode 100644 index f50344542992..000000000000 --- a/editors/custom-mule/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# New ports collection makefile for: custom for mule -# Date created: 27 December 1998 -# Whom: shige -# -# $FreeBSD$ -# - -MAINTAINER= ports@FreeBSD.org -COMMENT= The Custom Library for mule - -# This is a slave port. -PORTCLASS= slave - -MASTERDIR= ${.CURDIR}/../../editors/custom-emacs - -# emacs port setup -USE_EMACS= yes -EMACS_PORT_NAME= mule - -# pkg/* files but PLIST are used in ${.CURDIR} -PKGDIR= ${.CURDIR} -PATCHDIR= ${.CURDIR}/files -PLIST= ${MASTERDIR}/pkg-plist - -.include <${MASTERDIR}/Makefile> diff --git a/editors/custom-mule/files/patch-aa b/editors/custom-mule/files/patch-aa deleted file mode 100644 index f82989c491dc..000000000000 --- a/editors/custom-mule/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- cus-face.el.orig Wed Mar 4 19:52:39 1998 -+++ cus-face.el Mon Mar 9 08:05:33 1998 -@@ -96,7 +96,7 @@ - "Define a new FACE on all frames, ignoring X resources." - (interactive "SMake face: ") - (or (internal-find-face name) -- (let ((face (make-vector 8 nil))) -+ (let ((face (make-vector face-vector-length nil))) - (aset face 0 'face) - (aset face 1 name) - (let* ((frames (frame-list)) diff --git a/editors/custom-mule/pkg-descr b/editors/custom-mule/pkg-descr deleted file mode 100644 index 45566db1770d..000000000000 --- a/editors/custom-mule/pkg-descr +++ /dev/null @@ -1,26 +0,0 @@ -The Custom Library for mule. - ---- Emacs Library Porting - -The Custom Library is intended for use by emacs lisp programmers who -want to make their emacs packages easily customizable. It allows the -programmer to - - - declare the type for each user option, - i.e. specify the set of legal values for each variable, - - specify and initialize the faces used by the package, and - - organize the user options into groups and hierarchies. - -The user will then be able to customize the user options through a -helpful structured interface that resembles the property editor in -modern GUI programs. - -How to use: - M-x customize - -Installed at: - ${LOCALBASE}/share/mule/19.34/site-lisp/ - -WWW: http://www.dina.kvl.dk/~abraham/custom/ - ---- Porting by <shige@FreeBSD.ORG>. diff --git a/editors/flim113-mule/Makefile b/editors/flim113-mule/Makefile deleted file mode 100644 index 927839bfa481..000000000000 --- a/editors/flim113-mule/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# New ports collection makefile for: flim-1.13.x for mule -# Date created: 9 May 1999 -# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org> -# -# $FreeBSD$ -# - -MAINTAINER= ports@FreeBSD.org -COMMENT= FLIM, message representation or encoding emacs lisp library for mule - -# This is a slave port. -PORTCLASS= slave - -MASTERDIR= ${.CURDIR}/../../editors/flim113 - -# emacs port setup -USE_EMACS= yes -EMACS_PORT_NAME= mule - -.include "${MASTERDIR}/Makefile" diff --git a/editors/semi113-mule/Makefile b/editors/semi113-mule/Makefile deleted file mode 100644 index 48b7877a8b41..000000000000 --- a/editors/semi113-mule/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# New ports collection makefile for: semi-1.13.x for mule -# Date created: 9 May 1999 -# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org> -# -# $FreeBSD$ -# - -MAINTAINER= ports@FreeBSD.org -COMMENT= SEMI, Library of MIME feature for GNU Emacs for mule - -# This is a slave port. -PORTCLASS= slave - -MASTERDIR= ${.CURDIR}/../../editors/semi113 - -# emacs port setup -USE_EMACS= yes -EMACS_PORT_NAME= mule - -.include <${MASTERDIR}/Makefile> |