Commit Graph

85 Commits

Author SHA1 Message Date
sthen
1462359a80 support ksh for mc's subshell (^O to swap between shell and mc)
ok robert@ (maintainer)
2022-09-14 11:02:47 +00:00
kirby
7724dd6cff Update to mc-4.8.28.
The most notable change is SMB support removal:
https://midnight-commander.org/ticket/1

OK robert@ (MAINTAINER)
2022-05-14 08:51:07 +00:00
naddy
c715eab9a5 drop RCS Ids 2022-03-11 19:38:05 +00:00
fcambus
a6a48e9776 Update mc to 4.8.27.
OK robert@
2021-08-31 11:17:52 +00:00
kirby
ccad57c5e4 update to mc-4.8.26
OK robert@ (maintainer)
2021-02-12 13:44:00 +00:00
naddy
d159f8d1ad Make use of "find -exec {} +" (which is POSIX) and "find -delete"
(which is not) throughout the ports Makefiles.

* Replace find|xargs with find -exec {} +
* Replace -exec {} \; with -exec {} + if applicable.
* Use the -delete operator to remove files and empty directories.
* Combine and tweak some find(1) invocations while here.

ok kn@ rsadowski@ espie@
2020-03-20 16:44:21 +00:00
bket
551a17ae03 Update to mc-4.8.24
Changes: https://midnight-commander.org/wiki/NEWS-4.8.24

OK robert@
2020-02-10 19:34:33 +00:00
fcambus
6bfc45313b Add debug package for mc.
Discussed with robert@
2019-12-05 14:50:55 +00:00
kirby
37d5c54ea6 cleanup:
- move libssh2 to LIB_DEPENDS as mc links against it and ssh2 is
   in WANTLIB
 - remove pcre as mc is using glib as a search engine by default
ok robert@ (maintainer)
2019-07-01 06:52:16 +00:00
kirby
5f61c15632 Update to mc-4.8.23.
- update license marker
 - switch -PERMIT_PACKAGE_CDROM > -PERMIT_PACKAGE
OK robert@ (maintainer)
2019-06-25 07:35:59 +00:00
solene
8490ed4a01 Patches regenerated to fix offsets.
WANTLIB was missing util.

Spotted by kirby@
2019-01-30 12:49:47 +00:00
solene
e59568e1d4 Update to mc-4.8.22
ok robert@
2019-01-30 08:27:01 +00:00
kirby
c0bd0027c2 update to mc-4.8.21, enable SEPARATE_BUILD while here
OK robert@ (maintainer)
2018-06-26 14:32:28 +00:00
kirby
8cf748ba3b update to mc-4.8.20
ok robert@, maintainer
2018-01-08 11:35:28 +00:00
fcambus
26e3d4e094 Update mc to 4.8.19 and switch HOMEPAGE to use HTTPS.
OK shadchin@, robert@
2017-03-28 20:43:40 +00:00
kirby
af9ef20e45 update to mc-4.8.18
ok robert@ (maintainer)
2016-11-02 06:46:20 +00:00
kirby
c33d5f4ac9 update to mc-4.8.17
OK robert@ (maintainer)
2016-08-12 07:24:36 +00:00
kirby
225d93f617 - fix a bug in fish ls helper (patch taken from upstream)
- remove gettext module
 - remove trailing whitespace in DESCR

OK robert@ (maintainer)
2016-04-25 13:35:06 +00:00
robert
4cb8293e20 update to 4.8.16 2016-04-25 10:16:41 +00:00
robert
7cffae0d2c use GNU diff for diffing files as mc uses some opts that are
not available in diff(1); from Alessandro DE LAURENZIS
2015-11-22 14:21:33 +00:00
robert
b099cd2864 update to 4.8.15 2015-11-10 16:59:33 +00:00
robert
6202bb053a update to 4.8.14 2015-05-17 14:09:51 +00:00
naddy
6bb8d0674b Drop USE_GROFF from ports where the formatting differences are acceptable
or mandoc provides the more useful output.
2015-02-16 22:57:07 +00:00
robert
c6a2910ed7 update to 4.8.13 2014-12-28 15:21:50 +00:00
kirby
81d15af07f bump to refresh F9 menu options after previous tweak for CONFIGURE_ARGS
ok robert@ (maintainer)
2014-11-08 19:29:05 +00:00
kirby
795a948a91 update CONFIGURE_ARGS to match current args names.
ok robert@ (maintainer)
2014-10-30 20:23:59 +00:00
robert
1c62346eea depend on libssh2 2014-09-11 09:58:34 +00:00
robert
a9585f6543 update to 4.8.12 and remove the obsolete no_x11 flavor 2014-07-13 09:07:50 +00:00
espie
0662a4e9d6 PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:20:26 +00:00
sthen
f5a323c546 Don't use ${FLAVOR:L}, we only support lower-case flavours now.
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
shadchin
6d128c6d71 Update to 4.8.1.7.
ok benoit@, robert@ (maintainer)
2013-01-02 07:18:46 +00:00
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
robert
ebaf041e2a add missing patch 2012-04-13 13:44:15 +00:00
robert
d012f87366 update to mc-4.8.1.1 2012-04-13 13:42:21 +00:00
ajacoutot
de0f16997d Update to mc-4.7.5.6.
from Gonzalo L. R.
ok robert@ (maintainer)
2012-03-22 06:45:46 +00:00
espie
e820071495 normalize pkgpath 2011-09-16 10:31:20 +00:00
robert
e2781f4bac update to 4.7.5.3 2011-08-23 08:28:42 +00:00
robert
bb626cf9bf update to mc-4.7.5.2 and fix CPPFLAGS to not include -ltermcap 2011-06-14 18:18:24 +00:00
robert
098d7c9ef4 update to 4.7.5.1 2011-03-09 09:31:46 +00:00
espie
bc8dc9adb1 new depends 2010-11-19 07:23:05 +00:00
sthen
cea3dbd6ed move to revision/new-style lib_depends 2010-11-05 08:24:49 +00:00
espie
3075d068d4 USE_GROFF=Yes 2010-10-18 20:52:05 +00:00
robert
4deea005bc update to 4.7.0.8 and fix ftp support by not using
linux specific ai_flags
2010-08-17 20:28:59 +00:00
robert
d063088532 add a missing sample
from Kirill Bychkov
2010-07-18 19:03:08 +00:00
robert
642485c7ee Update to mc-4.7.0.6 2010-06-26 16:34:28 +00:00
robert
0c73ea9f02 Update to version 4.7.0.3;
original diff from Alexandr Shadchin, modifications by me
2010-03-28 18:28:47 +00:00
jasper
13d502e738 - fix potential 64-bit issues.
ok robert@ (MAINTAINER), ajacoutot@
2010-01-17 18:42:08 +00:00
robert
ee510d6d18 Update to mc-4.7.0 which brings many many new features and bugfixes
like UTF-8 support. diff from Alexandr Shadchin <alexandr.shadchin@gmail.com>
2010-01-01 19:21:05 +00:00
merdely
7dfa3bd169 Remove surrounding quotes in COMMENT*/PERMIT_* 2007-09-15 23:54:16 +00:00
espie
fb458c85dc mostly finish base64 checksum (missing one distfile for dnetc) 2007-04-05 17:41:06 +00:00