aboutsummaryrefslogtreecommitdiff
path: root/www/rt40
Commit message (Collapse)AuthorAgeFilesLines
* * Since BUILD_DEPENDS is always going to be a super-set ofMatthew Seaman2014-01-191-17/+4
| | | | | | | | | | | RUN_DEPENDS, simplfy things by calculating RUN_DEPENDS based on the OPTIONS settings, then just append that to BUILD_DEPENDS. No functional change to the generated packaage, so no PORTREVISION bump. Notes: svn path=/head/; revision=340312
* Update to 4.0.19Matthew Seaman2014-01-146-13/+16
| | | | | | | | | | | Note that this upgrade includes applying significant schema changes for mysql. Users are advised to verify their backups before upgrading. ChangeLog: http://blog.bestpractical.com/2014/01/rt-4019-released.html Notes: svn path=/head/; revision=339708
* * OPTIONS helpersMatthew Seaman2014-01-117-1513/+1500
| | | | | | | | | | | * Install docs unconditionally to stage * DATADIR should be relative to $PREFIX, not $LOCALBASE * use CONFLICTS_INSTALL rather than CONFLICTS * use @exec/@unexec etc. in pkg-plist and update patch-Makefile.in so that staging no longer needs root Notes: svn path=/head/; revision=339461
* - Chase r336083 and bump all ports using NO_ARCH so that users buildingBryan Drewery2013-12-101-0/+1
| | | | | | | | | their own packages and still on pkg 1.1.4 can upgrade. With hat: portmgr Notes: svn path=/head/; revision=336102
* Mark all my architecture independent ports using shell/perl/PHP asMatthew Seaman2013-12-081-1/+3
| | | | | | | | | | | | | | | | NO_ARCH=yes While here, fix a few other niggles: net/phpldapadmin -- remove indefinite article from COMMENT www/p5-RT* -- fix comments referencing the different versions of RT x11-fonts/gentium-{basic,plus} -- mention ${STAGEDIR} explicitly in the install targets; rework the handling of ${FONTPATH} Notes: svn path=/head/; revision=335945
* Add conflict with newly committed www/rt42 port.Matthew Seaman2013-11-271-1/+1
| | | | Notes: svn path=/head/; revision=334988
* Update to 4.0.18Matthew Seaman2013-10-163-8/+6
| | | | | | | | | | - Drop LATEST_LINK in favour of PKGNAMESUFFIX AnnouncementL http://blog.bestpractical.com/2013/10/rt-4018-released.html ChangeLog: https://github.com/bestpractical/rt/compare/rt-4.0.17...rt-4.0.18 Notes: svn path=/head/; revision=330530
* - stageifyMatthew Seaman2013-09-273-10/+26
| | | | | | | - move post-install actions to pkg-install script Notes: svn path=/head/; revision=328526
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - Update to 4.0.17Matthew Seaman2013-08-042-3/+3
| | | | | | | | | | | | Yet another regression present in releases 4.0.14, 4.0.15, 4.0.16. This one prevents upgrading from version 3.x. If you are already running 4.0.{14,15,16} then you do not need to upgrade. Announcement: http://blog.bestpractical.com/2013/08/rt-4017-released.html ChangeLog: https://github.com/bestpractical/rt/compare/rt-4.0.16...rt-4.0.17 Notes: svn path=/head/; revision=324221
* Convert all my perl-using ports to USES+=perl5Matthew Seaman2013-08-011-1/+3
| | | | | | | | | | | | | | | | While here: - add USES+=shebangfix to ports-mgmt/p5-FreeBSD-Portindex - set $PERL in CONFIGURE_ENV to achieve equivalent to shebangfix for www/rt40 - upgrade to 0.17 and fix pkg-plist for www/p5-RT-Authen-ExternalAuth - trim Makefile header for www/p5-RTx-Calendar Notes: svn path=/head/; revision=324134
* - Update to 4.0.16Matthew Seaman2013-07-302-3/+3
| | | | | | | | | | | Fix another regression in release 4.0.15^W4.0.14: Attempting to run the Shredder tool from the command line would fail with a compile-time error. Changes: https://github.com/bestpractical/rt/compare/rt-4.0.15...rt-4.0.16 Notes: svn path=/head/; revision=323941
* - Update to 4.0.15Matthew Seaman2013-07-252-3/+3
| | | | | | | | | | This is a quick-fix for a regression discovered in the recent 4.0.14 release when upgrading the DB schema from version 3.8.x. Functionally 4.0.14 and 4.0.15 are the same: if you already have 4.0.14 running, you do not need to upgrade. Notes: svn path=/head/; revision=323673
* - Update to 4.0.14Matthew Seaman2013-07-254-10/+17
| | | | | | | | | ChangeLog: http://www.bestpractical.com/rt/release-notes/4.0.14 No DB schema changes are required for upgrading from 4.0.13 Notes: svn path=/head/; revision=323671
* - Require p5-Email-Address >= 1.895 as versions 1.893 -- 1.894 haveMatthew Seaman2013-07-242-3/+3
| | | | | | | | | | | | serious bugs when handling non-ascii characters in addresses - Remove the mirror at ftp.eu.uu.net which hasn't been updated since the release of rt-4.0.8 - Add SourceForge as a mirror site Notes: svn path=/head/; revision=323555
* Fix pkg-plistMatthew Seaman2013-05-232-0/+5
| | | | Notes: svn path=/head/; revision=318867
* Security UpdatesMatthew Seaman2013-05-232-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | - www/rt40 to 4.0.13 - www/rt38 to 3.8.17 [1] This is a security fix addressing a number of CVEs: CVE-2012-4733 CVE-2013-3368 CVE-2013-3369 CVE-2013-3370 CVE-2013-3371 CVE-2013-3372 CVE-2013-3373 CVE-2013-3374 Users will need to update their database schemas as described in pkg-message Approved by: flo [1] Security: 3a429192-c36a-11e2-97a9-6805ca0b3d42 Notes: svn path=/head/; revision=318848
* Delete some dead code, left over from pre-OPTIONSNG days.Matthew Seaman2013-05-161-10/+9
| | | | | | | | | | | Clarify comments about choosing a web platform option: you don't need to choose any of the four options show, but can use the built-in plack webserver. Submitted by: G.halse@ru.ac.za Notes: svn path=/head/; revision=318276
* Update to 4.0.12Matthew Seaman2013-05-034-9/+48
| | | | | | | | | | | ChangeLogs: http://www.bestpractical.com/rt/release-notes/4.0.12 Note: There has been a change to the database schema. Administrators will need to use rt-setup-database to apply the update, as described in pkg-message. Notes: svn path=/head/; revision=317171
* 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