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.

Port details
mg Small, fast Emacs-like editor
20240405,1 editors on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 20231016_1,1Version of this port present on the latest quarterly branch.
Maintainer: cdr.nil@gmail.com search for ports maintained by this maintainer
Port Added: 2001-05-20 17:53:56
Last Update: 2024-04-11 06:14:33
Commit Hash: 37579ae
License: PD
WWW:
https://man.openbsd.org/mg
Description:
Mg is a small, fast, portable, and free (public domain) Emacs-like editor maintained by the OpenBSD Project. It is intended for people who can't, or don't want to, run the real GNU Emacs, or are not familiar with the vi(1) editor.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • mg>0:editors/mg
To install the port:
cd /usr/ports/editors/mg/ && make install clean
To add the package, run one of these commands:
  • pkg install editors/mg
  • pkg install mg
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mg
Package flavors (<flavor>: <package>)
  • dynamic: mg
  • static: mg-static
distinfo:
TIMESTAMP = 1712395301 SHA256 (mg-20240405.tar.gz) = abda55c6c53e8316324d56a9851865ada13f9cd82295f3757de7cb4b83bead57 SIZE (mg-20240405.tar.gz) = 156768

Packages (timestamps in pop-ups are UTC):
mg
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest20231016_1,120240405,16.8.1,120231016_1,120240405,1-6.8.1,1-
FreeBSD:13:quarterly20231016_1,120231016_1,120230501,120231016_1,120231016_1,120231016,120231016,120231016,1
FreeBSD:14:latest20231016_1,120240405,17.0,120231016_1,120240405,120230501,1-20230501,1
FreeBSD:14:quarterly20231016,120231016_1,1-20231016,120231016_1,120231016,120231016,120231016,1
FreeBSD:15:latest20231016_1,120240405,1n/a20231016,1n/a20231016,120231016,120231016,1
FreeBSD:15:quarterly--n/a-n/a---
 

mg-static
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest20231016_1,120240405,1-20231016_1,120240405,1---
FreeBSD:13:quarterly20231016_1,120231016_1,120230501,120231016_1,120231016_1,120231016,120231016,120231016,1
FreeBSD:14:latest20231016_1,120240405,17.0,120231016_1,120240405,120230501,1-20230501,1
FreeBSD:14:quarterly20231016,120231016_1,1-20231016,120231016_1,120231016,120231016,120231016,1
FreeBSD:15:latest20231016_1,120240405,1n/a20231016,1n/a20231016,120231016,120231016,1
FreeBSD:15:quarterly--n/a-n/a---
 

This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for mg-20240405,1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
editors_mg
USES:
ncurses uidfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://hydrus.org.uk/downloads/
Collapse this list.

Number of commits found: 65

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20240405,1
11 Apr 2024 06:14:33
commit hash: 37579ae72a820c019ca16792b56274b5aa4c5544commit hash: 37579ae72a820c019ca16792b56274b5aa4c5544commit hash: 37579ae72a820c019ca16792b56274b5aa4c5544commit hash: 37579ae72a820c019ca16792b56274b5aa4c5544 files touched by this commit
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
20231016_1,1
27 Feb 2024 02:43:33
commit hash: 1169e2018977879703d107ac09da4febc96af312commit hash: 1169e2018977879703d107ac09da4febc96af312commit hash: 1169e2018977879703d107ac09da4febc96af312commit hash: 1169e2018977879703d107ac09da4febc96af312 files touched by this commit
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
20231016,1
03 Nov 2023 21:09:36
commit hash: fcaf1142ea091ae55041688d509d724110fe4f17commit hash: fcaf1142ea091ae55041688d509d724110fe4f17commit hash: fcaf1142ea091ae55041688d509d724110fe4f17commit hash: fcaf1142ea091ae55041688d509d724110fe4f17 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
editors/mg: convert to USES=uidfix

Reported by:	jbeich
Approved by:	portmgr (infrastructure blanket)
20231016,1
27 Oct 2023 06:32:10
commit hash: b47b76304ccebb0a40acd56f1687e232f0ebedebcommit hash: b47b76304ccebb0a40acd56f1687e232f0ebedebcommit hash: b47b76304ccebb0a40acd56f1687e232f0ebedebcommit hash: b47b76304ccebb0a40acd56f1687e232f0ebedeb files touched by this commit
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
20230501,1
18 May 2023 08:19:41
commit hash: 0536eac2d99942245768cfbfe5fb94f31ebcc683commit hash: 0536eac2d99942245768cfbfe5fb94f31ebcc683commit hash: 0536eac2d99942245768cfbfe5fb94f31ebcc683commit hash: 0536eac2d99942245768cfbfe5fb94f31ebcc683 files touched by this commit
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
7.0,1
28 Apr 2023 11:30:35
commit hash: 1cfdfecc986322aa3891a62813ba123dbf2742becommit hash: 1cfdfecc986322aa3891a62813ba123dbf2742becommit hash: 1cfdfecc986322aa3891a62813ba123dbf2742becommit hash: 1cfdfecc986322aa3891a62813ba123dbf2742be files touched by this commit
Wen Heping (wen) search for other commits by this committer
editors/mg: Pass maintainership to submitter

PR:		271009
Reported by:	cdr.nil@gmail.com
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
7.0,1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
7.0,1
25 Aug 2022 21:16:21
commit hash: 7a184841104c44983d74c45e0484b7a27fd8b5d5commit hash: 7a184841104c44983d74c45e0484b7a27fd8b5d5commit hash: 7a184841104c44983d74c45e0484b7a27fd8b5d5commit hash: 7a184841104c44983d74c45e0484b7a27fd8b5d5 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
*: Return unused ports
7.0,1
20 Jul 2022 14:21:49
commit hash: 7cd7a8d850aa40bd9f93927a98e3664a54cf15e1commit hash: 7cd7a8d850aa40bd9f93927a98e3664a54cf15e1commit hash: 7cd7a8d850aa40bd9f93927a98e3664a54cf15e1commit hash: 7cd7a8d850aa40bd9f93927a98e3664a54cf15e1 files touched by this commit
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>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
7.0,1
17 Jan 2022 11:56:31
commit hash: 62484c7cf83a5a7ec9144ff7ae76e471c2b54385commit hash: 62484c7cf83a5a7ec9144ff7ae76e471c2b54385commit hash: 62484c7cf83a5a7ec9144ff7ae76e471c2b54385commit hash: 62484c7cf83a5a7ec9144ff7ae76e471c2b54385 files touched by this commit
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
6.9,1
14 Jun 2021 20:51:04
commit hash: a48771e76563c1721bb8ebe211ed7f49bb85ac96commit hash: a48771e76563c1721bb8ebe211ed7f49bb85ac96commit hash: a48771e76563c1721bb8ebe211ed7f49bb85ac96commit hash: a48771e76563c1721bb8ebe211ed7f49bb85ac96 files touched by this commit
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
6.8.1,1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
6.8.1,1
28 Feb 2021 09:34:36
Revision:566752Original commit files touched by this commit
tobik search for other commits by this committer
editors/mg: Make mg-static a flavor
6.8.1,1
05 Dec 2020 22:07:43
Revision:557090Original commit files touched by this commit
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)
6.8,1
05 Dec 2020 20:42:43
Revision:557085Original commit files touched by this commit
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)
6.7,1
18 Nov 2020 10:04:26
Revision:555627Original commit files touched by this commit
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).
6.7,1
28 Sep 2020 05:05:25
Revision:550400Original commit files touched by this commit
tobik search for other commits by this committer
Reset MAINTAINER
6.7,1
03 May 2020 03:24:07
Revision:533740Original commit files touched by this commit
tobik search for other commits by this committer
editors/mg: Update to 6.7
6.6,1
21 Oct 2019 13:44:55
Revision:515106Original commit files touched by this commit
tobik search for other commits by this committer
editors/mg: Update to 6.6
6.5,1
22 May 2019 08:09:07
Revision:502259Original commit files touched by this commit
tobik search for other commits by this committer
editors/mg: Update to 6.5
20180927
01 Oct 2018 14:23:56
Revision:481035Original commit files touched by this commit
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
20180408
13 Jun 2018 12:26:54
Revision:472310Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Remove always true OSVERSION condition

Approved by:	portmgr blanket
20180408
14 May 2018 08:38:06
Revision:469862Original commit files touched by this commit
tobik search for other commits by this committer
editors/mg: Update WWW
20180408
14 May 2018 08:36:21
Revision:469861Original commit files touched by this commit
tobik search for other commits by this committer
editors/mg: Update to 20180408

- Upstream moved to GitHub
- Simplify docs installation
20171014
26 Oct 2017 10:59:32
Revision:452912Original commit files touched by this commit
tobik search for other commits by this committer
editors/mg: Update to 20171014
20170828
29 Aug 2017 09:04:41
Revision:448897Original commit files touched by this commit
tobik search for other commits by this committer
editors/mg: Update to 20170828
20170401
04 Apr 2017 07:33:01
Revision:437687Original commit files touched by this commit
tobik search for other commits by this committer
Update to 20170401

Approved by:	lme (mentor)
Differential Revision:	https://reviews.freebsd.org/D10260
20161005
15 Feb 2017 12:28:29
Revision:434159Original commit files touched by this commit
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
20161005
03 Jan 2017 11:01:06
Revision:430454Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Cleanup BROKEN/IGNORE for 10.3-

Sponsored by:	Absolight
20161005
17 Oct 2016 05:29:22
Revision:424096Original commit files touched by this commit
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)
20161005
08 Oct 2016 19:50:45
Revision:423536Original commit files touched by this commit
olivierd search for other commits by this committer
Update to 20161005 snapshot

PR:		213292
Submitted by:	Tobias Kortkamp (maintainer)
20160912
06 Oct 2016 19:51:19
Revision:423435Original commit files touched by this commit
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)
20160421_1
23 Aug 2016 20:18:14
Revision:420741Original commit files touched by this commit
marino search for other commits by this committer
editors/mg: document and fix ncurses requirement

Approved by:	ncurses blanket
20160421
21 May 2016 19:29:21
Revision:415608Original commit files touched by this commit
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@
20160421
20 May 2016 17:16:34
Revision:415561Original commit files touched by this commit
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)
20160118
07 Feb 2016 07:25:34
Revision:408347Original commit files touched by this commit
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)
20150323
29 Jun 2015 16:49:15
Revision:390922Original commit files touched by this commit
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)
20140414
10 Jun 2014 07:39:02
Revision:357277Original commit files touched by this commit
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)
20140414
19 Apr 2014 05:38:38
Revision:351582Original commit files touched by this commit
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)
20110905
20 Feb 2014 08:11:09
Revision:345179Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
20110905
20 Sep 2013 16:36:24
Revision:327720Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors)
20110905
20 Jun 2012 06:03:08
Original commit files touched by this commit
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)
20110905
19 Dec 2011 08:15:53
Original commit files touched by this commit
culot search for other commits by this committer
- Update to 20110905

PR:             ports/163445
Submitted by:   Denise H. G. <darcsis@gmail.com> (maintainer)
20090107
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
20090107
12 Oct 2010 09:47:16
Original commit files touched by this commit
stas search for other commits by this committer
- Use another distfile locations.
20090107
11 Oct 2010 22:23:24
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Mark broken

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

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

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

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

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

PR:             ports/117527
Submitted by:   maintainer
20070918
23 Oct 2007 18:13:32
Original commit files touched by this commit
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)
20050820
19 Nov 2006 12:28:48
Original commit files touched by this commit
miwi search for other commits by this committer
- Drop Maintainership

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

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

Hat:    portmgr
20010514
08 Jun 2004 09:39:25
Original commit files touched by this commit
dd search for other commits by this committer
Remove broken distfile link.

PR:             66694
Submitted by:   Roman Neuhauser <neuhauser@chello.cz>
20010514
18 Mar 2004 02:27:55
Original commit files touched by this commit
trevor search for other commits by this committer
Add size data.

Approved by:    maintainers
20010514
29 Dec 2003 10:50:42
Original commit files touched by this commit
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>
20010514
19 Dec 2003 11:40:16
Original commit files touched by this commit
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.
20010514
07 Mar 2003 06:00:45
Original commit files touched by this commit
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.
24 Jun 2001 18:18:38
commit hash: fp1.15448@dev.null.freshports.orgcommit hash: fp1.15448@dev.null.freshports.orgcommit hash: fp1.15448@dev.null.freshports.orgcommit hash: fp1.15448@dev.null.freshports.org files touched by this commit
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@.    
20 May 2001 21:53:56
commit hash: fp1.13922@dev.null.freshports.orgcommit hash: fp1.13922@dev.null.freshports.orgcommit hash: fp1.13922@dev.null.freshports.orgcommit hash: fp1.13922@dev.null.freshports.org files touched by this commit
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.    

Number of commits found: 65