summaryrefslogtreecommitdiff
path: root/editors/mg2a/patches
AgeCommit message (Collapse)AuthorFilesLines
2007-01-07Now it even works with gcc on Solaris.rillig1-0/+15
2007-01-07Made the package work on Solaris.rillig2-3/+20
2006-06-30Fix build with GCC 4.x:tron2-0/+127
- Include "stdlib.h" and "string.h" where appropriate. - Don't use function-local forward declarations of static functions.
2005-12-09Remove malloc prototype, add ereply prototype. This fixes prototypejoerg2-13/+28
signature errors from GCC 3.4+.
2003-09-22Rewrite to use "stdarg.h" instead of "varargs.h" to fix build problemtron2-0/+169
with GCC 3.3.1.
2000-07-10Update "mg2a" package to version to version 1.11:tron13-57/+125
Don't attempt to edit non regular files. Patches supplied by John Refling in PR pkg/10536.
2000-04-01initial import of mg2a-1.10.dmcmahill13-0/+1685
Mg (mg) is a Public Domain EMACS style editor. It is "broadly" compatible with GNU Emacs. Mg was formerly named MicroGnuEmacs, but is not associated with the GNU project. This program is intended to be a small, fast, and portable editor for people who can't (or don't want to) run real Emacs.