aboutsummaryrefslogtreecommitdiff
path: root/misc/mc
Commit message (Collapse)AuthorAgeFilesLines
* - enable colors on cons25, cons25r and xterm by defaultMax Khon2003-01-242-1/+15
| | | | | | | - bump port revision Notes: svn path=/head/; revision=73893
* Stop complaining about 'Couldn't change to ...' when shell is tcsh.Max Khon2002-10-231-0/+25
| | | | | | | PR: 36685 Notes: svn path=/head/; revision=68689
* fix syntax error in generated ~/.cedit/Syntax (line 36)Max Khon2002-09-302-1/+12
| | | | | | | | | PR: 43289 Approved by: portmgr Obtained from: mc-4.6.0-pre1 Notes: svn path=/head/; revision=67271
* GNOME has just changed the layout of their FTP site. This resulted inJoe Marcus Clarke2002-09-201-1/+1
| | | | | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location. Notes: svn path=/head/; revision=66862
* - always link with locally built libedit and libvfs-mcMax Khon2002-08-262-2/+30
| | | | | | | | | - add LOCALBASE to CONFIGURE_ENV PR: 41840 Notes: svn path=/head/; revision=65048
* fix LIB_DEPENDS, place LIB_DEPENDS a little bit earlier to make portlint happyMax Khon2002-08-171-1/+3
| | | | Notes: svn path=/head/; revision=64606
* - add WITHOUT_ISPELL knob, RUN_DEPENDS on ispellMax Khon2002-08-111-2/+7
| | | | | | | - do not install midc -> mc symlink if gnomemc is being built Notes: svn path=/head/; revision=64373
* More changes to allow this port to be used as master for ports/x11-fm/gnomemcMax Khon2002-08-112-10/+14
| | | | Notes: svn path=/head/; revision=64371
* - add hooks and patches that add an ability to use this port as masterMax Khon2002-08-115-79/+242
| | | | | | | | for ports/x11-fm/gnomemc - fix pkg-plist if mc is being built with charset support Notes: svn path=/head/; revision=64370
* - add an ability to open .tbz archivesMax Khon2002-08-113-18/+35
| | | | | | | | - patch on file per patchfile - bump port revision Notes: svn path=/head/; revision=64369
* - enable --with-charset by default, provide WITHOUT_ICONV knob,Max Khon2002-08-071-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) Notes: svn path=/head/; revision=64165
* bump port revision (libslang)Max Khon2002-08-061-0/+1
| | | | Notes: svn path=/head/; revision=64101
* - build with libslang by default (and provide -DWITHOUT_SLANG knob)Max Khon2002-08-063-16/+41
| | | | | | | | | - fix LIB_DEPENDS for gettext - honor LOCALBASE for uzip - urar now works Notes: svn path=/head/; revision=64094
* - ${PERL} -> ${REINPLACE_CMD}Max Khon2002-08-052-6/+4
| | | | | | | - fix pkg-plist Notes: svn path=/head/; revision=64077
* - upgrade to 4.1.55Max Khon2002-08-0518-670/+288
| | | | | | | | | - always build internal editor - sync with /usr/ports/x11-fm/gnomemc - take maintainership Notes: svn path=/head/; revision=64068
* Chase shlib rev of devel/gettextAde Lovett2002-08-011-1/+1
| | | | | | | | Submitted by: lots and lots Pointy hat to: ade Notes: svn path=/head/; revision=63850
* Convert USE_GLIB into USE_GNOMENG+USE_GNOME.Maxim Sobolev2002-07-151-1/+2
| | | | Notes: svn path=/head/; revision=63003
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-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 Notes: svn path=/head/; revision=57625
* Stage 1 of gettext update.Ade Lovett2002-03-151-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 Notes: svn path=/head/; revision=56168
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-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. Notes: svn path=/head/; revision=53958
* I do not think that GNOME team really wants to maintain this one.Maxim Sobolev2001-12-141-1/+1
| | | | Notes: svn path=/head/; revision=51528
* Add WWW.Dmitry Sivachenko2001-08-251-0/+2
| | | | Notes: svn path=/head/; revision=46897
* Fix symlink for mceditAde Lovett2001-05-172-2/+11
| | | | | | | | PR: 27352 (right idea, wrong patch) Submitted by: albert.kinderman@csun.edu Notes: svn path=/head/; revision=42679
* Fix build with USE_SLANGAde Lovett2001-05-142-1/+2
| | | | | | | Submitted by: many people Notes: svn path=/head/; revision=42589
* SWitch maintainership of core GNOME ports to a small group ofAde Lovett2001-05-111-1/+1
| | | | | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person. Notes: svn path=/head/; revision=42527
* Various patches (mainly shared library revision changes) for thoseAde Lovett2001-05-0411-391/+543
| | | | | | | ports that depend on GNOME and need to change for 1.4 Notes: svn path=/head/; revision=42259
* Depend on ncurses.5 after the upgrade of devel/ncurses.Thomas Gellekum2000-11-161-1/+1
| | | | Notes: svn path=/head/; revision=35188
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-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. Notes: svn path=/head/; revision=33576
* Implement USE_GLIB.Jeremy Lea2000-10-051-6/+2
| | | | Notes: svn path=/head/; revision=33423
* Update to 4.5.51Ade Lovett2000-07-053-2/+3
| | | | Notes: svn path=/head/; revision=30260
* Update to 4.5.50Ade Lovett2000-06-013-3/+2
| | | | Notes: svn path=/head/; revision=29058
* Update to 4.5.48Ade Lovett2000-05-247-130/+98
| | | | | | | Approved by: reg (maintainer) Notes: svn path=/head/; revision=28719
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-171-1/+1
| | | | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports Notes: svn path=/head/; revision=27680
* Fix typo: `=' -> `+=' to have correct LIB_DEPENDS.Akinori MUSHA2000-04-161-1/+1
| | | | | | | | PR: 17825 Submitted by: Goblin <root@ws14.bu.spb.ru> Notes: svn path=/head/; revision=27652
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-2/+2
| | | | Notes: svn path=/head/; revision=27512
* Update to 4.5.44.Jeremy Lea2000-04-082-3/+3
| | | | | | | Submitted by: ade Notes: svn path=/head/; revision=27411
* Update to 4.5.43.Jeremy Lea2000-03-255-7/+21
| | | | | | | Submitted by: ade Notes: svn path=/head/; revision=27053
* Enable the internal editor, through using libslang. Compile withJeremy Lea2000-02-134-13/+74
| | | | | | | WITH_SLANG=yes. Notes: svn path=/head/; revision=25741
* Standardize my e-mail as reg@FreeBSD.org.Jeremy Lea2000-01-291-1/+1
| | | | Notes: svn path=/head/; revision=25282
* Unbreak mcChris Piazza1999-12-251-9/+0
| | | | | | | PR: 15676 Notes: svn path=/head/; revision=24031
* Update to 4.5.42Yukihiro Nakai1999-12-244-5/+6
| | | | | | | | PR: ports/15503 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23985
* Use PREFIX instead of /usr/local.Steve Price1999-12-232-1/+4
| | | | | | | Noted by: many people Notes: svn path=/head/; revision=23915
* Find (un)zip in /usr/local instead of /usr/bin.Steve Price1999-12-231-0/+20
| | | | | | | | PR: 15250 Submitted by: Alexander N. Kabaev <ak03@gte.com> Notes: svn path=/head/; revision=23892
* New location on MASTER_SITE.Steve Price1999-12-041-1/+1
| | | | | | | | PR: 15238, 15248 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23576
* Upgrade to 4.5.40.Vanilla I. Shu1999-10-095-56/+94
| | | | Notes: svn path=/head/; revision=22286
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* Update to version 4.5.31.Steve Price1999-05-297-64/+104
| | | | | | | | PR: 11847 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19072
* DISTFILES moved on MASTER_SITE.Steve Price1999-04-081-2/+2
| | | | Notes: svn path=/head/; revision=17741
* Now that gettext includes a shared library, dependencies shouldJacques Vidrine1999-03-191-4/+3
| | | | | | | | | | use it in LIB_DEPENDS. PR: ports/10647 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=17285