summaryrefslogtreecommitdiff
path: root/misc/lookup/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2013-04-06Resolves:rodent1-2/+2
"INFO_FILES should be set to YES or yes." "Packages that install info files should set INFO_FILES." Makefile and PLIST warning, respectively.
2013-02-17Revbump all elisp packages after emacs changes.dholland1-2/+2
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau1-3/+1
2011-07-03Not MAKE_JOBS_SAFE.dholland1-1/+3
2009-08-06PKGREVISION bump for elisp packages because of bytecode format changesminskim1-1/+2
in emacs23.
2009-08-05misc/lookup can be built with emacs23.minskim1-2/+2
2008-10-13Introduce EMACS_BUILDLINK to decide if Emacs lisp file wrappers are reallyuebayasi1-1/+2
created or not. Packages that include other ELP's buildlink3.mk must define EMACS_BUILDLINK. Other packages don't create wrappers, which reduces build time a lot.
2008-10-11Move mk/emacs.mk to editors/emacs/modules.mk.uebayasi1-2/+2
Don't call pkg_info to get the installed Emacs version; always use the version matching EMACS_TYPE set by users. Be DEPENDS to it. This should address pkg/37146 by Aleksey Cheusov. While here convert some emacs lisp packages to user-destdir.
2008-07-14Mark as destdir ready.joerg1-1/+3
2007-10-29Buildlink3'ify.uebayasi1-3/+4
eblook is not a EmacsLisp package, so no ${EMACS_PKGNAME_PREFIX} should be there.
2007-02-20Update lookup to 1.4.1; bug fixes.uebayasi1-4/+3
While here teach emacs22{,nox}.
2006-04-05List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR.jlam1-3/+2
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-08-28Rework emacs.mk:uebayasi1-3/+4
1) Simplify the way how an emacs version is picked when no emacs is installed, but a user try to install an Emacs Lisp package. Just pick up the version set as EMACS_TYPE than searching for versions already installed etc. If the EMACS_TYPE version is not supported by the Emacs Lisp Package, just fail. EMACS_TYPE be default to GNU Emacs 21. (In other words, users should set EMACS_TYPE as they want. Otherwise GNU Emacs 21 is used.) 2) All Emacs Lisp Packages *must* prepend EMACS_PKGNAME_PREFIX to a) the PKGNAME itself, and b) PKGNAME in its dependency lines. EMACS_PKGNAME_PREFIX is expanded to "xemacs-" when XEmacs is used. This keeps dependency graph of Emacs-Lisp-packages- installed-for-XEmacs consistent. 3) Document EMACS_* variables as much as possible. 4) Provide more cookies for PLIST. Maybe utilized later. Note that the 2) change doesn't affect the default, GNU Emacs 21 behaviour. So no version / revision bumps in this commit.
2004-05-08Add emacs21nox in EMACS_VERSIONS_ACCEPTED where appropriate.uebayasi1-2/+2
2004-03-19Update to 1.4.uebayasi1-7/+9
* ndeb supports inline graphics display (GNU Emacs 21, XEmacs). * GNU Emacs 21 displays Gaiji without bitmap-mule. * Other improvements & fixes.
2003-08-09USE_NEW_TEXINFO is unnecessary now.seb1-2/+1
2003-08-03Convert to USE_NEW_TEXINFO.seb1-3/+3
And take care of an overlooked info file.
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2002-11-14Fix depends on apel, and add an empty line for pkglint.wiz1-2/+3
2002-10-18This package does not compile on XEmacs...minoura1-1/+2
2002-10-18Do not overwrite DEPENDS.minoura1-3/+3
2002-09-15Initial import of Lookup 1.3.uebayasi1-0/+22
Lookup is an electric dictinary agent for Emacs editors. It supports many kind of dictinaries - CD-ROM, and network dictionary, which are mainly available in Japan.