2013-02-17 20:18:11 by David A. Holland | Files touched by this commit (90) |
Log message: Revbump all elisp packages after emacs changes. |
2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
2012-06-25 13:18:39 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Fix build with C99 compiler. |
2012-06-14 09:45:42 by Steven Drake | Files touched by this commit (1202) |
Log message: Recursive PKGREVISION bump for libxml2 buildlink addition. |
2009-08-06 03:44:57 by Min Sik Kim | Files touched by this commit (67) |
Log message: PKGREVISION bump for elisp packages because of bytecode format changes in emacs23. |
2009-06-14 20:48:18 by Joerg Sonnenberger | Files touched by this commit (44) |
Log message: Convert @exec/@unexec to @pkgdir or drop it. |
2008-10-11 11:31:58 by Masao Uebayashi | Files touched by this commit (100) |
Log message: 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-08-11 10:51:05 by David Sainty | Files touched by this commit (1) |
Log message: 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". |
2007-08-05 07:19:19 by David Sainty | Files touched by this commit (2) |
Log message: 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 07:01:03 by David Sainty | Files touched by this commit (1) |
Log message: 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. |