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: devel/rubygem-bootsnap/Makefile

Number of commits found: 50

Wednesday, 21 Feb 2024
15:10 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-bootsnap: Update to 1.18.3

Changes:	https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md
commit hash: b698dc0fe805820c94dde0cf41b347634fd62553 commit hash: b698dc0fe805820c94dde0cf41b347634fd62553 commit hash: b698dc0fe805820c94dde0cf41b347634fd62553 commit hash: b698dc0fe805820c94dde0cf41b347634fd62553 b698dc0
Sunday, 18 Feb 2024
04:53 Matthias Fechner (mfechner) search for other commits by this committer
devel/rubygem-bootsnap: Update to 1.17.1

Changes:	https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md

PR:		276641
Approved by:	sunpoet (maintainer)
commit hash: befe2d208eb6203b03bcafcadd8293ba67b450bb commit hash: befe2d208eb6203b03bcafcadd8293ba67b450bb commit hash: befe2d208eb6203b03bcafcadd8293ba67b450bb commit hash: befe2d208eb6203b03bcafcadd8293ba67b450bb befe2d2
Thursday, 2 Nov 2023
07:37 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-bootsnap: Update to 1.17.0

Changes:	https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md
commit hash: 53b70abbd347289a6d30f7cde834a1dfb3e77e8a commit hash: 53b70abbd347289a6d30f7cde834a1dfb3e77e8a commit hash: 53b70abbd347289a6d30f7cde834a1dfb3e77e8a commit hash: 53b70abbd347289a6d30f7cde834a1dfb3e77e8a 53b70ab
Sunday, 5 Feb 2023
15:49 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-bootsnap: Update to 1.16.0

Changes:	https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md
commit hash: c000a081870f93aed561d7c8665a241752456fcc commit hash: c000a081870f93aed561d7c8665a241752456fcc commit hash: c000a081870f93aed561d7c8665a241752456fcc commit hash: c000a081870f93aed561d7c8665a241752456fcc c000a08
Monday, 30 Jan 2023
13:01 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-bootsnap: Update to 1.15.0

Changes:	https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md
commit hash: 67888d15bf4ad94d183644282093fcc65b05d305 commit hash: 67888d15bf4ad94d183644282093fcc65b05d305 commit hash: 67888d15bf4ad94d183644282093fcc65b05d305 commit hash: 67888d15bf4ad94d183644282093fcc65b05d305 67888d1
Saturday, 14 Jan 2023
23:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby

Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae 18c6e18
Friday, 30 Dec 2022
09:05 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-bootsnap: Update to 1.14.0

Changes:	https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md
commit hash: 577b7a273408c91321c598524d0b8ffc71379425 commit hash: 577b7a273408c91321c598524d0b8ffc71379425 commit hash: 577b7a273408c91321c598524d0b8ffc71379425 commit hash: 577b7a273408c91321c598524d0b8ffc71379425 577b7a2
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
Saturday, 30 Jul 2022
19:25 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-bootsnap: Update to 1.13.0

Changes:	https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md
commit hash: c434b7bc14d92e0b7c3ccab0fafba072cd45dc66 commit hash: c434b7bc14d92e0b7c3ccab0fafba072cd45dc66 commit hash: c434b7bc14d92e0b7c3ccab0fafba072cd45dc66 commit hash: c434b7bc14d92e0b7c3ccab0fafba072cd45dc66 c434b7b
Friday, 3 Jun 2022
09:00 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-bootsnap: Update to 1.12.0

Changes:	https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md
commit hash: af300d9c133ca7a66b440650da943f01fd4848ac commit hash: af300d9c133ca7a66b440650da943f01fd4848ac commit hash: af300d9c133ca7a66b440650da943f01fd4848ac commit hash: af300d9c133ca7a66b440650da943f01fd4848ac af300d9
Friday, 25 Mar 2022
13:37 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-bootsnap: Update to 1.11.1

Changes:	https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md
commit hash: a90d49a4e388ec5f2e6738e08ba23e0b3e9d3438 commit hash: a90d49a4e388ec5f2e6738e08ba23e0b3e9d3438 commit hash: a90d49a4e388ec5f2e6738e08ba23e0b3e9d3438 commit hash: a90d49a4e388ec5f2e6738e08ba23e0b3e9d3438 a90d49a
Monday, 7 Mar 2022
18:12 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-bootsnap: Update to 1.10.3

Changes:	https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md
commit hash: b3d1b307313fd1f78f669d6f39b8ff439b9344f5 commit hash: b3d1b307313fd1f78f669d6f39b8ff439b9344f5 commit hash: b3d1b307313fd1f78f669d6f39b8ff439b9344f5 commit hash: b3d1b307313fd1f78f669d6f39b8ff439b9344f5 b3d1b30
Tuesday, 25 Jan 2022
19:50 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-bootsnap: Update to 1.10.2

Changes:	https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md
commit hash: 9d0959ca97358a8492a5b755120eee53d912cacd commit hash: 9d0959ca97358a8492a5b755120eee53d912cacd commit hash: 9d0959ca97358a8492a5b755120eee53d912cacd commit hash: 9d0959ca97358a8492a5b755120eee53d912cacd 9d0959c
Sunday, 23 Jan 2022
19:09 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-bootsnap: Update to 1.9.4

Changes:	https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md
commit hash: 874eebd2842ca77e4ebfabbde5077df26ae161d8 commit hash: 874eebd2842ca77e4ebfabbde5077df26ae161d8 commit hash: 874eebd2842ca77e4ebfabbde5077df26ae161d8 commit hash: 874eebd2842ca77e4ebfabbde5077df26ae161d8 874eebd
Tuesday, 21 Dec 2021
18:53 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-bootsnap: Update to 1.9.3

Changes:	https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md
commit hash: 7c5ea582f867353f8bd0b4dbcd4d42d1c4bcfd09 commit hash: 7c5ea582f867353f8bd0b4dbcd4d42d1c4bcfd09 commit hash: 7c5ea582f867353f8bd0b4dbcd4d42d1c4bcfd09 commit hash: 7c5ea582f867353f8bd0b4dbcd4d42d1c4bcfd09 7c5ea58
Monday, 27 Sep 2021
15:56 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-bootsnap: Update to 1.9.1

Changes:	https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md
commit hash: c6e40247a55ef17f371005a265f6a4b660a5e48e commit hash: c6e40247a55ef17f371005a265f6a4b660a5e48e commit hash: c6e40247a55ef17f371005a265f6a4b660a5e48e commit hash: c6e40247a55ef17f371005a265f6a4b660a5e48e c6e4024
Tuesday, 21 Sep 2021
22:23 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-bootsnap: Update to 1.9.0

Changes:	https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md
commit hash: ed8e271b061167314789bd0f7b436196bcda9df4 commit hash: ed8e271b061167314789bd0f7b436196bcda9df4 commit hash: ed8e271b061167314789bd0f7b436196bcda9df4 commit hash: ed8e271b061167314789bd0f7b436196bcda9df4 ed8e271
03:46 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-bootsnap: Update to 1.8.1

Changes:	https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md
commit hash: 5b2221dcf918ec195beeb37a45f88fa6d0005d97 commit hash: 5b2221dcf918ec195beeb37a45f88fa6d0005d97 commit hash: 5b2221dcf918ec195beeb37a45f88fa6d0005d97 commit hash: 5b2221dcf918ec195beeb37a45f88fa6d0005d97 5b2221d
Sunday, 8 Aug 2021
21:46 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-bootsnap: Update to 1.7.7

Changes:	https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md
commit hash: 4aac16c2fcbb1b893d8a0c2f209259af2e198beb commit hash: 4aac16c2fcbb1b893d8a0c2f209259af2e198beb commit hash: 4aac16c2fcbb1b893d8a0c2f209259af2e198beb commit hash: 4aac16c2fcbb1b893d8a0c2f209259af2e198beb 4aac16c
14:55 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-bootsnap: Update to 1.7.6

Changes:	https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md
commit hash: d43b83269f3e18edebbcfb2dfcb3888979f75a53 commit hash: d43b83269f3e18edebbcfb2dfcb3888979f75a53 commit hash: d43b83269f3e18edebbcfb2dfcb3888979f75a53 commit hash: d43b83269f3e18edebbcfb2dfcb3888979f75a53 d43b832
Friday, 7 May 2021
09:39 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-bootsnap: Update to 1.7.5

Changes:	https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md
commit hash: 50c13c55ff5b566ab16fd7d9e32b7ff76e7f9c4f commit hash: 50c13c55ff5b566ab16fd7d9e32b7ff76e7f9c4f commit hash: 50c13c55ff5b566ab16fd7d9e32b7ff76e7f9c4f commit hash: 50c13c55ff5b566ab16fd7d9e32b7ff76e7f9c4f 50c13c5
Sunday, 25 Apr 2021
20:36 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-bootsnap: Update to 1.7.4

Changes:	https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md
commit hash: 79462dc372b6bd0034b8346bfb98e94298a2c5ea commit hash: 79462dc372b6bd0034b8346bfb98e94298a2c5ea commit hash: 79462dc372b6bd0034b8346bfb98e94298a2c5ea commit hash: 79462dc372b6bd0034b8346bfb98e94298a2c5ea 79462dc
Sunday, 18 Apr 2021
05:47 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-bootsnap: Update to 1.7.3

Changes:	https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md
commit hash: 1b094c527a04ffefdc2571e6effcd838b8203855 commit hash: 1b094c527a04ffefdc2571e6effcd838b8203855 commit hash: 1b094c527a04ffefdc2571e6effcd838b8203855 commit hash: 1b094c527a04ffefdc2571e6effcd838b8203855 1b094c5
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
Wednesday, 3 Mar 2021
18:15 sunpoet search for other commits by this committer
Update to 1.7.2

Changes:	https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md
Original commitRevision:567215 
Wednesday, 17 Feb 2021
18:17 sunpoet search for other commits by this committer
Update to 1.7.1

Changes:	https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md
Original commitRevision:565690 
Wednesday, 3 Feb 2021
19:49 sunpoet search for other commits by this committer
Update to 1.7.0

Changes:	https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md
Original commitRevision:563945 
Saturday, 30 Jan 2021
12:33 sunpoet search for other commits by this committer
Update to 1.6.0

Changes:	https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md
Original commitRevision:563368 
Sunday, 15 Nov 2020
18:11 sunpoet search for other commits by this committer
Update to 1.5.1

Changes:	https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md
Original commitRevision:555390 
Sunday, 8 Nov 2020
17:46 sunpoet search for other commits by this committer
Update to 1.5.0

Changes:	https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md
Original commitRevision:554614 
Wednesday, 19 Aug 2020
16:24 sunpoet search for other commits by this committer
Update to 1.4.8

Changes:	https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md
Original commitRevision:545414 
Friday, 24 Jul 2020
19:06 sunpoet search for other commits by this committer
Update to 1.4.7

Changes:	https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md
Original commitRevision:543345 
Tuesday, 25 Feb 2020
20:55 sunpoet search for other commits by this committer
Update to 1.4.6

Changes:	https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md
		https://github.com/Shopify/bootsnap/commits/master
Original commitRevision:527126 
Friday, 30 Aug 2019
00:04 sunpoet search for other commits by this committer
Update to 1.4.5

Changes:	https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md
Original commitRevision:510201 
Monday, 19 Aug 2019
20:52 sunpoet search for other commits by this committer
Cosmetic change
Original commitRevision:509351 
Monday, 12 Aug 2019
19:45 sunpoet search for other commits by this committer
Update to 1.4.4

- Update version requirement of RUN_DEPENDS
- Take maintainership

Changes:	https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md
Original commitRevision:508773 
Saturday, 27 Apr 2019
18:27 sunpoet search for other commits by this committer
Change RUN_DEPENDS from rubygem-msgpack1 to rubygem-msgpack

- Bump PORTREVISION for dependency change
Original commitRevision:500255 
Tuesday, 11 Sep 2018
19:01 sunpoet search for other commits by this committer
Update to 1.3.2

Changes:	https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md
Original commitRevision:479560 
Tuesday, 31 Jul 2018
00:05 sunpoet search for other commits by this committer
Update to 1.3.1

Changes:	https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md
Original commitRevision:475955 
Tuesday, 10 Apr 2018
17:39 sunpoet search for other commits by this committer
Update to 1.3.0

Changes:	https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md
Original commitRevision:466977 
Friday, 23 Mar 2018
16:45 sunpoet search for other commits by this committer
Update to 1.2.1

Changes:	https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md
Original commitRevision:465373 
Thursday, 8 Mar 2018
15:38 sunpoet search for other commits by this committer
Update to 1.2.0

Changes:	https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md
Original commitRevision:463907 
Saturday, 6 Jan 2018
13:51 sunpoet search for other commits by this committer
Update to 1.1.8

Changes:	https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md
Original commitRevision:458269 
Wednesday, 27 Dec 2017
19:53 sunpoet search for other commits by this committer
Update to 1.1.7

- Update LICENSE_FILE

Changes:	https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md
Original commitRevision:457407 
Sunday, 24 Sep 2017
19:08 sunpoet search for other commits by this committer
Fix RUN_DEPENDS

- Bump PORTREVISION for dependency change
Original commitRevision:450543 
Thursday, 7 Sep 2017
20:12 sunpoet search for other commits by this committer
Update to 1.1.3

Changes:	https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md
Original commitRevision:449420 
Saturday, 5 Aug 2017
03:25 jrm search for other commits by this committer
Set ruby@FreeBSD.org as maintainer of these ports, so that ruby team can
more easily contribute to their maintenance.
Original commitRevision:447386 
Monday, 17 Jul 2017
03:02 jrm search for other commits by this committer
devel/rubygem-bootsnap: Update to version 1.1.2

Upstream changes:
https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md
Original commitRevision:446051 
Monday, 3 Jul 2017
17:35 jrm search for other commits by this committer
New port, devel/rubygem-bootsnap: Boot large ruby/rails apps faster

WWW: WWW: https://github.com/Shopify/bootsnap
Original commitRevision:444971 

Number of commits found: 50