Commit graph

61 commits

Author SHA1 Message Date
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
Max Khon
59d9e42cc2 - add support for saving/restoring console [1]
- remove subshell fix (broken) [2]
- bump port revision

Submitted by:	Alexander Serkov <serkov <at> ukrpost.net> (partially) [1]
Reported by:	yuri <at> tsoft.com [2]
2003-02-26 17:06:16 +00:00
Max Khon
10d26e8e5d Update to 4.6.0
Some of new features and improvements are:
- fish (extrnal file system via ssh)
- smbfs
- internal editor works correctly if mc is built without slang
(is built using plain ncurses)
2003-02-09 20:15:46 +00:00
Max Khon
6f68f0f0d9 - enable colors on cons25, cons25r and xterm by default
- bump port revision
2003-01-24 02:23:59 +00:00
Max Khon
98d5b07d60 Stop complaining about 'Couldn't change to ...' when shell is tcsh.
PR:		36685
2002-10-23 21:53:09 +00:00
Max Khon
3ea7124fc4 fix syntax error in generated ~/.cedit/Syntax (line 36)
PR:		43289
Approved by:	portmgr
Obtained from:	mc-4.6.0-pre1
2002-09-30 16:44:22 +00:00
Max Khon
0ac3ead5bb - always link with locally built libedit and libvfs-mc
- add LOCALBASE to CONFIGURE_ENV

PR:		41840
2002-08-26 15:33:08 +00:00
Max Khon
294062fca6 - add hooks and patches that add an ability to use this port as master
for ports/x11-fm/gnomemc
- fix pkg-plist if mc is being built with charset support
2002-08-11 12:00:46 +00:00
Max Khon
7f274ced92 - add an ability to open .tbz archives
- patch on file per patchfile
- bump port revision
2002-08-11 10:26:09 +00:00
Max Khon
5384f97a05 - build with libslang by default (and provide -DWITHOUT_SLANG knob)
- fix LIB_DEPENDS for gettext
- honor LOCALBASE for uzip
- urar now works
2002-08-06 10:17:14 +00:00
Max Khon
b6dfc22202 - upgrade to 4.1.55
- always build internal editor
- sync with /usr/ports/x11-fm/gnomemc
- take maintainership
2002-08-05 21:26:26 +00:00
Ade Lovett
0d18df049d Fix symlink for mcedit
PR:		27352 (right idea, wrong patch)
Submitted by:	albert.kinderman@csun.edu
2001-05-17 17:35:22 +00:00
Ade Lovett
feb442a8bf Fix build with USE_SLANG
Submitted by:	many people
2001-05-14 16:40:02 +00:00
Ade Lovett
bc47cccc84 Various patches (mainly shared library revision changes) for those
ports that depend on GNOME and need to change for 1.4
2001-05-04 21:41:30 +00:00
Ade Lovett
ef51112364 Update to 4.5.48
Approved by:	reg (maintainer)
2000-05-24 03:03:01 +00:00
Jeremy Lea
d0850ac197 Update to 4.5.43.
Submitted by:	ade
2000-03-25 23:17:12 +00:00
Jeremy Lea
26b2ddb99b Enable the internal editor, through using libslang. Compile with
WITH_SLANG=yes.
2000-02-13 09:09:53 +00:00
Chris Piazza
aaba1609ea Unbreak mc
PR:		15676
1999-12-25 02:21:50 +00:00
Yukihiro Nakai
54bc8de575 Update to 4.5.42
PR:		ports/15503
Submitted by:	Ade Lovett <ade@lovett.com>
1999-12-24 10:46:10 +00:00
Steve Price
e73e818358 Use PREFIX instead of /usr/local.
Noted by:	many people
1999-12-23 18:37:52 +00:00
Steve Price
875eeaf275 Find (un)zip in /usr/local instead of /usr/bin.
PR:		15250
Submitted by:	Alexander N. Kabaev <ak03@gte.com>
1999-12-23 16:33:09 +00:00
Vanilla I. Shu
fccd8aba6c Upgrade to 4.5.40. 1999-10-09 18:50:35 +00:00
Steve Price
8e85eff768 Update to version 4.5.31.
PR:		11847
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 04:33:04 +00:00
Jacques Vidrine
b24a3a5690 Update 4.5.10 -> 4.5.23
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
PR:		ports/10449
1999-03-15 04:39:11 +00:00
Vanilla I. Shu
d3e93eebf5 Upgrade to 4.5.9, and set Jeremy Lea as maintainer.
PR:		ports/9820
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-01-31 18:12:50 +00:00
Vanilla I. Shu
11738fc6bd More mc.ext modify. 1998-12-06 17:06:47 +00:00
Vanilla I. Shu
5fbd6b53fc Upgrade to 4.5.1, remove BROKEN on 2.2.x (i hope). 1998-12-06 09:39:23 +00:00