Commit graph

16 commits

Author SHA1 Message Date
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
joerg
c101ff0d1b Use less random gcc flags. 2014-08-13 22:39:56 +00:00
joerg
010b32c5c1 Drop redundant abs. 2014-03-06 15:42:29 +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
joerg
a4270031d1 Fix build with C99 compiler. 2012-06-25 11:18:39 +00:00
sbd
21792a9296 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
minskim
7b90c30295 PKGREVISION bump for elisp packages because of bytecode format changes
in emacs23.
2009-08-06 01:44:45 +00:00
joerg
7fdde28ea5 Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 18:48:07 +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
dsainty
f9e7c47681 If the Emacs flavour is "xemacs", don't pull in the www/w3 support, pull in
"xemacs-packages" instead.  Also, make sure that the Lisp installation
directory is correct for all flavours.

Patch from PR39287 from Anthony Mallet, with minor modification to pull in
"xemacs-packages" as a replacement for "www/w3".
2008-08-11 08:51:05 +00:00
dsainty
999550160f Updated to doxymacs version 1.8.0:
Fix bug #1490021: Allow spaces in @param [in] style documentation.
        Fix bug #1496399: Use better way to get user's e-mail address.
2007-08-05 05:19:19 +00:00
dsainty
6c6a11028e Make Doxymacs work with Emacs 22 by avoiding using "www/w3" (Emacs/W3) if the
Emacs major is not below 22.  The url-* support from Emacs/W3 has been
integrated into Emacs version 22.
2007-08-05 05:01:03 +00:00
dsainty
25b5855a2a Now that PKGNAME is right, PLIST is wrong :) Fix that too. 2006-11-01 07:16:24 +00:00
dsainty
8a9009e540 Whoops... Make PKGNAME sane. 2006-11-01 07:09:53 +00:00
dsainty
901a96ea40 The purpose of the Doxymacs project is to create a LISP package that will make
using Doxygen from within {X}Emacs easier.

Doxymacs has the following features:

  * ability to look up documentation for symbols from {X}Emacs in the browser
    of your choice.

  * easily insert Doxygen style comments into source.

  * optionally use an "external" (i.e. written in C) XML parser to speed up
    building the completion list.

  * fontify Doxygen keywords.
2006-11-01 07:02:31 +00:00