Commit graph

15 commits

Author SHA1 Message Date
obache
b8bfcde21e Restrict acceptable emacs version to 20 and 21.
For 22 and 23, this package must be updated to 0.75 (or later).
2011-12-27 08:53:31 +00:00
joerg
a988145c60 Remove @dirrm entries from PLISTs 2009-06-14 18:00:32 +00:00
obache
366ce71244 ftp.m17n.org is closed. 2008-11-28 01:56:05 +00:00
uebayasi
8c349b6e46 Introduce EMACS_BUILDLINK to decide if Emacs lisp file wrappers are really
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-13 08:07:02 +00:00
uebayasi
34004f51e0 Move mk/emacs.mk to editors/emacs/modules.mk.
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-10-11 09:31:54 +00:00
jlam
56b6af4284 Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-04 15:55:13 +00:00
uebayasi
51f2108c10 Buildlink3'ify. 2007-10-29 13:02:50 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
uebayasi
aa8e85bcfd Rework emacs.mk:
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.
2005-08-28 04:25:28 +00:00
agc
e6962cf9de Add RMD160 digests 2005-02-23 21:00:34 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
wiz
7ee0336f1c Fix mule-ucs's package name. 2003-01-12 02:27:52 +00:00
uebayasi
a0db912e73 A missed dependency on Mule-UCS. 2003-01-11 13:38:55 +00:00
uebayasi
cbeadb23da Update MASTER_SITES. 2002-12-27 00:33:54 +00:00
uebayasi
8240fe00d5 Initial import of IIIMECF 0.6.
IIIMECF conforms IIIM Protocol Specification defined by Sun Microsystems,
and consists of a library to create IIIM awared applications and a simple
input method library controlled by IIIM server(s).

One of applications which use IIIM Protocol is (newer) ATOK, a proprietary
Japanese input method.
2002-09-15 07:01:14 +00:00