Jan Beich
7fb9acbda8
editors/mg: update to 6.8.1
...
Changes: https://github.com/ibara/mg/releases/tag/mg-6.8.1
Reported by: GitHub (watch releases)
2020-12-05 22:07:43 +00:00
Jan Beich
29742375c8
editors/mg: update to 6.8
...
Changes: https://github.com/ibara/mg/releases/tag/mg-6.8
Reported by: GitHub (watch releases)
2020-12-05 20:42:42 +00:00
Jan Beich
c2b8c5a018
editors/mg: add -static slave installed as /rescue/mg
...
When recovering from a broken rtld(1) one may want a visual editor that
feels like Emacs. ee(1) isn't under /rescue, and its Emacs keys support
lacks even C-x C-c (save-buffers-kill-emacs).
2020-11-18 10:04:26 +00:00
Tobias Kortkamp
f35841a5de
Reset MAINTAINER
2020-09-28 05:05:24 +00:00
Tobias Kortkamp
b4ad088876
editors/mg: Update to 6.7
2020-05-03 03:24:07 +00:00
Tobias Kortkamp
e5c1a65acf
editors/mg: Update to 6.6
2019-10-21 13:44:55 +00:00
Tobias Kortkamp
e5a4f364c1
editors/mg: Update to 6.5
2019-05-22 08:09:07 +00:00
Tobias Kortkamp
fc965e2fda
editors/mg: Update to 20180927
...
This brings mg up to what will be in OpenBSD 6.4.
Simplify port by moving to Brian Callahan's portable mg release.
It has a configure script to detect OS features and it hopefully
won't break building mg on FreeBSD for no reason.
MFH: 2018Q4
2018-10-01 14:23:56 +00:00
Dmitry Marakasov
4797788827
- Remove always true OSVERSION condition
...
Approved by: portmgr blanket
2018-06-13 12:26:53 +00:00
Tobias Kortkamp
171872669a
editors/mg: Update WWW
2018-05-14 08:38:06 +00:00
Tobias Kortkamp
add788dbb5
editors/mg: Update to 20180408
...
- Upstream moved to GitHub
- Simplify docs installation
2018-05-14 08:36:21 +00:00
Tobias Kortkamp
cb98d378af
editors/mg: Update to 20171014
2017-10-26 10:59:32 +00:00
Tobias Kortkamp
9b1523f0d4
editors/mg: Update to 20170828
2017-08-29 09:04:40 +00:00
Tobias Kortkamp
9d36ed9000
Update to 20170401
...
Approved by: lme (mentor)
Differential Revision: https://reviews.freebsd.org/D10260
2017-04-04 07:33:01 +00:00
Tobias Kortkamp
98058b8684
Update MAINTAINER to tobik@FreeBSD.org for my ports
...
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9610
2017-02-15 12:28:29 +00:00
Mathieu Arnold
c1b39669d4
Cleanup BROKEN/IGNORE for 10.3-
...
Sponsored by: Absolight
2017-01-03 11:01:05 +00:00
John Marino
f02adea702
editors/mg: Use OPSYS with OSVERSION (restores DF build)
...
DragonFly doesn't provided reallocarray. OPSYS should be used with
OSVERSION (covered by a blanket)
2016-10-17 05:29:22 +00:00
Olivier Duchateau
10cbbd7dd0
Update to 20161005 snapshot
...
PR: 213292
Submitted by: Tobias Kortkamp (maintainer)
2016-10-08 19:50:45 +00:00
Olivier Duchateau
0f3528e19a
- Update to 20160912 snapshot
...
- Remove GNUmakefile patch, port doesn't use gmake
- Replace patches by another, when reallocarray(3) is missing
- Pass maintainership to submitter
- Add LICENSE
- Update pkg-descr
PR: 212634
Submitted by: Tobias Kortkamp
Approved by: <darcsis@gmail.com> (previous maintainer, timeout > 3 weeks)
2016-10-06 19:51:19 +00:00
John Marino
0dcc8837b7
editors/mg: document and fix ncurses requirement
...
Approved by: ncurses blanket
2016-08-23 20:18:14 +00:00
Olivier Duchateau
fbd93e4883
Remove reference to FreeBSD 9, releases prior to 10.3-RELEASE are also
...
concerned
Suggested by: mat@
2016-05-21 19:29:21 +00:00
Olivier Duchateau
0b57ba0f23
- Update to 20160421 snapshot
...
- Cosmetic change for documentation
- Mark BROKEN on FreeBSD 9.x, because it requires futimens system call
PR: 209290
Submitted by: myself
Approved by: <darcsis@gmail.com> (maintainer, timeout > 2 weeks)
2016-05-20 17:16:34 +00:00
Olivier Duchateau
d3afba36e9
Update to 20160118 snapshot
...
PR: 206419
Submitted by: myself
Approved by: <darcsis@gmail.com> (maintainer, timeout > 2 weeks)
2016-02-07 07:25:33 +00:00
Olivier Duchateau
df975d029b
- Update to 20150323 snapshot
...
- Add patches which replace reallocarray by realloc(3)
PR: 200682
Submitted by: myself
Approved by: darcsis (maintainer, timeout > 3 weeks)
2015-06-29 16:49:15 +00:00
Jimmy Olgeni
76c7f8fbe6
Remove indefinite articles and trailing periods from COMMENT, plus
...
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt)
2014-06-10 07:39:01 +00:00
Eitan Adler
30dd7af6ff
Update mg to 20140414
...
Submitted by: bcallah@openbsd.org
Approved by: "Denise H. G." <darcsis@gmail.com> (maintainer)
2014-04-19 05:38:38 +00:00
Emanuel Haupt
863f1c2e18
Support staging
2014-02-20 08:11:09 +00:00
Baptiste Daroussin
68ede13b49
Add NO_STAGE all over the place in preparation for the staging support (cat: editors)
2013-09-20 16:36:23 +00:00
Alex Kozlov
6f45551017
- Remove hardcoded CC [1] and PREFIX
...
- Remove pkg-plist
PR: ports/168648 [1]
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
Approved By: maintainer (timeout, 14 days), eadler, itetcu (mentors, implicit)
2012-06-20 06:03:08 +00:00
Frederic Culot
6859960d23
- Update to 20110905
...
PR: ports/163445
Submitted by: Denise H. G. <darcsis@gmail.com> (maintainer)
2011-12-19 08:15:53 +00:00
Martin Wilke
bb86cbe5d2
- Get Rid MD5 support
2011-03-20 12:54:45 +00:00
Stanislav Sedov
607023fbd8
- Use another distfile locations.
2010-10-12 09:47:16 +00:00
Philip M. Gollucci
8108df2ba7
- Mark broken
...
PR: ports/151361
Submitted by: Denise H. G. <darcsis@gmail.com> (maintainer)
2010-10-11 22:23:24 +00:00
Kris Kennaway
0b1f983340
Update master site
2009-10-16 14:08:19 +00:00
Martin Wilke
13d0692d26
- Update to 20090107
...
PR: 130407
Submitted by: darcsis@gmail.com (Denise H. G.) (maintainer)
2009-01-13 00:12:48 +00:00
Thomas Abthorpe
ffed8a89cb
- Update to 20080610
...
PR: ports/124809
Submitted by: Denise H. G. <darcsis gmail.com> (maintainer)
2008-06-22 18:28:02 +00:00
Martin Wilke
e47154dc26
- Respect NOPORTDOCS
2008-06-01 13:39:18 +00:00
Martin Wilke
6b928504ca
- Update to 20080322
...
PR: 122193
Submitted by: Denise H. G. <darcsis@gmail.com> (maintainer)
2008-03-29 23:25:04 +00:00
Martin Wilke
227e68380f
- Update to 20080305
...
PR: 121464
Submitted by: Denise H. G. <darcsis@gmail.com> (maintainer)
2008-03-07 13:20:31 +00:00
Thomas Abthorpe
5004a0f209
- Update maintainer's email address
...
PR: ports/117527
Submitted by: maintainer
2007-10-26 20:50:15 +00:00
Thomas Abthorpe
9c59b090ea
- Update to 20070918
...
- Pass maintainership to submitter
PR: ports/117387
Submitted by: denisehg hotpop.com
Approved by: clsung (mentor, implicit)
2007-10-23 18:13:32 +00:00
Martin Wilke
231fa7b7d3
- Drop Maintainership
...
PR: ports/105662
Submitted by: Frank Ruell <stoerte@dreamwarrior.net>
2006-11-19 12:28:48 +00:00
Sam Lawrance
311c5b11e7
Update to 20050820 snapshot.
...
PR: ports/85169
Submitted by: Frank Ruell <stoerte@dreamwarrior.net> (new maintainer)
2005-11-16 16:05:35 +00:00
Mark Linimon
a3de5eaa28
Assign maintainership to author of ports/85169 after maintainer timeout.
...
Hat: portmgr
2005-11-16 15:38:54 +00:00
Dima Dorfman
8f82f5bb50
Remove broken distfile link.
...
PR: 66694
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
2004-06-08 09:39:25 +00:00
Trevor Johnson
e1177f5c54
Add size data.
...
Approved by: maintainers
2004-03-18 02:27:55 +00:00
Dima Dorfman
bac0092ca9
From the submitter:
...
[This] port does not build on 5.X systems due to its type
request for a short gid_t, depreciated in all thinkable ways.
PR: 60684
Submitted by: Samy Al Bahra <samy@kerneled.com>
2003-12-29 10:50:42 +00:00
Mark Linimon
afe37b1b64
Per bento logs, mark as broken on 5.x due to some kind of header/compile
...
problem. Notified maintainer.
2003-12-19 11:40:16 +00:00
Ade Lovett
7e52725f2a
Clear moonlight beckons.
...
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Dima Dorfman
85df8a48dc
Replace the non-scalable way of determining the man page name (the
...
Makefile in the package honors NOMANCOMPRESS itself) with a much
better one mostly suggested by roam@.
While I'm here fix my e-mail address.
2001-06-24 17:18:36 +00:00