# Created by: Stephen J. Roznowski # $FreeBSD$ PORTNAME= tkrat PORTVERSION= 2.1.5 PORTREVISION= 5 CATEGORIES= mail tk MASTER_SITES= http://tkrat.org/downloads/stable/ \ ftp://ftp.tkrat.org/pub/tkrat/ MAINTAINER= ports@FreeBSD.org COMMENT= Mail user agent for X with a Tcl/Tk user interface LICENSE= BSD3CLAUSE LIB_DEPENDS= libtcl84.so:lang/tcl84 \ libtk84.so:x11-toolkits/tk84 \ libc-client4.so:mail/cclient BROKEN_sparc64= fails to build USES= ssl USE_XORG= x11 xt GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-tcl-config=${PREFIX}/lib/tcl8.4 \ --with-tk-config=${PREFIX}/lib/tk8.4 \ --with-tcl-include=${PREFIX}/include/tcl8.4 \ --with-tk-include=${PREFIX}/include/tk8.4 \ --with-ssl-dir=${OPENSSLBASE} \ --prefix=${PREFIX} MAKE_ARGS+= -j2 -B OPTIONS_DEFINE= DOCS DOCFILES= CONFIGURATION COPYRIGHT README doc/interface doc/userprocs \ doc/userproc.example post-patch: @${REINPLACE_CMD} '-e s|@INSTALL_PREFIX@|${STAGEDIR}${PREFIX}|g' \ ${WRKSRC}/lib/Makefile.in ${WRKSRC}/util/Makefile.in \ ${WRKSRC}/tkrat/Makefile.in ${WRKSRC}/misc/Makefile.in \ ${WRKSRC}/doc/Makefile.in @${REINPLACE_CMD} '-e s|@libdir@|/lib|g' \ ${WRKSRC}/lib/Makefile.in ${WRKSRC}/util/Makefile.in @${REINPLACE_CMD} '-e s|@datadir@|/share|g' \ ${WRKSRC}/util/Makefile.in ${WRKSRC}/tkrat/Makefile.in \ ${WRKSRC}/misc/Makefile.in @${REINPLACE_CMD} '-e s|@bindir@|/bin|g' ${WRKSRC}/tkrat/Makefile.in @${REINPLACE_CMD} '-e s|@mandir@|/man|g' ${WRKSRC}/doc/Makefile.in @${REINPLACE_CMD} -e 's|/usr/include/openssl|$$(SSLDIR)|g' \ ${WRKSRC}/imap/src/osdep/unix/Makefile @${REINPLACE_CMD} -e 's|SSLDIR=/usr SSLINCLUDE=/usr/include/openssl|SSLDIR=${OPENSSLBASE} SSLINCLUDE=${OPENSSLINC}|g' \ ${WRKSRC}/imap/Makefile do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in ${DOCFILES} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR} .endfor post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/lib/ratatosk ${INSTALL_DATA} ${FILESDIR}/ratatoskrc \ ${STAGEDIR}${PREFIX}/lib/ratatosk ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/tkrat/ratatosk2.1.so ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/tkrat/blt_busy1.0.so .include /lodash-4.17.19 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Respect X11BASErafan2006-12-041-2/+2
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-141-1/+1
* Upgrade to 0.9.vanilla2006-06-038-602/+277
* Remove USE_REINPLACE from categories starting with Xedwin2006-05-131-1/+0
* Fix packaging: remove left-over directoryvs2006-04-141-0/+1
* change enlightenment's binary to e16.vanilla2006-04-051-3/+3
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-1/+1
* Conversion to a single libtool environment.ade2006-02-231-1/+1
* Chase libversion bumb to libMagick.so.9edwin2006-01-051-1/+1
* - Add SHA256pav2005-11-261-0/+1
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* Use MAKE_ARGS & libtool 15vs2005-05-192-12/+2
* SIZEify.trevor2004-03-181-0/+1
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
* Fix the !APM case.arved2004-02-282-14/+23
* - Fix buildkrion2004-02-192-17/+8
* BROKEN on 5.x: Does not compile (missing dependency)kris2004-02-181-0/+4
* Remove the dependency on libgtop.marcus2004-02-076-468/+18
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* - Fix build on architecture other than i386krion2003-12-221-0/+23
* - Update to version 0.7krion2003-12-1021-510/+460
* - Fix build in post if_xname worldpav2003-12-082-9/+17
* De-pkg-comment.knu2003-02-212-1/+1
* machine/soundcard.h -> sys/soundcard.harved2002-12-011-0/+2
* Reset undeliverable maintainer email address to ports@FreeBSD.orgkris2002-11-291-1/+1
* fix malloc.h problemijliao2002-11-121-0/+4
* Maintainer update. Remove duplicate MASTER_SITES.dan2002-01-221-1/+0
* Update MASTER_SITES.dan2001-12-081-0/+3
* Change MAINTAINER from nakai to cmc@groupofnine.net.dan2001-08-121-1/+1
* Make some of the linux-centric epplets work.dan2001-08-125-9/+470
* Fix MASTER_SITES patchdwcjr2001-06-191-1/+1
* Fix typo in description.olgeni2001-06-031-1/+1
* Add a dependency to ImageMagicknakai2001-03-201-0/+2
* Layout fixes in x11-wm.olgeni2001-02-061-1/+1
* Extract libepplet from the epplets port now that has it's own port.kbyanc2000-07-186-8/+242
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-162-2/+1
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-111-3/+3
* Now E-Power is available.nakai2000-03-251-0/+117
* Update to 0.5nakai2000-01-139-56/+266
* General comment cleanups.hoek1999-12-291-1/+1
* Update to 0.4nakai1999-12-275-5/+78
* Add an attention that only few epplets work.nakai1999-11-031-0/+4