# New ports collection makefile for: mc # Date created: 15 Jul 1995 # Whom: torstenb@FreeBSD.org # # $FreeBSD$ # PORTNAME= mc PORTVERSION= 4.8.1.7 PORTREVISION= 0 CATEGORIES= misc shells MASTER_SITES= http://www.midnight-commander.org/downloads/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= utils/file/managers/mc PATCH_SITES= ${MASTER_SITES} MAINTAINER= fjoe@FreeBSD.org COMMENT= Midnight Commander, a free Norton Commander Clone LICENSE= GPLv3 CONFLICTS= mc-light-4* USE_GMAKE= yes USE_GNOME= glib20 USE_PKGCONFIG= yes USE_PERL5= yes USE_XZ= yes GNU_CONFIGURE= yes CONFIGURE_ENV= ZIP=${UNZIP_CMD} UNZIP=${UNZIP_CMD} USE_AUTOTOOLS= libtool OPTIONS= SLANG "Build with SLang library" on \ ICONV "Build with iconv recoding" on \ NLS "Build with NLS support" on \ EDIT "Build with internal editor" on \ X11 "Build with X11 library" off \ SUBSHELL "Build with subshell support" on \ SAMBA "Build with Samba support" on post-patch: ${REINPLACE_CMD} -e 's/SUBDIRS = intl/SUBDIRS =/' ${WRKSRC}/Makefile.in ${REINPLACE_CMD} -e 's/saved_CPPFLAGS="-ltermcap/saved_CPPFLAGS="/' ${WRKSRC}/configure .include .if defined(WITH_SAMBA) || !(defined(WITHOUT_SAMBA) || defined(MINIMAL)) CONFIGURE_ARGS+=--enable-vfs-smb --with-configdir=${LOCALBASE}/etc\ --with-codepagedir=${LOCALBASE}/etc/codepages .endif .if defined(WITH_ICONV) || !(defined(WITHOUT_ICONV) || defined(MINIMAL)) USE_ICONV= yes PLIST_SUB= CHARSETS="" .else CONFIGURE_ARGS+=--disable-charset PLIST_SUB= CHARSETS="@comment " .endif .if !defined(WITH_NLS) && (defined(WITHOUT_NLS) || defined(MINIMAL)) CONFIGURE_ARGS+=--disable-nls PLIST_SUB+= NLS="@comment " .else CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USE_GETTEXT= yes PLIST_SUB+= NLS="" _MANLANG= es hu it pl ru sr .endif .if !defined(WITH_X11) || (defined(WITHOUT_X11) || defined(MINIMAL)) CONFIGURE_ARGS+=--without-x .else USE_XORG= x11 xext .endif .if !defined(WITH_EDIT) && (defined(WITHOUT_EDIT) || defined(MINIMAL)) CONFIGURE_ARGS+=--without-edit PLIST_SUB+= EDITOR="@comment " .else PLIST_SUB+= EDITOR="" .endif .if !defined(WITH_SLANG) && (defined(WITHOUT_SLANG) || defined(MINIMAL)) CONFIGURE_ARGS+=--with-screen=ncurses .else LIB_DEPENDS+= slang.2:${PORTSDIR}/devel/libslang2 CONFIGURE_ARGS+=--with-screen=slang --with-slang-includes=${LOCALBASE}/include .endif .if !defined(WITH_SUBSHELL) && (defined(WITHOUT_SUBSHELL) || defined(MINIMAL)) CONFIGURE_ARGS+=--without-subshell .endif MAN1= mc.1 mcedit.1 mcview.1 _MAN1= mc.1 .for lang in ${_MANLANG} _MANPAGES+= ${_MAN1:S%^%${MAN1PREFIX}/man/${lang}/man1/%} .endfor .include ot/npm_and_yarn/devel/electron4/files/minimist-1.2.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos and make small modifications in COMMENT (according to Porter'scs2012-08-031-1/+1
| | | | | | Handbook) Approved by: portmgr@ (implicit)
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - Release some more portspgollucci2010-04-281-1/+1
|
* - adoptpgollucci2010-01-121-1/+1
|
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-3/+0
| | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-4/+4
| | | | | Approved by: krion@ PR: ports/88711 (related)
* - Add SHA256pav2005-11-261-0/+1
|
* Reset MAINTAINER to ports@.nork2004-12-231-1/+1
| | | | | | | | We cannot contact them for a long time. Discussed with: hrs Approved by: kiri(blanket), mita(blanket), shige(blanket), taoka(blanket)
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Change MAINTAINER.kiri2003-05-061-1/+1
|
* Add missing directorieskris2003-04-051-0/+4
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.