Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.61_1 22 Jan 2024 01:32:46 |
Muhammad Moinur Rahman (bofh) |
editors/mp: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
5.61 02 Sep 2023 04:53:26 |
Jason E. Hale (jhale) |
editors/mp: Update to 5.61
https://github.com/ttcdt/mp-5.x/blob/5.61/RELEASE_NOTES |
5.60 01 Mar 2023 01:33:26 |
Jason E. Hale (jhale) |
editors/mp: Update to 5.60 |
5.59 12 Sep 2022 19:45:57 |
Jason E. Hale (jhale) |
editors/mp: Update to 5.59 |
5.58 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
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) |
5.58 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 ) |
5.58 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 ) |
5.58 30 Apr 2022 19:16:42 |
Jason E. Hale (jhale) |
editors/mp: Update to 5.58 |
5.57 24 Feb 2022 14:24:15 |
Jason E. Hale (jhale) |
editors/mp: Update to 5.57
The source code for mpdm and mpsl was merged back into the main
project tree. |
5.50 01 May 2021 14:17:47 |
Jason E. Hale (jhale) |
editors/mp: Update to 5.50 |
5.49 24 Apr 2021 22:36:13 |
Jason E. Hale (jhale) |
editors/mp: Update to 5.49 |
5.48 12 Apr 2021 19:36:26 |
Jason E. Hale (jhale) |
editors/mp: Update to 5.48 |
5.47 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.47 15 Mar 2021 14:41:40 |
jhale |
editors/mp: Update to 5.47 |
5.46 05 Feb 2021 16:21:15 |
jhale |
editors/mp: Update to 5.46 |
5.45 16 Jan 2021 18:38:05 |
jhale |
editors/mp: Update to 5.45
Remove LLD_UNSAFE - seems to link fine now without it |
5.44 31 Dec 2020 23:53:21 |
jhale |
editors/mp: Update to 5.44 |
5.41 29 Jun 2020 20:09:53 |
jhale |
Update editors/mp to 5.41 |
5.36 28 Dec 2019 21:17:15 |
jhale |
editors/mp: Update to 5.36; unbreak |
5.31_1 06 Nov 2019 12:48:32 |
antoine |
Mark a few ports BROKEN, unfetchable |
5.31_1 13 Aug 2019 16:03:12 |
mat |
Convert to UCL & cleanup pkg-message (categories e-g) |
5.31_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
5.31 21 Mar 2019 23:53:16 |
jhale |
editors/mp: Update to 5.31
- LICENSE was changed from GPLv2 to a Public Domain license
- UI options have been reconfigured so that if the user installs a GUI
(GTK2, GTK3, or QT5), mp-5 is also usable in the console via the
NCURSES or ANSI options
- mpsl and supporting data are no longer installed, but rather compiled into
the mp-5 binary
- Add pkg-message to explain the GUI color scheme change and how to revert
to the previous color scheme if so desired |
5.2.13_3 16 Mar 2019 15:52:16 |
tcberner |
editors/mp: remove QT4 option (Qt4 deprecation)
Approved by: portmgr (implicit) |
5.2.13_2 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
5.2.13_1 02 Dec 2018 15:41:48 |
rene |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
5.2.13_1 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
5.2.13 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
5.2.13 14 Mar 2018 10:01:31 |
gahr |
editors/mp: fix build with ncurses from base |
5.2.13 05 Mar 2018 16:20:31 |
jhale |
Update to 5.2.13
Take maintainership
ANSI and QT5 interfaces added
Use OPTIONS_SINGLE to make it more clear that only one interface can be
selected at a time.
Port uses three configure scripts, but only the main one was receiving
CONFIGURE_ENV, so home-brew a do-configure target.
Use CONFIGURE_ENV to pass variables instead of substitutions. |
5.2.11 04 Mar 2018 03:12:31 |
jhale |
- Fix build with aarch64, armv6, armv7
- Fix QT4 option on all platforms (needs USES=gmake, and fix for moc location)
- Remove some substitutions that didn't do anything
- Don't try to create directories already in mtree |
5.2.11 12 Feb 2018 05:55:07 |
yuri |
editors/mp: Update to 5.2.11
Additional port changes:
* Changed to DISTVERSION
* Adjusted dependencies for GTK2/GTK3 options
Reported by: portscout
Approved by: tcberner (mentor, implicit) |
5.2.10 30 Nov 2017 06:13:35 |
linimon |
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |
5.2.10 27 May 2017 16:48:41 |
linimon |
Mark some ports failing on armv6, for errors classified as "compiler_error".
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
5.2.10 12 Mar 2017 09:01:53 |
amdmi3 |
- Simplify installation
- Switch to options helpers |
5.2.10 14 Nov 2016 07:47:48 |
linimon |
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
5.2.10 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
5.2.10 05 Feb 2016 18:56:22 |
marino |
editors/mp: respect LDFLAGS |
5.2.10 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
5.2.10 16 Oct 2015 16:51:12 |
marino |
editors/mp: Upgrade version 5.2.9 => 5.2.10
PR: 201840
Submitted by: ports fury |
5.2.9 07 Sep 2015 07:00:09 |
danfe |
- Stop lying about the port being broken on Tier-2 architectures
- Move OPTIONS block lower in the Makefile where it's typically found
- Augment port description text while I'm here
Tested on: flame (sparc64), eris (ia64), local Mac mini G4 (powerpc) |
5.2.9 24 Mar 2015 21:40:48 |
pawel |
Update to version 5.2.9
PR: 198756
Submitted by: Anton Tornqvist <antont@inbox.lv> |
5.2.8_1 27 Oct 2014 12:19:13 |
bapt |
Cleanup plist |
5.2.8_1 03 Jun 2014 06:32:38 |
miwi |
- Restore NLS Support
Reported by: danfe |
5.2.8 03 Jun 2014 05:07:00 |
miwi |
- Update to 5.2.8
PR: 190404 |
5.2.7 03 Jan 2014 23:42:11 |
danilo |
- Update from 5.2.6 to 5.2.7
- Add stage support
while here
- Convert some "if's" to options helpers
PR: ports/185331
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
5.2.6 20 Sep 2013 16:36:24 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors) |
5.2.6 06 May 2013 15:34:18 |
bapt |
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline |
5.2.6 27 Apr 2013 08:50:47 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
5.2.6 26 Apr 2013 07:03:07 |
miwi |
- Update to 5.2.6
PR: 178029
Submitted by: Ports Fury |
5.2.5 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
5.2.5 25 Mar 2013 06:06:56 |
miwi |
- Update to version 5.2.5
PR: 177249
Submitted by: Ports Fury |
5.2.4_1 11 Dec 2012 17:53:25 |
bdrewery |
- Convert SINGLE OPTION GUI to RADIO
Submitted by: bapt |
5.2.4_1 10 Dec 2012 19:11:12 |
mm |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
5.2.4 10 Dec 2012 17:07:22 |
bdrewery |
- Update to 5.2.4 |
5.2.3 10 Dec 2012 02:37:21 |
ak |
- Update MASTER_SITES
- Convert Makefile headers to new style
- Remove indefinite article from COMMENT
- Remove LICENSE_FILE since GPLv2 is in Templates/Licenses
PR: ports/174166
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
5.2.3 08 Sep 2012 05:39:03 |
linimon |
Mark broken on powerpc and sparc64 (and presumably, ia64).
Hat: portmgr |
5.2.3 19 Jul 2012 17:26:49 |
sperber |
- Update to version 5.2.3
PR: ports/169410
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by: beat (mentor) |
5.2.2 12 Jun 2012 10:34:46 |
bapt |
Convert to new options framework |
5.2.2 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
5.2.2 21 Apr 2012 18:48:20 |
miwi |
- Update to version 5.2.2
PR: 166882
Submitted by: Ports Fury |
5.2.1_1 14 Feb 2012 12:45:35 |
mm |
Bump pcre library dependency due to 8.30 update |
5.2.1 25 Nov 2011 16:26:05 |
miwi |
- Update to 5.2.1
PR: 162816
Submitted by: Ports Fury
Feature safe: yes |
5.2.0 02 Jul 2011 07:55:05 |
miwi |
- Update to 5.2.0
PR: 158488
Submitted by: Ports Fury |
5.1.4 23 Mar 2011 17:54:43 |
dhn |
- Update to 5.1.4
PR: ports/155809
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
3.3.18b_2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
3.3.18b_2 24 Sep 2010 09:49:56 |
az |
Drop maintainership |
3.3.18b_2 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
3.3.18b_1 02 Feb 2009 05:57:58 |
az |
Fix distfile location for fetch target
Reported by: pav-fetch-original mail |
3.3.18b_1 06 Jun 2008 13:25:59 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
3.3.18b 03 Oct 2007 22:55:58 |
edwin |
Remove support for OSVERSION < 5 |
3.3.18b 26 Nov 2006 17:55:35 |
az |
- Update to 3.3.18b and make it fetchable again
[1] It's PR in GNATS about this update, but i do not saw it and looks like can
not.
GNATS moving kill it :) So, author - thank you anyway
PR: ports/105719 [1] |
3.3.18a 15 Sep 2006 18:11:55 |
az |
- Switch to version 3.3.18a |
3.3.17_2 26 Jul 2006 06:23:21 |
az |
- Fix pkg-plist
- bump portrevision
PR: ports/100825
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> |
3.3.17_1 07 Mar 2006 08:28:06 |
ade |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
3.3.17 22 Feb 2006 08:35:50 |
az |
- Remove deprecated USE_REINPLACE
- Remove no longer exist core.inec.ru from MASTER_SITES list - R.I.P |
3.3.17 30 Jan 2006 14:45:07 |
az |
- Update to version 3.3.17
See ChangeLog for more details. |
3.3.16 22 Jan 2006 05:52:28 |
edwin |
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
3.3.16 17 Nov 2005 08:05:28 |
az |
- Update to 3.3.16
- Grab maintainership (maintainer timeout > 1 month)
- Implement OPTIONS
PR: ports/83910
Submitted by: Andrej Zverev |
3.2.9_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
3.2.9_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
3.2.9 12 Dec 2003 11:47:26 |
markp |
Update to 3.2.9. |
3.2.7 22 Feb 2003 16:18:35 |
markp |
Update to 3.2.7.
De-pkg-comment. |
3.2.5 11 Feb 2003 13:12:16 |
markp |
Fix build broken by version update.
Pointed out by: kris/bento |
3.2.5 09 Feb 2003 11:28:50 |
markp |
Update to 3.2.5.
Add documentation. |
3.1.8 04 Nov 2002 03:17:29 |
edwin |
PERL -> REINPLACE
and USE_PERL5 in some places
Noticed by: bento |
09 Mar 2002 10:25:58 |
markp |
Updated to 3.1.8. |
17 Feb 2002 07:08:01 |
markp |
Fixed MASTER_SITES. Updated to 3.1.7. |
30 Dec 2001 06:58:04 |
markp |
Updated to 3.1.5. |
18 Nov 2001 04:33:06 |
markp |
Updated to 3.1.4. |
27 Oct 2001 12:03:19 |
markp |
Updated to 3.1.3. |
30 Sep 2001 09:32:22 |
markp |
Updated to 3.1.1. |
29 Aug 2001 10:30:07 |
markp |
Update to 3.1.rc5. |
08 Jun 2001 06:36:46 |
markp |
Updated MAINTAINER to my new committer email address |
27 May 2001 10:19:27 |
ijliao |
upgrade to 3.0.98n |
17 Apr 2001 18:50:24 |
will |
Add mp 3.0.98k, a programming text editor. |