aboutsummaryrefslogtreecommitdiff
path: root/misc/mc
Commit message (Collapse)AuthorAgeFilesLines
* Fix Ctrl-O in xterm: FreeBSD xterm does not define "ti" and "te" but mcMax Khon2011-12-022-1/+21
| | | | | | | | | | tries to check their existence since 4.7.5.4. PR: 161828 Feature safe: yes Notes: svn path=/head/; revision=286760
* - fix explicit use of unzip in portsEitan Adler2011-11-031-1/+1
| | | | | | | | | | | PR: ports/153429 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Approved by: maintainers (hq, gabor, amdmi3) Approved by: maintainer timeout Approved by: bapt,sahil (mentors, implicit) Notes: svn path=/head/; revision=284943
* Fix pkg-plist.Max Khon2011-10-111-0/+2
| | | | Notes: svn path=/head/; revision=283349
* Update to 4.7.5.5Max Khon2011-10-065-71/+17
| | | | | | | | PR: 161083 (partially) Submitted by: Maxim Samsonov Notes: svn path=/head/; revision=283039
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+2
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* - Fix build with iconv support turned off [1]Max Khon2011-03-213-0/+65
| | | | | | | | | - Fix pkg-plist when built without NLS support Submitted by: Dimitry Andric [1] Notes: svn path=/head/; revision=271412
* - Update to 4.7.5Max Khon2011-01-204-89/+33
| | | | | | | | | | | - Obey WITHOUT_X11 PR: 154154 Submitted by: Dima Panov Feature safe: yes Notes: svn path=/head/; revision=268018
* - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.Philip M. Gollucci2010-12-291-1/+0
| | | | | | | | | | PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=267133
* Fix hangs when exiting with "F10, Enter" if shell is tcsh:Max Khon2010-10-202-1/+59
| | | | | | | | | http://www.midnight-commander.org/changeset/cde7a850d5d0027956f3c7005e81cfa8cc7a56a1 Submitted by: Ilya A. Arhipov Notes: svn path=/head/; revision=263343
* Fix SAMBA support.Max Khon2010-10-041-2/+2
| | | | | | | | PR: 151160 Submitted by: Ivan Klymenko Notes: svn path=/head/; revision=262382
* Fix build with up-to-date libslang2.Max Khon2010-09-091-2/+2
| | | | Notes: svn path=/head/; revision=260842
* Update to 4.7.4Max Khon2010-09-085-114/+25
| | | | Notes: svn path=/head/; revision=260771
* Add a patch from upstream to fix the build with iconv disabled.Max Khon2010-08-081-0/+96
| | | | | | | Submitted by: Dimitry Andric Notes: svn path=/head/; revision=258925
* Fix zip/unzip location.Max Khon2010-08-081-1/+2
| | | | | | | PR: 148025 Notes: svn path=/head/; revision=258907
* - Introduce a new USE_XZ knob that handles lzma/xz compressed distfilesPav Lucistnik2010-06-042-4/+5
| | | | | | | | | | | - Convert a bunch of ports to use it PR: ports/146329 Submitted by: mm With hat: portmgr Notes: svn path=/head/; revision=255708
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* Update to 4.7.2.Max Khon2010-05-061-0/+10
| | | | Notes: svn path=/head/; revision=253825
* Update to 4.7.2.Max Khon2010-05-065-61/+42
| | | | | | | PR: 146352 Notes: svn path=/head/; revision=253824
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* Fix build with disabled iconv.Max Khon2010-02-102-0/+11
| | | | Notes: svn path=/head/; revision=249553
* - Update to 4.7.0.2Max Khon2010-02-064-6/+17
| | | | | | | | | - Fix crash on exit PR: 143203 Notes: svn path=/head/; revision=249346
* - Update to 4.7.0.1 [1]Max Khon2010-01-242-5/+9
| | | | | | | | | | - Fix libiconv detection during configure step PR: 143135 [1] Submitted by: Martin Wilke Notes: svn path=/head/; revision=248461
* Fix plist broken in recent commit.Max Khon2009-12-301-3/+2
| | | | | | | Pointy hat to: fjoe Notes: svn path=/head/; revision=246876
* Update to 4.7.0 release.Max Khon2009-12-283-9/+18
| | | | | | | PR: 142105 Notes: svn path=/head/; revision=246797
* - Remove %%DATADIR%%.Max Khon2009-12-181-0/+3
| | | | | | | - Remove non-standard locale directory (be-tarask, don't know what it is). Notes: svn path=/head/; revision=246107
* Finish WITH_UTF8 removal.Max Khon2009-12-151-10/+3
| | | | | | | PR: 141634 Notes: svn path=/head/; revision=245881
* Update to 4.7.0-pre4.Max Khon2009-12-149-289/+63
| | | | Notes: svn path=/head/; revision=245794
* Add missing on autoconf.Max Khon2009-09-141-1/+1
| | | | | | | PR: 138377 Notes: svn path=/head/; revision=241392
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checksPhilip M. Gollucci2009-07-221-6/+0
| | | | | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238202
* Fix ncurses build.Max Khon2009-02-051-0/+15
| | | | | | | PR: 131405 Notes: svn path=/head/; revision=227644
* Update to 4.6.2Max Khon2009-02-0412-5356/+119
| | | | | | | | PR: 131355 Submitted by: Yi-Jheng Lin Notes: svn path=/head/; revision=227602
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Add UTF-8 support [1]Max Khon2008-04-092-3/+5134
| | | | | | | | | | | - 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] Notes: svn path=/head/; revision=210949
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-0/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Fix pkg-plist with undefined WITH_EDIT variableMax Khon2007-08-233-142/+173
| | | | | | | | | | | - Add WITH_NLS option - Use %%DATADIR%% PR: 112690 Submitted by: Vlad V. Teterya Notes: svn path=/head/; revision=198200
* Use the `printf' utility instead of `echo' to quote the directory name.Max Khon2007-07-182-1/+100
| | | | | | | | | | This fixes changing directories when shell is bash >= 3.2. PR: 113996 Obtained from: Midnight Commander CVS Notes: svn path=/head/; revision=195823
* - Recongnize csh as TCSH shellMax Khon2006-07-243-1/+158
| | | | | | | | | | | - Fix case-insensitive file search - Bump PORTREVISION PR: 99428, 99424 Submitted by: Stanislav Sedov Notes: svn path=/head/; revision=168647
* devel/pkgconfig -> devel/pkg-configJeremy Messenger2006-05-281-1/+1
| | | | | | | | | | | | | | | | | Rename this ports to use the real vendor package name. The advantage of this is to allow our users' keyword search works and easier for users to file the Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and other OSs have the correct package name, but not in our ports tree. My team, FreeBSD GNOME Team, have agreed with it. As for other ports, chase the rename. PR: ports/97985 Repocopy by: marcus Notes: svn path=/head/; revision=163666
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* Add SHA256 checksum.Max Khon2005-11-171-0/+1
| | | | Notes: svn path=/head/; revision=148648
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* - Build with included slang: included slang contains a number of fixesMax Khon2005-09-131-5/+2
| | | | | | | | | from slang authors and mc developers and there will be no more releases of slang 1.x - Bump PORTREVISION Notes: svn path=/head/; revision=142577
* - Add russian manpage to the list of installed manpages.Max Khon2005-08-311-1/+2
| | | | | | | | | - Bump PORTREVISION. Pointed out by: kris (via pointyhat) Notes: svn path=/head/; revision=141605
* Update to 4.6.1.Max Khon2005-08-3054-4827/+77
| | | | | | | Submitted by: Alex Samorukov Notes: svn path=/head/; revision=141472
* OPTION'ifyMax Khon2005-07-121-0/+9
| | | | | | | | PR: 83009 Submitted by: Dima Panov Notes: svn path=/head/; revision=139010
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* - Add support MINIMAL and WITH_FOO knobsMax Khon2005-02-082-7/+16
| | | | | | | | PR: 76215 Submitted by: Eugene Grosbein Notes: svn path=/head/; revision=128295
* Clean up handling of locale directories at deinstall-time:Kris Kennaway2004-12-161-2/+0
| | | | | | | | * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created Notes: svn path=/head/; revision=124183
* Fix for CAN-2004-0494.Max Khon2004-09-108-23/+686
| | | | | | | | Approved by: portmgr Obtained from: Fedora Core Notes: svn path=/head/; revision=118145