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/rt44/Makefile

Number of commits found: 32

Friday, 20 Oct 2023
09:43 Mikael Urankar (mikael) search for other commits by this committer
www/rt44: Update to 4.4.7

Changes:
  https://github.com/bestpractical/rt/releases/tag/rt-4.4.7
commit hash: c2238ca0584db3a01ad35c33589efdb2f2761b51 commit hash: c2238ca0584db3a01ad35c33589efdb2f2761b51 commit hash: c2238ca0584db3a01ad35c33589efdb2f2761b51 commit hash: c2238ca0584db3a01ad35c33589efdb2f2761b51 c2238ca
06:08 Mikael Urankar (mikael) search for other commits by this committer
www/rt44: Fix vulnerabilities

The following issues are addressed with these security updates:
  - RT is vulnerable to unvalidated email headers in incoming email and the
    mail-gateway REST interface.
    This vulnerability is assigned CVE-2023-41259.
  - RT is vulnerable to information leakage via response messages returned from
    requests sent via the mail-gateway REST interface.
    This vulnerability is assigned CVE-2023-41260.
  - RT 5.0 is vulnerable to information leakage via transaction searches made by
    authenticated users in the transaction query builder.
    This vulnerability is assigned CVE-2023-45024.
  - RT 5.0 can reveal information about data on various RT objects in errors and
    other response messages to REST 2 requests.
commit hash: c2ce69e2f52b932bb6d5d52c174d6d06fe95bef1 commit hash: c2ce69e2f52b932bb6d5d52c174d6d06fe95bef1 commit hash: c2ce69e2f52b932bb6d5d52c174d6d06fe95bef1 commit hash: c2ce69e2f52b932bb6d5d52c174d6d06fe95bef1 c2ce69e
Wednesday, 25 Jan 2023
17:54 Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/Uses/apache.mk: Refactor after removal of older versions

apache22 and apache25 had been removed a long time ago however the
apache.mk file has never been refactored and is out of sync from the
file Mk/bsd.default-versions.mk. These changes refactors the removals of
the older versions. In addition:

- Move some keywords like USE_APACHE, USE_APACHE_BUILD, USE_APACHE_RUN
  from SANITY_DEPRECATED to SANITY_UNSUPPORTED
- Remove apache versions from ports Makefiles as currently there is only
  one available version in the tree. However the version checks are
  still valid and should work flawlessly whenever a new version is
  added. For example USES=apache:2.2+ are simply replaced with
  USES=apache. As currently there are no other versions available for
  test this could not be checked on it's own ground.
- Update FOO_USE=APACHE=yes to FOO_USES=apache
- Remove trailing whitespaces

Approved by:    portmgr
Differential Revision: https://reviews.freebsd.org/D38113
commit hash: 40843b1ccb8f70cca82dd115a71a46ae2a97a450 commit hash: 40843b1ccb8f70cca82dd115a71a46ae2a97a450 commit hash: 40843b1ccb8f70cca82dd115a71a46ae2a97a450 commit hash: 40843b1ccb8f70cca82dd115a71a46ae2a97a450 40843b1
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Monday, 18 Jul 2022
12:21 Mikael Urankar (mikael) search for other commits by this committer
www/rt44: Update to 4.4.6

Changes: https://github.com/bestpractical/rt/releases/tag/rt-4.4.6
commit hash: 3f9e4eef33c2bf0f354eb471344a5f9ee139fcb3 commit hash: 3f9e4eef33c2bf0f354eb471344a5f9ee139fcb3 commit hash: 3f9e4eef33c2bf0f354eb471344a5f9ee139fcb3 commit hash: 3f9e4eef33c2bf0f354eb471344a5f9ee139fcb3 3f9e4ee
Tuesday, 23 Nov 2021
22:11 Stefan Eßer (se) search for other commits by this committer
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Approved by: portmgr (blanket)
commit hash: 5933ac0b099d61d98eb531d373cf57a8927bc7af commit hash: 5933ac0b099d61d98eb531d373cf57a8927bc7af commit hash: 5933ac0b099d61d98eb531d373cf57a8927bc7af commit hash: 5933ac0b099d61d98eb531d373cf57a8927bc7af 5933ac0
Thursday, 16 Sep 2021
08:33 Mikael Urankar (mikael) search for other commits by this committer
www/rt44: Update to 4.4.5

 - Update to 4.4.5
 - Remove useless REINPLACE_CMD

Changes: https://github.com/bestpractical/rt/releases/tag/rt-4.4.5
commit hash: fd09abd3c1a84c1dcc490916f74a3c0bef17ced3 commit hash: fd09abd3c1a84c1dcc490916f74a3c0bef17ced3 commit hash: fd09abd3c1a84c1dcc490916f74a3c0bef17ced3 commit hash: fd09abd3c1a84c1dcc490916f74a3c0bef17ced3 fd09abd
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 9 Oct 2020
11:54 mikael search for other commits by this committer
www/rt44: add dependency on textproc/p5-Pod-Parse

Add dependency on textproc/p5-Pod-Parse:
RT::Shredder::POD uses Pod::Select, which is provided by textproc/p5-Pod-Parser

PR:		250197
Reported by:	David Sieborger
MFH:		2020Q4 (blanket: runtime fix)
Original commitRevision:551764 
Friday, 17 Jul 2020
17:00 mikael search for other commits by this committer
www/rt44: drop devel/jsmin dependency, it's built-in in rt44

From the documentation, docs/UPGRADING-4.4:
The support for C<jsmin> (via the C<$JSMinPath> configuration) has been
removed in favor of a built-in solution.
Original commitRevision:542444 
16:56 mikael search for other commits by this committer
www/rt40: cleanup
 - Remove CONFLICTS_INSTALL against rt40 which is long gone from ports.
 - Fix the documentation path.
 - Gratuitous whitespace fix.

No functionnal changes
Original commitRevision:542443 
Thursday, 28 May 2020
07:51 danfe search for other commits by this committer
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 5).
Original commitRevision:536748 
Monday, 20 Jan 2020
20:28 mikael search for other commits by this committer
Change my mail address to mikael@FreeBSD.org

Approved by:	manu (mentor)
Differential Revision:	https://reviews.freebsd.org/D23286
Original commitRevision:523688 
Wednesday, 6 Mar 2019
22:25 matthew search for other commits by this committer
Security update to 4.4.4

ReleaseNotes:	https://docs.bestpractical.com/release-notes/rt/4.4.4

Submitted by:	mikael.urankar@gmail.com (maintainer)
MFH:		2019Q1
Security:	416ca0f4-3fe0-11e9-bbdd-6805ca0b3d42
Original commitRevision:494855 
Wednesday, 18 Jul 2018
16:38 swills search for other commits by this committer
www/rt44: update to v4.4.3

PR:		229828
Submitted by:	mikael.urankar@gmail.com (maintainer)
Original commitRevision:474883 
Saturday, 5 May 2018
14:58 danfe search for other commits by this committer
For ports under `www' category: remove redundant PKGMESSAGE assignment,
which is set appropriately by the b.p.m when `pkg-message' appears on
the SUB_FILES list.
Original commitRevision:469119 
Monday, 16 Oct 2017
05:18 matthew search for other commits by this committer
Bump PORTREVISION, forgotten in previous commit.

PR:		222975
Original commitRevision:452171 
05:14 matthew search for other commits by this committer
Always install SQL schema files irrespective of the setting of the
DOCS option.

Make increased use of options helpers to reduce the diff against
www/rt42

PR:		222975
Submitted by:	mikael.urankar@gmail.com (maintainer)
Reported by:	thomas@gibfest.dk
Original commitRevision:452170 
Thursday, 17 Aug 2017
14:26 matthew search for other commits by this committer
Update to 4.4.2

ChangeLog:	https://docs.bestpractical.com/release-notes/rt/4.4.2

PR:		221583
Submitted by:	mikael.urankar@gmail.com (maintainer)
Original commitRevision:448104 
Sunday, 18 Jun 2017
05:52 sunpoet search for other commits by this committer
Remove Perl core modules

- Bump PORTREVISION for dependency change

With hat:	perl
Original commitRevision:443817 
Friday, 16 Jun 2017
14:26 matthew search for other commits by this committer
Add security patches from BestPractical in lieu of the upcoming 4.4.2
release.

See: http://lists.bestpractical.com/pipermail/rt-announce/\
2017-June/000297.html

PR:		220031
Approved by:	mikael.urankar@gmail.com (maintainer)
MFH:		2017Q2
Security:	7a92e958-5207-11e7-8d7c-6805ca0b3d42
Original commitRevision:443703 
Monday, 5 Jun 2017
23:26 sunpoet search for other commits by this committer
Remove outdated PERL_LEVEL check

With hat:	perl
Original commitRevision:442727 
Tuesday, 2 May 2017
20:14 pi search for other commits by this committer
www/rt44: add missing dependencies

- Those were missing:
  devel/p5-Class-Accessor
  textproc/p5-HTML-RewriteAttributes
  mail/p5-MIME-Types
  textproc/p5-Pod-Parser

PR:		218871
Submitted by:	mikael.urankar@gmail.com (maintainer)
Reported by:	info@rickvanderzwet.nl
Original commitRevision:439971 
Wednesday, 8 Mar 2017
12:18 rene search for other commits by this committer
www/rt44: remove optional dependency on expired databases/p5-DBD-Oracle
Original commitRevision:435679 
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 
Wednesday, 27 Jul 2016
20:56 pawel search for other commits by this committer
Update to version 4.4.1

Changelog: https://docs.bestpractical.com/release-notes/rt/4.4.1

PR:		211404
Submitted by:	maintainer
Original commitRevision:419199 
Wednesday, 29 Jun 2016
17:20 amdmi3 search for other commits by this committer
- Add missing dependency on textproc/p5-CSS-Squish
- While here, add LICENSE_FILE

PR:		210688
Submitted by:	mikael.urankar@gmail.com (maintainer)
Reported by:	farrokhi@FreeBSD.org
Original commitRevision:417781 
Friday, 15 Apr 2016
19:16 pi search for other commits by this committer
www/rt44: beautify some CONFIG descriptions

PR:		208229
Suggested by:	danfe
Original commitRevision:413371 
16:30 pi search for other commits by this committer
www/rt44: remove CONFLICTS_INSTALL on rt3.8

PR:		208229
Submitted by:	matthew
Original commitRevision:413353 
16:28 pi search for other commits by this committer
www/rt44: re-surrect as repo-copy of rt42

PR:		208229
Submitted by:	mat
Original commitRevision:413352 
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 

Number of commits found: 32