summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2004-10-24 16:42:11 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2004-10-24 16:42:11 +0000
commitc7693bad592dfffebdbad3f3f6fed76c1bf72f3d (patch)
tree3278a4ec254f1b0b6413c252df0bd605b5fee0b1 /www
parentUpdate to 2.6.5 (diff)
- Update to 20041022
- add support with apache2 native API PR: ports/73031 Approved by: maintainer (Autrijus Tang), co-mentor (vanilla)
Notes
Notes: svn path=/head/; revision=120081
Diffstat (limited to 'www')
-rw-r--r--www/rt3-elixus/Makefile10
-rw-r--r--www/rt3-elixus/distinfo4
-rw-r--r--www/rt3-elixus/pkg-plist2
3 files changed, 11 insertions, 5 deletions
diff --git a/www/rt3-elixus/Makefile b/www/rt3-elixus/Makefile
index c5866e9d46f4..b40d35a5cbc5 100644
--- a/www/rt3-elixus/Makefile
+++ b/www/rt3-elixus/Makefile
@@ -5,22 +5,26 @@
# $FreeBSD$
#
-PORTVERSION= 20040921
-PORTREVISION= 0
+PORTVERSION= 20041022
MASTER_SITES= http://p4.elixus.org/hist/
PKGNAMESUFFIX= -elixus
+MAINTAINER= autrijus@autrijus.org
COMMENT= An industrial-grade ticketing system with elixus.org patches
BUILD_DEPENDS= ${SITE_PERL}/Data/ShowTable.pm:${PORTSDIR}/devel/p5-Data-ShowTable \
${SITE_PERL}/Test/MockObject.pm:${PORTSDIR}/devel/p5-Test-MockObject \
+ ${SITE_PERL}/HTML/Scrubber.pm:${PORTSDIR}/www/p5-HTML-Scrubber \
${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML
+.if defined(WITH_APACHE2)
+BUILD_DEPENDS+= ${SITE_PERL}/MasonX/Apache2Handler.pm:${PORTSDIR}/www/p5-MasonX-Apache2Handler
+.endif
+
MASTERDIR= ${.CURDIR}/../../www/rt3
MD5_FILE= ${.CURDIR}/distinfo
DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
-WRKSRC= ${WRKDIR}/rt
do-patch:
${TRUE}
diff --git a/www/rt3-elixus/distinfo b/www/rt3-elixus/distinfo
index 2dbc16f4fb02..1f9954293fa4 100644
--- a/www/rt3-elixus/distinfo
+++ b/www/rt3-elixus/distinfo
@@ -1,2 +1,2 @@
-MD5 (rt-20040921.tar.gz) = 070caf651c722bbe0928ac09449cc92d
-SIZE (rt-20040921.tar.gz) = 1286371
+MD5 (rt-20041022.tar.gz) = e88d8721b18b3c93ce86fb424146545d
+SIZE (rt-20041022.tar.gz) = 1300975
diff --git a/www/rt3-elixus/pkg-plist b/www/rt3-elixus/pkg-plist
index 9d2b16e9d323..a3f243a74263 100644
--- a/www/rt3-elixus/pkg-plist
+++ b/www/rt3-elixus/pkg-plist
@@ -655,6 +655,7 @@ rt3/share/html/Work/Tickets/Cc
rt3/share/html/Work/Tickets/Create.html
rt3/share/html/Work/Tickets/Display.html
rt3/share/html/Work/Tickets/Elements/AddAttachments
+rt3/share/html/Work/Tickets/Elements/AddOwner
rt3/share/html/Work/Tickets/Elements/AddContent
rt3/share/html/Work/Tickets/Elements/AddSubject
rt3/share/html/Work/Tickets/Elements/EditBasics
@@ -665,6 +666,7 @@ rt3/share/html/Work/Tickets/Elements/EditCustomFieldValues
rt3/share/html/Work/Tickets/Elements/EditCustomFields
rt3/share/html/Work/Tickets/Elements/EditHistory
rt3/share/html/Work/Tickets/Elements/EditLinks
+rt3/share/html/Work/Tickets/Elements/EditOverview
rt3/share/html/Work/Tickets/Elements/EditPeople
rt3/share/html/Work/Tickets/Elements/EditWatchers
rt3/share/html/Work/Tickets/Elements/ProcessEntryUpdates