aboutsummaryrefslogtreecommitdiff
path: root/misc/mc/files
Commit message (Collapse)AuthorAgeFilesLines
* misc/mc: Fix SUBSHELL blank terminal upon opening in xterm with SlangBen Woods2017-12-171-0/+28
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=456522
* misc/mc: Fix invalid tty baudrate detection disabling verbose modeBen Woods2017-07-231-0/+11
| | | | | | | | | | PR: 220944 Submitted by: Michael Büker <m.bueker@berlin.de> Obtained from: https://midnight-commander.org/ticket/2452#comment:15 MFH: 2017Q3 Notes: svn path=/head/; revision=446488
* misc/mc: Use textproc/diffutils on FreeBSD 12Ben Woods2017-05-291-0/+11
| | | | | | | | | | | - The new bsddiff in FreeBSD 12 does not yet support --old-group-format - Fix python shebangfix to require python2 PR: 219277 Submitted by: bsam Notes: svn path=/head/; revision=441985
* misc/mc: Only install desktop entry and icon if X11 option is enabledBen Woods2017-03-061-0/+0
| | | | | | | | PR: 214812 Submitted by: Robert Schulze <rs@bytecamp.net> Notes: svn path=/head/; revision=435520
* misc/mc: Update to 4.8.19Ben Woods2017-03-061-3/+3
| | | | | | | | Changes this release: http://midnight-commander.org/wiki/NEWS-4.8.19 Notes: svn path=/head/; revision=435519
* misc/mc: Update to 4.8.18Ben Woods2016-10-151-14/+0
| | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=423999
* misc/mc: Update to 4.8.17Ben Woods2016-05-115-929/+20
| | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=414983
* misc/mc: Multiple fixesMark Felder2016-03-183-0/+923
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=411345
* misc/mc: Update to 4.8.16Mark Felder2016-03-141-20/+0
| | | | | | | | | Changelog: https://www.midnight-commander.org/wiki/NEWS-4.8.16 PR: 207959 Notes: svn path=/head/; revision=411128
* misc/mc: fix - delete patch obsolete after 4.8.15 updateBartek Rutkowski2015-11-251-11/+0
| | | | | | | | | PR: 204724 Submitted by: Boris Korzun <drtr0jan@yandex.ru> Approved by: portmgr (blanket) Notes: svn path=/head/; revision=402393
* Fix "Cannot create pipe streams" when running shell commands using the FilteredAdam Weinberger2015-04-271-0/+11
| | | | | | | | | | | View menu item on the File menu. PR: 199366 Reported by: Trond.Endrestol@ximalas.info Patch by: Ben Woods (maintainer) Notes: svn path=/head/; revision=384828
* misc/mc: 4.8.13 -> 4.8.14Kurt Jaeger2015-03-232-14/+20
| | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=382039
* misc/mc: really re-add small patch that was deleted in r369133Kurt Jaeger2014-12-091-9/+9
| | | | | | | | | Thanks to tijl: patch syntax was bogus and was ignored. PR: 194627 Notes: svn path=/head/; revision=374403
* misc/mc: re-add small patch that was deleted in r369133Kurt Jaeger2014-12-091-0/+9
| | | | | | | | | | | Change: save/restore the sub-shell's screen on Ctrl+O and/or command execution PR: 194627 Submitted by: andriys@gmail.com Notes: svn path=/head/; revision=374372
* - Update to 4.8.13, announce message is here:Rusmir Dusko2014-09-232-30/+3
| | | | | | | | | | | | | | 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] Notes: svn path=/head/; revision=369133
* - Update to 4.8.12, announce message is here:Rusmir Dusko2014-04-024-44/+24
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=349958
* - Fix build with Option NCURSES, add patchesRusmir Dusko2013-12-073-2/+46
| | | | | | | | Reported by: "Herbert J. Skuhra" <hskuhra@eumx.net> Approved by: pawel / wg (mentors, implicit) Notes: svn path=/head/; revision=335823
* - Update to 4.8.11Rusmir Dusko2013-12-061-11/+0
| | | | | | | | | - Remove obsolete patches Approved by: pawel / wg (mentors, implicit) Notes: svn path=/head/; revision=335794
* - Update to 4.8.10Rusmir Dusko2013-10-211-0/+11
| | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=331192
* - Update to last released 4.8.8.Max Khon2013-05-181-46/+0
| | | | | | | - Switch to the official master site now that http://midnight-commander.org/ is back. Notes: svn path=/head/; revision=318426
* - Update to 4.8.1.7Max Khon2013-01-261-0/+46
| | | | | | | | | | - 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 Notes: svn path=/head/; revision=310999
* Update to 4.8.1.6.Max Khon2012-11-031-10/+0
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=306904
* Fix bug: alt+h command input line not updatedMax Khon2012-08-291-0/+10
| | | | | | | | | | The fix is obtained from the upstream: https://www.midnight-commander.org/ticket/2810 PR: 171157 Notes: svn path=/head/; revision=303340
* Update to 4.8.1.1Max Khon2012-04-091-8/+8
| | | | | | | | | PR: 166650 Submitted by: Svyatoslav Lempert Feature safe: yes Notes: svn path=/head/; revision=294423
* Fix Ctrl-O in xterm: FreeBSD xterm does not define "ti" and "te" but mcMax Khon2011-12-021-0/+20
| | | | | | | | | | tries to check their existence since 4.7.5.4. PR: 161828 Feature safe: yes Notes: svn path=/head/; revision=286760
* Update to 4.7.5.5Max Khon2011-10-062-63/+0
| | | | | | | | PR: 161083 (partially) Submitted by: Maxim Samsonov Notes: svn path=/head/; revision=283039
* - Fix build with iconv support turned off [1]Max Khon2011-03-212-0/+63
| | | | | | | | | - Fix pkg-plist when built without NLS support Submitted by: Dimitry Andric [1] Notes: svn path=/head/; revision=271412
* - Update to 4.7.5Max Khon2011-01-201-58/+0
| | | | | | | | | | | - Obey WITHOUT_X11 PR: 154154 Submitted by: Dima Panov Feature safe: yes Notes: svn path=/head/; revision=268018
* Fix hangs when exiting with "F10, Enter" if shell is tcsh:Max Khon2010-10-201-0/+58
| | | | | | | | | http://www.midnight-commander.org/changeset/cde7a850d5d0027956f3c7005e81cfa8cc7a56a1 Submitted by: Ilya A. Arhipov Notes: svn path=/head/; revision=263343
* Update to 4.7.4Max Khon2010-09-082-106/+0
| | | | Notes: svn path=/head/; revision=260771
* Add a patch from upstream to fix the build with iconv disabled.Max Khon2010-08-081-0/+96
| | | | | | | Submitted by: Dimitry Andric Notes: svn path=/head/; revision=258925
* Update to 4.7.2.Max Khon2010-05-061-0/+10
| | | | Notes: svn path=/head/; revision=253825
* Update to 4.7.2.Max Khon2010-05-062-21/+0
| | | | | | | PR: 146352 Notes: svn path=/head/; revision=253824
* Fix build with disabled iconv.Max Khon2010-02-101-0/+10
| | | | Notes: svn path=/head/; revision=249553
* - Update to 4.7.0.2Max Khon2010-02-061-0/+11
| | | | | | | | | - Fix crash on exit PR: 143203 Notes: svn path=/head/; revision=249346
* Update to 4.7.0-pre4.Max Khon2009-12-146-229/+4
| | | | Notes: svn path=/head/; revision=245794
* Fix ncurses build.Max Khon2009-02-051-0/+15
| | | | | | | PR: 131405 Notes: svn path=/head/; revision=227644
* Update to 4.6.2Max Khon2009-02-048-5340/+84
| | | | | | | | PR: 131355 Submitted by: Yi-Jheng Lin Notes: svn path=/head/; revision=227602
* - Add UTF-8 support [1]Max Khon2008-04-091-0/+5119
| | | | | | | | | | | - 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] Notes: svn path=/head/; revision=210949
* - Fix pkg-plist with undefined WITH_EDIT variableMax Khon2007-08-231-0/+17
| | | | | | | | | | | - Add WITH_NLS option - Use %%DATADIR%% PR: 112690 Submitted by: Vlad V. Teterya Notes: svn path=/head/; revision=198200
* Use the `printf' utility instead of `echo' to quote the directory name.Max Khon2007-07-181-0/+99
| | | | | | | | | | This fixes changing directories when shell is bash >= 3.2. PR: 113996 Obtained from: Midnight Commander CVS Notes: svn path=/head/; revision=195823
* - Recongnize csh as TCSH shellMax Khon2006-07-242-0/+157
| | | | | | | | | | | - Fix case-insensitive file search - Bump PORTREVISION PR: 99428, 99424 Submitted by: Stanislav Sedov Notes: svn path=/head/; revision=168647
* Update to 4.6.1.Max Khon2005-08-3051-4798/+56
| | | | | | | Submitted by: Alex Samorukov Notes: svn path=/head/; revision=141472
* Fix for CAN-2004-0494.Max Khon2004-09-107-22/+685
| | | | | | | | Approved by: portmgr Obtained from: Fedora Core Notes: svn path=/head/; revision=118145
* Recognize .tbz archives.Max Khon2004-06-271-0/+11
| | | | | | | | | Bump PORTREVISION. Submitted by: Andrey Slusar <vasallia (at) ukr.net> Notes: svn path=/head/; revision=112357
* - Fix CAN-2004-0226, CAN-2004-0231, CAN-2004-0232.Max Khon2004-06-1447-81/+3438
| | | | | | | | | | | - 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> Notes: svn path=/head/; revision=111487
* Fix buffer overflow (CAN-2003-1023).Max Khon2004-04-051-0/+39
| | | | | | | | | Bump PORTREVISION. Obtained from: Fedora Core 1 Updates Notes: svn path=/head/; revision=106245
* - Properly register intl manpages [1].Max Khon2003-08-111-0/+11
| | | | | | | | | | | - Properly remove po directories. - Bump port revision. PR: 55233 (partially) [1] Submitted by: vassily ragosin <vr@vrgraphics.ru> Notes: svn path=/head/; revision=86775
* Fix subshell support for 5.x which has grantpt(3).Max Khon2003-07-151-0/+11
| | | | Notes: svn path=/head/; revision=84921
* - (show_console_contents_freebsd): Rewrite to use screen libraryMax Khon2003-03-051-191/+686
| | | | | | | | | | | | (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] Notes: svn path=/head/; revision=76956