Commit graph

17 commits

Author SHA1 Message Date
Dmitry Sivachenko
f4b53904c5 o Remove explicit dependency on p5-DBD-Mysql; it is inherited
from mysql40-server;
o Add dependency on p5-DBD-Pg when building with postgres;  [1]
o Do not hardcode version number three times in the Makefile;
o Do not chmod a+x configure, it is not needed;
o Remove do-install target and move installation of README file
  to post-install;
o Update to version 3.0.2.

PR:		52107 [1]
Submitted by:	Palle Girgensohn <girgen@rambutan.pingpong.net> [1]
Approved by:	maintainer
2003-05-15 18:59:34 +00:00
Dmitry Sivachenko
746aacc484 Add one more mirror.
Replace spaces with tabs.
2003-05-15 09:04:57 +00:00
Dmitry Sivachenko
ed3db26128 Depend on p5-Time-modules port rather than p5-Time.
This is newer version of the same software.
2003-05-12 08:10:13 +00:00
Dmitry Sivachenko
394f09824c Remove now unused variables. 2003-05-12 07:13:35 +00:00
Dmitry Sivachenko
92d6aaab86 Create group 'rt' in pre-install phase, rather than post-extract.
Approved by:	maintainer
2003-05-08 15:15:06 +00:00
Dmitry Sivachenko
61e31567a2 o Remove do-build: it is redundant if all dependencies are listed correctly;
o Change default user/group from nobody:nogroup to www:www;
o Remove redundant '-f Makefile' from 'make' invocation;
o Add NO_PACKAGE, since it executes scripts in post-install phase.

Approved by:	maintainer
2003-05-08 14:36:40 +00:00
Dmitry Sivachenko
80abdc38c2 Correct a typo. 2003-05-08 06:53:57 +00:00
Edwin Groothuis
6ced2fc69a prepare to be a master-port with www/rt3-elixus
Submitted by:	Autrijus Tang <autrijus@autrijus.org>
2003-05-05 06:32:50 +00:00
Edwin Groothuis
effe54424a Some tweaks:
- Apache::Cookie was never used, and breaks mod_perl2 build.
       - Encode::compat is only needed for 5.6.1.

Submitted by:	Autrijus Tang <autrijus@autrijus.org>
2003-05-05 05:10:35 +00:00
Edwin Groothuis
aa06677c5e Upgrade to rt 3.0.1
Submitted by:	Autrijus Tang <autrijus@autrijus.org>
2003-04-29 10:24:14 +00:00
Edwin Groothuis
c73391265a New port: devel/rt3
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.

PR:		ports/45905
Submitted by:	Autrijus Tang <autrijus@autrijus.org>
2003-04-29 05:10:29 +00:00
Edwin Groothuis
d09b72b96c Remove errornous reference to ${LOCALBASE}/var 2003-02-12 12:24:00 +00:00
Edwin Groothuis
3b9b160c11 www/rt2 upgrade to 2.0.15
Note: I haven't been able to test it on in mysql environment, I'll
keep an eye on bento for any problems.

PR:		ports/47106
Submitted by:	plasma <plasma@freebsd.sinica.edu.tw>
2003-02-12 11:36:57 +00:00
Michael C . Wu
77f0e9d908 Update RT to make it build.
2.0.15 is pending maintainer communications with the committer.
We are also working on a RT3 port.
2003-01-31 19:31:11 +00:00
Michael C . Wu
2ed5e7e17b Adding another reminder to use mod_fastcgi and a static mod_perl 2002-12-22 05:42:32 +00:00
Michael C . Wu
5bb861b3af Update some minor grammar errors. 2002-12-22 05:41:59 +00:00
Michael C . Wu
f98d6d4825 Add rt2 2.0.14,
rT is an industrial-grade ticketing system written
in Perl.

PR:		41701
Submitted by:	plasma
2002-12-22 04:50:13 +00:00