Commit graph

8 commits

Author SHA1 Message Date
jperkin
7916d5bf7c Use PKGMANDIR. Add patch comment. 2016-04-01 13:14:32 +00:00
jperkin
c179627f2b Various fixes for SunOS support. 2014-07-07 18:06:58 +00:00
wiz
33857d579a Update to 20110905 provided by ISIHARA Takanori in PR 47079.
Over 2 years of changes.
2012-12-12 12:47:50 +00:00
dholland
6af544f97b Suppress a gcc warning that popped up in Joerg's build. While here,
fix some pkglint.

XXX: someone with the patience to wade through files with assorted
copyright headers should figure out the proper setting of LICENSE
for this package.
2011-12-19 00:52:09 +00:00
joerg
227b87c02c Remove the term.h check, it fails with ncurses from pkgsrc. 2009-11-26 18:10:14 +00:00
hasso
8f30d9b46a Make it build on DragonFly. 2009-03-11 19:24:41 +00:00
abs
85a8d4f6c6 Remove NCURSES define and check (which had no effect). This package is
not going to build without a real ncurses without a lot of effort
No change to generated binary
2009-02-13 11:42:01 +00:00
abs
26b3f56cd0 Added editors/mg version 20090107
This is the portable version of the OpenBSD mg editor

Mg (mg) is a Public Domain EMACS style editor.  It is "broadly"
compatible with GNU Emacs, the latest creation of Richard M.
Stallman, Chief GNUisance and inventor of Emacs.  GNU Emacs (and other
portions of GNU as they are released) are essentially free, (there are
handling charges for obtaining it) and so is Mg.  You may never have
to learn another editor.  (But probably will, at least long enough to
port Mg...)  Mg was formerly named MicroGnuEmacs, the name change was
done at the request of Richard Stallman.

Mg is not associated with the GNU project, and most of it does not
have the copyright restrictions present in GNU Emacs.  (However, some
of the system dependent modules and the regular expression module do
have copyright notices.  Look at the source code for exact
copyright restrictions.)  The Mg authors individually may or may not
agree with the opinions expressed by Richard Stallman in "The GNU
Manifesto".

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 for one reason
or another.  It is compatible with GNU because there shouldn't be
any reason to learn more than one Emacs flavor.
2009-02-13 11:04:14 +00:00