Age | Commit message (Expand) | Author | Files | Lines |
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 |