summaryrefslogtreecommitdiff
path: root/devel/rt-mysql
AgeCommit message (Collapse)AuthorFilesLines
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-1/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-02-20note /var/pkg/rt/sessiondata needs to be writableabs1-2/+5
2004-02-04Update rt-mysql and rt-pgsql to rt-mysql-2.0.15 and rt-pgsql-2.0.15abs4-60/+58
Various changes from 2.0.13, most obvious of which appears to be that RT no longer causes problems with the HTML::Mason in pkgsrc. Also add a note as to how to get an Apache configuration which does not ignore POSTs. Still some configuration issues, but we are now _nearly_ working without some small hacking, as opposed to completely broken.
2004-01-27Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248heinz1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-23s/packages@/tech-pkg@/gjschauma1-2/+2
(Forgot the last time we did this. Pointed out by Sergey Svishchev (svs at ropnet dot ru))
2003-06-06Man pages are installed as .3, not .0jmc1-46/+46
2003-01-28Instead of including bsd.pkg.install.mk directly in a package Makefile,jlam1-2/+3
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set to "YES". This enforces the requirement that bsd.pkg.install.mk be included at the end of a package Makefile. Idea suggested by Julio M. Merino Vidal <jmmv at menta.net>.
2002-09-19Initial import of a pkg for the RT ticketing system.atatat9-0/+1146
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. This version is backed by the mysql database.