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/distinfo

Number of commits found: 31

Thursday, 11 Apr 2024
06:14 Fernando ApesteguĂ­a (fernape) search for other commits by this committer Author: Mark Willson
editors/mg: Update to 20240405

ChangeLog: https://cvsweb.openbsd.org/src/usr.bin/mg/

 * Reinstate space-to-tabstop entry in manpage
 * Call vttidy in the exit path for batch mode
 * Fix hang for (regexp-replace "^.*$" "")

PR:		278248
Reported by:	cdr.nil@gmail.com
commit hash: 37579ae72a820c019ca16792b56274b5aa4c5544 commit hash: 37579ae72a820c019ca16792b56274b5aa4c5544 commit hash: 37579ae72a820c019ca16792b56274b5aa4c5544 commit hash: 37579ae72a820c019ca16792b56274b5aa4c5544 37579ae
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
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
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 
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 
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 
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 
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 
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 
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
Sunday, 20 Mar 2011
12:54 miwi search for other commits by this committer
- Get Rid MD5 support
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
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
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
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
Thursday, 18 Mar 2004
02:27 trevor search for other commits by this committer
Add size data.

Approved by:    maintainers
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: 31