aboutsummaryrefslogtreecommitdiff
path: root/www/rt40
Commit message (Collapse)AuthorAgeFilesLines
* Update to 4.0.11Matthew Seaman2013-04-163-4/+181
| | | | | | | | | | Release Notes: http://bestpractical.com/rt/release-notes/4.0.11 Feature safe: yes Notes: svn path=/head/; revision=315905
* Fix pkg-plist, now that redports is back and so I see the errors.Matthew Seaman2013-02-102-0/+15
| | | | Notes: svn path=/head/; revision=312034
* Upgrade to 4.0.10Matthew Seaman2013-01-302-4/+3
| | | | | | | | | | This is a bugfix release to correct a regression in the last update. Announcement: http://blog.bestpractical.com/2013/01/rt-4010-released.html ChangeLog: http://bestpractical.com/rt/release-notes/4.0.10 Notes: svn path=/head/; revision=311257
* This time, with the pkg-plist updates left out of the previous commit.Matthew Seaman2013-01-172-1/+5
| | | | Notes: svn path=/head/; revision=310569
* Upgrade to version 4.0.9Matthew Seaman2013-01-174-6/+5
| | | | | | | | | | | | | | This is a routine bugfix release. Adminstrators should apply the database update as described in the pkg-message. Also, if you have set a custom @JSFiles in RT_SiteConfig.pm, you will need to amend this to include the new jquery.cookie.js file added to RT_Config.pm Announcement: http://blog.bestpractical.com/2013/01/rt-409-released.html ReleaseNotes: http://bestpractical.com/rt/release-notes/4.0.9 Upgrading from 4.0.8: http://bestpractical.com/rt/docs/4.0/UPGRADING-4.0.html#UPGRADING-FROM-4.0.8-AND-EARLIER Notes: svn path=/head/; revision=310559
* - Set default perl version for ports which currently usingAndrej Zverev2012-12-161-1/+1
| | | | | | | | | (5.x+ and x < 12) scheme. Approved by: bapt@ (portmgr@) Notes: svn path=/head/; revision=308985
* Use new OPTIONS_RADIO to select 0 or 1 of the web deployment options.Matthew Seaman2012-12-151-2/+3
| | | | | | | | The old 'BUILTIN' PSGI web server option was and remains always available independent of the web deployment option chosen. Notes: svn path=/head/; revision=308938
* Update to 4.0.8Florian Smeets2012-11-063-4/+10
| | | | | | | | | Security: 4b738d54-2427-11e2-9817-c8600054b392 Approved by: maintainer Feature safe: yes Notes: svn path=/head/; revision=307100
* - unbreak buildOlli Hauer2012-09-041-5/+1
| | | | | | | | | since the port has NO_BUILD set use s/USE_APACHE/USE_APACHE_RUN/ with hat apache@ Notes: svn path=/head/; revision=303678
* - Fix pkg-plistMatthew Seaman2012-08-312-3/+1
| | | | | | | Reported by: Tim Bishop Notes: svn path=/head/; revision=303443
* Update to 4.0.7Matthew Seaman2012-08-294-18/+20
| | | | | | | | - Announce message: http://blog.bestpractical.com/2012/08/rt-407-released.html - ChangeLog: https://github.com/bestpractical/rt/compare/rt-4.0.6...rt-4.0.7 Notes: svn path=/head/; revision=303319
* - remove www/apache20 and devel/apr0Olli Hauer2012-08-181-1/+1
| | | | | | | | | | | | - s/USE_APACHE= 20+/USE_APACHE= 22+/ - unify s/YES/yes/ - cleanup APACHE_VERSION <= 22 usage - add entry to MOVED with hat apache@ Notes: svn path=/head/; revision=302724
* - Don't use SITE_PERL in *_DEPENDSMatthew Seaman2012-06-072-2/+2
| | | | | | | | | | - Update CONFLICTS [1] Approved by: shaun (mentor) Submitted by: [1] Sulev-Madis 'ketas' Silber Notes: svn path=/head/; revision=298683
* - Convert all my remaining ports to OPTIONSngMatthew Seaman2012-06-042-72/+46
| | | | | | | | | | | | | | | | | | | | | | | | Files affected: databases/mysql-connector-java/Makefile databases/phpmyadmin/Makefile mail/sa-utils/Makefile net/phpldapadmin/Makefile security/apg/Makefile textproc/sphinxsearch/Makefile www/p5-RT-Authen-ExternalAuth/Makefile www/p5-RT-Extension-LDAPImport/Makefile www/p5-RT-Extension-SLA/Makefile www/p5-RTx-Calendar/Makefile www/rt40/Makefile www/rt40/Makefile.cpan x11-fonts/gentium/Makefile x11-fonts/gentium-basic/Makefile Approved by: shaun (mentor) Notes: svn path=/head/; revision=298387
* - Update to 4.0.6Matthew Seaman2012-05-254-8/+11
| | | | | | | | Security: e0a969e4-a512-11e1-90b4-e0cb4e266481 Approved by: flo Notes: svn path=/head/; revision=297455
* -- Always use += for modifying CONFIGURE_ARGS (1)Matthew Seaman2012-04-042-2/+3
| | | | | | | | | | | | | -- The ${LOCALBASE}/rt40/share/plugins directory is shared with various RT plugin ports so don't try and delete it unconditionally. Submitted by: Ryan Langseth (1) Approved by: shaun (mentor) Feature safe: yes Notes: svn path=/head/; revision=294189
* Update maintainer address to matthew@FreeBSD.orgMatthew Seaman2012-02-091-1/+1
| | | | | | | Approved by: shaun (mentor) Notes: svn path=/head/; revision=290797
* - new OPTION: SSL_MAILGATE -- enable HTTPS support in rt-mailgate (off by ↵Ruslan Makhmatkhanov2012-02-054-22/+36
| | | | | | | | | | | | | | | | | default) - remove some pointless quote marks from Makefile - various pkg-plist fixes in addition to those due to the update -- create some empty directories so that pkg installs match port installs; as these are for the use of RT addons, don't remove them unconditionally either. - fix comments referring to apache13, now it has gone - remove CONFLICTS with rt-3.6* (not in the tree anumore) PR: 164738 Submitted by: Matthew Seaman <m.seaman at infracaninophile dot co.uk> (maintainer) Notes: svn path=/head/; revision=290442
* - cleanup after apache13 removeOlli Hauer2012-01-051-25/+9
| | | | | | | Approved by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Notes: svn path=/head/; revision=288575
* since apache13 is gone we need only one p5-Apache-DBI in the treeOlli Hauer2012-01-052-1/+2
| | | | | | | | | - change p5-Apache-DBI-mp2 -> p5-Apache-DBI with hat apache@ Notes: svn path=/head/; revision=288558
* - Bugfix upgrade to version 4.0.4Cheng-Lung Sung2011-11-113-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | - Announce Message: "RT 4.0.3 contained a serious bug wherein upgrades from any version of RT 3 to RT 4.0.3 broke template interpolation; please do not use it. If you had previously upgraded from RT 3 to RT 4.0.0, 4.0.1, or 4.0.2, before upgrading to RT 4.0.3, you are not affected by this bug. If you are currently running RT 4.0.3 and are affected by this issue, upgrading to RT 4.0.4 will resolve it." Note for users: if you have already successfully installed or upgraded to rt-4.0.3 then there is no pressing need to upgrade to rt-4.0.4 -- there are no changes to the RT code itself. This upgrade only provides fixes for people that have upgraded from RT-3.x and are experiencing problems.. PR: ports/162469 Submitted by: maintainer (Matthew Seaman) Feature safe: yes Notes: svn path=/head/; revision=285563
* Routine bugfix upgrade to version 4.0.3Cheng-Lung Sung2011-11-104-7/+157
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ChangeLog: This release contains a number of bugfixes and small improvements since the 4.0.2 release; a few of the more notable ones include: * Due to a change in RT 3.8.9, which also affected RT 4.0.0 and higher, TransactionBatch scrips were run twice; this has now been fixed. * A new toggle has been added to expand all quote folding in a ticket's transaction history. * New "On Forward", "On Forward Transaction" and "On Forward Ticket" conditions have been added. * Ticket searches no longer forget which saved search they were loaded from when being updated. * A new "make jsmin" target has been added to aid in downloading, compiling, and installing jsmin. * Improved threading for automatically generated emails concerning a ticket. * Improved detection of Outlook-style message fowarding headers. * No longer error when a user has supplied a non-existant RT style; instead, fall back to the default. This is particularly relevant for users coming RT 3.8 with the 3.6 stylesheet applied, which no longer exists in 4.0. * Improved handling of files named "0", and Unicode filenames, in file uploads. * Tickets can no longer be linked to deleted tickets. * Restore missing menus on simple search result pages. * Fix support for perl 5.12 and later by removing a deprecated use of "defined %hash". While Here: -- Drop last remnants of apache-1.3.x support: minimum version is now 2.0.x -- Install the necessary data required to update DB schema to match the new version of RT. This should help people that install from pkgs. -- Update pkg-message accordingly PR: ports/162420 Submitted by: maintainer (Matthew Seaman) Notes: svn path=/head/; revision=285428
* - change USE_APACHE 1.3/2.0 to 13/20Olli Hauer2011-11-061-1/+1
| | | | | | | to prepare enforcement in Mk/bsd.apache.mk Notes: svn path=/head/; revision=285190
* add RT 4.0.2Florian Smeets2011-10-0713-1603/+1496
| | | | | | | | PR: ports/160901 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> Notes: svn path=/head/; revision=283118
* - fix typo GRAPVIZ_DEPS -> GRAPHVIZ_DEPSFlorian Smeets2011-08-281-3/+3
| | | | | | | | | | - bump PORTREVISION PR: ports/160248 Submitted by: Vivek Khera <vivek@khera.org> Notes: svn path=/head/; revision=280625
* Rename www/p5-FastCGI to reflect official module name (FCGI) www/p5-FCGI.Andrej Zverev2011-08-231-2/+2
| | | | Notes: svn path=/head/; revision=280268
* - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is definedOlli Hauer2011-08-201-1/+2
| | | | Notes: svn path=/head/; revision=280086
* - update to 3.8.10 [1]Florian Smeets2011-04-174-3/+193
| | | | | | | | | | - make rt-setup-database work with mysql 5.5 [2] Security: bf171509-68dd-11e0-afe6-0003ba02bf30 [1] Submitted by: n j nino80@gmail.com [2] Notes: svn path=/head/; revision=272855
* - update to 3.8.9Florian Smeets2011-03-193-5/+6
| | | | Notes: svn path=/head/; revision=271293
* - change MAINTAINER to my @FreeBSD.org addressFlorian Smeets2010-12-271-1/+1
| | | | | | | Approved by: jadawin (mentor) Notes: svn path=/head/; revision=267028
* Add p5-FastCGI as dependency when FASTCGI is definedSteven Kreuzer2010-12-201-1/+2
| | | | | | | | | PR: ports/151644 Submitted by: Steve <steve@mailermailer.com> Approved by: Florian Smeets <flo@smeets.im> (maintainer) Notes: svn path=/head/; revision=266659
* - Chase security/libksba shlib version bumpGreg Larkin2010-12-161-1/+1
| | | | | | | | Requested by: kwm Pointyhat to: glarkin Notes: svn path=/head/; revision=266393
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* - This hould have been part of the previous commit since MODPERL2 flag has ↵Philip M. Gollucci2010-10-061-5/+0
| | | | | | | | | no meanin here any more. Notes: svn path=/head/; revision=262520
* - Update maintainer email address flo@kasimir.com -> flo@smeets.imPhilip M. Gollucci2010-09-221-1/+1
| | | | | | | | PR: ports/150855 Submitted by: maintainer Notes: svn path=/head/; revision=261650
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-1/+2
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* - Brings port into apache@ guidelines for multiple www/apache* version usePhilip M. Gollucci2010-09-071-10/+12
| | | | | | | | | | | | | - Removes soon to be obsolete MODPERL2 option - Does not affect default package PR: ports/150357 Submitted by: myself (pgollucci) Approved by: flo@kasimir.com (maintainer) Sponsored by: RideCharge Inc. / Taximagic Notes: svn path=/head/; revision=260704
* - Allow this package to be built in a Tinderbox without resorting toPhilip M. Gollucci2010-09-031-1/+1
| | | | | | | | | | | | | | | per port OPTION files. You can not set WITHOUT_MODPERL=yes in GLOBAL b/c some ports have conerted over to the soon to be connical form of MODPERL already. This resolves the conflict of MODPERL vs MODPERL2 flags until it can properly be conditionalized on APACHE_PORT. - This does not affect the default package. With Hat: apache@ Reported by: RideCharge Inc. / Taximagic Tinderbox Notes: svn path=/head/; revision=260498
* Update to 3.8.8Steven Kreuzer2010-08-236-34/+58
| | | | | | | | | PR: ports/149349 Submitted by: Matthew Ekstrand-Abueg <mattea@rescomp.berkeley.edu> Approved by: Florian Smeets <flo@smeets.im> (Maintainer) Notes: svn path=/head/; revision=259868
* - Pass maintainership to submitterLi-Wen Hsu2010-08-221-1/+1
| | | | | | | | PR: ports/149863 Submitted by: Florian Smeets <flo AT kasimir.com> Notes: svn path=/head/; revision=259706
* Update to 3.8.7Steven Kreuzer2010-08-203-10/+10
| | | | | | | | PR: ports/145294 Submitted by: Florian Smeets <flo@kasimir.com> Notes: svn path=/head/; revision=259639
* Orphan this port since I no longer have the resources to maintain itSteven Kreuzer2010-07-261-1/+1
| | | | Notes: svn path=/head/; revision=258285
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* Define USE_APACHE when WITH_FASTCGI is setSteven Kreuzer2010-01-111-2/+2
| | | | | | | | PR: ports/141345 Submitted by: Florian Smeets <flo@kasimir.com> Notes: svn path=/head/; revision=247633
* Update to 3.8.6Steven Kreuzer2009-12-095-24/+26
| | | | | | | VID: 714c1406-e4cf-11de-883a-003048590f9 Notes: svn path=/head/; revision=245455
* Fix typo in dependancySteven Kreuzer2009-11-231-1/+1
| | | | Notes: svn path=/head/; revision=244700
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Update to 3.8.4Steven Kreuzer2009-06-183-4/+5
| | | | | | | Approved by: wxs (mentor, implicit) Notes: svn path=/head/; revision=236238