summaryrefslogtreecommitdiff
path: root/devel/emacs20-elib
AgeCommit message (Collapse)AuthorFilesLines
2006-09-10"emacs20" is not valid for EMACS_TYPE.obache1-2/+2
Using EMACS_VERSIONS_ACCEPTED instead.
2006-08-27Explicitly specify which version of emacs should be used. Previously,minskim1-3/+3
it was built with emacs21 although its package name suggested that it should be built with emacs20. Bump PKGREVISION.
2006-05-26Actually create two packages from devel/elib and devel/emacs20-elib.joerg1-7/+3
Bump both revisions.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+1
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-18o Register conflict between elib and emacs20-elib in elib's Makefilecube1-1/+2
o Make it so PKGREVISION bumps of elib don't affect emacs20-elib o Bump PKGREVISION of elib and pcl-cvs
2003-11-18Initial import of emacs20-elib into the NetBSD Package Collection. It iscube2-0/+26
a rip-off of devel/elib, that depends on solely on emacs20, to make packaging possible for the various packages that use devel/elib.