Ben Woods
80e4f7aae2
misc/mc: Fix SUBSHELL blank terminal upon opening in xterm with Slang
...
Note: Unfortunately this does not fix this issue on the FreeBSD console.
PR: 217758
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru >
Reported by: Dron <dron_2@ua.fm >
Reported by: danfe
MFH: 2017Q4
2017-12-17 06:58:41 +00:00
Ben Woods
6569209074
misc/mc: Fix invalid tty baudrate detection disabling verbose mode
...
PR: 220944
Submitted by: Michael Büker <m.bueker@berlin.de >
Obtained from: https://midnight-commander.org/ticket/2452#comment:15
MFH: 2017Q3
2017-07-23 15:26:36 +00:00
Ben Woods
aac5c98a37
misc/mc: Use textproc/diffutils on FreeBSD 12
...
- The new bsddiff in FreeBSD 12 does not yet support --old-group-format
- Fix python shebangfix to require python2
PR: 219277
Submitted by: bsam
2017-05-29 13:50:20 +00:00
Ben Woods
1ee4fa3feb
misc/mc: Only install desktop entry and icon if X11 option is enabled
...
PR: 214812
Submitted by: Robert Schulze <rs@bytecamp.net >
2017-03-06 08:05:54 +00:00
Ben Woods
64ffdffd69
misc/mc: Update to 4.8.19
...
Changes this release:
http://midnight-commander.org/wiki/NEWS-4.8.19
2017-03-06 07:31:21 +00:00
Ben Woods
a917eac09b
misc/mc: Update to 4.8.18
...
- Silence post-patch sed commands
- Remove patch-src_cons.handler.c; changes upstreamed
Changes this release:
http://www.midnight-commander.org/wiki/NEWS-4.8.18
Approved by: adamw (mentor, implicit)
2016-10-15 02:39:02 +00:00
Ben Woods
b63955e458
misc/mc: Update to 4.8.17
...
- Remove patches for upstream tickets 2742, 3611, 3617 (resolved)
- Move patch of lib/tty/win.c to lib/tty/tty-ncurses.c (upstream change)
- Add patch of src/cons.handler.c to fix build, reported upstream [1]
Changes this release:
https://www.midnight-commander.org/wiki/NEWS-4.8.17
[1] https://www.midnight-commander.org/ticket/3643
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D6321
2016-05-11 11:44:40 +00:00
Mark Felder
24ef2042c1
misc/mc: Multiple fixes
...
- Fix subshell functionality for csh users
- Make SFTP an option, enabled by default
- Fix SIGILL on FreeBSD 9.x
- Fix perl ls helper with fish shell
PR: 207487, 208027, 208102, 208104
2016-03-18 12:04:32 +00:00
Mark Felder
14821daa57
misc/mc: Update to 4.8.16
...
Changelog: https://www.midnight-commander.org/wiki/NEWS-4.8.16
PR: 207959
2016-03-14 22:47:03 +00:00
Bartek Rutkowski
31f70bc508
misc/mc: fix - delete patch obsolete after 4.8.15 update
...
PR: 204724
Submitted by: Boris Korzun <drtr0jan@yandex.ru >
Approved by: portmgr (blanket)
2015-11-25 12:29:01 +00:00
Adam Weinberger
94b2fc3431
Fix "Cannot create pipe streams" when running shell commands using the Filtered
...
View menu item on the File menu.
PR: 199366
Reported by: Trond.Endrestol@ximalas.info
Patch by: Ben Woods (maintainer)
2015-04-27 12:19:45 +00:00
Kurt Jaeger
e550c2e5d2
misc/mc: 4.8.13 -> 4.8.14
...
- With patch from Ranjan1018 <214748mv@gmail.com > to fix man page
display error from PR 195309
- submitter becomes maintainer
PR: 198829
Submitted by: Ben Woods <woodsb02@gmail.com >
2015-03-23 20:46:40 +00:00
Kurt Jaeger
34b490f0fd
misc/mc: really re-add small patch that was deleted in r369133
...
Thanks to tijl: patch syntax was bogus and was ignored.
PR: 194627
2014-12-09 15:58:50 +00:00
Kurt Jaeger
30c08bc033
misc/mc: re-add small patch that was deleted in r369133
...
Change:
save/restore the sub-shell's screen on Ctrl+O and/or command execution
PR: 194627
Submitted by: andriys@gmail.com
2014-12-09 12:03:13 +00:00
Rusmir Dusko
762f9fab41
- Update to 4.8.13, announce message is here:
...
http://www.midnight-commander.org/wiki/NEWS-4.8.13
- Use ZIP=${ZIP_CMD} instead of ZIP=${UNZIP_CMD} [1]
- Change patch files/patch-lib__tty__win, changed by upstream
- Remove obsolete patch files/patch-mc-wrapper
PR: 193766
Submitted by: Dominik Kows <dkolowski@gmail.com > [1]
2014-09-23 22:49:48 +00:00
Rusmir Dusko
de831e2067
- Update to 4.8.12, announce message is here:
...
http://www.midnight-commander.org/wiki/NEWS-4.8.12
- Change master sites, add icon
- Use tar:xz instead of USE_XZ=yes
- Add USES shebangfix and SHEBANG_FILES
- Add USE_PYTHON=yes and USE_RUBY=yes
- Add pkg-message, information to reinstall if problems and for Screen
Option
- Remove TODO from DOCS
- Add REINPLACE, fix deprecated messages
- Add Desktop entry file
- Remove obsolete patches, changed by upstream
2014-04-02 22:30:28 +00:00
Rusmir Dusko
a88615c385
- Fix build with Option NCURSES, add patches
...
Reported by: "Herbert J. Skuhra" <hskuhra@eumx.net >
Approved by: pawel / wg (mentors, implicit)
2013-12-07 10:27:08 +00:00
Rusmir Dusko
0eefe19536
- Update to 4.8.11
...
- Remove obsolete patches
Approved by: pawel / wg (mentors, implicit)
2013-12-06 23:49:35 +00:00
Rusmir Dusko
f202310163
- Update to 4.8.10
...
- Use the new format for LIB_DEPENDS
- Remove PORTDATA use full pkg-plist
- Add DOCS and NCURSES Options
- Add EDITOR to default Options
- Remove NLS and EDIT from default Options
- Support STAGEDIR and add OPTIONS_SUB
- Add DOCS
- Remove obsolete REINPLACE_CMD
- Add patch, resolve Syntax error
PR: ports/181364
Submitted by: nemysis (self)
Approved by: pawel / wg (mentors, implicit), maintainer timeout
2013-10-21 21:07:18 +00:00
Max Khon
0ca6e0b952
- Update to last released 4.8.8.
...
- Switch to the official master site now that http://midnight-commander.org/ is back.
2013-05-18 11:57:57 +00:00
Max Khon
d6b4b54e35
- Update to 4.8.1.7
...
- Fix from upstream for https://www.midnight-commander.org/ticket/2754
(can't run mceedit without file name as parameter)
Submitted by: Herbert J. Skuhra
2013-01-26 06:38:17 +00:00
Max Khon
3cd273f8e3
Update to 4.8.1.6.
...
Feature safe: yes
2012-11-03 11:02:46 +00:00
Max Khon
0dea6ea6dd
Fix bug: alt+h command input line not updated
...
The fix is obtained from the upstream:
https://www.midnight-commander.org/ticket/2810
PR: 171157
2012-08-29 13:46:28 +00:00
Max Khon
462bc58154
Update to 4.8.1.1
...
PR: 166650
Submitted by: Svyatoslav Lempert
Feature safe: yes
2012-04-09 12:37:38 +00:00
Max Khon
243eb47beb
Fix Ctrl-O in xterm: FreeBSD xterm does not define "ti" and "te" but mc
...
tries to check their existence since 4.7.5.4.
PR: 161828
Feature safe: yes
2011-12-02 12:16:26 +00:00
Max Khon
d7189be87e
Update to 4.7.5.5
...
PR: 161083 (partially)
Submitted by: Maxim Samsonov
2011-10-06 13:43:24 +00:00
Max Khon
0153ccc919
- Fix build with iconv support turned off [1]
...
- Fix pkg-plist when built without NLS support
Submitted by: Dimitry Andric [1]
2011-03-21 18:25:33 +00:00
Max Khon
9e4c86cfae
- Update to 4.7.5
...
- Obey WITHOUT_X11
PR: 154154
Submitted by: Dima Panov
Feature safe: yes
2011-01-20 08:55:15 +00:00
Max Khon
1e24f5b8e6
Fix hangs when exiting with "F10, Enter" if shell is tcsh:
...
http://www.midnight-commander.org/changeset/cde7a850d5d0027956f3c7005e81cfa8cc7a56a1
Submitted by: Ilya A. Arhipov
2010-10-20 13:46:01 +00:00
Max Khon
86eee6915b
Update to 4.7.4
2010-09-08 15:59:25 +00:00
Max Khon
b0e9ed456d
Add a patch from upstream to fix the build with iconv disabled.
...
Submitted by: Dimitry Andric
2010-08-08 09:32:37 +00:00
Max Khon
e7a101f1bd
Update to 4.7.2.
2010-05-06 12:28:06 +00:00
Max Khon
a66173ca50
Update to 4.7.2.
...
PR: 146352
2010-05-06 12:27:45 +00:00
Max Khon
6647f11998
Fix build with disabled iconv.
2010-02-10 19:33:50 +00:00
Max Khon
8a2400862a
- Update to 4.7.0.2
...
- Fix crash on exit
PR: 143203
2010-02-06 21:29:55 +00:00
Max Khon
80080c5452
Update to 4.7.0-pre4.
2009-12-14 18:54:05 +00:00
Max Khon
1f611aeab5
Fix ncurses build.
...
PR: 131405
2009-02-05 07:19:16 +00:00
Max Khon
fb13a921b8
Update to 4.6.2
...
PR: 131355
Submitted by: Yi-Jheng Lin
2009-02-04 09:40:12 +00:00
Max Khon
27f39a7d7c
- Add UTF-8 support [1]
...
- Add ability to build with glib12 (though it still builds with glib2
if it is installed) [2]
PR: 114598 [1]
Submitted by: Cristian KLEIN [1], Alexander Zagrebin [2]
2008-04-09 19:31:16 +00:00
Max Khon
a90e91d697
- Fix pkg-plist with undefined WITH_EDIT variable
...
- Add WITH_NLS option
- Use %%DATADIR%%
PR: 112690
Submitted by: Vlad V. Teterya
2007-08-23 14:30:57 +00:00
Max Khon
08226fb48e
Use the printf' utility instead of echo' to quote the directory name.
...
This fixes changing directories when shell is bash >= 3.2.
PR: 113996
Obtained from: Midnight Commander CVS
2007-07-18 03:59:42 +00:00
Max Khon
da74184122
- Recongnize csh as TCSH shell
...
- Fix case-insensitive file search
- Bump PORTREVISION
PR: 99428, 99424
Submitted by: Stanislav Sedov
2006-07-24 16:48:38 +00:00
Max Khon
0c5af188b9
Update to 4.6.1.
...
Submitted by: Alex Samorukov
2005-08-30 15:45:52 +00:00
Max Khon
50f8d1588c
Fix for CAN-2004-0494.
...
Approved by: portmgr
Obtained from: Fedora Core
2004-09-10 14:55:50 +00:00
Max Khon
dafc452625
Recognize .tbz archives.
...
Bump PORTREVISION.
Submitted by: Andrey Slusar <vasallia (at) ukr.net>
2004-06-27 10:12:28 +00:00
Max Khon
694ecd186a
- Fix CAN-2004-0226, CAN-2004-0231, CAN-2004-0232.
...
- Do not use :: in patch file names.
- Patch for CAN-2003-1023 is now contained in patch-vfs-direntry.c.
- Bump PORTREVISION.
Submitted by: Jakub Jelinek <jakub@redhat.com >
2004-06-14 20:56:00 +00:00
Max Khon
e6997d75da
Fix buffer overflow (CAN-2003-1023).
...
Bump PORTREVISION.
Obtained from: Fedora Core 1 Updates
2004-04-05 18:26:25 +00:00
Max Khon
6bbe6ce14b
- Properly register intl manpages [1].
...
- Properly remove po directories.
- Bump port revision.
PR: 55233 (partially) [1]
Submitted by: vassily ragosin <vr@vrgraphics.ru >
2003-08-11 19:11:29 +00:00
Max Khon
06f1027824
Fix subshell support for 5.x which has grantpt(3).
2003-07-15 14:06:07 +00:00
Max Khon
599923a923
- (show_console_contents_freebsd): Rewrite to use screen library
...
(S-Lang or ncurses). Direct output is unreliable when the screen library
is active [1]
- fix core dumps in non-standard (other than 80x25) console modes
- fix dependencies on pkg-config and glib20
Obtained from: mc cvs [1]
2003-03-05 17:22:54 +00:00