1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
Commit Graph

213 Commits

Author SHA1 Message Date
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
a45e32b94b misc/mc: Update to 4.8.20
Changes this release:
  https://midnight-commander.org/wiki/NEWS-4.8.20
2017-12-16 05:42:53 +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
Ben Woods
a8f5e2ec0c Update the maintainer email address for the ports I
maintain to woodsb02@FreeBSD.org

Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D6278
2016-05-09 20:46:48 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +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
Bartek Rutkowski
3ab3644bb4 misc/mc: update 4.8.14 -> 4.8.15
- Rewrite port options code

PR:		204724
Submitted by:	Ben Woods <woodsb02@gmail.com> (maintainer)
2015-11-25 11:34:46 +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
027ec4f82c - Reset maintainer to ports@ 2014-11-21 19:48:12 +00:00
Rusmir Dusko
606ab7031e - Bump PORTREVISION for pkg-plist change, remove @dirm* [1]
Reported by:	jhale [1]
2014-09-24 05:29:56 +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
Dmitry Marakasov
9eebbe52c0 - Switch to USES=libtool
- Fix python shebangs

Approved by:	portmgr blanket
2014-06-15 23:44:00 +00:00
Rusmir Dusko
b7bc5996be - Bump PORTREVISION for dependencies changes
- Remove USE_PYTHON=yes and USE_RUBY=yes

Reported by:	timur@, Sergey V. Dyatko <sergey.dyatko@gmail.com>
2014-04-03 11:26:23 +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
d8269f53d2 - Pass maintainership to submitter
Approved by:	pawel / wg (mentors, implicit), fjoe (maintainer)
2013-11-02 22:13:00 +00:00
Rusmir Dusko
85f78c35ac - Change SMB and NCURSES
- Change pkg-plist, fix MAN

PR:		ports/183170 ports/183284 ports/183402
Submitted by:	various
Approved by:	pawel / wg (mentors, implicit)
2013-11-02 22:08:01 +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
Baptiste Daroussin
8ac99398e2 Add NO_STAGE all over the place in preparation for the staging support (cat: misc) 2013-09-20 20:50:57 +00:00
Andrej Zverev
e5a7b5184d - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-14 12:04:18 +00:00
Max Khon
f2029db4f2 Add missing dependency on libssh2.
PR:		180737
Submitted by:	Oleg Ginzburg <olevole@olevole.ru>
2013-07-28 07:56:47 +00:00
Martin Wilke
8eeee862da - Fix i18n manpages
Reported by:	pkg (DEVELOPER_MODE)
2013-06-11 14:56:42 +00:00
Jason Helfman
549d976568 - adoption of optionsNG
- trim historical headers

Approved by:	portmgr (bapt)
2013-06-03 07:40:32 +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
92221ce8df Upstream site is down for about two weeks:
https://mail.gnome.org/archives/mc-devel/2013-April/msg00013.html

Switch to local distfiles for a while.
2013-05-09 08:58:07 +00:00
Jason Helfman
7124f82a05 - convert to USES for gettext
- mark broken (doesn't fetch)

Approved by:	portmgr (bapt@)
2013-05-06 09:06:18 +00:00
Marcus von Appen
a3a0715f38 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
2013-04-27 11:59:28 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +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
e18798316e Specify LICENSE.
Feature safe:	yes
2012-11-05 12:50:25 +00:00
Max Khon
3cd273f8e3 Update to 4.8.1.6.
Feature safe: 	yes
2012-11-03 11:02:46 +00:00
Max Khon
fb69d804ec Add trailing slash in WWW URL.
Feature safe:	yes
2012-11-03 11:02:22 +00:00
Max Khon
48c0a9c953 Fix clang build.
PR:		171772
Submitted by:	Andrey Simonenko
2012-10-02 10:58:22 +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
3df9b664b3 Update to 4.8.1.4. 2012-08-29 08:01:03 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26: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
8c37b5b727 Update to 4.7.5.6
PR:		165257
2012-02-19 01:24:23 +00:00