Age | Commit message (Expand) | Author | Files | Lines |
2008-10-11 | Move mk/emacs.mk to editors/emacs/modules.mk. | uebayasi | 1 | -398/+3 |
2008-03-01 | Add EMACS_LISPPREFIX handling to PRINT_PLIST_AWK. | obache | 1 | -1/+5 |
2008-01-18 | Default value of EMACS_TYPE is now emacs22. | obache | 1 | -2/+2 |
2007-11-12 | Correct dependency patterns for xemacs*nox (xemacs-nox -> xemacs-nox11). | uebayasi | 1 | -3/+3 |
2007-11-12 | Support xemacs215nox (XEmacs 21.5.x without X). | uebayasi | 1 | -7/+10 |
2007-11-03 | Variables that are not lists should not use the empty(...:M) construct | rillig | 1 | -2/+3 |
2007-10-29 | Fix a typo. | uebayasi | 1 | -2/+2 |
2007-10-29 | Enable buildlink3.mk for EmacsLisp package build. | uebayasi | 1 | -11/+51 |
2007-08-08 | Fix some typos in comments, no functional change | dsainty | 1 | -5/+5 |
2007-06-30 | Don't use open-ended dependencies for emacs20 and emacs21 to avoid | joerg | 1 | -6/+6 |
2007-06-30 | I forgot it's freeze, revert the previous for safety. | uebayasi | 1 | -2/+2 |
2007-06-30 | Now the recommended GNU Emacs version (pkgsrc/editors/emacs) is Emacs 22. | uebayasi | 1 | -2/+2 |
2007-06-21 | leim for Emacs 22 is always installed with the base. Nothing additional is | uebayasi | 1 | -3/+3 |
2007-06-20 | EMACS_ETCPREFIX is documented as being substituted in PLIST's. | markd | 1 | -1/+2 |
2007-06-11 | update locations of emacs 21 and emacs 22 packages. | markd | 1 | -5/+5 |
2007-06-07 | Fixed a typo, which has been discovered by Mark E. Perkins. | rillig | 1 | -2/+2 |
2007-06-06 | Made the generation of the PLIST_SUBST entries a bit simpler. | rillig | 1 | -41/+8 |
2007-06-06 | Added BUILD_DEFS. | rillig | 1 | -1/+3 |
2007-06-06 | Removed the comment about REPLACE_EMACS, since there isn't any code | rillig | 1 | -9/+9 |
2007-02-20 | Teach emacs22nox and leim22. | uebayasi | 1 | -8/+10 |
2007-02-19 | Fix _EMACS_VERSION_NOREV. Thanks to dsl@ for spotting the missing ".". | jnemeth | 1 | -2/+2 |
2007-02-11 | add emacs22nox stuff | jnemeth | 1 | -2/+8 |
2007-01-30 | Remove obsolete EMACS_USE_LEIM after 3 branches. | wiz | 1 | -6/+1 |
2007-01-27 | Support Emacs 22, which is hold in wip/emacs-current. Prompted by wiz. | uebayasi | 1 | -10/+16 |
2006-03-20 | Create a new variable EMACS_MODULES that is a list of "standard" elisp | jlam | 1 | -15/+35 |
2006-03-20 | * Creates a new variable PKGINFODIR (named similarly to PKGMANDIR) | jlam | 1 | -5/+10 |
2006-03-11 | Export EMACS_VERSION_MAJOR and EMACS_VERSION_MINOR to packages using emacs.mk. | uebayasi | 1 | -1/+15 |
2005-12-05 | Applied all quoting fixes found by "pkglint --autofix". | rillig | 1 | -2/+2 |
2005-09-01 | Removed trailing white-space in comments. | rillig | 1 | -5/+5 |
2005-08-30 | Correct a make(1) syntax to fix a malformed conditional error seen | uebayasi | 1 | -2/+2 |
2005-08-28 | Rework emacs.mk: | uebayasi | 1 | -165/+291 |
2005-05-22 | Replaced three instances of $s with ${s} to make it consistent with the | rillig | 1 | -4/+4 |
2005-04-08 | Second cut of a fix for the problem where PKGNAME is geting set to xemacs-${V... | jwise | 1 | -1/+5 |
2005-03-07 | Do NOT assume that DISTNAME == PKG_NAME just to avoid using :=. | jwise | 1 | -2/+2 |
2003-09-02 | Merge pkgviews-mk branch into the HEAD by running: | jlam | 1 | -1/+1 |
2003-08-18 | XEmacs is 21.4, not 21.1. | minoura | 1 | -2/+2 |
2003-04-24 | Fix typo with use of _EMACS_VERSION_FIRSTACCEPTED | jmc | 1 | -2/+2 |
2003-04-11 | Our XEmacs stable version is 21.4.x. | uebayasi | 1 | -10/+10 |
2003-04-11 | Reflect the Emacs/Leim 20/21 move. | uebayasi | 1 | -6/+6 |
2003-01-25 | Skip if no valid Emacs version found. For bulk builds. | uebayasi | 1 | -3/+3 |
2002-12-23 | Better use '-[0-9]*' than '-*' for wildcard conflicts registration. | seb | 1 | -3/+3 |
2002-12-17 | let it recognize emacs-nox11, patch submitted by Hiramatsu Yoshifumi | drochner | 1 | -5/+25 |
2002-12-07 | Replace IGNORE into PKG_FAIL_REASON and PKG_SKIP_REASON, so pkgsrc | schmonz | 1 | -3/+3 |
2002-11-27 | * EMACS_VERSION_ACCEPTED -> EMACS_VERSIONS_ACCEPTED | uebayasi | 1 | -2/+4 |
2002-11-14 | Use ${PKG_INFO} instead of ${PKG_TOOLS_BIN}/pkg_info; replace leading spaces | wiz | 1 | -6/+6 |
2002-10-19 | 1. Strip out nb? suffix from EMACS_VERSION | minoura | 1 | -4/+8 |
2002-09-28 | Nuke a bogus invocation of 'pkg_info -I' and use 'pkg_info -e' instead. | uebayasi | 1 | -13/+3 |
2002-09-16 | * Assume each Emacs lisp package supports only (GNU) Emacs 20/21 by default. | uebayasi | 1 | -7/+24 |
2002-09-14 | * Prefix PKGNAME with "xemacs-" if the package is for XEmacs. | uebayasi | 1 | -5/+3 |
2002-09-13 | A Makefile fragment for Emacs Lisp packages. | uebayasi | 1 | -0/+173 |