# New ports collection makefile for: pronto # Date created: 15 March 2001 # Whom: killer # # $FreeBSD$ PORTNAME= pronto PORTVERSION= 2.4.0 PORTREVISION= 2 CATEGORIES= mail perl5 MASTER_SITES= http://muhri.net/pronto/ MAINTAINER= araujo@FreeBSD.org COMMENT= A Mail Client for Gnome/Gtk written in Perl BUILD_DEPENDS=\ p5-Gtk>=0:${PORTSDIR}/x11-toolkits/p5-Gtk \ p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ p5-DBD-CSV>=0:${PORTSDIR}/databases/p5-DBD-CSV \ p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip \ p5-SQL-Statement>=0:${PORTSDIR}/databases/p5-SQL-Statement \ p5-MIME-Tools>=0:${PORTSDIR}/mail/p5-MIME-Tools \ p5-MIME-Types>=0:${PORTSDIR}/mail/p5-MIME-Types \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-Lingua-Ispell>=0:${PORTSDIR}/textproc/p5-Lingua-Ispell .if defined(WITH_MYSQL) BUILD_DEPENDS+= p5-Mysql>=0:${PORTSDIR}/databases/p5-Mysql .endif RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= yes post-patch: @${FIND} ${WRKSRC} -type f | ${XARGS} ${REINPLACE_CMD} -e \ 's,/usr/local,${PREFIX},g' ${WRKSRC}/Makefile @${FIND} ${WRKSRC} -name "*".bak | ${XARGS} ${RM} -f .include s-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use immediate assignment when copying BUILD_DEPENDS to RUN_DEPENDS,mandree2011-03-212-2/+1
* Update WWW link to https://fedorahosted.org/xmlto/.mandree2011-02-071-1/+1
* Add missing dependency on docbook-xml (4.2).mandree2010-07-051-1/+2
* - Update to new upstream 0.0.23mandree2009-12-243-34/+39
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
* Update to 0.0.21.wxs2008-07-223-33/+24
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* [PATCH] textproc/xmlto: important fixes, general overhaul, take maintainershipedwin2008-05-284-23/+42
* - Unbreakgahr2008-05-071-2/+4
* - Update to 0.0.20gahr2008-04-223-5/+8
* - fix build with passivetexdinoex2007-09-301-2/+1
* - Update WWWpav2007-03-031-1/+1
* In preparation to deprecate shells/bash2 do at textproc/xmlto [1]bsam2007-02-011-1/+2
* - Drop port maintainership due to ENOTIMEsergei2007-01-291-1/+1
* Remove USE_REINPLACE from categories starting with Tedwin2006-05-131-1/+0
* - Add SHA256 checksums to my portssergei2005-11-251-0/+1
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
* - PassiveTeX support needs more testing - mark the port IGNOREsergei2005-01-211-1/+1
* - Update to 0.0.18sergei2004-04-042-4/+7
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* SIZE *DOES* MATTER.sergei2004-01-311-0/+1
* - Fix #!/bin/bash in xmlto to refer to ${LOCALBASE}/bin/bash insteadsergei2004-01-052-0/+9
* - Update to 0.0.17 (unbreaks fetching)sergei2003-12-133-12/+4
* - Update to 0.0.16pre1sergei2003-11-022-2/+2