# Created by: pst # $FreeBSD$ PORTNAME= expect PORTVERSION= 5.45 PORTREVISION= 1 CATEGORIES= lang tcl tk MASTER_SITES= SF/expect/Expect/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= tcltk@FreeBSD.org COMMENT= Sophisticated scripter based on Tcl/Tk LIBEXPECT_VER= ${PORTVERSION:S/.//} WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION} USES= tcl USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared \ --exec-prefix=${PREFIX} \ --datadir=${DATADIR} \ --with-tclconfig=${TCL_LIBDIR} \ --with-tclinclude=${TCL_INCLUDEDIR} PLIST_SUB+= EXPECT_VER=${PORTVERSION} \ LIBEXPECT_VER=${LIBEXPECT_VER} post-install: ${LN} -sf expect${PORTVERSION}/libexpect${LIBEXPECT_VER}.so \ ${STAGEDIR}${PREFIX}/lib/libexpect.so.1 ${LN} -sf libexpect.so.1 \ ${STAGEDIR}${PREFIX}/lib/libexpect.so regression-test: build cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} test .include class='logo' rowspan='2'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/mail/masqmail
Commit message (Expand)AuthorAgeFilesLines
* Convert to new options frameworkbapt2013-06-071-7/+8
* Finish converting the whole ports tree to USES=pkgconfigbapt2013-04-231-6/+2
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichkwm2013-03-081-0/+1
* - Update to 0.3.4miwi2012-04-116-90/+76
* In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-1/+1
* - remove MD5ohauer2011-07-031-1/+0
* Reset anray@FreeBSD.org due to maintainer-timeouts and no response to email.linimon2010-12-021-1/+1
* Markus Schnalke has taken over development from the original author.pgollucci2010-09-081-1/+1
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-27