Port details |
- mined Text mode editor with Unicode support
- 2022.27_3 editors
=5 2022.27_2Version of this port present on the latest quarterly branch. - Maintainer: thierry@FreeBSD.org
 - Port Added: 2004-12-25 15:33:47
- Last Update: 2025-01-15 20:26:27
- Commit Hash: 53441da
- People watching this port, also watch:: firefox, kicad, mutt, slrn, tor
- License: GPLv3
- WWW:
- https://mined.github.io/
- Description:
- Mined was the first text mode editor with Unicode support. It now has both
extensive Unicode and CJK support offering many specific features and
covering special cases that other editors are not aware of (like auto-
detection features and automatic handling of terminal variations).
And basically, it is an editor tailored to efficient editing of plain text
documents and programs, with features and interactive behaviour designed
for this purpose.
See also <https://github.com/mined/mined>.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/editors/mined/ && make install clean
- To add the package, run one of these commands:
- pkg install editors/mined
- pkg install mined
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mined
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1706636561
SHA256 (mined-mined-2022.27_GH0.tar.gz) = c4b35b068f2bba3e34f0ef9a989602b4bbed3f76c95b79788de1ad596ac50a68
SIZE (mined-mined-2022.27_GH0.tar.gz) = 7264424
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- nonexistent : textproc/UCD
- update-desktop-database : devel/desktop-file-utils
- gmake>=4.4.1 : devel/gmake
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for mined-2022.27_3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- editors_mined
- USES:
- desktop-file-utils gmake ncurses
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2022.27_3 15 Jan 2025 20:26:27
    |
Thierry Thomas (thierry)  |
editors/mined: chase UCD |
2022.27_2 30 Jan 2024 18:33:42
    |
Thierry Thomas (thierry)  |
editors/mined: make fetchable again
Tarball has been rerolled: take it from GitHub.
Also move the manpages. |
2022.27_1 16 Sep 2023 15:01:27
    |
Thierry Thomas (thierry)  |
editors/mined: chase UCD’s upgrade
Reported by: olgeni |
2022.27 28 Dec 2022 13:34:33
    |
Thierry Thomas (thierry)  |
editors/mined: update WWW to the new mined home page
Note: ATM MASTERSITES is still correct. |
2022.27 25 Dec 2022 13:49:52
    |
Thierry Thomas (thierry)  |
editors/mined: upgrade to 2022.27 |
2022.26 29 Nov 2022 18:57:51
    |
Thierry Thomas (thierry)  |
editors/mined: update to 2022.26
Changelog at <http://towo.net/mined/changes.html#2022.26>. |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
2015.25 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
2015.25 20 Jul 2022 14:21:49
    |
Tobias C. Berner (tcberner)  |
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 ) |
2015.25 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2015.25 21 Oct 2016 12:51:41
  |
mat  |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
2015.25 05 Feb 2016 18:43:32
  |
marino  |
editors/mined: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket |
2015.25 06 Apr 2015 20:00:29
  |
thierry  |
Finally it seems that the base Gcc is sufficient: only -Wtype-limits is
newer and can be removed.
Submitted by: danfe |
2015.25 01 Apr 2015 20:35:17
  |
thierry  |
Cannot rely on our outdated in-base Gcc. |
2015.25 30 Mar 2015 20:40:14
  |
thierry  |
Upgrade to 2015.25.
Changelog at http://towo.net/mined/changes.html#2015.25 |
2014.24.2 27 Oct 2014 12:19:13
  |
bapt  |
Cleanup plist |
2014.24.2 29 Jul 2014 17:12:50
  |
adamw  |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
2014.24.2 09 Jul 2014 19:46:11
  |
thierry  |
Upgrading to 2014.24.2.
Changelog at <http://towo.net/mined/changes.html#2014.24.2>. |
2014.24 09 Jun 2014 19:55:48
  |
thierry  |
Upgrade to 2014.24.
Changelog at <http://towo.net/mined/changes.html>. |
2012.23 20 May 2014 19:32:39
  |
tijl  |
Quote ${CC} and similar variables in MAKE_ARGS.
Reported by: Dominic Fandrey <kamikaze@bsdforen.de> |
2012.23 25 Jan 2014 01:16:00
  |
bapt  |
Support stage |
2012.23 22 Oct 2013 13:57:35
  |
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [bce])
Approved by: portmgr (bdrewery) |
2012.23 20 Sep 2013 16:36:24
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors) |
2012.23 12 Sep 2013 16:10:31
  |
thierry  |
Fix usage of MAKE / GMAKE.
Notified by: danfe |
2012.23 12 Sep 2013 13:15:07
  |
thierry  |
Fix on -CURRENT.
Reported by: pkg-fallout |
2012.23 19 Aug 2013 16:40:36
  |
thierry  |
Upgrade to 2013.23.
Changelog at <http://towo.net/mined/changes.html>. |
2012.22 10 May 2012 20:01:13
 |
thierry  |
Upgrade to 2012.22.
Changelog at <http://towo.net/mined/changes.html>. |
2012.21 10 Mar 2012 10:59:31
 |
thierry  |
Upgrade to 2012.21.
Changelog at <http://towo.net/mined/changes.html#2012.21>.
Feature safe: yes |
2012.20 02 Feb 2012 21:36:28
 |
thierry  |
Upgrade to 2012.20.
Changelog at <http://towo.net/mined/changes.html>. |
2011.19.2 20 Nov 2011 22:06:59
 |
thierry  |
- Upgrade to 2011.19.2;
- Change license to GPLv3.
Changelog at <http://towo.net/mined/changes.html>
Feature safe: yes |
2011.17 21 Jun 2011 19:57:48
 |
thierry  |
Upgrade to 2011.17.
Changelog at <http://towo.net/mined/changes.html>. |
2000.16 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
2000.16 22 Jul 2010 20:01:21
 |
thierry  |
- Update to 2000.16
Changelog at <http://towo.net/mined/changes.html#2000.16>
- Remove dep on bash
- Add license
PR: ports/148596
Submitted by: Bapt <baptiste.daroussin (at) gmail.com> |
2000.15.4 29 Dec 2009 10:25:55
 |
miwi  |
- Convert NOMANCOMPRESS to NO_MANCOMPRESS to sync with src
PR: ports/136065 ports/127469
Submitted by: N.J. Mann <njm@njm.me.uk> and Aldis Berjoza
<killasmurf86@gmail.com>
- Early identify port CONFLICTS
PR: 137855
Submitted by: Piotr Smyrak <smyru@heron.pl>
- Add --no-same-permissions to the EXTRACT_AFTER_ARGS command.
Tijl Coosemans has been reported an issue that when root is extracting from the
tarball, and the tarball contains world writable files
(sysutils/policykit as an example), there is a chance that the files
gets changed by malicious third parties right after the extraction,
which makes it possible to inject code into the package thus compromise
the system.
Submitted by: Tijl Coosemans <tijl@coosemans.org> Xin LI (delphij@)
- Fix some whitespaces
Tested with: exp-run |
2000.15.4 20 Nov 2009 22:53:09
 |
pav  |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
2000.15.4 08 Jul 2009 17:12:30
 |
thierry  |
Upgrade to 2000.15.4.
Changelog at <http://towo.net/mined/changes.html#2000.15.4>. |
2000.15.3 06 Jun 2009 20:32:22
 |
thierry  |
Upgrade to 2000.15.3.
Changelog at <http://towo.net/mined/changes.html#2000.15.3>. |
2000.15.2 01 May 2009 20:41:15
 |
thierry  |
Upgrade to 2000.15.2.
This is a minor release, with some tweaks for console after remote login. |
2000.15 26 Apr 2009 20:48:42
 |
thierry  |
Upgrade to 2000.15.
Changelog at <http://towo.net/mined/changes.html>. |
2000.14 19 Jul 2007 20:10:12
 |
thierry  |
Upgrade to 2000.14.
Changelog at <http://towo.net/mined/changes.html#2000.14>. |
2000.13.2_1 03 Dec 2006 22:54:53
 |
thierry  |
Chase a silent update (mostly docs & MS/DOS related).
Full diff available at
<http://people.freebsd.org/~thierry/ports/mined-2000.13.2-061201-01:27_23:40.diff>
Reported by: pointyhat via Kris |
2000.13.2 01 Dec 2006 20:05:38
 |
thierry  |
Upgrade to 2000.13.2.
Changelog at <http://towo.net/mined/changes.html>. |
2000.13.1 31 Oct 2006 22:02:50
 |
thierry  |
Update to 2000.13.1.
Changelog at <http://towo.net/mined/changes.html>.
PR: ports/104660
Submitted by: Thomas Abthorpe <thomas (at) goodking.ca> |
2000.12.2 06 Apr 2006 19:13:56
 |
thierry  |
Upgrade to 2000.12.2. |
2000.12_1 02 Apr 2006 20:46:00
 |
thierry  |
mkdir ${DESKTOPDIR} when kdehier is not installed.
Reported by: ports-i386 via Kris |
2000.12_1 01 Apr 2006 19:55:53
 |
thierry  |
Chase a silent update and make fetchable again.
This is a quite important update, with many changes. Full diff available
at:
<http://people.freebsd.org/~thierry/ports/mined-2000.12.060329_060401.diff>
Reported by: dosirak via Kris |
2000.12 30 Mar 2006 23:39:27
 |
thierry  |
Upgrade to 2000.12.
Changelog at <http://towo.net/mined/changes.html>. |
2000.11 22 Jan 2006 08:34:46
 |
edwin  |
SHA256ify
Approved by: krion@ |
2000.11 18 Oct 2005 19:50:22
 |
thierry  |
Respect $PREFIX.
Reported by: dosirak via Kris |
2000.11 28 Aug 2005 12:56:30
 |
thierry  |
Upgrade to 2000.11. |
2000.10 10 Feb 2005 19:47:48
 |
thierry  |
The source tarball has been rerolled, to update the page download.html
and a minor change which does not affect FreeBSD. Don't bump PORTREVISION.
Reported by: Kris via pointyhat. |
2000.10 05 Feb 2005 22:47:21
 |
thierry  |
Upgrade to 2000.10. |
2000.9 25 Dec 2004 15:27:13
 |
thierry  |
Add mined 2000.9, a text mode editor with Unicode support. |