mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
No longer support MULE.
PR: ports/73483 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Approved by: taoka (blanket)
This commit is contained in:
parent
7446962fc1
commit
7cce552bf8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=120779
1
MOVED
1
MOVED
@ -1299,3 +1299,4 @@ irc/liece-dcc|irc/riece|2004-10-31|Integrated into irc/riece
|
||||
irc/liece-emacs20|irc/rieceemacs20|2004-10-31|Upgrade to irc/riece-emacs20
|
||||
japanese/ndtpd|japanese/ebnetd|2004-10-31|successor project
|
||||
net/dcgui|net/valknut|2004-10-31|renamed
|
||||
japanese/lookup-mule||2004-11-05|no longer supported
|
||||
|
@ -193,7 +193,6 @@
|
||||
SUBDIR += lipsf
|
||||
SUBDIR += lookup
|
||||
SUBDIR += lookup-emacs20
|
||||
SUBDIR += lookup-mule
|
||||
SUBDIR += lookup-xemacs
|
||||
SUBDIR += lsd-fpw
|
||||
SUBDIR += lynx
|
||||
|
@ -1,11 +0,0 @@
|
||||
# New ports collection makefile for: lookup for Mule 2.3
|
||||
# Date created: 98/11/19
|
||||
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../lookup
|
||||
EMACS_PORT_NAME= mule
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
@ -1 +0,0 @@
|
||||
MD5 (lookup-1.3.tar.gz) = ed80e1cbcb25dfcdbdf25e6830e03434
|
@ -1,20 +0,0 @@
|
||||
--- lisp/lookup.el~ Fri Jun 16 12:44:14 2000
|
||||
+++ lisp/lookup.el Sun Jun 25 00:53:24 2000
|
||||
@@ -620,7 +620,8 @@
|
||||
(defmacro logo-image ()
|
||||
(with-temp-buffer
|
||||
(cond ((featurep 'xemacs)
|
||||
- (insert-file-contents lookup-logo-file))
|
||||
+ (let ((format-alist nil))
|
||||
+ (insert-file-contents lookup-logo-file)))
|
||||
((locate-library "bitmap")
|
||||
(require 'bitmap)
|
||||
(bitmap-insert-xbm-file lookup-logo-file)
|
||||
@@ -637,6 +638,7 @@
|
||||
(or lookup-use-bitmap (featurep 'xemacs)))
|
||||
(let ((buffer (get-buffer-create "*Lookup Logo*")))
|
||||
(set-buffer buffer)
|
||||
+ (setq fill-column (window-width))
|
||||
(erase-buffer)
|
||||
(if (featurep 'xemacs)
|
||||
(let ((logo-glyph (make-glyph (vector 'xpm :data lookup-logo-image)))
|
@ -1,14 +0,0 @@
|
||||
--- lisp/lookup-vars.el.in~ Sat Jun 17 09:55:39 2000
|
||||
+++ lisp/lookup-vars.el.in Wed Jun 21 16:57:28 2000
|
||||
@@ -167,8 +167,9 @@
|
||||
:type 'boolean
|
||||
:group 'lookup-general-options)
|
||||
|
||||
-(defcustom lookup-use-kakasi (or (locate-library "kakasi" nil exec-path)
|
||||
- (locate-library "kakasi.exe" nil exec-path))
|
||||
+(defcustom lookup-use-kakasi (let ((load-path exec-path))
|
||||
+ (or (locate-library "kakasi")
|
||||
+ (locate-library "kakasi.exe")))
|
||||
"*Non-nil $B$r;XDj$9$k$H!"$$$/$D$+$N6ILL$G(B KAKASI $B$,MxMQ$5$l$k!#(B
|
||||
$B$3$l$O8=:_!"6qBNE*$K$OF|K\8l$N%G%U%)%k%H$N8!:w8l$N@Z$j=P$7$KMQ$$$F$$$k!#(B"
|
||||
:type 'boolean
|
@ -1,8 +0,0 @@
|
||||
Lookup is a search interface to electronic dictionaries within Emacs.
|
||||
You can use various sources (such as CD-ROM books, dictionary server on
|
||||
the network, and so on) as dictionaries by the simple operation.
|
||||
|
||||
Lookup works on GNU Emacs 19.28 or later, XEmacs 20.3 or later, Mule
|
||||
2.3, and Meadow 1.0 or later.
|
||||
|
||||
WWW: http://openlab.ring.gr.jp/lookup/index.html.en
|
@ -1,56 +0,0 @@
|
||||
%%ELISPDIR%%/lookup/evi.el
|
||||
%%ELISPDIR%%/lookup/evi.elc
|
||||
%%ELISPDIR%%/lookup/evi-mule.el
|
||||
%%ELISPDIR%%/lookup/evi-mule.elc
|
||||
%%ELISPDIR%%/lookup/lookup.el
|
||||
%%ELISPDIR%%/lookup/lookup.elc
|
||||
%%ELISPDIR%%/lookup/lookup-utils.el
|
||||
%%ELISPDIR%%/lookup/lookup-utils.elc
|
||||
%%ELISPDIR%%/lookup/lookup-types.el
|
||||
%%ELISPDIR%%/lookup/lookup-types.elc
|
||||
%%ELISPDIR%%/lookup/lookup-vse.el
|
||||
%%ELISPDIR%%/lookup/lookup-vse.elc
|
||||
%%ELISPDIR%%/lookup/lookup-package.el
|
||||
%%ELISPDIR%%/lookup/lookup-package.elc
|
||||
%%ELISPDIR%%/lookup/lookup-kanji.el
|
||||
%%ELISPDIR%%/lookup/lookup-kanji.elc
|
||||
%%ELISPDIR%%/lookup/lookup-entry.el
|
||||
%%ELISPDIR%%/lookup/lookup-entry.elc
|
||||
%%ELISPDIR%%/lookup/lookup-content.el
|
||||
%%ELISPDIR%%/lookup/lookup-content.elc
|
||||
%%ELISPDIR%%/lookup/lookup-select.el
|
||||
%%ELISPDIR%%/lookup/lookup-select.elc
|
||||
%%ELISPDIR%%/lookup/ndic.el
|
||||
%%ELISPDIR%%/lookup/ndic.elc
|
||||
%%ELISPDIR%%/lookup/ndeb.el
|
||||
%%ELISPDIR%%/lookup/ndeb.elc
|
||||
%%ELISPDIR%%/lookup/ndtp.el
|
||||
%%ELISPDIR%%/lookup/ndtp.elc
|
||||
%%ELISPDIR%%/lookup/ndict.el
|
||||
%%ELISPDIR%%/lookup/ndict.elc
|
||||
%%ELISPDIR%%/lookup/ndkks.el
|
||||
%%ELISPDIR%%/lookup/ndkks.elc
|
||||
%%ELISPDIR%%/lookup/ndspell.el
|
||||
%%ELISPDIR%%/lookup/ndspell.elc
|
||||
%%ELISPDIR%%/lookup/ndcookie.el
|
||||
%%ELISPDIR%%/lookup/ndcookie.elc
|
||||
%%ELISPDIR%%/lookup/ndmisc.el
|
||||
%%ELISPDIR%%/lookup/ndmisc.elc
|
||||
%%ELISPDIR%%/lookup/ndsrd.el
|
||||
%%ELISPDIR%%/lookup/ndsrd.elc
|
||||
%%ELISPDIR%%/lookup/sdicf.el
|
||||
%%ELISPDIR%%/lookup/sdicf.elc
|
||||
%%ELISPDIR%%/lookup/stem-english.el
|
||||
%%ELISPDIR%%/lookup/stem-english.elc
|
||||
%%ELISPDIR%%/lookup/lookup-vars.el
|
||||
%%ELISPDIR%%/lookup/lookup-vars.elc
|
||||
@unexec install-info --delete %D/info/lookup.info %D/info/dir
|
||||
info/lookup.info
|
||||
info/lookup.info-1
|
||||
info/lookup.info-2
|
||||
info/lookup.info-3
|
||||
@exec install-info %D/info/lookup.info %D/info/dir
|
||||
@unexec install-info --delete %D/info/lookup-guide.info %D/info/dir
|
||||
info/lookup-guide.info
|
||||
@exec install-info %D/info/lookup-guide.info %D/info/dir
|
||||
@dirrm %%ELISPDIR%%/lookup
|
Loading…
Reference in New Issue
Block a user