Commit graph

31 commits

Author SHA1 Message Date
wiz
8733ee0040 Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
agc
d9e4cfe05d Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 03:27:11 +00:00
mef
9773a03192 patch-a{b,c,f} patch-ilisp-dia_el
PLIST
distinfo
 - Add emacs24 support.
MESSAGE
 - Added for initial test guide.
2013-06-19 13:12:00 +00:00
dholland
384132a8a7 Revbump all elisp packages after emacs changes. 2013-02-17 19:17:55 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
kim
690cce1edc Missing one file for emacs23nox. 2011-10-09 02:18:16 +00:00
uwe
17ad6e7fd1 Bump PKGREVISION for GNU Emacs comint history fix (patch-af). 2009-08-19 00:54:29 +00:00
uwe
fff098dd84 * ilisp-xfr.el (return-ilisp): Add GNU Emacs 22 (tested) and 23 (not
tested) to the list of emacs versions that need comint-input-ring-index
"hack".

Given that it's been almost 15 years since the date in the preceding
comment I wonder if there should be a better way to handle this, but
for now just use brute force.

Makes comint history navigation work as expected.
2009-08-19 00:45:33 +00:00
minskim
7b90c30295 PKGREVISION bump for elisp packages because of bytecode format changes
in emacs23.
2009-08-06 01:44:45 +00:00
minskim
2d34420d61 Make emacs-ilisp build with emacs23. 2009-07-12 21:37:23 +00:00
joerg
bacea7cad5 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
uwe
176f94aaff Make ilisp work with newer clisp (devel/clisp).
- sys::debug-* functions now take an argument (since 2.45)
- fix prompt regexp to match reality
2008-10-11 19:25:53 +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
dillo
07e7ef92c7 Assert OWNERship of some packages, relinquish others entierly. 2008-05-25 13:16:10 +00:00
obache
fedd8a5529 Fix PLIST, emacs type 'emacs20nox' does not exists.
Bump PKGREVISION.
2008-03-19 12:13:08 +00:00
jlam
4c8382aec0 Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-03 17:45:33 +00:00
uebayasi
1d2c6bc405 Fix build of {,x}emacs-nox11 packages. 2007-10-29 04:39:44 +00:00
markd
4443e812e2 Treat emacs22 like emacs21. Bump PKGREVISION. 2007-06-11 14:07:28 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +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
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
martti
e69ab8c365 COMMENT should start with a capital letter. 2003-07-21 16:35:12 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
jmc
22b01178c5 Update to reflect xemacs stable version # 2003-04-20 01:22:33 +00:00
kristerw
d3f1fa2eb3 Remove spurious spaces that confuse the pkg tools. 2003-01-18 22:28:52 +00:00
uebayasi
3521914e40 Adjustment for diffrent version conditions (Emacs 20/21). 2003-01-13 04:18:36 +00:00
uebayasi
c3075a1317 Update to 20021222 from 0.5.11.
The authors have made 316 entries in ChangeLog in two years.  This is very
rough pick ups.  Please see http://sourceforge.net/projects/ilisp/ for more
info.

        * ilisp-mod.el (ilisp): Use this variable here.
        * ilisp-sch.el (guile): Set ilisp-describe-command.
        * INSTALLATION (TIPS): added Windows entry.
        * ChangeLog: ChangeLog updated.
        * ilisp-out.el: Added Reini Urban's fix for XEmacs.
        * ilisp.emacs: Changed the 'setq *-hook' to more proper 'add-hook.
        * ilisp-out.el: Added Reini Urban's fix for XEmacs.
        * ilisp.emacs: Changed the 'setq *-hook' to more proper 'add-hook.
        * ilisp-cl-easy-menu.el (ilisp-ild-easy-menu): added.
        * guile-ilisp.scm (ilisp-in-package): Fix process-use-modules call.
        * docs/ilisp.texi: minor texinfo errors removed.
        * ilisp-key.el: Bind cltl2-lookup to C-z L (or C-z M-l).
        * ilisp-sbcl.el (sbcl): sb changed to sbcl in call to ilisp-load-inits.
        * ilisp-doc.el (ilisp-documentation): SBLISP changed to SBCL.
        * ilisp-dia.el: SBLISP changed to SBCL.
2003-01-11 10:27:49 +00:00
uebayasi
7227d3ef0b Use mk/emacs.mk. 2002-09-14 03:12:06 +00:00
dillo
1533dcf55b Add emacs-ilisp-5.11:
A comprehensive (X)Emacs interface for an embedded Common Lisp or
Scheme process.
2001-11-15 20:33:04 +00:00