aboutsummaryrefslogtreecommitdiff
path: root/misc/mc
Commit message (Collapse)AuthorAgeFilesLines
* 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
* After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, allMathieu Arnold2004-08-121-1/+1
| | | | | | | | these ports were broken because they always depended on it. I've rearranged all the dependencies to fit the new scheme. Notes: svn path=/head/; revision=116026
* - Add RUN_DEPENDS on p5-File-Temp if perl < 5.6.1.Max Khon2004-07-111-1/+5
| | | | | | | | | - Bump PORTREVISION. Pointed out by: artifex <artifex at freemail dot hu> Notes: svn path=/head/; revision=113411
* Recognize .tbz archives.Max Khon2004-06-272-1/+12
| | | | | | | | | Bump PORTREVISION. Submitted by: Andrey Slusar <vasallia (at) ukr.net> Notes: svn path=/head/; revision=112357
* - Fix CAN-2004-0226, CAN-2004-0231, CAN-2004-0232.Max Khon2004-06-1448-82/+3439
| | | | | | | | | | | - 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> Notes: svn path=/head/; revision=111487
* Fix buffer overflow (CAN-2003-1023).Max Khon2004-04-052-1/+40
| | | | | | | | | Bump PORTREVISION. Obtained from: Fedora Core 1 Updates Notes: svn path=/head/; revision=106245
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* - Use USE_ICONV knobKirill Ponomarev2004-03-301-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105722
* SIZE'ify.Max Khon2004-02-041-0/+1
| | | | Notes: svn path=/head/; revision=99946
* Set {WANT,USE}_GNOME correctly to make these ports compatible with the newJoe Marcus Clarke2004-02-041-2/+2
| | | | | | | | | bsd.port.mk. Submitted by: kris Notes: svn path=/head/; revision=99921
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-2/+2
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* - use USE_GNOME=glib20 instead of LIB_DEPENDSMax Khon2003-12-181-5/+4
| | | | | | | | | | | | - remove CONFIGURE_TARGET because glib20 takes care of it (from Jeremy Messenger <mezz7@cox.net>) - make portlint quiet PR: 60357 Submitted by: Franz Klammer Notes: svn path=/head/; revision=96162