summaryrefslogtreecommitdiff
path: root/devel/rt3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rt3/Makefile')
-rw-r--r--devel/rt3/Makefile21
1 files changed, 18 insertions, 3 deletions
diff --git a/devel/rt3/Makefile b/devel/rt3/Makefile
index 5a184330da9..7e6c9c2a316 100644
--- a/devel/rt3/Makefile
+++ b/devel/rt3/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2008/07/23 18:00:55 seb Exp $
+# $NetBSD: Makefile,v 1.34 2008/08/23 23:58:29 tonnerre Exp $
-DISTNAME= rt-3.6.6
-PKGREVISION= 4
+DISTNAME= rt-3.8.1
CATEGORIES= devel
MASTER_SITES= http://download.bestpractical.com/pub/rt/release/
@@ -12,6 +11,7 @@ COMMENT= Industrial-grade ticketing system
.include "options.mk"
USE_TOOLS+= perl:run
+USE_LANGUAGES+= c
# Core dependencies:
DEPENDS+= p5-Digest-[0-9]*:../../security/p5-Digest
@@ -23,13 +23,17 @@ DEPENDS+= p5-DBIx-SearchBuilder>=1.50:../../databases/p5-DBIx-SearchBuilder
DEPENDS+= p5-Text-Template>=1.43:../../textproc/p5-Text-Template
DEPENDS+= p5-HTML-Parser>=3.35:../../www/p5-HTML-Parser
DEPENDS+= p5-HTML-Scrubber>=0.08:../../www/p5-HTML-Scrubber
+DEPENDS+= p5-HTTP-Server-Simple>=0.34:../../www/p5-HTTP-Server-Simple
+DEPENDS+= p5-HTTP-Server-Simple-Mason>=0.09:../../www/p5-HTTP-Server-Simple-Mason
DEPENDS+= p5-Log-Dispatch>=2.0:../../devel/p5-Log-Dispatch
DEPENDS+= p5-Locale-Maketext>=1.06:../../misc/p5-Locale-Maketext
DEPENDS+= p5-Locale-Maketext-Lexicon>=0.32:../../misc/p5-Locale-Maketext-Lexicon
DEPENDS+= p5-Locale-Maketext-Fuzzy>=0.02:../../misc/p5-Locale-Maketext-Fuzzy
DEPENDS+= p5-MIME-tools>=5.411.1:../../mail/p5-MIME-tools
DEPENDS+= p5-MailTools>=1.57:../../mail/p5-MailTools
+DEPENDS+= p5-Email-Address-[0-9]*:../../mail/p5-Email-Address
DEPENDS+= p5-Net>=1.15:../../net/p5-Net
+DEPENDS+= p5-Net-Server-[0-9]*:../../net/p5-Net-Server
DEPENDS+= p5-Text-Wrapper>=1.0:../../textproc/p5-Text-Wrapper
DEPENDS+= p5-Time>=101.062101:../../time/p5-Time
DEPENDS+= p5-Text-Autoformat>=1.04:../../textproc/p5-Text-Autoformat
@@ -58,6 +62,17 @@ DEPENDS+= p5-HTML-Format>=2.03:../../www/p5-HTML-Format
DEPENDS+= p5-libwww>=5.76:../../www/p5-libwww
DEPENDS+= p5-Term-ReadKey>=2.21:../../devel/p5-Term-ReadKey
+# Dashboard dependencies:
+DEPENDS+= p5-MIME-Types-[0-9]*:../../mail/p5-MIME-Types
+DEPENDS+= p5-HTML-RewriteAttributes>=0.02:../../www/p5-HTML-RewriteAttributes
+
+# ICAL dependencies:
+DEPENDS+= p5-Data-ICal-[0-9]*:../../time/p5-Data-ICal
+
+# GPG dependencies:
+DEPENDS+= p5-PerlIO-eol-[0-9]*:../../devel/p5-PerlIO-eol
+DEPENDS+= p5-GnuPG-Interface-[0-9]*:../../security/p5-GnuPG-Interface
+
# Front-end dependencies:
.if !empty(PKG_OPTIONS:Mmodperl1)
DEPENDS+= p5-libapreq>=1.2:../../www/p5-libapreq