notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: editors/mg/Makefile

Number of commits found: 60

Tuesday, 27 Feb 2024
02:43 Joseph Mingrone (jrm) search for other commits by this committer
editors/mg: Install man pages under share/man

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
commit hash: 1169e2018977879703d107ac09da4febc96af312 commit hash: 1169e2018977879703d107ac09da4febc96af312 commit hash: 1169e2018977879703d107ac09da4febc96af312 commit hash: 1169e2018977879703d107ac09da4febc96af312 1169e20
Friday, 3 Nov 2023
21:09 Robert Clausecker (fuz) search for other commits by this committer
editors/mg: convert to USES=uidfix

Reported by:	jbeich
Approved by:	portmgr (infrastructure blanket)
commit hash: fcaf1142ea091ae55041688d509d724110fe4f17 commit hash: fcaf1142ea091ae55041688d509d724110fe4f17 commit hash: fcaf1142ea091ae55041688d509d724110fe4f17 commit hash: fcaf1142ea091ae55041688d509d724110fe4f17 fcaf114
Friday, 27 Oct 2023
06:32 Robert Clausecker (fuz) search for other commits by this committer Author: Mark Willson
editors/mg: Update to OpenBSD 7.4 version; modify location of source tarball

Changes in this release:

  * New command set-tab-width to change the tabulator width on a per-buffer
    basis.
  * Let the space-to-tabstop command move to the right position even if
    the line contains tabs, control characters, or non-ASCII bytes.
  * Fall back to /bin/sh if $SHELL is undefined.
  * Fix parsing of tag files with duplicate entries. Instead of erroring
    out, ignore duplicates. Fixes using /var/db/libc.tags again.
  * Change the visit-tags-table command to immediately load the tag
    file, and drop the lazy mechanics.
  * Do not leak memory in pop-tag-mark if it fails to switch buffers.
  * Fix a read buffer overrun caused by -u arguments longer than 1023 bytes.
  * Fix a write buffer overrun on the stack caused by blink-and-insert
    matching a very long line that is not currently visible in the
    window.
  * Skip checking permissions of conffile with access(2).
  * Resurrect no-tab-mode and add it to the list of modes that can be
    set with set-default-mode.

From: https://www.openbsd.org/74.html

PR:		274611
commit hash: b47b76304ccebb0a40acd56f1687e232f0ebedeb commit hash: b47b76304ccebb0a40acd56f1687e232f0ebedeb commit hash: b47b76304ccebb0a40acd56f1687e232f0ebedeb commit hash: b47b76304ccebb0a40acd56f1687e232f0ebedeb b47b763
Thursday, 18 May 2023
08:19 Robert Clausecker (fuz) search for other commits by this committer Author: Mark Willson
editors/mg: update to 20230501

Chase to a maintained upstream.
Fix typo in maintainer address.

PR:		271349
commit hash: 0536eac2d99942245768cfbfe5fb94f31ebcc683 commit hash: 0536eac2d99942245768cfbfe5fb94f31ebcc683 commit hash: 0536eac2d99942245768cfbfe5fb94f31ebcc683 commit hash: 0536eac2d99942245768cfbfe5fb94f31ebcc683 0536eac
Friday, 28 Apr 2023
11:30 Wen Heping (wen) search for other commits by this committer
editors/mg: Pass maintainership to submitter

PR:		271009
Reported by:	cdr.nil@gmail.com
commit hash: 1cfdfecc986322aa3891a62813ba123dbf2742be commit hash: 1cfdfecc986322aa3891a62813ba123dbf2742be commit hash: 1cfdfecc986322aa3891a62813ba123dbf2742be commit hash: 1cfdfecc986322aa3891a62813ba123dbf2742be 1cfdfec
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Thursday, 25 Aug 2022
21:16 Tobias Kortkamp (tobik) search for other commits by this committer
*: Return unused ports
commit hash: 7a184841104c44983d74c45e0484b7a27fd8b5d5 commit hash: 7a184841104c44983d74c45e0484b7a27fd8b5d5 commit hash: 7a184841104c44983d74c45e0484b7a27fd8b5d5 commit hash: 7a184841104c44983d74c45e0484b7a27fd8b5d5 7a18484
Wednesday, 20 Jul 2022
14:21 Tobias C. Berner (tcberner) search for other commits by this committer
editors: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Andreas Kohout <shanee@augusta.de>
  *  Andrej Zverev <az@inec.ru>
  *  Andrey Zakhvatov
  *  Anton Tornqvist <antont@inbox.lv>
  *  Bill Fumerola <billf@chc-chimes.com>
  *  Bob Eager <bob@eager.cx>
  *  Chris D. Faulhaber <jedgar@fxp.org>
  *  Chris Petrik <chris@officialunix.com>
  *  Christian Brueffer <chris@unixpages.org>
  *  Craig Leres <leres@FreeBSD.org>
  *  Daniel Eischen <deischen@FreeBSD.org>
  *  David O'Brien <obrien@cs.ucdavis.edu>
  *  David Thiel <lx@redundancy.redundancy.org>
  *  Diego Depaoli <trebestie@gmail.com>
  *  Dima Dorfman <dima@unixfreak.org>
  *  Dmitri Goutnik <dg@syrec.org>
  *  Dominic Mitchell
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Frederic Cambus
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Geoffrey Mainland <mainland@apeiron.net>
  *  Grzegorz Blach <gblach@FreeBSD.org>
  *  Hakisho Nukama <nukama@gmail.com>
  *  James Bailie <jimmy@mammothcheese.ca>
  *  Janos Mohacsi <janos.mohacsi@bsd.hu>
  *  Jason Evans <jasone@FreeBSD.org>
  *  Jean-Yves Lefort <jylefort@brutele.be>
  *  Jille Timmermans (jille@quis.cx)
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  Johannes Meixner <johannes@perceivon.net>
  *  John Merryweather Cooper et al
  *  Jun-ichiro itojun Itoh <itojun@itojun.org>
  *  KIMURA Yasuhiro <yasu@utahime.org>
  *  Kelly Yancey <kbyanc@posi.net>
  *  Kenneth Vestergaard Schmidt <kvs@pil.dk>
  *  Kris Kennaway <kris@FreeBSD.org>
  *  Leif Pedersen <bilbo@devpit.org>
  *  MANTANI Nobutaka <nobutaka@nobutaka.com>
  *  Mark Pulford <mark@kyne.com.au>
  *  Martin Blapp
  *  Matías Pizarro <matias@pizarro.net>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michael Johnson <ahze@ahze.net>
  *  Michael L. Hostbaek (mich@freebsdcluster.org)
  *  Michael Vasilenko <acid@stu.cn.ua>
  *  Miguel Clara <miguelmclara@gmail.com>
  *  Mohammad S. Babaei <info@babaei.net>
  *  Nicola Vitale <nivit@email.it>
  *  Olga Smirnova <mistresssilvara@hotmail.com>
  *  Oliver Lehmann <oliver@FreeBSD.org>
  *  Olivier Cochard-Labbe <olivier@FreeBSD.org>
  *  Olivier Duchateau
  *  Patrick Li <pat@databits.net>
  *  Peter Wemm <peter@FreeBSD.org>
  *  Philippe Lefebvre <nemesis@balistik.net>
  *  Rimvydas Jasinskas <zrj@ef.irc>
  *  Roman Shterenzon <roman@xpert.com>
  *  Satoshi Asami (asami)
  *  Shaun Amott <shaun@FreeBSD.org>
  *  Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
  *  Shigeyuki Fukushima <shige@FreeBSD.org>
  *  Stanislav Sedov <stas@core.310.ru>
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Vitaly Magerya <vmagerya@gmail.com>
  *  Xin LI <delphij@FreeBSD.org>
  *  Ying-Chieh Liao
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
  *  alepulver
  *  brett@peloton.physics.montana.edu
  *  buganini@gmail.com
  *  eric
  *  erich@rrnet.com
  *  gahr
  *  gelf
  *  giffunip@asme.org
  *  ijliao
  *  jkh
  *  joerg
  *  joseph@randomnetworks.com
  *  krion
  *  lightside <lightside@gmx.com>
  *  pgf
  *  rch@richard.eu.org
  *  tetsushi NAKAI <nakai@tsl.pe.u-tokyo.ac.jp>
  *  tg
  *  thierry@pompo.net
  *  torstenb@FreeBSD.org
  *  verm

With hat:	portmgr
commit hash: 7cd7a8d850aa40bd9f93927a98e3664a54cf15e1 commit hash: 7cd7a8d850aa40bd9f93927a98e3664a54cf15e1 commit hash: 7cd7a8d850aa40bd9f93927a98e3664a54cf15e1 commit hash: 7cd7a8d850aa40bd9f93927a98e3664a54cf15e1 7cd7a8d
Monday, 17 Jan 2022
11:56 Tobias Kortkamp (tobik) search for other commits by this committer
editors/mg: Update to 7.0

Changes:	https://github.com/ibara/mg/releases/tag/mg-7.0
commit hash: 62484c7cf83a5a7ec9144ff7ae76e471c2b54385 commit hash: 62484c7cf83a5a7ec9144ff7ae76e471c2b54385 commit hash: 62484c7cf83a5a7ec9144ff7ae76e471c2b54385 commit hash: 62484c7cf83a5a7ec9144ff7ae76e471c2b54385 62484c7
Monday, 14 Jun 2021
20:51 Tobias Kortkamp (tobik) search for other commits by this committer
editors/mg: Update to 6.9

Changes:	https://github.com/ibara/mg/releases/tag/mg-6.9
commit hash: a48771e76563c1721bb8ebe211ed7f49bb85ac96 commit hash: a48771e76563c1721bb8ebe211ed7f49bb85ac96 commit hash: a48771e76563c1721bb8ebe211ed7f49bb85ac96 commit hash: a48771e76563c1721bb8ebe211ed7f49bb85ac96 a48771e
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Sunday, 28 Feb 2021
09:34 tobik search for other commits by this committer
editors/mg: Make mg-static a flavor
Original commitRevision:566752 
Saturday, 5 Dec 2020
22:07 jbeich search for other commits by this committer
editors/mg: update to 6.8.1

Changes:	https://github.com/ibara/mg/releases/tag/mg-6.8.1
Reported by:	GitHub (watch releases)
Original commitRevision:557090 
20:42 jbeich search for other commits by this committer
editors/mg: update to 6.8

Changes:	https://github.com/ibara/mg/releases/tag/mg-6.8
Reported by:	GitHub (watch releases)
Original commitRevision:557085 
Wednesday, 18 Nov 2020
10:04 jbeich search for other commits by this committer
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).
Original commitRevision:555627 
Monday, 28 Sep 2020
05:05 tobik search for other commits by this committer
Reset MAINTAINER
Original commitRevision:550400 
Sunday, 3 May 2020
03:24 tobik search for other commits by this committer
editors/mg: Update to 6.7
Original commitRevision:533740 
Monday, 21 Oct 2019
13:44 tobik search for other commits by this committer
editors/mg: Update to 6.6
Original commitRevision:515106 
Wednesday, 22 May 2019
08:09 tobik search for other commits by this committer
editors/mg: Update to 6.5
Original commitRevision:502259 
Monday, 1 Oct 2018
14:23 tobik search for other commits by this committer
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
Original commitRevision:481035 
Wednesday, 13 Jun 2018
12:26 amdmi3 search for other commits by this committer
- Remove always true OSVERSION condition

Approved by:	portmgr blanket
Original commitRevision:472310 
Monday, 14 May 2018
08:36 tobik search for other commits by this committer
editors/mg: Update to 20180408

- Upstream moved to GitHub
- Simplify docs installation
Original commitRevision:469861 
Thursday, 26 Oct 2017
10:59 tobik search for other commits by this committer
editors/mg: Update to 20171014
Original commitRevision:452912 
Tuesday, 29 Aug 2017
09:04 tobik search for other commits by this committer
editors/mg: Update to 20170828
Original commitRevision:448897 
Tuesday, 4 Apr 2017
07:33 tobik search for other commits by this committer
Update to 20170401

Approved by:	lme (mentor)
Differential Revision:	https://reviews.freebsd.org/D10260
Original commitRevision:437687 
Wednesday, 15 Feb 2017
12:28 tobik search for other commits by this committer
Update MAINTAINER to tobik@FreeBSD.org for my ports

Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9610
Original commitRevision:434159 
Tuesday, 3 Jan 2017
11:01 mat search for other commits by this committer
Cleanup BROKEN/IGNORE for 10.3-

Sponsored by:	Absolight
Original commitRevision:430454 
Monday, 17 Oct 2016
05:29 marino search for other commits by this committer
editors/mg: Use OPSYS with OSVERSION (restores DF build)

DragonFly doesn't provided reallocarray.  OPSYS should be used with
OSVERSION (covered by a blanket)
Original commitRevision:424096 
Saturday, 8 Oct 2016
19:50 olivierd search for other commits by this committer
Update to 20161005 snapshot

PR:		213292
Submitted by:	Tobias Kortkamp (maintainer)
Original commitRevision:423536 
Thursday, 6 Oct 2016
19:51 olivierd search for other commits by this committer
- 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)
Original commitRevision:423435 
Tuesday, 23 Aug 2016
20:18 marino search for other commits by this committer
editors/mg: document and fix ncurses requirement

Approved by:	ncurses blanket
Original commitRevision:420741 
Saturday, 21 May 2016
19:29 olivierd search for other commits by this committer
Remove reference to FreeBSD 9, releases prior to 10.3-RELEASE are also
concerned

Suggested by:	mat@
Original commitRevision:415608 
Friday, 20 May 2016
17:16 olivierd search for other commits by this committer
- 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)
Original commitRevision:415561 
Sunday, 7 Feb 2016
07:25 olivierd search for other commits by this committer
Update to 20160118 snapshot

PR:		206419
Submitted by:	myself
Approved by:	<darcsis@gmail.com> (maintainer, timeout > 2 weeks)
Original commitRevision:408347 
Monday, 29 Jun 2015
16:49 olivierd search for other commits by this committer
- Update to 20150323 snapshot
- Add patches which replace reallocarray by realloc(3)

PR:		200682
Submitted by:	myself
Approved by:	darcsis (maintainer, timeout > 3 weeks)
Original commitRevision:390922 
Tuesday, 10 Jun 2014
07:39 olgeni search for other commits by this committer
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)
Original commitRevision:357277 
Saturday, 19 Apr 2014
05:38 eadler search for other commits by this committer
Update mg to 20140414

Submitted by:	bcallah@openbsd.org
Approved by:	"Denise H. G." <darcsis@gmail.com> (maintainer)
Original commitRevision:351582 
Thursday, 20 Feb 2014
08:11 ehaupt search for other commits by this committer
Support staging
Original commitRevision:345179 
Friday, 20 Sep 2013
16:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors)
Original commitRevision:327720 
Wednesday, 20 Jun 2012
06:03 ak search for other commits by this committer
- 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)
Original commit
Monday, 19 Dec 2011
08:15 culot search for other commits by this committer
- Update to 20110905

PR:             ports/163445
Submitted by:   Denise H. G. <darcsis@gmail.com> (maintainer)
Original commit
Tuesday, 12 Oct 2010
09:47 stas search for other commits by this committer
- Use another distfile locations.
Original commit
Monday, 11 Oct 2010
22:23 pgollucci search for other commits by this committer
- Mark broken

PR:             ports/151361
Submitted by:   Denise H. G. <darcsis@gmail.com> (maintainer)
Original commit
Friday, 16 Oct 2009
14:08 kris search for other commits by this committer
Update master site
Original commit
Tuesday, 13 Jan 2009
00:12 miwi search for other commits by this committer
- Update to 20090107

PR:             130407
Submitted by:   darcsis@gmail.com (Denise H. G.) (maintainer)
Original commit
Sunday, 22 Jun 2008
18:28 tabthorpe search for other commits by this committer
- Update to 20080610

PR:             ports/124809
Submitted by:   Denise H. G. <darcsis gmail.com> (maintainer)
Original commit
Sunday, 1 Jun 2008
13:39 miwi search for other commits by this committer
- Respect NOPORTDOCS
Original commit
Saturday, 29 Mar 2008
23:25 miwi search for other commits by this committer
- Update to 20080322

PR:             122193
Submitted by:   Denise H. G. <darcsis@gmail.com> (maintainer)
Original commit
Friday, 7 Mar 2008
13:20 miwi search for other commits by this committer
- Update to 20080305

PR:             121464
Submitted by:   Denise H. G. <darcsis@gmail.com> (maintainer)
Original commit
Friday, 26 Oct 2007
20:50 tabthorpe search for other commits by this committer
- Update maintainer's email address

PR:             ports/117527
Submitted by:   maintainer
Original commit
Tuesday, 23 Oct 2007
18:13 tabthorpe search for other commits by this committer
- Update to 20070918
- Pass maintainership to submitter

PR:             ports/117387
Submitted by:   denisehg hotpop.com
Approved by:    clsung (mentor, implicit)
Original commit
Sunday, 19 Nov 2006
12:28 miwi search for other commits by this committer
- Drop Maintainership

PR:             ports/105662
Submitted by:   Frank Ruell <stoerte@dreamwarrior.net>
Original commit
Wednesday, 16 Nov 2005
16:05 lawrance search for other commits by this committer
Update to 20050820 snapshot.

PR:             ports/85169
Submitted by:   Frank Ruell <stoerte@dreamwarrior.net> (new maintainer)
Original commit
15:38 linimon search for other commits by this committer
Assign maintainership to author of ports/85169 after maintainer timeout.

Hat:    portmgr
Original commit
Tuesday, 8 Jun 2004
09:39 dd search for other commits by this committer
Remove broken distfile link.

PR:             66694
Submitted by:   Roman Neuhauser <neuhauser@chello.cz>
Original commit
Monday, 29 Dec 2003
10:50 dd search for other commits by this committer
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>
Original commit
Friday, 19 Dec 2003
11:40 linimon search for other commits by this committer
Per bento logs, mark as broken on 5.x due to some kind of header/compile
problem.  Notified maintainer.
Original commit
Friday, 7 Mar 2003
06:00 ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Original commit
Sunday, 24 Jun 2001
18:18 dd search for other commits by this committer
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@.    
Original commit
Sunday, 20 May 2001
21:53 dd search for other commits by this committer
Add a new port of Mg, a small, fast Emacs-like editor maintained by   the
OpenBSD project.    
Original commit

Number of commits found: 60