Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-06-08 | editors/*: let pkglint fix indentation and variable alignment | rillig | 1 | -2/+2 | |
pkglint -Wall -F -r editors Manually fixed the changes in editors/nedit since the "fixed" indentation was wrong. | |||||
2017-05-09 | Requires curses. Sync build options to the SunOS Makefile. Fix build flags. | jperkin | 4 | -12/+42 | |
Bump PKGREVISION. | |||||
2015-11-03 | Add SHA512 digests for distfiles for editors category | agc | 1 | -1/+2 | |
Problems found with existing distfiles: distfiles/javascript-2.1b1.el distfiles/yEd-3.14.2.zip No changes made to the javascript-mode or yEd distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. | |||||
2013-07-18 | Add termios.h formerly included by unistd.h. | joerg | 2 | -3/+11 | |
2012-12-25 | Use more void and system headers. | joerg | 3 | -11/+35 | |
2012-10-03 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-01-24 | Convert file creating patch into plain file. Fix man page markup. | joerg | 4 | -1071/+1106 | |
Bump revision. | |||||
2009-02-13 | Add CONFLICTS mg* | abs | 1 | -1/+3 | |
2008-05-25 | Remove me as maintainer of some package, clame ownership of a few packages. | tron | 1 | -2/+2 | |
2008-03-03 | Mechanical changes to add DESTDIR support to packages that install | jlam | 1 | -4/+6 | |
their files via a custom do-install target. | |||||
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. |