1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

72 Commits

Author SHA1 Message Date
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
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