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) combination for a given watch list. This is what FreshPorts will look for.

non port: www/rubygem-puma/distinfo

Number of commits found: 36

Wednesday, 21 Feb 2024
15:11 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-puma: Update to 6.4.2

- Update WWW

Changes:	https://github.com/puma/puma/releases
		https://github.com/puma/puma/blob/master/History.md
commit hash: 6ef57459aa715d7be45c21f1b4c6dd9bf30c5811 commit hash: 6ef57459aa715d7be45c21f1b4c6dd9bf30c5811 commit hash: 6ef57459aa715d7be45c21f1b4c6dd9bf30c5811 commit hash: 6ef57459aa715d7be45c21f1b4c6dd9bf30c5811 6ef5745
Friday, 29 Sep 2023
16:15 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-puma: Update to 6.4.0

Changes:	https://github.com/puma/puma/releases
commit hash: 3c3a2a808adfbc1d3c460e0d1bfcdb89a092edb3 commit hash: 3c3a2a808adfbc1d3c460e0d1bfcdb89a092edb3 commit hash: 3c3a2a808adfbc1d3c460e0d1bfcdb89a092edb3 commit hash: 3c3a2a808adfbc1d3c460e0d1bfcdb89a092edb3 3c3a2a8
Monday, 21 Aug 2023
19:01 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-puma: Update to 5.6.5

Changes:	https://github.com/puma/puma/releases
Security:	CVE-2023-40175
commit hash: 31d9a692d6f514abac99fd091013a14da584f7de commit hash: 31d9a692d6f514abac99fd091013a14da584f7de commit hash: 31d9a692d6f514abac99fd091013a14da584f7de commit hash: 31d9a692d6f514abac99fd091013a14da584f7de 31d9a69
Thursday, 6 Jul 2023
11:32 Matthias Fechner (mfechner) search for other commits by this committer
www/rubygem-puma: update to 6.3.0

Required for gitlab-ce 16.1
Changelog:
https://github.com/puma/puma/blob/master/History.md#630--2023-05-31
commit hash: 86f00faaab12bb17c9f45226adf08ae0bda8634f commit hash: 86f00faaab12bb17c9f45226adf08ae0bda8634f commit hash: 86f00faaab12bb17c9f45226adf08ae0bda8634f commit hash: 86f00faaab12bb17c9f45226adf08ae0bda8634f 86f00fa
Wednesday, 31 Aug 2022
11:41 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-puma: Update to 5.6.5

Changes:	https://github.com/puma/puma/releases
commit hash: 458820ae3b69ac28bdce62541d0a0567c96c6310 commit hash: 458820ae3b69ac28bdce62541d0a0567c96c6310 commit hash: 458820ae3b69ac28bdce62541d0a0567c96c6310 commit hash: 458820ae3b69ac28bdce62541d0a0567c96c6310 458820a
Wednesday, 30 Mar 2022
22:21 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-puma: Update to 5.6.4

Changes:	https://github.com/puma/puma/releases
Security:	CVE-2022-24790
commit hash: 566e5bf0b93aca1d9e664f9a1d465af8ca7cbe23 commit hash: 566e5bf0b93aca1d9e664f9a1d465af8ca7cbe23 commit hash: 566e5bf0b93aca1d9e664f9a1d465af8ca7cbe23 commit hash: 566e5bf0b93aca1d9e664f9a1d465af8ca7cbe23 566e5bf
Wednesday, 9 Mar 2022
10:07 Matthias Fechner (mfechner) search for other commits by this committer
www/rubygem-puma: update to 5.6.2

Required for gitlab-ce 14.8.

5.6.2 / 2022-02-11

    Bugfix/Security
        Response body will always be closed. (GHSA-rmj8-8hhh-gv5h, related to
#2809)

5.6.1 / 2022-01-26

    Bugfixes
        Reverted a commit which appeared to be causing occasional blank header
values (#2809)

5.6.0 / 2022-01-25

    Features
        Support localhost integration in ssl_bind (#2764, #2708)
        Allow backlog parameter to be set with ssl_bind DSL (#2780)
        Remove yaml (psych) requirement in StateFile (#2784)
        Allow culling of oldest workers, previously was only youngest (#2773,
#2794)
        Add worker_check_interval configuration option (#2759)
        Always send lowlevel_error response to client (#2731, #2341)
        Support for cert_pem and key_pem with ssl_bind DSL (#2728)

    Bugfixes
        Keep thread names under 15 characters, prevents breakage on some OSes
(#2733)
        Fix two 'old-style-definition' compile warning (#2807, #2806)
        Log environment correctly using option value (#2799)
        Fix warning from Ruby master (will be 3.2.0) (#2785)
        extconf.rb - fix openssl with old Windows builds (#2757)
        server.rb - rescue handling (Errno::EBADF) for @notify.close (#2745)

    Refactor
        server.rb - refactor code using @options[:remote_address] (#2742)
        [jruby] a couple refactorings - avoid copy-ing bytes (#2730)

Changelog:
https://github.com/puma/puma/blob/master/History.md
commit hash: f5631dd6b93bc14149220c58cc8dfebf5f741acf commit hash: f5631dd6b93bc14149220c58cc8dfebf5f741acf commit hash: f5631dd6b93bc14149220c58cc8dfebf5f741acf commit hash: f5631dd6b93bc14149220c58cc8dfebf5f741acf f5631dd
Wednesday, 22 Dec 2021
17:04 Matthias Fechner (mfechner) search for other commits by this committer
www/rubygem-puma: update to 5.5.2

Required for gitlab-ce 14.6.
Changelog:
https://github.com/puma/puma/blob/master/History.md
commit hash: f0d9d6781db22ddc5299080c879e85ba9ca68d78 commit hash: f0d9d6781db22ddc5299080c879e85ba9ca68d78 commit hash: f0d9d6781db22ddc5299080c879e85ba9ca68d78 commit hash: f0d9d6781db22ddc5299080c879e85ba9ca68d78 f0d9d67
Saturday, 3 Jul 2021
06:03 Matthias Fechner (mfechner) search for other commits by this committer
www/rubygem-puma: Update to 5.3.2

Required for gitlab-ce 14.0.0.
Changelog:
https://github.com/puma/puma/blob/master/History.md
commit hash: 5d6bcd16716f8247de4eb2e7193820e9b610f046 commit hash: 5d6bcd16716f8247de4eb2e7193820e9b610f046 commit hash: 5d6bcd16716f8247de4eb2e7193820e9b610f046 commit hash: 5d6bcd16716f8247de4eb2e7193820e9b610f046 5d6bcd1
Wednesday, 27 Jan 2021
12:50 mfechner search for other commits by this committer
Update to 5.1.1 which is required for gitlab-ce 13.8.
Original commitRevision:563067 
Monday, 12 Aug 2019
19:47 sunpoet search for other commits by this committer
Update to 3.12.1

- Update WWW

Changes:	https://github.com/puma/puma/releases
		https://github.com/puma/puma/blob/master/History.md
Original commitRevision:508793 
Tuesday, 31 Jul 2018
23:55 sunpoet search for other commits by this committer
Update to 3.12.0

Changes:	https://github.com/puma/puma/releases
		https://github.com/puma/puma/blob/master/History.md
Original commitRevision:476124 
Friday, 13 Apr 2018
20:48 sunpoet search for other commits by this committer
Update to 3.11.4

Changes:	https://github.com/puma/puma/releases
		https://github.com/puma/puma/blob/master/History.md
Original commitRevision:467267 
Tuesday, 6 Mar 2018
20:32 sunpoet search for other commits by this committer
Update to 3.11.3

Changes:	https://github.com/puma/puma/releases
		https://github.com/puma/puma/blob/master/History.md
Original commitRevision:463764 
Saturday, 20 Jan 2018
13:18 sunpoet search for other commits by this committer
Update to 3.11.2

Changes:	https://github.com/puma/puma/releases
		https://github.com/puma/puma/commits/master
Original commitRevision:459523 
Friday, 19 Jan 2018
17:03 sunpoet search for other commits by this committer
Update to 3.11.1

Changes:	https://github.com/puma/puma/releases
Original commitRevision:459448 
Wednesday, 22 Nov 2017
23:36 sunpoet search for other commits by this committer
Update to 3.11.0

Changes:	https://github.com/puma/puma/releases
Original commitRevision:454732 
Friday, 18 Aug 2017
15:57 sunpoet search for other commits by this committer
Update to 3.10.0

Changes:	https://github.com/puma/puma/releases
Original commitRevision:448249 
Sunday, 4 Jun 2017
11:48 sunpoet search for other commits by this committer
Update to 3.9.1

Changes:	https://github.com/puma/puma/releases
		https://github.com/puma/puma/blob/master/History.md
Original commitRevision:442554 
Friday, 2 Jun 2017
18:14 sunpoet search for other commits by this committer
Update to 3.9.0

Changes:	https://github.com/puma/puma/releases
		https://github.com/puma/puma/blob/master/History.md
		https://github.com/puma/puma/commits/master
Original commitRevision:442442 
Monday, 3 Apr 2017
12:59 sunpoet search for other commits by this committer
Update to 3.8.2

- Add USES=ssl

Changes:	https://github.com/puma/puma/releases
		https://github.com/puma/puma/blob/master/History.md
		https://github.com/puma/puma/commits/master
Original commitRevision:437647 
Sunday, 6 Mar 2016
06:37 sunpoet search for other commits by this committer
- Update to 2.16.0

Changes:	https://github.com/puma/puma/blob/master/History.txt
Original commitRevision:410421 
Wednesday, 11 Nov 2015
16:52 sunpoet search for other commits by this committer
- Update to 2.15.3

Changes:	https://github.com/puma/puma/blob/master/History.txt
Original commitRevision:401279 
Monday, 9 Nov 2015
18:44 sunpoet search for other commits by this committer
- Update to 2.15.1
- Add LICENSE_FILE

Changes:	https://github.com/puma/puma/blob/master/History.txt
Original commitRevision:401139 
Sunday, 20 Sep 2015
20:26 sunpoet search for other commits by this committer
- Update to 2.14.0

Changes:	https://github.com/puma/puma/blob/master/History.txt
Original commitRevision:397446 
Wednesday, 19 Aug 2015
15:08 sunpoet search for other commits by this committer
- Update to 2.13.4

Changes:	https://github.com/puma/puma/blob/master/History.txt
Original commitRevision:394789 
03:55 sunpoet search for other commits by this committer
- Update to 2.13.2

Changes:	https://github.com/puma/puma/blob/master/History.txt
Original commitRevision:394698 
Saturday, 15 Aug 2015
12:10 sunpoet search for other commits by this committer
- Update to 2.13.0

Changes:	https://github.com/puma/puma/blob/master/History.txt
Original commitRevision:394315 
Thursday, 13 Aug 2015
17:38 sunpoet search for other commits by this committer
- Update to 2.12.3

Changes:	https://github.com/puma/puma/blob/master/History.txt
Original commitRevision:394165 
Sunday, 19 Jul 2015
16:37 sunpoet search for other commits by this committer
- Update to 2.12.2

Changes:	https://github.com/puma/puma/blob/master/History.txt
Original commitRevision:392520 
Saturday, 18 Jul 2015
11:14 sunpoet search for other commits by this committer
- Update to 2.12.1

Changes:	https://github.com/puma/puma/blob/master/History.txt
Original commitRevision:392419 
Friday, 17 Jul 2015
12:25 sunpoet search for other commits by this committer
- Update to 2.12.0

Changes:	https://github.com/puma/puma/blob/master/History.txt
Original commitRevision:392368 
Monday, 25 May 2015
19:54 sunpoet search for other commits by this committer
- Update to 2.11.3
- Update RUN_DEPENDS: use newer rubygem-rack

Changes:	https://github.com/puma/puma/blob/master/History.txt
Original commitRevision:387406 
Tuesday, 9 Sep 2014
00:54 swills search for other commits by this committer
www/ruybgem-puma: update to 2.9.1
Original commitRevision:367711 
Sunday, 24 Aug 2014
13:56 swills search for other commits by this committer
www/rubygem-puma: update to 2.9.0
Original commitRevision:365925 
Tuesday, 11 Mar 2014
19:18 swills search for other commits by this committer
Puma is a simple, fast, threaded, and highly concurrent HTTP 1.1 server for
Ruby/Rack applications. Puma is intended for use in both development and
production environments. In order to get the best throughput, it is highly
recommended that you use a Ruby implementation with real threads like Rubinius
or JRuby.

WWW: http://puma.io/
Original commitRevision:347905 

Number of commits found: 36