1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-27 15:40:32 -04:00
Commit graph

10 commits

Author SHA1 Message Date
Jason E. Hale
b65af6ede1 editors/mp: Update to 5.57
The source code for mpdm and mpsl was merged back into the main
project tree.
2022-02-24 09:24:15 -05:00
Jason E. Hale
06260e9ef6 editors/mp: Update to 5.45
Remove LLD_UNSAFE - seems to link fine now without it
2021-01-16 18:38:05 +00:00
Jason E. Hale
1b7cb681fc editors/mp: Update to 5.44 2020-12-31 23:53:20 +00:00
Jason E. Hale
c5c1c02dbf Update editors/mp to 5.41 2020-06-29 20:09:53 +00:00
Jason E. Hale
44c2705108 editors/mp: Update to 5.36; unbreak 2019-12-28 21:17:15 +00:00
Jason E. Hale
3eb7289d1c 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
2019-03-21 23:53:16 +00:00
Jason E. Hale
ad06d47347 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.
2018-03-05 16:20:31 +00:00
Jason E. Hale
d00b37f18d - 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
2018-03-04 03:12:31 +00:00
Dennis Herrmann
a48c26c311 - Update to 5.1.4
PR:		ports/155809
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-03-23 17:54:43 +00:00
Andrej Zverev
d51a0b9c5b - Update to 3.3.16
- Grab maintainership (maintainer timeout > 1 month)
- Implement OPTIONS

PR:		ports/83910
Submitted by:	Andrej Zverev
2005-11-17 08:05:28 +00:00