2021-05-30 21:56:38 by Dr. Thomas Orgis | Files touched by this commit (1) |
Log message:
sysutils/mc: add explicit handling of samba and sftp vfs as options
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2021-01-24 17:45:04 by Nia Alarie | Files touched by this commit (3) |
Log message:
mc: Update to 4.8.26
Version 4.8.26
- Core
* Support file names of any length (#4145)
* Implement persistent command line buffer for subshell (bash >= 4, zsh and \
fish are supported) (#4114, #4124, #4126)
* Implement shadows of dialog windows and menus (#4102)
* Allow running clipboard commands if DISPLAY is not set (#4133)
* Add support of "alacritty", "tmux", and \
"tmux-256color" terminals (#4149)
- VFS
* Support wim archive format (using wimtools (https://wimlib.net/)) (#4100)
* Support pak archive format (using unar (https://theunarchiver.com/)) (#4130)
- Editor
* Add Swift syntax highlighting (MidnightCommander/mc#159)
- Misc
* Code cleanup (#4103, #4127, #4131)
* ext.d/sound.sh: replace xmms with audacious (part of #4127)
* mc.ext: improve handling of compressed content (#4128, #2117)
* mc.ext: add support for OpenDocument flax xml formats: fodt, fods, fodp, \
fodg (#4157)
* Filehighlight fodg, fodp, fods, fodt, odg files as documents
* modarcon16 skin: make consistent with whitespaces (#4158)
- Fixes
* 0000 permissions are not preserved on copy/move file (#4155)
* Chattr dialog doesn't work with mouse (#4104)
* Wrong copy ETA displaying if "Follow links" option is set (#4101)
* C-i ("change panel" shortcut) has no effect (#4107)
* C-l ("refresh screen") and A-` ("switch screens") \
shortcuts have no effect (#4142, #4153)
* Cancel of history or completion window marks input lines as modified (#4152)
* Unexpected subshell execution at panel switch (#2110)
* Lock up after pressing Tab in subshell (#2269)
* tcsh: error: "The Commander can't change to the directory" (#4120)
* vfs: extfs: cannot handle files with name started with dash or space (#4077)
* vfs: hang on accessing files within a nested VFS for first 60 seconds (#4147)
* vfs: lose content of the current directory on a mounted CIFS share (on Linux \
>= 5.1) (#3987)
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2020-07-27 01:34:08 by Nia Alarie | Files touched by this commit (3) | |
Log message:
mc: Update to 4.8.25
Version 4.8.25
- Core
* Minimal version of GLib is 2.30.0
* Avoid subshell warning for standalone mcedit/mcview/mcdiffview run from mc \
(#4056)
* Implement chattr command (change ext{2,3,4}fs extended attributes). Default \
shortcut is "C-x e" (#3847)
* Implement a WGroup widget -- a base class for widgets which contain other \
widgets (#2919, #4075)
* Implement key bindings for radiobuttons (#212)
- VFS
* RPM VFS improvements:
* Support weak dependency tags: ENHANCES, SUGGESTS, RECOMMENDS, SUPPLEMENTS \
(#4091)
- Editor
* Improvements of syntax highlighting:
* php (#4060)
* tcl: add shebangs with wish and tclsh (#4062)
* Cobol (#1987)
* Verilog/SystemVerilog (#4087)
* New syntax highlighting:
* Kotlin (#4088)
* ino (Arduino IDE and a number of other IDEs) (#4098)
- Misc
* Code cleanup (#4050, #4085)
* Add support for opus audio (#4061)
* mc-wrapper: don't cd to the same directory (#3355)
* Improve archive support: more binaries to view archive content (#4086)
* lha: jlha, lhasa
* arj: 7za
* cab: 7za
* zip; 7z
* zipx: 7za
* iso: 7za
* Clean up in video.sh handler (#4045)
* RealPlayer is a proprietary application which can't be installed in most \
distros and has long been abandoned.
* gtv hasn't been developed since 2003.
* xanim barely plays anything.
* Various fixups and updates of man page
- Fixes
* FTBFS on OSes w/o O_CLOEXEC (#4052)
* FTBFS with glib2 >= 2.63.3 (#4053)
* Undefined "__linux__" macro on non-Linux systems (#4058)
* Mouse is not handled with ncurses-6 (#3964)
* Mouse is not handled with S-Lang on some old terminal emulators (#4063)
* Terminal size is always 80x24 in subshell on Solaris 11.4 SPARC (#4099)
* Double clicking on empty area of file panel executes last item (#3722)
* Garbage in input line history (#4064)
* Speed of file copy is not displayed for single file (#4081)
* mcedit: blank screen with invisible error (#4057)
* mcedit: broken syntax highlighting for shell scripts (#4054)
* VFS: broken browsing of .deb packages (#4055)
* mc.lib installed twice (#4070)
|
2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833) |
Log message:
*: recursive bump for libffi
|
2020-01-25 16:00:42 by Nia Alarie | Files touched by this commit (7) | |
Log message:
mc: Update to 4.8.24
Version 4.8.24
- Core
* Drop bundled gettext (#3629)
* Implement the file edit and view history. Default shortcut is alt-shift-e (#2733)
* Enable subshell in standalone mceditor, mcviewer, and mcdiffviewer (#3380)
* Refactoring of SIGWINCH handling (#117, #4019)
* Prevent run/open files with double right click (#4016)
* Improve support of Windows 1251 encoding on Solaris (#3992)
* Support binary reproducible builds (via --disable-configure-args configure \
option) (#4031)
- VFS
* sftpfs: support keyborad interactive authentication (#3921)
* uc1541 extfs: update up to 3.3 version (#3936)
- Editor
* Syntax:
* add yabasic (Yet Another BASIC) syntax highlighting (#4005)
* improve YAML syntax highlighting (#4010)
* add "https://" to Debian sources.list syntax (#4018)
* add .desktop files (#4022)
* improve RPM spec file syntax highlighting (#4037)
* improve Debian sources.list syntax highlighting (#4041)
- Misc
* Code cleanup (#3997, #4030, #4038, #4039)
* menu.mc: handle symbolic links to compressed archives (#4009)
* File highlighting updates (#4015)
* part - partial files, e.g. used by many download managers ([temp])
* apk - Android packages, deb - Debian packages ([archive])
* ts - MPEG-TS streams ([media])
* New skins:
* julia256: a dark skin with calm colors and good contrast.
- Fixes
* Compile failure on AIX 7.2 (#4033)
* Compile failure on OS X 10.9 (#4035)
* Enter key works as Down one in menu (#4006)
* Menubar: incorrect mouse click coordinate (#4013)
* Rotating dash generates way too much output (#3859)
* Totals aren't computed before move of a single directory (#4027)
* Editor: unusable dynamic paragraphing (#3996)
* VFS: iso9660 does not report listing errors (#3993)
* VFS: extfs: nested archives are not removed from temporary directory (#4000)
|
2020-01-19 00:59:51 by Tobias Nygren | Files touched by this commit (4) |
Log message:
move patch that seems to be in the wrong package
(Hi Joerg)
|
2020-01-10 22:18:44 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
Fix race condition in parallel build.
|
2019-11-20 18:02:14 by Nia Alarie | Files touched by this commit (6) | |
Log message:
mc: Update to 4.8.23
Version 4.8.23
- Core
* Modify "File exists" query dialog (#3935):
* change layout
* rename "Update" button to "If older"
* add new "If smaller" button": overwrite file with smaller one
* add "Don't overwrite with zero length file" checkbox
* Speed up of large directory structures delete (#3958)
* Support key binding for menu (#212)
- Editor
* Expanded syntax highlighting rules (#3975):
* expanded file name regexp for sh.syntax
* use ini.syntax for systemd cofiguration files
* Syntax updates:
* shell (#3981)
* ebuild (#3988)
* RPM spec (#3991)
- Viewer
* Quick one-off backwards search with N. New action SearchOppositeContinue for \
key bind (default is shift-n) (#3452)
- Misc
* Code cleanup (#3955)
* Use Geeqie (a fork of GQview) as main image viewer, fallback to GQview (#3962)
* File highlighting updates (#3966)
* .go, .s: highlight as source
* .m4v: highlighting as media
* New skins:
* featured-plus: featured skin with alternative directory and file \
select/mark colors (#3973)
- Fixes
* Compilation fail on AIX (#3960)
* Incorrect file version sort (#3965, #3905)
* Garbage in the hardlink error creation message window (#3990)
* Cannot shell, or FTP, or SFTP link when the file panel is tree, or info, or \
quick view (#3948)
* Failed gpm connect attempt ... for vc /dev/tty0 (#3208, #3614)
* Incorrect include/editor order in mc.ext (#3965)
* mcedit: incorrect C/C++ syntax highlighting in some cases (#3487)
* Unknown type name 'sighandler_t' on Illumos (#3971)
|