summaryrefslogtreecommitdiff
path: root/editors/ce-doc
AgeCommit message (Collapse)AuthorFilesLines
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
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
2005-09-28Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,rillig1-2/+2
NO_BUILD, USE_LIBTOOL.
2005-01-08Update to 4.5. No changelog available, and diffs are extensive.schmonz1-4/+3
Many (most?) are to take more care with types and declarations.
2004-07-28Enable pkgviews installation, and use subst.mk.schmonz1-5/+10
2002-04-08Initial import of ce-doc-4.4, from my own PR pkg/15627.schmonz3-0/+29
Suggestions from agc. Approved by garbled. This editor is derived most directly from Dave Conroy's original MicroEmacs (uEmacs) editor, version 30, and Dan Lawrence's MicroEmacs v3.6. Some stuff from mg, version 2a, has also been used. This package manages the documentation.