Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-09-26 | * convert bison dependency from BUILD_DEPENDS to USE_TOOLS. | obache | 1 | -3/+6 | |
* exactly pass LEX to make, or using flex. * MAKE_JOBS_SAFE=no | |||||
2009-08-06 | PKGREVISION bump for elisp packages because of bytecode format changes | minskim | 1 | -2/+2 | |
in emacs23. | |||||
2009-08-05 | Set load-path during byte-compile to make sure that rsltc.el is found. | minskim | 2 | -2/+6 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -2/+1 | |
2008-10-11 | Move mk/emacs.mk to editors/emacs/modules.mk. | uebayasi | 1 | -2/+2 | |
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-03-03 | Mechanical changes to add DESTDIR support to packages that install | jlam | 1 | -5/+7 | |
their files via a custom do-install target. | |||||
2007-11-17 | Some packages need lex and yacc. Patch by Aleksey Cheusov via | rillig | 1 | -2/+2 | |
pkgsrc-users. | |||||
2006-09-09 | Rename variable MAKEFILE to MAKE_FILE. | obache | 1 | -2/+2 | |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 | |
2005-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+2 | |
2005-05-23 | Removed trailing white-space. | rillig | 1 | -3/+3 | |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 | |
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-12-02 | Add BUILD_DEPENDS on bison. Should fix bulk build problem. | wiz | 1 | -1/+2 | |
2004-11-30 | Import rsltc-2.4, provided by Marko Schütz in PR 28405. | wiz | 5 | -0/+75 | |
rsltc provides type-checking, pretty-printing, generation of confidence conditions, showing module dependencies, translation to Standard ML, to C++, and to PVS, and translation to RSL from UML class diagrams. |