Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-01-07 | Now it even works with gcc on Solaris. | rillig | 2 | -1/+17 | |
2007-01-07 | Made the package work on Solaris. | rillig | 4 | -8/+31 | |
2007-01-07 | Fixed PKGMANDIR. | rillig | 1 | -3/+3 | |
2006-06-30 | Fix build with GCC 4.x: | tron | 3 | -1/+130 | |
- Include "stdlib.h" and "string.h" where appropriate. - Don't use function-local forward declarations of static functions. | |||||
2006-06-17 | Fixed pkglint warnings. | rillig | 1 | -5/+5 | |
2005-12-09 | Remove malloc prototype, add ereply prototype. This fixes prototype | joerg | 3 | -16/+31 | |
signature errors from GCC 3.4+. | |||||
2005-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2005-02-23 | Add RMD160 digests in addition to the SHA1 ones. | agc | 1 | -1/+2 | |
2003-09-22 | Rewrite to use "stdarg.h" instead of "varargs.h" to fix build problem | tron | 3 | -1/+172 | |
with GCC 3.3.1. | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -1/+1 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -4/+4 | |
2001-04-19 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -18/+16 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-08-11 | Remove (sometimes FreeBSD) packager's (porter's) name from DESCR. | wiz | 1 | -2/+0 | |
If anywhere, it should be the value of MAINTAINER in the Makefile. Some minor cleanup/reformatting while I'm here. | |||||
2000-07-10 | Update "mg2a" package to version to version 1.11: | tron | 16 | -80/+143 | |
Don't attempt to edit non regular files. Patches supplied by John Refling in PR pkg/10536. | |||||
2000-04-01 | move the very short post-extract script into the Makefile. | dmcmahill | 2 | -6/+4 | |
Also, the initial package was provided by John Refling <johnr@imageworks.com> in PR pkg/9073. Thanks John. | |||||
2000-04-01 | initial import of mg2a-1.10. | dmcmahill | 20 | -0/+1756 | |
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. |