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
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
- 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>
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>
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>