a8f0 FreshPorts -- misc/mc-light
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
mc-light 4.1.40.p9_9 misc on this many watch lists=19 search for ports that depend on this port
Lightweight Midnight Commander clone

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 02 Sep 2004 12:26:58
Also Listed In: shells
License: not specified in port


Advanced Midnight Commander 4.1.40 by Olegarch. The goal of this
project is creating a stable, well-working, usefull console-only
version of well-known Midnight Commander, without bugs and garbage,
like tk, xv and gnome.

WWW: http://mc.linuxinside.com/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/pkgconf
  2. devel/gmake
Required To Run:
  1. lang/gawk
Required Libraries:
  1. converters/libiconv
  2. devel/gettext
There are no ports dependent upon this port

To install the port: cd /usr/ports/misc/mc-light/ && make install clean
To add the package: pkg_add -r mc-light


Configuration Options
===> The following configuration options are available for mc-light-4.1.40.p9_9:
     MC_IN_MC=off: Allow run mc inside mc (useful for mcedit)
     NLS=on: Native Language Support
     SUBSHELL=off: Build with subshell support (only for bash!)
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://mc.linuxinside.com/Releases/

Number of commits found: 29

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
27 Apr 2013 11:59:29
Original commit files touched by this commit  4.1.40.p9_9
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
26 Apr 2013 10:44:29
Original commit files touched by this commit  4.1.40.p9_9
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)
23 Apr 2013 14:20:28
Original commit files touched by this commit  4.1.40.p9_9
bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
25 Mar 2013 18:44:20
Original commit files touched by this commit  4.1.40.p9_9
eadler search for other commits by this committer
Cleanup unmaintained ports in the misc category:
	- Single space for WWW in pkg-descr
	- Ordering if of items in Makefile
	- Trim headers
	- Comment should not begin with leading article
	- Pet portlint
07 Oct 2012 15:22:42
Original commit files touched by this commit  4.1.40.p9_9
bsam search for other commits by this committer
The option SUBSHELL has reversed logic.
Bump PORTREVISION since the default dependency is changed.

Pointed out by:	Alexander Efimov <alephis@gmail.com> (at freebsd-ports@)
26 Jul 2012 05:40:24
Original commit files touched by this commit  4.1.40.p9_8
bapt search for other commits by this committer
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)
22 Jul 2012 23:24:00
Original commit files touched by this commit  4.1.40.p9_8
dougb search for other commits by this committer
For the ports that are maintained by ports@ that have pkgconfig as their
only USE_GNOME feature, convert to a BUILD_DEPENDS. This avoids both the
bug of the bogus run depend introduced by bsd.gnome.mk, and also avoids
needlessly pulling that file in.
29 Jun 2012 12:42:04
Original commit files touched by this commit  4.1.40.p9_8
bapt search for other commits by this committer
Convert to new option framework
23 Sep 2011 22:26:39
Original commit files touched by this commit  4.1.40.p9_8
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
11 Aug 2011 19:20:17
Original commit files touched by this commit  4.1.40.p9_8
  Sanity Test Failure
kwm search for other commits by this committer
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
19 Mar 2011 12:38:54
Original commit files touched by this commit  4.1.40.p9_8
miwi search for other commits by this committer
- Get Rid MD5 support
24 Sep 2010 09:49:56
Original commit files touched by this commit  4.1.40.p9_8
az search for other commits by this committer
Drop maintainership
09 Sep 2010 19:14:28
Original commit files touched by this commit  4.1.40.p9_8
mva search for other commits by this committer
- Fix CONFLICTS knob for mc>=4.7
31 May 2010 02:01:56
Original commit files touched by this commit  4.1.40.p9_8
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
06 Jun 2008 13:45:40
Original commit files touched by this commit  4.1.40.p9_7
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
14 Aug 2007 17:29:10
Original commit files touched by this commit  4.1.40.p9_6
az search for other commits by this committer
- Try build port with NLS support and recent version of gettext.
17 Mar 2007 22:38:28
Original commit files touched by this commit  4.1.40.p9_6
ade search for other commits by this committer
The single NLS file (ru.po) is broken with the new gettext.  Given the
absence of any updates to this port, make USE_GETTEXT a no-op for now.
22 Jan 2006 12:59:47
Original commit files touched by this commit  4.1.40.p9_6
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
03 Oct 2005 12:55:25
Original commit files touched by this commit  4.1.40.p9_6
az search for other commits by this committer
- Change my e-mail

Approved by: sem (mentor)
22 Sep 2005 17:02:05
Original commit files touched by this commit  4.1.40.p9_6
barner search for other commits by this committer
- Fix handling of .tbz archives [1] [2]
- Assign maintainership to Andrej Zverev <az@inec.ru> [3]
- Bump port revision because this changes the runtime
  behaviour of the port.

Submitted by:   "Frank W. Josellis" <frank@dynamical-systems.org> [1]
Approved by:    "Roman Y. Bogdanov" <sam@brj.pp.ru> (old maintainer) [2]
PR:             ports/86455 [1], ports/86463 [2], ports/86466 [3]
29 Jun 2005 18:08:19
Original commit files touched by this commit  4.1.40.p9_5
novel search for other commits by this committer
Fix segfault on "mc -v /some/file".

PR:             82766
Submitted by:   Andrej Zverev <az@inec.ru>
Approved by:    Roman Y. Bogdanov (maintainer)
01 Jun 2005 14:22:24
Original commit files touched by this commit  4.1.40.p9_4
sem search for other commits by this committer
- Migrate to OPTIONS
- Add MC_IN_MC knob. It allows to run mcedit inside mc.

Approved by:    maintainer
12 Mar 2005 19:57:56
Original commit files touched by this commit  4.1.40.p9_3
osa search for other commits by this committer
Fix locale path.
Bump PORTREVISION.

Patch from:     Roman G. Hudenko
Submitted by:   Roman Y. Bogdanov <sam at brj dot pp dot ru> (maintainer)
PR:             78658
08 Jan 2005 15:00:18
Original commit files touched by this commit  4.1.40.p9_2
sem search for other commits by this committer
- Add missed iconv dependency

PR:             ports/75812
Submitted by:   maintainer
20 Oct 2004 01:58:22
Original commit files touched by this commit  4.1.40.p9_2
pav search for other commits by this committer
- Added option WITH_SUBSHELL - building mc-light with subshell support

PR:             ports/72853
Submitted by:   Andrey Slusar <anray@inet.ua>
Approved by:    maintainer address bounced:
                <<< 553 <e0-a11.b1.lan.prg.vol.cz[195.122.204.152]>: Client host
rejected: REJECT long domain name. spam possible.
                550 5.1.1 <sam@brj.pp.ru>... User unknown
20 Oct 2004 01:45:44
Original commit files touched by this commit  4.1.40.p9_2
pav search for other commits by this committer
- Fix extfs again

PR:             ports/72768
Submitted by:   Roman Y. Bogdanov <sam@brj.pp.ru> (maintainer)
12 Oct 2004 05:48:15
Original commit files touched by this commit  4.1.40.p9_1
edwin search for other commits by this committer
update port misc/mc-light

        Remove the glib dependency from mc-light. This midc don't
        use glib.

        Add the gawk dependency for allow mc-light correctly work
        with all types of archive files.

PR:             ports/72554
Submitted by:   "Roman Y.Bogdanov" <sam@brj.pp.ru>
03 Sep 2004 13:20:12
Original commit files touched by this commit  4.1.40.p9_1
krion search for other commits by this committer
Respect hier(7)
02 Sep 2004 12:10:36
Original commit files touched by this commit  4.1.40.p9
krion search for other commits by this committer
Add mc-light 4.1.40.p9, a lightweight Midnight Commander clone.

PR:             ports/71196
Submitted by:   Roman Y. Bogdanov <sam@brj.pp.ru>

Number of commits found: 29

2844
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

3 vulnerabilities affecting 19 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24520
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 28
Expired 132
Set to expire 511
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days26
new fortnight78
new month208

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0