notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: www/tt-rss/Makefile
SVNWeb

Number of commits found: 113 (showing only 100 on this page)

1 | 2  »  

Mon, 15 May 2023
[ 04:34 Koichiro Iwao (meta) search for other commits by this committer Author: Derek Schrock ]    commit hash:9b9114f7e7c81d53d9dc1f261a6ff9cf92826176  commit hash:9b9114f7e7c81d53d9dc1f261a6ff9cf92826176  commit hash:9b9114f7e7c81d53d9dc1f261a6ff9cf92826176  9b9114f 
www/tt-rss: Update to g20230509 and move database drivers to post config

- Update to g20230509 11946f014
- Move php database drivers a post install operation allowing the port
  to support both databases without having to make option changes or
  rebuilds.
- Update ttrssd to check for the configured driver

PR:		271397
Tue, 25 Apr 2023
[ 10:50 Fernando Apesteguía (fernape) search for other commits by this committer Author: Derek Schrock ]    commit hash:002017b0b5c1e5679cbc083472b1213419d8986c  commit hash:002017b0b5c1e5679cbc083472b1213419d8986c  commit hash:002017b0b5c1e5679cbc083472b1213419d8986c  002017b 
www/tt-rss: Update to g20230413 0578bf802

ChangeLog: https://git.tt-rss.org/fox/tt-rss.git/diff/?id=0578bf80&id2=cddbf5bf5

PR:		271035
Reported by:	dereks@lifeofadishwasher.com (maintainer)
Sun, 16 Apr 2023
[ 18:09 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea  commit hash:0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea  commit hash:0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea  0ac3a69  (Only the first 10 of 188 ports in this commit are shown above. View all ports for this commit)
*/*: Remove merged or non-existent USE_PHP directives

- Remove USE_PHP=hash which is available in default php installation of
  all versions of php
  * security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
  all versions of php
  * devel/pear-PHPTAL: Remove OPTION JSON
  * www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
  and later and has been replaced with sqlsrv module which is Windows
  only
  * www/codeigniter: Remove OPTION MSSQL
  * www/moodle311: Remove OPTION MSSQL
  * www/moodle39: Remove OPTION MSSQL
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 20 Mar 2023
[ 01:07 Koichiro Iwao (meta) search for other commits by this committer Author: Derek Schrock ]    commit hash:8d02989b9630b58369d4d49806bff167867705ad  commit hash:8d02989b9630b58369d4d49806bff167867705ad  commit hash:8d02989b9630b58369d4d49806bff167867705ad  8d02989 
www/tt-rss: Update to g20230307 cddbf5bf5

PR:		270349
Tue, 7 Mar 2023
[ 09:01 Fernando Apesteguía (fernape) search for other commits by this committer Author: Derek Schrock ]    commit hash:fce339aa0cde5b39bd6ead47652733b7473558fc  commit hash:fce339aa0cde5b39bd6ead47652733b7473558fc  commit hash:fce339aa0cde5b39bd6ead47652733b7473558fc  fce339a 
www/tt-rss: Update to g20230305

PR:		269985
Reported by:	dereks@lifeofadishwasher.com (maintainer)
Mon, 6 Feb 2023
[ 01:30 Koichiro Iwao (meta) search for other commits by this committer Author: Derek Schrock ]    commit hash:227fdead267bec419100722f0a00b8bfa5afa869  commit hash:227fdead267bec419100722f0a00b8bfa5afa869  commit hash:227fdead267bec419100722f0a00b8bfa5afa869  227fdea 
www/tt-rss: Update to g20230204 0cd4abe4e

PR:		269334
Tue, 27 Dec 2022
[ 03:23 Koichiro Iwao (meta) search for other commits by this committer Author: Derek Schrock ]    commit hash:153d3db0667476bdd46f552a437f1130bce0e68f  commit hash:153d3db0667476bdd46f552a437f1130bce0e68f  commit hash:153d3db0667476bdd46f552a437f1130bce0e68f  153d3db 
www/tt-rss: Update to g20221225 22f8a2274

- Update to g20221225 22f8a2274
- Add USE_PHP phar, simplexml, xmlwriter extenions

PR:		268585
Mon, 24 Oct 2022
[ 03:36 Koichiro Iwao (meta) search for other commits by this committer Author: Derek Schrock ]    commit hash:26cd63364c19c19d19fd768a1c6de2bd6ebb4c45  commit hash:26cd63364c19c19d19fd768a1c6de2bd6ebb4c45  commit hash:26cd63364c19c19d19fd768a1c6de2bd6ebb4c45  26cd633 
www/tt-rss: Update to g20221015 602e86842

PR:		267303
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 6 Sep 2022
[ 11:41 Nuno Teixeira (eduardo) search for other commits by this committer Author: Derek Schrock ]    commit hash:96dd38432f28d69f348deb5a3278d6f660d42bd7  commit hash:96dd38432f28d69f348deb5a3278d6f660d42bd7  commit hash:96dd38432f28d69f348deb5a3278d6f660d42bd7  96dd384 
www/tt-rss: Update to g20220903

 - Update to g20220903 d47b8c849
 - Add newsyslog config
 - Add -H to daemon to support log rotation
 - portclipply and SUB var cleanup

ChangeLog:	https://dev.tt-rss.org/fox/tt-rss/compare/7c45b3f78...d47b8c849
PR:		266242
Sun, 24 Jul 2022
[ 22:50 Nuno Teixeira (eduardo) search for other commits by this committer Author: Derek Schrock ]    commit hash:9bf7bc98d772f1da1d7be6fb16dd56686660d1b1  commit hash:9bf7bc98d772f1da1d7be6fb16dd56686660d1b1  commit hash:9bf7bc98d772f1da1d7be6fb16dd56686660d1b1  9bf7bc9 
www/tt-rss: Update to g20220724 7c45b3f78

 - remove unneeded '.include <bsd.port.options.mk>'

ChangeLog:	https://dev.tt-rss.org/fox/tt-rss/compare/b148d2f51...7c45b3f78
PR:		265426
Wed, 20 Jul 2022
[ 14:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:e915e756715f12e5e0e46993b1265f44690b4a90  commit hash:e915e756715f12e5e0e46993b1265f44690b4a90  commit hash:e915e756715f12e5e0e46993b1265f44690b4a90  e915e75  (Only the first 10 of 1623 ports in this commit are shown above. View all ports for this commit)
www: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 22 Jun 2022
[ 14:59 Fernando Apesteguía (fernape) search for other commits by this committer Author: Derek Schrock ]    commit hash:05026be79267fc1c8c295c8cf516a8b3146e4229  commit hash:05026be79267fc1c8c295c8cf516a8b3146e4229  commit hash:05026be79267fc1c8c295c8cf516a8b3146e4229  05026be 
www/tt-rss: Update to g20220620 b148d2f51

ChangeLog: https://git.tt-rss.org/fox/tt-rss.git/commit/?id=b148d2f51

Fixes MySQL schema syntax.

PR:	264820
Reported by:	dereks@lifeofadishwasher.com (maintainer)
Mon, 20 Jun 2022
[ 20:51 Fernando Apesteguía (fernape) search for other commits by this committer Author: Derek Schrock ]    commit hash:5157a5b6c06e49c171bdc5845f0fc707616daf67  commit hash:5157a5b6c06e49c171bdc5845f0fc707616daf67  commit hash:5157a5b6c06e49c171bdc5845f0fc707616daf67  5157a5b 
www/tt-rss: Update to g20220619 0bb72fbb2

ChangeLog: https://dev.tt-rss.org/fox/tt-rss/compare/b17b4a4b9...0bb72fbb2

PR:	264777
Reported by:	dereks@lifeofadishwasher.com (maintainer)
Tue, 26 Apr 2022
[ 07:06 Koichiro Iwao (meta) search for other commits by this committer Author: Derek Schrock ]    commit hash:5f6495bb406d7137be7420dd9c700e1b248be8e0  commit hash:5f6495bb406d7137be7420dd9c700e1b248be8e0  commit hash:5f6495bb406d7137be7420dd9c700e1b248be8e0  5f6495b 
www/tt-rss: Update to g20220418 b17b4a4b9

PR:		263540
Changes:	https://git.tt-rss.org/fox/tt-rss.git/diff/?id=b17b4a4b9&id2=170385021
Sun, 13 Mar 2022
[ 14:17 Koichiro Iwao (meta) search for other commits by this committer Author: Derek Schrock ]    commit hash:e897da1efff0e6cf714c5ed440d12b4f59b90e97  commit hash:e897da1efff0e6cf714c5ed440d12b4f59b90e97  commit hash:e897da1efff0e6cf714c5ed440d12b4f59b90e97  e897da1 
www/tt-rss: Update to g20220310 170385021

- Update to g20220310 170385021 [1]

[1] https://git-gitea.tt-rss.org/fox/tt-rss/compare/b59bde7b4...170385021

PR:		262514
Tue, 8 Feb 2022
[ 00:17 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Derek Schrock ]    commit hash:0abec7d4fab06232ce6c735b3501594a54e36bb3  commit hash:0abec7d4fab06232ce6c735b3501594a54e36bb3  commit hash:0abec7d4fab06232ce6c735b3501594a54e36bb3  0abec7d 
www/tt-rss: Update to g20220128 (b59bde7b4)

- Update to g20220128 (b59bde7b4)
- No longer need xmlrpc
- Buildable on PHP 8.1

PR:		261563
Mon, 10 Jan 2022
[ 18:23 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:80f7a0af110fd78a76d430df8d2915501bd8d1c5  commit hash:80f7a0af110fd78a76d430df8d2915501bd8d1c5  commit hash:80f7a0af110fd78a76d430df8d2915501bd8d1c5  80f7a0a  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Mark ports to IGNORE with new php81

- Mark some additional ports to IGNORE with the upcoming php DEFAULT
  php80 [1]

PR: 260595 [1]
Reported by: portmgr (exp-run) [1]
Approved by: portmgr (infrastructure blanket)
Sponsored by:	Bounce Experts
Fri, 7 Jan 2022
[ 09:15 Fernando Apesteguía (fernape) search for other commits by this committer Author: Derek Schrock ]    commit hash:6fc120fcb6cb2b96a1071b999c0f101f671ff4dc  commit hash:6fc120fcb6cb2b96a1071b999c0f101f671ff4dc  commit hash:6fc120fcb6cb2b96a1071b999c0f101f671ff4dc  6fc120f 
www/tt-rss: Update to g20211223 (97baf3e8b)

ChangeLog: https://git.tt-rss.org/fox/tt-rss/compare/2b4ba59a7...97baf3e8b

PR:	260710
Reported by:	dereks@lifeofadishwasher.com (maintainer)
Sat, 20 Nov 2021
[ 21:53 Carlo Strub (cs) search for other commits by this committer ]    commit hash:e04ac2ca0e666ad5c7fdee2f9cba876ed3d8fce4  commit hash:e04ac2ca0e666ad5c7fdee2f9cba876ed3d8fce4  commit hash:e04ac2ca0e666ad5c7fdee2f9cba876ed3d8fce4  e04ac2c 
www/tt-rss: Update to g20211119

PR:		259805
Reported by:	maintainer
Sat, 4 Sep 2021
[ 20:14 Neel Chauhan (nc) search for other commits by this committer Author: Derek Schrock ]    commit hash:4d780dfd97a5fc0001ee4e706389948f3728a34e  commit hash:4d780dfd97a5fc0001ee4e706389948f3728a34e  commit hash:4d780dfd97a5fc0001ee4e706389948f3728a34e  4d780df 
www/tt-rss: Update to g20210825

PR:	258235
Fri, 16 Jul 2021
[ 07:23 Tobias C. Berner (tcberner) search for other commits by this committer Author: Derek Schrock ]    commit hash:7bbc8e2b2041b0275d6fe4991d6e31c441e5332a  commit hash:7bbc8e2b2041b0275d6fe4991d6e31c441e5332a  commit hash:7bbc8e2b2041b0275d6fe4991d6e31c441e5332a  7bbc8e2 
www/tt-rss: Update to g20210628 9669bb94d

- Update to g20210628 9669bb94d
- googlereaderkeys now a plugin

PR:		257197
Sun, 23 May 2021
[ 10:09 Thierry Thomas (thierry) search for other commits by this committer ]    commit hash:7e3a028cf0cdd1aed9f8309f2955a7e071a0c095  commit hash:7e3a028cf0cdd1aed9f8309f2955a7e071a0c095  commit hash:7e3a028cf0cdd1aed9f8309f2955a7e071a0c095  7e3a028 
www/tt-rss: Update to g20210423 e8f78181f

This update adds a new plugin installer and removes the web based installer.

    - Update to g20210423 (e8f78181f).
      - New config.php syntax.
      - Removeal of web installer.
      - New web based plug installer.
    - web plugin installer requires git.
    - pkg-message changes due to web installer removal.
    - ttrssd update to handle database schema upgrades.
    - ttrssd use daemon and cleanup.
    - UPDATING for config.php changes.
    - pkg-plist cleanup.

PR:		255476
Reported by:	Derek Schrock (maintainer)
Differential Revision:	<https://reviews.freebsd.org/D30030>
Tue, 4 May 2021
[ 17:10 Baptiste Daroussin (bapt) search for other commits by this committer ]    commit hash:4d34286ec912e93fd1576be38dd8458f55e002c8  commit hash:4d34286ec912e93fd1576be38dd8458f55e002c8  commit hash:4d34286ec912e93fd1576be38dd8458f55e002c8  4d34286 
www/tt-rss: bump portepoch

The tt-rss went back in time after the revert of an unfinished
upgrade, therefore some people may have wrongly upgrade in the meantime,
bumping port epoch to get everyone on the expected version

Discussed with:	maintainer
Fri, 30 Apr 2021
[ 15:49 Fernando Apesteguía (fernape) search for other commits by this committer ]    commit hash:626f25dc094ccfa8f3fdd6a30488855b297343d4  commit hash:626f25dc094ccfa8f3fdd6a30488855b297343d4  commit hash:626f25dc094ccfa8f3fdd6a30488855b297343d4  626f25d 
Revert "www/tt-rss: Update to g20210423 e8f78181f"

This reverts commit ca4d4d01cf0aaa7cac65c813b188687825a7cce2.

Requested by maintainer.
[ 08:38 Fernando Apesteguía (fernape) search for other commits by this committer ]    commit hash:ca4d4d01cf0aaa7cac65c813b188687825a7cce2  commit hash:ca4d4d01cf0aaa7cac65c813b188687825a7cce2  commit hash:ca4d4d01cf0aaa7cac65c813b188687825a7cce2  ca4d4d0 
www/tt-rss: Update to g20210423 e8f78181f

PR:	255476
Reported by:	dereks@lifeofadishwasher.com (maintainer)
Differential Revision: https://reviews.freebsd.org/D30030
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 26 Jan 2021
[ 15:48 fernape search for other commits by this committer ] Original commit   Revision:562691
www/tt-rss: Update to g20210123

PR:	252962
Submitted by:	dereks@lifeofadishwasher.com (maintainer)
Fri, 11 Dec 2020
[ 15:59 thierry search for other commits by this committer ] Original commit   Revision:557746
Update to g20201208 71c8d8d36.

Changelog at <https://git.tt-rss.org/fox/tt-rss/commits/master>.

PR:		251693
Submitted by:	Derek Schrock (maintainer)
Thu, 26 Nov 2020
[ 11:24 fernape search for other commits by this committer ] Original commit   Revision:556331
www/tt-rss: Update to g20201105

PR:	251089
Submitted by:	dereks@lifeofadishwasher.com (maintainer)
Thu, 22 Oct 2020
[ 03:28 lwhsu search for other commits by this committer ] Original commit   Revision:552924
www/tt-rss: Update to g20201015

PR:		250427
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
Wed, 30 Sep 2020
[ 20:32 thierry search for other commits by this committer ] Original commit   Revision:550748
- Update to g20200919 05ef9aac2
- Require filter module
- Security fixes [1][2]:
  - CVE-2020-25789 da5af2fae09
  - CVE-2020-25788 c3d14e1fa54
  - CVE-2020-25787 c3d14e1fa54
  - CVE-2016-6175 3588d5186e

PR:		249473
Submitted by:	Derek Schrock (maintainer)
MFH:		1 day
Security:	Several CVE.
Tue, 1 Sep 2020
[ 10:01 netchild search for other commits by this committer ] Original commit   Revision:547256
Fix PGSQL=OFF case.

Submitted by:	maintainer
PR:		248858
Fri, 21 Aug 2020
[ 13:55 uqs search for other commits by this committer ] Original commit   Revision:545598
www/tt-rss: Fix default permissions, apache sample, add missing iconv dep.

PR:		248601
Submitted by:	maintainer
Reported by:	uqs
Differential Revision:	https://reviews.freebsd.org/D26061
Tue, 4 Aug 2020
[ 08:24 lwhsu search for other commits by this committer ] Original commit   Revision:544146
Update to g20200801

PR:		248436
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
Wed, 8 Jul 2020
[ 06:20 lwhsu search for other commits by this committer ] Original commit   Revision:541464
Update to g20200701

PR:		247837
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
Mon, 8 Jun 2020
[ 20:18 cs search for other commits by this committer ] Original commit   Revision:538253
Update to g20200603

PR:		247066
Submitted by:	maintainer
Sat, 9 May 2020
[ 10:08 tagattie search for other commits by this committer ] Original commit   Revision:534729
Update to g20200503

PR:		246296
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
Approved by:	ehaupt (mentor)
Fri, 3 Apr 2020
[ 21:38 tcberner search for other commits by this committer ] Original commit   Revision:530524
www/tt-rss: Update to g20200328 586ed551

PR:		245326
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com>  (maintainer)
Sun, 8 Mar 2020
[ 09:34 tcberner search for other commits by this committer ] Original commit   Revision:528009
www/tt-rss: update to g20200305 da926067a

PR:		244667
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com>
Mon, 3 Feb 2020
[ 08:37 meta search for other commits by this committer ] Original commit   Revision:525020
www/tt-rss: Update to g20200127 47135160d

PR:		243822
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
Wed, 1 Jan 2020
[ 18:59 tcberner search for other commits by this committer ] Original commit   Revision:521760
www/tt-rss: update to g20191222 5448a9462

PR:		242517
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
Tue, 15 Oct 2019
[ 14:21 swills search for other commits by this committer ] Original commit   Revision:514533
www/tt-rss: Update www/tt-rss to g20191009

PR:		241220
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
Mon, 2 Sep 2019
[ 16:36 swills search for other commits by this committer ] Original commit   Revision:510827
www/tt-rss: Update to g20190821

PR:		240114
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
Wed, 17 Jul 2019
[ 19:17 swills search for other commits by this committer ] Original commit   Revision:506819
www/tt-rss: update to g20190715

PR:		239230
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
Sun, 2 Jun 2019
[ 13:55 thierry search for other commits by this committer ] Original commit   Revision:503314
Update to d36b64d8a g20190531

- Update to d36b64d8a g20190531
- pkg-plist cleanup
- require intl extension - update UPDATING for possible restart

PR:		238286
Submitted by:	maintainer
Thu, 4 Apr 2019
[ 18:58 thierry search for other commits by this committer ] Original commit   Revision:497862
As suggested in PR 497755: adopt this port.

PR:		236976
Approved by:	maintainer
Wed, 3 Apr 2019
[ 19:19 thierry search for other commits by this committer ] Original commit   Revision:497755
Update to g20190401.

PR:		236976
Submitted by:	dereks (at) lifeofadishwasher.com
Wed, 2 Jan 2019
[ 12:03 thierry search for other commits by this committer ] Original commit   Revision:489077
Update to g20181226.

PR:		234505
Submitted by:	dereks (at) lifeofadishwasher.com
Fri, 23 Nov 2018
[ 17:49 thierry search for other commits by this committer ] Original commit   Revision:485696
Update to bc42dfb790 g20181122 due to CVE-2018-19296 (phpmailer).

PR:		233419
Submitted by:	dereks (at) lifeofadishwasher.com
Security:	CVE-2018-19296
Wed, 12 Sep 2018
[ 01:11 kbowling search for other commits by this committer ] Original commit   Revision:479578
www/tt-rss: update to 5a35b31b89 (2018/09/08)

Approved by:	thierry (maintainer), krion (mentor)
Differential Revision:	https://reviews.freebsd.org/D17078
Mon, 20 Aug 2018
[ 10:20 mat search for other commits by this committer ] Original commit   Revision:477644
For ports using hash as distribution files, add DIST_SUBDIR.
Mon, 6 Aug 2018
[ 17:14 thierry search for other commits by this committer ] Original commit   Revision:476516
Upgrade www/tt-rss to a2d1fa5b14 (07/18/2018).

PR:		230126
Submitted by:	Derek Schrock
Sat, 5 May 2018
[ 14:58 danfe search for other commits by this committer ] Original commit   Revision:469119 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
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.
Mon, 20 Nov 2017
[ 21:04 thierry search for other commits by this committer ] Original commit   Revision:454579
Upgrade to the latest snapshot, in order to fix a possible SQL injection in
public/forgotpass.

Reported by:	Julien Palard
Security:	https://discourse.tt-rss.org/t/sql-injection-in-forgotpass-fixed/669
Sun, 19 Nov 2017
[ 17:21 thierry search for other commits by this committer ] Original commit   Revision:454496
Upgrade to 8569b95a2 g20171103.

PR:		223636
Submitted by:	dereks <at> lifeofadishwasher.com
Differential Revision:	https://reviews.freebsd.org/D13066
Mon, 12 Jun 2017
[ 19:20 thierry search for other commits by this committer ] Original commit   Revision:443461
Update to b0113ada.

PR:		219920
Submitted by:	dereks (at) lifeofadishwasher.com
Differential Revision:	https://reviews.freebsd.org/D11144
Sun, 19 Feb 2017
[ 17:18 thierry search for other commits by this committer ] Original commit   Revision:434409
Adding a missing dependency on php56-fileinfo.

PR:		217196
Submitted by:	nimrodl (at) gmail.com
Mon, 13 Feb 2017
[ 21:26 thierry search for other commits by this committer ] Original commit   Revision:434054
- Address a possible XSS attack from commit 829d478f1 and 3891782cf
	A CVE has been requested for 829d478f1
- A lot of other updates:
	https://tt-rss.org/gitlab/fox/tt-rss/compare/db92edd1...454292b2

Submitted by:	dereks_lifeofadishwasher.com
MFH:		2017Q1
Security:	CVE in progress
Differential Revision:	https://reviews.freebsd.org/D9550
Mon, 16 Jan 2017
[ 18:55 thierry search for other commits by this committer ] Original commit   Revision:431689
Fix another phpmailer vulnerability.

MFC after:	1 day
Security:	CVE-2016-10033
Thu, 29 Dec 2016
[ 07:04 thierry search for other commits by this committer ] Original commit   Revision:429871
Upgrade to laxstest - including phpmailer 5.2.20.

PR:		215625
Reported by:	dereks (at) lifeofadishwasher\.com
MFC after:	1 day
Security:	CVE-2016-10045
Wed, 28 Dec 2016
[ 13:47 thierry search for other commits by this committer ] Original commit   Revision:429764
Update to latest.

Notable changes:

- Update phpmailer for CVE-2016-10033
- Removes legacy php mysql driver support

Changelog at <https://tt-rss.org/gitlab/fox/tt-rss/activity>.

PR:		215625
Submitted by:	dereks (at) lifeofadishwasher\.com
MFC after:	1 day
Security:	CVE-2016-10033
Fri, 21 Oct 2016
[ 12:51 mat search for other commits by this committer ] Original commit   Revision:424411 (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Mon, 5 Sep 2016
[ 19:12 thierry search for other commits by this committer ] Original commit   Revision:421385
Add commit id to version.

Submitted by:	Derek Schrock <dereks (at) lifeofadishwasher.com>
Fri, 26 Aug 2016
[ 17:54 thierry search for other commits by this committer ] Original commit   Revision:420938
Upgrade to 16.8.2016.08.11.

PR:		211820
Submitted by:	dereks (at) lifeofadishwasher.com
Tue, 19 Jul 2016
[ 11:04 mat search for other commits by this committer ] Original commit   Revision:418767 (Only the first 10 of 174 ports in this commit are shown above. View all ports for this commit)
When there is a do-install target, do not use a post-install target, do
everything at once.  Sometime, rename post-install into a options helper
target.

I did not fix ports that were such a mess that I could not figure out
what they really wanted to do.  I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 14 Apr 2016
[ 19:19 thierry search for other commits by this committer ] Original commit   Revision:413313
Replace the option DBLOCAL by a flag in /etc/rc.conf.

PR:		208410
Submitted by:	john (at) johnanddalene.net
Wed, 24 Feb 2016
[ 21:01 thierry search for other commits by this committer ] Original commit   Revision:409483
Upgrade to 16.1.2016.02.23.

Submitted by:	Derek Schrock (dereks (at) lifeofadishwasher.com)
Tue, 3 Nov 2015
[ 21:13 thierry search for other commits by this committer ] Original commit   Revision:400718
- Upstream moved from GitHub to GitLab

- Upgrade to 15.7.2015.11.02.

Changelog at <https://tt-rss.org/gitlab/fox/tt-rss/activity>.

Submitted by:	Derek Schrock <dereks (at) lifeofadishwasher.com>
Mon, 20 Jul 2015
[ 19:44 thierry search for other commits by this committer ] Original commit   Revision:392597
Refresh to a recent snapshot.
Wed, 17 Jun 2015
[ 20:00 thierry search for other commits by this committer ] Original commit   Revision:389991
Refresh to the latest snapshot.
Thu, 7 May 2015
[ 20:24 mat search for other commits by this committer ] Original commit   Revision:385665 (Only the first 10 of 323 ports in this commit are shown above. View all ports for this commit)
Update ports in the remaining categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 15 Mar 2015
[ 22:24 thierry search for other commits by this committer ] Original commit   Revision:381364
Replace php-mysql by php-mysqli to remove a warning about the mysql extension
beeing deprecated.

Reported by:	Mike Brown <mike (at) skew.org>
Wed, 11 Mar 2015
[ 21:25 thierry search for other commits by this committer ] Original commit   Revision:381040
Refresh.
Sun, 1 Mar 2015
[ 14:50 thierry search for other commits by this committer ] Original commit   Revision:380195
Changed config.php-dist into config.php.sample.

PR:		ports/197045
Submitted by:	yuri (at) rawbw.com
Sun, 8 Feb 2015
[ 20:48 thierry search for other commits by this committer ] Original commit   Revision:378682
No more release will be done for Tiny Tiny RSS, it switched to a rolling
model. This is a snapshot of the latest code.
Wed, 10 Dec 2014
[ 20:12 thierry search for other commits by this committer ] Original commit   Revision:374485
Upgrade to 1.15.3.

Changelog at <http://tt-rss.org/redmine/versions/102>.
Mon, 8 Dec 2014
[ 17:55 thierry search for other commits by this committer ] Original commit   Revision:374307
Upgrade to 1.15.

Changelog at <http://tt-rss.org/redmine/versions/101>.
Sun, 26 Oct 2014
[ 19:11 thierry search for other commits by this committer ] Original commit   Revision:371524
Upgrade to 1.14.

Changelog at <http://tt-rss.org/redmine/versions/100>.
Sun, 20 Jul 2014
[ 15:34 thierry search for other commits by this committer ] Original commit   Revision:362325
Upgrade to 1.13.

Changelog at <http://tt-rss.org/redmine/versions/99>.
Tue, 3 Jun 2014
[ 19:39 thierry search for other commits by this committer ] Original commit   Revision:356397
It has been reported that sometimes the daemon is launched before the
database get available, this patch tries to fix that:

- add an option to teach if the DB is distant;

- for mysql, run `mysqladmin ping'
	(use a fake account, because not authorized for root!)

- for pgsl, run `postgresql status'
	(pg_isready is not available before 9.3).

Reported by:	Mike Brown <mike (at) skew.org>
Sun, 30 Mar 2014
[ 20:35 thierry search for other commits by this committer ] Original commit   Revision:349678
Upgrade to 1.12.

Changelog at <http://tt-rss.org/redmine/versions/98>.
Fri, 20 Dec 2013
[ 21:55 thierry search for other commits by this committer ] Original commit   Revision:337094
- Upgrade to 1.11
	Changelog at <http://tt-rss.org/redmine/versions/97>

- Support options and stage.
Sat, 21 Sep 2013
[ 17:01 thierry search for other commits by this committer ] Original commit   Revision:327837
Upgrade to 1.10.

Changelog at <http://tt-rss.org/redmine/versions/96>.
Fri, 20 Sep 2013
[ 23:36 bapt search for other commits by this committer ] Original commit   Revision:327776 (Only the first 10 of 2206 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
Mon, 22 Jul 2013
[ 17:24 thierry search for other commits by this committer ] Original commit   Revision:323481
Upgrade to 1.9.

Changelog at <http://tt-rss.org/redmine/versions/95>.
Fri, 14 Jun 2013
[ 18:07 thierry search for other commits by this committer ] Original commit   Revision:320956
Upgrade to 1.8.

Changelog at <http://tt-rss.org/redmine/versions/92>.
Thu, 16 May 2013
[ 18:35 thierry search for other commits by this committer ] Original commit   Revision:318328
Upgrade to 1.7.9.

Changelog at <http://tt-rss.org/redmine/versions/91>.
Tue, 16 Apr 2013
[ 17:16 thierry search for other commits by this committer ] Original commit   Revision:315858
Upgrading to 1.7.8.

Changelogs at:
http://tt-rss.org/redmine/versions/88
http://tt-rss.org/redmine/versions/89
http://tt-rss.org/redmine/versions/90

Feature safe:	yes
Sat, 23 Mar 2013
[ 16:19 thierry search for other commits by this committer ] Original commit   Revision:315045
Upgrade to 1.7.5.

Changelog at <http://tt-rss.org/redmine/versions/87>.
Sun, 17 Mar 2013
[ 14:08 thierry search for other commits by this committer ] Original commit   Revision:314440
Upgrade to 1.7.4.

Changelogs at:
	http://tt-rss.org/redmine/versions/84
	http://tt-rss.org/redmine/versions/85
	http://tt-rss.org/redmine/versions/86
Tue, 5 Mar 2013
[ 19:54 thierry search for other commits by this committer ] Original commit   Revision:313472
- Upgrade to 1.7.1a(1)
	Changelog at http://tt-rss.org/redmine/versions/83

- Add dependencies to php5-hash and php5-dom (2)

Reported by:	Christoph Lukas <clukas (at) firc.de> (2)
Sun, 23 Dec 2012
[ 20:58 thierry search for other commits by this committer ] Original commit   Revision:309448
Upgrade to 1.6.2.

Changelog at <http://tt-rss.org/redmine/versions/81>.
Mon, 12 Nov 2012
[ 21:47 thierry search for other commits by this committer ] Original commit   Revision:307347
Upgrade to 1.6.1.

Changelog at <http://tt-rss.org/redmine/versions/80>.

Feature safe:	yes
Sun, 4 Nov 2012
[ 17:33 thierry search for other commits by this committer ] Original commit   Revision:306978
Fix the daemon with an absolute path.

Feature safe:	yes
Thu, 1 Nov 2012
[ 16:26 thierry search for other commits by this committer ] Original commit   Revision:306812
Upgrade to 1.6.0.

Changelog at <http://tt-rss.org/redmine/versions/77>.

Feature safe:	yes
Thu, 31 May 2012
[ 20:55 thierry search for other commits by this committer ] Original commit 
Upgrade to 1.5.11.

Changelog at <http://tt-rss.org/redmine/versions/show/76>.
Wed, 22 Feb 2012
[ 23:03 thierry search for other commits by this committer ] Original commit 
Upgrade to 1.5.10.

Changelog at <http://tt-rss.org/redmine/versions/75>.
Sat, 28 Jan 2012
[ 16:19 thierry search for other commits by this committer ] Original commit 
Upgrade to 1.5.9.

Changelog at <http://tt-rss.org/redmine/versions/show/74>.
Mon, 2 Jan 2012
[ 12:55 thierry search for other commits by this committer ] Original commit 
Fix the stop of the daemon.

Number of commits found: 113 (showing only 100 on this page)

1 | 2  »