2022-05-15 00:25:42 by David A. Holland | Files touched by this commit (90) |
Log message: Bump all elisp packages for the CONFLICTS change. |
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. |
2006-09-10 15:17:23 by OBATA Akio | Files touched by this commit (1) |
Log message: "emacs20" is not valid for EMACS_TYPE. Using EMACS_VERSIONS_ACCEPTED instead. |
2006-08-27 04:14:07 by Min Sik Kim | Files touched by this commit (1) |
Log message: Explicitly specify which version of emacs should be used. Previously, it was built with emacs21 although its package name suggested that it should be built with emacs20. Bump PKGREVISION. |
2006-05-26 21:33:36 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message: Actually create two packages from devel/elib and devel/emacs20-elib. Bump both revisions. |
2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082) |
Log message: Recursive revision bump / recommended bump for gettext ABI change. |
2005-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432) |
Log message: Fixed pkglint warnings. The warnings are mostly quoting issues, for example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html |
2003-11-18 17:29:50 by Quentin Garnier | Files touched by this commit (3) |
Log message: o Register conflict between elib and emacs20-elib in elib's Makefile o Make it so PKGREVISION bumps of elib don't affect emacs20-elib o Bump PKGREVISION of elib and pcl-cvs |
2003-11-18 17:22:34 by Quentin Garnier | Files touched by this commit (2) | |
Log message: Initial import of emacs20-elib into the NetBSD Package Collection. It is a rip-off of devel/elib, that depends on solely on emacs20, to make packaging possible for the various packages that use devel/elib. |