summaryrefslogtreecommitdiff
path: root/misc/mc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Recongnize csh as TCSH shellMax Khon2006-07-243-1/+158
| | | | | | | | - Fix case-insensitive file search - Bump PORTREVISION PR: 99428, 99424 Submitted by: Stanislav Sedov
* 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
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
|
* Add SHA256 checksum.Max Khon2005-11-171-0/+1
|
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
|
* - 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
* - Add russian manpage to the list of installed manpages.Max Khon2005-08-311-1/+2
| | | | | | - Bump PORTREVISION. Pointed out by: kris (via pointyhat)
* Update to 4.6.1.Max Khon2005-08-3054-4827/+77
| | | | Submitted by: Alex Samorukov
* OPTION'ifyMax Khon2005-07-121-0/+9
| | | | | PR: 83009 Submitted by: Dima Panov
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
|
* - Add support MINIMAL and WITH_FOO knobsMax Khon2005-02-082-7/+16
| | | | | PR: 76215 Submitted by: Eugene Grosbein
* 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
* Fix for CAN-2004-0494.Max Khon2004-09-108-23/+686
| | | | | Approved by: portmgr Obtained from: Fedora Core
* 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.
* - 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>
* Recognize .tbz archives.Max Khon2004-06-272-1/+12
| | | | | | Bump PORTREVISION. Submitted by: Andrey Slusar <vasallia (at) ukr.net>
* - 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>
* Fix buffer overflow (CAN-2003-1023).Max Khon2004-04-052-1/+40
| | | | | | Bump PORTREVISION. Obtained from: Fedora Core 1 Updates
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
|
* - Use USE_ICONV knobKirill Ponomarev2004-03-301-1/+1
| | | | Approved by: portmgr
* SIZE'ify.Max Khon2004-02-041-0/+1
|
* 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
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-2/+2
| | | | | Submitted by: trevor Tested by: bento
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
|
* - 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
* Bump port revision.Max Khon2003-10-021-1/+1
|
* Add WITHOUT_SAMBA knob.Max Khon2003-10-021-2/+5
|
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-1/+1
| | | | Prodded by: kris
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
|
* - Properly register intl manpages [1].Max Khon2003-08-113-1/+33
| | | | | | | | - Properly remove po directories. - Bump port revision. PR: 55233 (partially) [1] Submitted by: vassily ragosin <vr@vrgraphics.ru>
* Bump port revision for subshell fix for FreeBSD 5.x.Max Khon2003-07-151-1/+1
|
* Fix subshell support for 5.x which has grantpt(3).Max Khon2003-07-151-0/+11
|
* Add WITH_X11 knob, configure with --without-x if WITH_X11 is not defined.Max Khon2003-07-101-0/+4
| | | | Suggested by: Sergey Akifyev <asa@gascom.ru>
* do not build with slang on alpha (otherwise mc hangs in has_colors())Max Khon2003-04-091-1/+10
| | | | PR: 50555
* bump port revisionMax Khon2003-03-051-1/+1
|
* - (show_console_contents_freebsd): Rewrite to use screen libraryMax Khon2003-03-052-194/+690
| | | | | | | | | (S-Lang or ncurses). Direct output is unreliable when the screen library is active [1] - fix core dumps in non-standard (other than 80x25) console modes - fix dependencies on pkg-config and glib20 Obtained from: mc cvs [1]
* - add support for saving/restoring console [1]Max Khon2003-02-263-26/+238
| | | | | | | | - remove subshell fix (broken) [2] - bump port revision Submitted by: Alexander Serkov <serkov <at> ukrpost.net> (partially) [1] Reported by: yuri <at> tsoft.com [2]
* De-pkg-comment.Max Khon2003-02-182-1/+1
|
* - replace outdated description with newer one (from FAQ)Max Khon2003-02-121-9/+7
| | | | - mc home page was moved some time ago
* Update to 4.6.0Max Khon2003-02-0923-642/+153
| | | | | | | | Some of new features and improvements are: - fish (extrnal file system via ssh) - smbfs - internal editor works correctly if mc is built without slang (is built using plain ncurses)
* - enable colors on cons25, cons25r and xterm by defaultMax Khon2003-01-242-1/+15
| | | | - bump port revision
* Stop complaining about 'Couldn't change to ...' when shell is tcsh.Max Khon2002-10-231-0/+25
| | | | PR: 36685
* 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
* 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.
* - always link with locally built libedit and libvfs-mcMax Khon2002-08-262-2/+30
| | | | | | - add LOCALBASE to CONFIGURE_ENV PR: 41840
* fix LIB_DEPENDS, place LIB_DEPENDS a little bit earlier to make portlint happyMax Khon2002-08-171-1/+3
|
* - add WITHOUT_ISPELL knob, RUN_DEPENDS on ispellMax Khon2002-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/gnomemcMax Khon2002-08-112-10/+14
|
* - 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
* - add an ability to open .tbz archivesMax Khon2002-08-113-18/+35
| | | | | - patch on file per patchfile - bump port revision