aboutsummaryrefslogtreecommitdiff
path: root/editors/mg
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* editors/mg: Make mg-static a flavorTobias Kortkamp2021-02-281-4/+23
| | | | Notes: svn path=/head/; revision=566752
* editors/mg: update to 6.8.1Jan Beich2020-12-052-4/+4
| | | | | | | | Changes: https://github.com/ibara/mg/releases/tag/mg-6.8.1 Reported by: GitHub (watch releases) Notes: svn path=/head/; revision=557090
* editors/mg: update to 6.8Jan Beich2020-12-052-4/+4
| | | | | | | | Changes: https://github.com/ibara/mg/releases/tag/mg-6.8 Reported by: GitHub (watch releases) Notes: svn path=/head/; revision=557085
* editors/mg: add -static slave installed as /rescue/mgJan Beich2020-11-181-3/+3
| | | | | | | | | 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). Notes: svn path=/head/; revision=555627
* Reset MAINTAINERTobias Kortkamp2020-09-281-1/+1
| | | | Notes: svn path=/head/; revision=550400
* editors/mg: Update to 6.7Tobias Kortkamp2020-05-032-6/+6
| | | | Notes: svn path=/head/; revision=533740
* editors/mg: Update to 6.6Tobias Kortkamp2019-10-212-9/+4
| | | | Notes: svn path=/head/; revision=515106
* editors/mg: Update to 6.5Tobias Kortkamp2019-05-222-4/+10
| | | | Notes: svn path=/head/; revision=502259
* editors/mg: Update to 20180927Tobias Kortkamp2018-10-015-76/+9
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=481035
* - Remove always true OSVERSION conditionDmitry Marakasov2018-06-131-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=472310
* editors/mg: Update WWWTobias Kortkamp2018-05-141-1/+1
| | | | Notes: svn path=/head/; revision=469862
* editors/mg: Update to 20180408Tobias Kortkamp2018-05-142-8/+7
| | | | | | | | - Upstream moved to GitHub - Simplify docs installation Notes: svn path=/head/; revision=469861
* editors/mg: Update to 20171014Tobias Kortkamp2017-10-262-4/+4
| | | | Notes: svn path=/head/; revision=452912
* editors/mg: Update to 20170828Tobias Kortkamp2017-08-292-4/+4
| | | | Notes: svn path=/head/; revision=448897
* Update to 20170401Tobias Kortkamp2017-04-042-4/+4
| | | | | | | | Approved by: lme (mentor) Differential Revision: https://reviews.freebsd.org/D10260 Notes: svn path=/head/; revision=437687
* Update MAINTAINER to tobik@FreeBSD.org for my portsTobias Kortkamp2017-02-151-1/+1
| | | | | | | | Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9610 Notes: svn path=/head/; revision=434159
* Cleanup BROKEN/IGNORE for 10.3-Mathieu Arnold2017-01-031-4/+0
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=430454
* editors/mg: Use OPSYS with OSVERSION (restores DF build)John Marino2016-10-171-2/+2
| | | | | | | | DragonFly doesn't provided reallocarray. OPSYS should be used with OSVERSION (covered by a blanket) Notes: svn path=/head/; revision=424096
* Update to 20161005 snapshotOlivier Duchateau2016-10-083-17/+7
| | | | | | | | PR: 213292 Submitted by: Tobias Kortkamp (maintainer) Notes: svn path=/head/; revision=423536
* - Update to 20160912 snapshotOlivier Duchateau2016-10-0610-127/+67
| | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=423435
* editors/mg: document and fix ncurses requirementJohn Marino2016-08-233-0/+35
| | | | | | | Approved by: ncurses blanket Notes: svn path=/head/; revision=420741
* Remove reference to FreeBSD 9, releases prior to 10.3-RELEASE are alsoOlivier Duchateau2016-05-211-1/+1
| | | | | | | | | concerned Suggested by: mat@ Notes: svn path=/head/; revision=415608
* - Update to 20160421 snapshotOlivier Duchateau2016-05-202-3/+11
| | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=415561
* Update to 20160118 snapshotOlivier Duchateau2016-02-072-3/+3
| | | | | | | | | PR: 206419 Submitted by: myself Approved by: <darcsis@gmail.com> (maintainer, timeout > 2 weeks) Notes: svn path=/head/; revision=408347
* - Update to 20150323 snapshotOlivier Duchateau2015-06-295-3/+88
| | | | | | | | | | | - Add patches which replace reallocarray by realloc(3) PR: 200682 Submitted by: myself Approved by: darcsis (maintainer, timeout > 3 weeks) Notes: svn path=/head/; revision=390922
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-101-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories D-F. CR: D196 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357277
* Update mg to 20140414Eitan Adler2014-04-192-10/+5
| | | | | | | | Submitted by: bcallah@openbsd.org Approved by: "Denise H. G." <darcsis@gmail.com> (maintainer) Notes: svn path=/head/; revision=351582
* Support stagingEmanuel Haupt2014-02-201-11/+7
| | | | Notes: svn path=/head/; revision=345179
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | editors) Notes: svn path=/head/; revision=327720
* - Remove hardcoded CC [1] and PREFIXAlex Kozlov2012-06-202-7/+7
| | | | | | | | | | | - 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) Notes: svn path=/head/; revision=299675
* - Update to 20110905Frederic Culot2011-12-192-3/+7
| | | | | | | | PR: ports/163445 Submitted by: Denise H. G. <darcsis@gmail.com> (maintainer) Notes: svn path=/head/; revision=287642
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Use another distfile locations.Stanislav Sedov2010-10-121-3/+2
| | | | Notes: svn path=/head/; revision=262883
* - Mark brokenPhilip M. Gollucci2010-10-111-0/+2
| | | | | | | | PR: ports/151361 Submitted by: Denise H. G. <darcsis@gmail.com> (maintainer) Notes: svn path=/head/; revision=262841
* Update master siteKris Kennaway2009-10-161-1/+1
| | | | Notes: svn path=/head/; revision=242922
* - Update to 20090107Martin Wilke2009-01-132-4/+4
| | | | | | | | PR: 130407 Submitted by: darcsis@gmail.com (Denise H. G.) (maintainer) Notes: svn path=/head/; revision=225903
* - Update to 20080610Thomas Abthorpe2008-06-222-5/+4
| | | | | | | | PR: ports/124809 Submitted by: Denise H. G. <darcsis gmail.com> (maintainer) Notes: svn path=/head/; revision=215534
* - Respect NOPORTDOCSMartin Wilke2008-06-012-3/+4
| | | | Notes: svn path=/head/; revision=214126
* - Update to 20080322Martin Wilke2008-03-292-4/+4
| | | | | | | | PR: 122193 Submitted by: Denise H. G. <darcsis@gmail.com> (maintainer) Notes: svn path=/head/; revision=210108
* - Update to 20080305Martin Wilke2008-03-072-4/+4
| | | | | | | | PR: 121464 Submitted by: Denise H. G. <darcsis@gmail.com> (maintainer) Notes: svn path=/head/; revision=208572
* - Update maintainer's email addressThomas Abthorpe2007-10-261-1/+1
| | | | | | | | PR: ports/117527 Submitted by: maintainer Notes: svn path=/head/; revision=202106
* - Update to 20070918Thomas Abthorpe2007-10-237-105/+16
| | | | | | | | | | | - Pass maintainership to submitter PR: ports/117387 Submitted by: denisehg hotpop.com Approved by: clsung (mentor, implicit) Notes: svn path=/head/; revision=201844
* - Drop MaintainershipMartin Wilke2006-11-191-1/+1
| | | | | | | | PR: ports/105662 Submitted by: Frank Ruell <stoerte@dreamwarrior.net> Notes: svn path=/head/; revision=177562
* Update to 20050820 snapshot.Sam Lawrance2005-11-166-14/+45
| | | | | | | | PR: ports/85169 Submitted by: Frank Ruell <stoerte@dreamwarrior.net> (new maintainer) Notes: svn path=/head/; revision=148488
* Assign maintainership to author of ports/85169 after maintainer timeout.Mark Linimon2005-11-161-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=148485
* Remove broken distfile link.Dima Dorfman2004-06-081-2/+1
| | | | | | | | PR: 66694 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Notes: svn path=/head/; revision=111072
* Add size data.Trevor Johnson2004-03-181-0/+1
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104360
* From the submitter:Dima Dorfman2003-12-292-4/+9
| | | | | | | | | | | [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> Notes: svn path=/head/; revision=96875
* Per bento logs, mark as broken on 5.x due to some kind of header/compileMark Linimon2003-12-191-1/+6
| | | | | | | problem. Notified maintainer. Notes: svn path=/head/; revision=96201