Commit graph

49 commits

Author SHA1 Message Date
Sergey Matveychuk
ab908d209c - Mark ports BROKEN when/if they depend on mod_perl2.
With current mod_perl2 API change all old code *will* broken.
2005-05-17 17:18:23 +00:00
Florent Thoumie
0356b5d3d4 - Really fix packing list.
Reviewed by:	mat
Approved by:	portmgr (krion)
Pointyhat to:	flz
2005-03-31 14:34:52 +00:00
Florent Thoumie
1849d71955 - Add a patch that installs RT_SiteConfig.pm as RT_SiteConfig.pm-dist.
- Instanciate RT_SiteConfig.pm from RT_SiteConfig.pm-dist at install stage
if it doesn't exist yet and remove it at deinstall if it hasn't been changed.

PR:		ports/75558
Submitted by:	edwin
Reviewed by:	edwin
Approved by:	pav (mentor), maintainer timeout (2 months)
2005-03-05 16:04:46 +00:00
Cheng-Lung Sung
60cbd05b04 - update 3.0.12
- add two patch files for SQLite

PR:		ports/73029
Submitted by:	clsung
Approved by:	maintainer (Autrijus Tang), co-mentor (vanilla)
2004-10-23 07:29:33 +00:00
Pav Lucistnik
e349535acd - Fix plist
PR:		ports/68980
Submitted by:	Palle Girgensohn <girgen@banan.pingpong.net>
Approved by:	maintainer timeout (3 weeks)
2004-08-12 15:46:05 +00:00
Mathieu Arnold
3a7b17911b After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, all
these ports were broken because they always depended on it. I've rearranged all
the dependencies to fit the new scheme.
2004-08-12 12:48:01 +00:00
Dmitry Sivachenko
65e2c75f61 Update to 3.0.11 release.
Approved by:	maintainer
2004-05-26 07:47:34 +00:00
Dmitry Sivachenko
b52b6ef557 Update to version 3.0.11.rc1
Submitted by:	maintainer
2004-05-11 07:31:20 +00:00
Dmitry Sivachenko
c97ca69cfa Fixes for Apache2.
Submitted by:	maintainer
2004-02-18 14:19:23 +00:00
Dmitry Sivachenko
7724caa5bb Update to version 3.0.9
Submitted by:	maintainer
2004-02-16 10:24:19 +00:00
Dmitry Sivachenko
5db4c835c0 Update to version 3.0.8.
Approved by:	maintainer
2004-01-03 07:38:19 +00:00
Dmitry Sivachenko
f6ea0d1357 Update to version 3.0.7.
Submitted by:	maintainer
2003-11-18 09:21:10 +00:00
Dmitry Sivachenko
3a88783192 Do not force users to install MySQL server on the same machine;
Add Oracle and SQLite as possible DB types.

Submitted by:	maintainer
2003-11-10 14:11:01 +00:00
Dmitry Sivachenko
cc502d2e6a Add explicit dependency to p5-DBD-mysql port.
Submitted by:	maintainer
2003-11-08 09:16:42 +00:00
Joe Marcus Clarke
f4d7c801f8 Use the new Apache bits from bsd.port.mk.
Submitted by:	dinoex
2003-11-07 09:12:58 +00:00
Ying-Chieh Liao
ccb8106724 fix SITE_PERL 2003-10-24 16:18:54 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Dmitry Sivachenko
451cb57f7d Sort. 2003-09-30 12:38:40 +00:00
Dmitry Sivachenko
5d661c8f3c Add missing entries. 2003-09-30 12:32:17 +00:00
Dmitry Sivachenko
cd08712cb3 Update to version 3.0.6
Approved by:	maintainer
2003-09-29 10:40:39 +00:00
Dmitry Sivachenko
3c3bb15b48 Update to version 3.0.5.
Submitted by:	Autrijus Tang <autrijus@autrijus.org> (maintainer)
2003-09-24 13:02:14 +00:00
Erwin Lansing
9bedf5a026 Revert previous commit. This port doesn't work with perl < 5.6.1, so
the DBI cleaning was not necessary. The removal of the dependency on p5-DBI
didn't actually do anything as it already depends on it via other dependencies,
but I'll leave it up to the maintainer to decide after the freeze.

Requested by: 	demon
2003-09-16 06:26:24 +00:00
Erwin Lansing
6b470bae86 Conditionalise dependencies on databases/p5-DBI: for perl
5.005_03 use databases/p5-DBI-137 as newer versions do not
support the old perl.

Note that for some port, I merely removed the explicit
dependency as they already have implicit dependencies
via other ports.

Approved by:	portmgr (marcus)
2003-09-16 05:43:52 +00:00
Dmitry Sivachenko
ab3f8892f2 Correct dependencies when building with FastCGI and Apache2.
Submitted by:	Rob Austein <sra@hactrn.net> via maintainer.
2003-08-25 06:51:56 +00:00
Dmitry Sivachenko
a6f4254479 Allow to override PORTVERSION and WRKSRC.
Use '+=' instead of '=' for BUILD_DEPENDS.

This is for use in slave port(s).
2003-08-07 13:05:32 +00:00
Dmitry Sivachenko
84d8ab529d Update to version 3.0.4.
Submitted by:	Autrijus Tang <autrijus@autrijus.org> (maintainer)
2003-07-13 10:13:52 +00:00
Dmitry Sivachenko
73dc976f25 Update to version 3.0.3.
Approved by:	maintainer
2003-06-24 07:15:41 +00:00
Dmitry Sivachenko
1f4d006194 Without options, assume it is an upgrade and do not re-initialize DB.
Provide INITIAL_INSTALL knob for that.

Approved by:	maintainer
2003-06-21 09:30:41 +00:00
Dmitry Sivachenko
74ff25024c Tidy up DEPENDS list;
Correct pkg-plist;
Fixes for Apache2 users.

PR:		53205
Submitted by:	Tim Bishop <tim@bishnet.net>
Approved by:	maintainer
2003-06-20 08:41:24 +00:00
Dmitry Sivachenko
ac45251e33 This was accidentally removed in my previous commit.
This line is needed to build RT with FastCGI support.

Submitted by:	tobez
2003-06-12 09:15:38 +00:00
Dmitry Sivachenko
900b54806b Remove unused variables. 2003-06-11 13:24:27 +00:00
Anton Berezin
a6488b6d9b Make www/rt3 compatible with www/p5-FastCGI.
PR:		51659
Approved by:	maintainer
2003-06-11 09:57:42 +00:00
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