aboutsummaryrefslogtreecommitdiffstats
path: root/misc/mc
Commit message (Collapse)AuthorAgeFilesLines
* - enable colors on cons25, cons25r and xterm by defaultfjoe2003-01-242-1/+15
| | | | - bump port revision
* Stop complaining about 'Couldn't change to ...' when shell is tcsh.fjoe2002-10-241-0/+25
| | | | PR: 36685
* fix syntax error in generated ~/.cedit/Syntax (line 36)fjoe2002-10-012-1/+12
| | | | | | PR: 43289 Approved by: portmgr Obtained from: mc-4.6.0-pre1
* GNOME has just changed the layout of their FTP site. This resulted inmarcus2002-09-211-1/+1
| | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location.
* - always link with locally built libedit and libvfs-mcfjoe2002-08-262-2/+30
| | | | | | - add LOCALBASE to CONFIGURE_ENV PR: 41840
* fix LIB_DEPENDS, place LIB_DEPENDS a little bit earlier to make portlint happyfjoe2002-08-181-1/+3
|
* - add WITHOUT_ISPELL knob, RUN_DEPENDS on ispellfjoe2002-08-111-2/+7
| | | | - do not install midc -> mc symlink if gnomemc is being built
* More changes to allow this port to be used as master for ports/x11-fm/gnomemcfjoe2002-08-112-10/+14
|
* - add hooks and patches that add an ability to use this port as masterfjoe2002-08-115-79/+242
| | | | | for ports/x11-fm/gnomemc - fix pkg-plist if mc is being built with charset support
* - add an ability to open .tbz archivesfjoe2002-08-113-18/+35
| | | | | - patch on file per patchfile - bump port revision
* - enable --with-charset by default, provide WITHOUT_ICONV knob,fjoe2002-08-081-5/+12
| | | | | | | | | bump port revision - do not loose LIB_DEPENDS on gettext (intl.4) - remove superflous whitespace - assign maintainership to myself Submitted by: Andrew Filonov <aef@antar.bryansk.ru> (partially)
* bump port revision (libslang)fjoe2002-08-061-0/+1
|
* - build with libslang by default (and provide -DWITHOUT_SLANG knob)fjoe2002-08-063-16/+41
| | | | | | - fix LIB_DEPENDS for gettext - honor LOCALBASE for uzip - urar now works
* - ${PERL} -> ${REINPLACE_CMD}fjoe2002-08-062-6/+4
| | | | - fix pkg-plist
* - upgrade to 4.1.55fjoe2002-08-0618-670/+288
| | | | | | - always build internal editor - sync with /usr/ports/x11-fm/gnomemc - take maintainership
* Chase shlib rev of devel/gettextade2002-08-021-1/+1
| | | | | Submitted by: lots and lots Pointy hat to: ade
* Convert USE_GLIB into USE_GNOMENG+USE_GNOME.sobomax2002-07-161-1/+2
|
* gettext upgrade uber-patch (stage 3)ade2002-04-131-2/+2
| | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
* Stage 1 of gettext update.ade2002-03-161-1/+1
| | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-1/+1
| | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
* I do not think that GNOME team really wants to maintain this one.sobomax2001-12-141-1/+1
|
* Add WWW.demon2001-08-261-0/+2
|
* Fix symlink for mceditade2001-05-182-2/+11
| | | | | PR: 27352 (right idea, wrong patch) Submitted by: albert.kinderman@csun.edu
* Fix build with USE_SLANGade2001-05-152-1/+2
| | | | Submitted by: many people
* SWitch maintainership of core GNOME ports to a small group ofade2001-05-121-1/+1
| | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person.
* Various patches (mainly shared library revision changes) for thoseade2001-05-0511-391/+543
| | | | ports that depend on GNOME and need to change for 1.4
* Depend on ncurses.5 after the upgrade of devel/ncurses.tg2000-11-161-1/+1
|
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Implement USE_GLIB.reg2000-10-051-6/+2
|
* Update to 4.5.51ade2000-07-063-2/+3
|
* Update to 4.5.50ade2000-06-023-3/+2
|
* Update to 4.5.48ade2000-05-247-130/+98
| | | | Approved by: reg (maintainer)
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-1/+1
| | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
* Fix typo: `=' -> `+=' to have correct LIB_DEPENDS.knu2000-04-161-1/+1
| | | | | PR: 17825 Submitted by: Goblin <root@ws14.bu.spb.ru>
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-2/+2
|
* Update to 4.5.44.reg2000-04-082-3/+3
| | | | Submitted by: ade
* Update to 4.5.43.reg2000-03-265-7/+21
| | | | Submitted by: ade
* Enable the internal editor, through using libslang. Compile withreg2000-02-134-13/+74
| | | | WITH_SLANG=yes.
* Standardize my e-mail as reg@FreeBSD.org.reg2000-01-301-1/+1
|
* Unbreak mccpiazza1999-12-251-9/+0
| | | | PR: 15676
* Update to 4.5.42nakai1999-12-244-5/+6
| | | | | PR: ports/15503 Submitted by: Ade Lovett <ade@lovett.com>
* Use PREFIX instead of /usr/local.steve1999-12-242-1/+4
| | | | Noted by: many people
* Find (un)zip in /usr/local instead of /usr/bin.steve1999-12-241-0/+20
| | | | | PR: 15250 Submitted by: Alexander N. Kabaev <ak03@gte.com>
* New location on MASTER_SITE.steve1999-12-051-1/+1
| | | | | PR: 15238, 15248 Submitted by: Ade Lovett <ade@lovett.com>
* Upgrade to 4.5.40.vanilla1999-10-105-56/+94
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Update to version 4.5.31.steve1999-05-297-64/+104
| | | | | PR: 11847 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* DISTFILES moved on MASTER_SITE.steve1999-04-091-2/+2
|
* Now that gettext includes a shared library, dependencies shouldnectar1999-03-191-4/+3
| | | | | | | use it in LIB_DEPENDS. PR: ports/10647 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Update 4.5.10 -> 4.5.23nectar1999-03-155-32/+35
| | | | | Submitted by: Jeremy Lea <reg@shale.csir.co.za> PR: ports/10449
* Update to version 4.5.10.steve1999-02-223-4/+6
| | | | | PR: 9897 Submitted by: maintainer
* Upgrade to 4.5.9, and set Jeremy Lea as maintainer.vanilla1999-02-018-74/+219
| | | | | PR: ports/9820 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Fix bad MASTER_SITE_SUBDIR so this port will acutally fetch.obrien1998-12-071-2/+2
|
* More mc.ext modify.vanilla1998-12-071-3/+50
|
* Upgrade to 4.5.1, remove BROKEN on 2.2.x (i hope).vanilla1998-12-068-182/+148
|
* Most previous commit broke this port for 2.2.asami1998-09-231-1/+6
|
* Fix some bug of mountlist.c.vanilla1998-09-181-3/+3
|
* Remove miscellaneous manpages.hoek1998-08-191-2/+0
|
* 1. Add a patch for compressed man page.vanilla1998-06-043-19/+169
| | | | 2. Make --enable-subshell as configure argument.
* Upgrade to 4.1.35.vanilla1998-06-024-80/+17
|
* Upgrade to 4.1.31.vanilla1998-05-035-41/+61
|
* Upgrade to 4.1.30, remove my self from MAINTAINER tag.vanilla1998-04-126-31/+31
|
* Upgrade to 4.1.27.vanilla1998-03-112-4/+4
|
* Upgrade to 4.1.24vanilla1998-02-014-8/+11
|
* Change my email address.vanilla1997-12-011-2/+2
|
* I make some mistake on previous version, fixed it..vanilla1997-11-302-3/+22
|
* update to 4.1.11vanilla1997-11-293-7/+7
|
* Change maintainer from ports to Vanill I. Shu.tg1997-10-101-2/+2
|
* Upgrade 4.0 -> 4.1.max1997-09-226-251/+153
| | | | | PR: 4598 Submitted by: vanilla@MinJe.com.TW
* Minor cleanup, and a patch I forgot to `cvs add' last time.tg1997-06-253-2/+23
| | | | Submitted by: "Vanill I. Shu" <vanilla@MinJe.com.TW>
* Add missing @dirrm.tg1997-06-201-0/+1
|
* Upgrade to 4.0.tg1997-06-206-53/+124
| | | | | PR: 3904 Submitted by: Vanilla I. Shu <vanilla@MinJe.com.TW>
* I don't maintain this porttorstenb1997-05-261-3/+1
| | | | | satoshi added myself a the maintainer in rev 1.7 wihout asking me - he did not even mention it in the commit message
* Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
|
* Converted to MAN[1-8]obrien1996-11-171-4/+3
| | | | Converted p5* to use MASTER_SITE_PERL_CPAN
* CATEGORIES+= --> CATEGORIES=obrien1996-11-111-2/+3
| | | | Misc variable reordering, cleaning up, etc.
* Correctly list the all files installed.max1996-10-211-10/+17
|
* Strip the binaries.max1996-10-211-1/+2
|
* Take the setting of NOMANCOMPRESS into account.max1996-10-201-2/+4
| | | | | | Submitted by: "Philippe Charnier" <charnier@xp11.frmug.org> We don't need --prefix=${PREFIX} for CONFIGURE_ARGS when GNU_CONFIGURE=yes.
* Update checksum (whoops) and correct PLIST file for new manpage name.gpalmer1996-10-092-2/+2
| | | | Pointed out by: Satoshi
* Update to 3.2.1gpalmer1996-10-011-4/+4
|
* Change "utilities" category to "misc" in preparation for move to misc.asami1995-11-261-2/+2
|
* Upgrade to mc-3.0torstenb1995-09-287-27/+194
|
* Add missing checksumache1995-07-171-0/+1
| | | | | | Reviewed by: Submitted by: Obtained from:
* Midnight Commander, a free Norton Commander Clonetorstenb1995-07-165-0/+51