notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: www/rt40/Makefile

Number of commits found: 63

Friday, 21 Oct 2016
12:51 mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Original commitRevision:424411 
Friday, 9 Sep 2016
06:07 matthew search for other commits by this committer
Upstream are ending support for this version on 2017-02-15.  Deprecate
and mark for expiry -- users should migrate to rt44.

Announcement: https://bestpractical.com/blog/2016/9/rt-40-reaches-end-of-life
Original commitRevision:421597 
Monday, 25 Apr 2016
16:13 mat search for other commits by this committer
Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.

While there replace USE_SQLITE=x by USES=sqlite:x.

PR:		208971
Submitted by:	mat
Exp-run by:	antoine
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D5951
Original commitRevision:414014 
Friday, 15 Apr 2016
11:36 matthew search for other commits by this committer
Remove CONFLICTS_INSTALL against rt38 which is long gone from ports.

Remove a stray ${PORTSDIR} that escaped mat's purge [1]

Reported by:	garga [1]
Original commitRevision:413334 
Thursday, 14 Apr 2016
19:06 pi search for other commits by this committer
New port: www/rt44

RT is a battle-tested issue tracking system which thousands of
organizations use for bug tracking, help desk ticketing, customer
service, workflow processes, change management, network operations,
youth counselling and even more. Organizations around the world have
been running smoothly thanks to RT for over 10 years.

WWW: http://www.bestpractical.com/rt/

PR:		208229
Submitted by:	mikael.urankar@gmail.com
Original commitRevision:413311 
Friday, 1 Apr 2016
14:33 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412351 
Saturday, 29 Aug 2015
21:05 matthew search for other commits by this committer
Prepare for perl-5.22

  - Add dependency on www/p5-CGI conditional on perl version.  CGI is
    no-longer a core module with 5.22.

  - Make the default web server interface Apache + FCGI rather than
    Apache + mod_perl.  Current versions of mod_perl aren't compatible
    with perl-5.22
Original commitRevision:395567 
Wednesday, 12 Aug 2015
22:18 matthew search for other commits by this committer
Security update to 4.0.24

http://blog.bestpractical.com/2015/08/security-vulnerabilities-in-rt.html

MFH:		2015Q3
Security:	83b38a2c-413e-11e5-bfcf-6805ca0b3d42
Original commitRevision:394042 
Sunday, 8 Mar 2015
12:56 matthew search for other commits by this committer
Security update to 4.0.23

   - Now requires p5-Encode >= 2.64 from the converters/p5-Encode
     port, as the version bundled with perl is too old.
   - Modernize plist

No database schema changes are required with this update.

ChangeLog:     https://bestpractical.com/release-notes/rt/4.0.23
Security
Advisory:	http://blog.bestpractical.com/2015/02/security-vulnerabilities-in-rt.html

MFH:		2015Q1
Security:	d08f6002-c588-11e4-8495-6805ca0b3d42
Original commitRevision:380772 
Tuesday, 23 Dec 2014
02:22 mat search for other commits by this committer
Catch up abusive uses of ${SITE_PERL}.

Sponsored by:	Absolight
Original commitRevision:375302 
Wednesday, 26 Nov 2014
13:08 mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
Original commitRevision:373448 
Wednesday, 1 Oct 2014
11:54 tijl search for other commits by this committer
Patch configure instead of aclocal.m4 to avoid USE_AUTOTOOLS
Original commitRevision:369718 
Sunday, 14 Sep 2014
15:31 matthew search for other commits by this committer
Update to 4.0.22

       - USES_PGSQL -> USES+= pgsql
       - Remove Sourceforge from MASTER_SITES: it only ever had rt-4.0.16
         available
       - Now that the problems with UTF8 in the DB have been solved, switch
         back to depending on p5-DBD-Pg rather than p5-DBD-Pg32
Original commitRevision:368189 
Wednesday, 30 Jul 2014
12:55 matthew search for other commits by this committer
Update to 4.0.21

  Note: For Postgresql users -- this version of RT requires a
  down-graded copy of DBD::Pg which is supplied by the new
  databases/p5-DBD-Pg32 port.  This may cause conflicts if you have
  other consumers of p5-DBD-Pg installed.

ReleaseNotes:	http://bestpractical.com/release-notes/rt/4.0.21
Original commitRevision:363473 
Wednesday, 16 Jul 2014
03:34 adamw search for other commits by this committer
Add DOCS option to the remaining staged ports where PORTDOCS appears
in the plist.
Original commitRevision:362026 
Sunday, 13 Jul 2014
08:43 matthew search for other commits by this committer
Add CPE settings
Original commitRevision:361663 
Saturday, 5 Jul 2014
12:19 tijl search for other commits by this committer
Bump more ports that depend on libsqlite3.so:
- ports that set USE_SQLITE with the *_USE option helper
- ports that depend on libsqlite3 indirectly as reported by pkg rquery

Approved by:	portmgr (implicit)
Original commitRevision:360738 
Wednesday, 14 May 2014
23:19 matthew search for other commits by this committer
Update to 4.0.20

       - reset @group to wheel specifically in pkg-plist

Release Notes:	http://bestpractical.com/release-notes/rt/4.0.20
Original commitRevision:354093 
Monday, 21 Apr 2014
01:14 bdrewery search for other commits by this committer
- Fix plist to have proper 'rmdir DIR' ordering.
  Pkgng will not detect the directory otherwise. This was due to
  incorrectly advise in the check-stagedir.sh script, fixed in
  r351587

With hat:	portmgr
Original commitRevision:351663 
Sunday, 19 Jan 2014
14:34 matthew search for other commits by this committer
     * Since BUILD_DEPENDS is always going to be a super-set of
       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.
Original commitRevision:340312 
Tuesday, 14 Jan 2014
18:58 matthew search for other commits by this committer
Update to 4.0.19

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
Original commitRevision:339708 
Saturday, 11 Jan 2014
23:04 matthew search for other commits by this committer
    * OPTIONS helpers
    * 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
Original commitRevision:339461 
Tuesday, 10 Dec 2013
19:47 bdrewery search for other commits by this committer
- Chase r336083 and bump all ports using NO_ARCH so that users building
  their own packages and still on pkg 1.1.4 can upgrade.

With hat:	portmgr
Original commitRevision:336102 
Sunday, 8 Dec 2013
22:38 matthew search for other commits by this committer
Mark all my architecture independent ports using shell/perl/PHP as
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}
Original commitRevision:335945 
Wednesday, 27 Nov 2013
00:14 matthew search for other commits by this committer
Add conflict with newly committed www/rt42 port.
Original commitRevision:334988 
Wednesday, 16 Oct 2013
18:39 matthew search for other commits by this committer
Update to 4.0.18

       - 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
Original commitRevision:330530 
Friday, 27 Sep 2013
21:53 matthew search for other commits by this committer
- stageify
- move post-install actions to pkg-install script
Original commitRevision:328526 
Friday, 20 Sep 2013
23:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
Original commitRevision:327776 
Sunday, 4 Aug 2013
12:19 matthew search for other commits by this committer
- Update to 4.0.17

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
Original commitRevision:324221 
Thursday, 1 Aug 2013
22:04 matthew search for other commits by this committer
Convert all my perl-using ports to USES+=perl5

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
Original commitRevision:324134 
Tuesday, 30 Jul 2013
05:48 matthew search for other commits by this committer
- Update to 4.0.16

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
Original commitRevision:323941 
Thursday, 25 Jul 2013
22:01 matthew search for other commits by this committer
- Update to 4.0.15

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.
Original commitRevision:323673 
21:33 matthew search for other commits by this committer
- Update to 4.0.14

ChangeLog: http://www.bestpractical.com/rt/release-notes/4.0.14

No DB schema changes are required for upgrading	from 4.0.13
Original commitRevision:323671 
Wednesday, 24 Jul 2013
05:16 matthew search for other commits by this committer
 - Require p5-Email-Address >= 1.895 as versions 1.893 -- 1.894 have
   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
Original commitRevision:323555 
Thursday, 23 May 2013
12:32 matthew search for other commits by this committer
Fix pkg-plist
Original commitRevision:318867 
07:24 matthew search for other commits by this committer
Security Updates

   - 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
Original commitRevision:318848 
Thursday, 16 May 2013
05:30 matthew search for other commits by this committer
Delete some dead code, left over from pre-OPTIONSNG days.

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
Original commitRevision:318276 
Friday, 3 May 2013
05:11 matthew search for other commits by this committer
Update to 4.0.12

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.
Original commitRevision:317171 
Tuesday, 16 Apr 2013
21:02 matthew search for other commits by this committer
Update to 4.0.11

Release Notes:
  http://bestpractical.com/rt/release-notes/4.0.11

Feature safe:	yes
Original commitRevision:315905 
Sunday, 10 Feb 2013
16:45 matthew search for other commits by this committer
Fix pkg-plist, now that redports is back and so I see the errors.
Original commitRevision:312034 
Wednesday, 30 Jan 2013
19:05 matthew search for other commits by this committer
Upgrade to 4.0.10

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
Original commitRevision:311257 
Thursday, 17 Jan 2013
20:47 matthew search for other commits by this committer
This time, with the pkg-plist updates left out of the previous commit.
Original commitRevision:310569 
19:20 matthew search for other commits by this committer
Upgrade to version 4.0.9

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
Original commitRevision:310559 
Sunday, 16 Dec 2012
06:12 az search for other commits by this committer
- Set default perl version for ports which currently using
  (5.x+ and x < 12) scheme.

Approved by: bapt@ (portmgr@)
Original commitRevision:308985 
Saturday, 15 Dec 2012
09:05 matthew search for other commits by this committer
Use new OPTIONS_RADIO to select 0 or 1 of the web deployment options.
The old 'BUILTIN' PSGI web server option was and remains always
available independent of the web deployment option chosen.
Original commitRevision:308938 
Tuesday, 6 Nov 2012
22:13 flo search for other commits by this committer
Update to 4.0.8

Security:	4b738d54-2427-11e2-9817-c8600054b392
Approved by:	maintainer
Feature safe:	yes
Original commitRevision:307100 
Tuesday, 4 Sep 2012
22:27 ohauer search for other commits by this committer
- unbreak build
  since the port has NO_BUILD set use s/USE_APACHE/USE_APACHE_RUN/

with hat apache@
Original commitRevision:303678 
Friday, 31 Aug 2012
18:56 matthew search for other commits by this committer
- Fix pkg-plist

Reported by: Tim Bishop
Original commitRevision:303443 
Wednesday, 29 Aug 2012
07:02 matthew search for other commits by this committer
Update to 4.0.7
- 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
Original commit
Saturday, 18 Aug 2012
14:29 ohauer search for other commits by this committer
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@
Original commit
Thursday, 7 Jun 2012
11:59 matthew search for other commits by this committer
- Don't use SITE_PERL in *_DEPENDS
- Update CONFLICTS [1]

Approved by:    shaun (mentor)
Submitted by:   [1] Sulev-Madis 'ketas' Silber
Original commit
Monday, 4 Jun 2012
19:25 matthew search for other commits by this committer
- Convert all my remaining ports to OPTIONSng
  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)
Original commit
Friday, 25 May 2012
20:32 matthew search for other commits by this committer
- Update to 4.0.6

Security:       e0a969e4-a512-11e1-90b4-e0cb4e266481
Approved by:    flo
Original commit
Wednesday, 4 Apr 2012
07:29 matthew search for other commits by this committer
   -- Always use += for modifying CONFIGURE_ARGS (1)

   -- 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
Original commit
Thursday, 9 Feb 2012
17:09 matthew search for other commits by this committer
Update maintainer address to matthew@FreeBSD.org

Approved by:    shaun (mentor)
Original commit
Sunday, 5 Feb 2012
17:16 rm search for other commits by this committer
- new OPTION: SSL_MAILGATE -- enable HTTPS support in rt-mailgate (off by
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)
Original commit
Thursday, 5 Jan 2012
22:54 ohauer search for other commits by this committer
- cleanup after apache13 remove

Approved by:    Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Original commit
17:47 ohauer search for other commits by this committer
since apache13 is gone we need only one p5-Apache-DBI in the tree

- change p5-Apache-DBI-mp2 -> p5-Apache-DBI

with hat apache@
Original commit
Friday, 11 Nov 2011
14:13 clsung search for other commits by this committer
- Bugfix upgrade to version 4.0.4

- 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
Original commit
Thursday, 10 Nov 2011
06:15 clsung search for other commits by this committer
Routine bugfix upgrade to version 4.0.3

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)
Original commit
Sunday, 6 Nov 2011
21:05 ohauer search for other commits by this committer
- change USE_APACHE 1.3/2.0 to 13/20

to prepare enforcement in Mk/bsd.apache.mk
Original commit
Friday, 7 Oct 2011
13:02 flo search for other commits by this committer
add RT 4.0.2

PR:             ports/160901
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk>
Original commit
12:13 flo search for other commits by this committer
forced commit to note the repocopy rt38 -> rt40
Original commit

Number of commits found: 63