Index: head/www/rt3-elixus/Makefile =================================================================== --- head/www/rt3-elixus/Makefile (revision 86505) +++ head/www/rt3-elixus/Makefile (revision 86506) @@ -1,21 +1,22 @@ # New ports collection makefile for: rt3-elixus # Date created: 5 May 2003 # Whom: autrijus # # $FreeBSD$ # PORTVERSION= 7387 PORTREVISION= 0 MASTER_SITES= http://p4.elixus.org/hist/ PKGNAMESUFFIX= -elixus COMMENT= An industrial-grade ticketing system with elixus.org patches BUILD_DEPENDS= ${SITE_PERL}/Data/ShowTable.pm:${PORTSDIR}/devel/p5-Data-ShowTable MASTERDIR= ${.CURDIR}/../../www/rt3 MD5_FILE= ${.CURDIR}/distinfo +DESCR= ${.CURDIR}/pkg-descr WRKSRC= ${WRKDIR}/rt .include "${MASTERDIR}/Makefile" Property changes on: head/www/rt3-elixus/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/www/rt3-elixus/pkg-descr =================================================================== --- head/www/rt3-elixus/pkg-descr (nonexistent) +++ head/www/rt3-elixus/pkg-descr (revision 86506) @@ -0,0 +1,19 @@ +RT is an industrial-grade ticketing system. It lets a group of people +intelligently and efficiently manage requests submitted by a community +of users. RT is used by systems administrators, customer support +staffs, NOCs, developers and even marketing departments at over a +thousand sites around the world. + +RT3 significantly revamped the RT codebase, featuring standard-compliant +Web UI, approval-based workflow system, REST-powered RPC mail gateway, +recursive group membership with delegates, autoconf, custom field support, +I18N and L10N framework, web-editable scrips, better documentation and +regression test suite, and more. + +Developed by elixus.org and supported by OurInternet, Inc, rt3-elixus is +a beefed-up branch based on the latest -pre/-rc/-final release of RT3. +It features an alternate Tabbed UI, Workflow editor, many more custom field +types (including multiple-entry fields), Object Attributes, and has been +ported to Microsoft Windows. + +WWW: http://www.bestpractical.com/rt/ Property changes on: head/www/rt3-elixus/pkg-descr ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property