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: net/bsdec2-image-upload/Makefile

Number of commits found: 26

Thursday, 25 Jan 2024
23:53 Colin Percival (cperciva) search for other commits by this committer
net/bsdec2-image-upload: Update to 1.4.7

Switch from gp2 to gp3 default root disk type; and remove unnecessary
mention of "ephemeral" disks when registering AMI.
commit hash: 9bbcbc4961015f8d83f9c93e3b80df6475b71bd2 commit hash: 9bbcbc4961015f8d83f9c93e3b80df6475b71bd2 commit hash: 9bbcbc4961015f8d83f9c93e3b80df6475b71bd2 commit hash: 9bbcbc4961015f8d83f9c93e3b80df6475b71bd2 9bbcbc4
Wednesday, 7 Jun 2023
22:15 Colin Percival (cperciva) search for other commits by this committer
net/bsdec2-image-upload: Update to 1.4.6

This adds a new --uefi-preferred option.
commit hash: e41a7b0b24739804855d74a178c1d4d78449be7a commit hash: e41a7b0b24739804855d74a178c1d4d78449be7a commit hash: e41a7b0b24739804855d74a178c1d4d78449be7a commit hash: e41a7b0b24739804855d74a178c1d4d78449be7a e41a7b0
Friday, 27 Aug 2021
00:52 Colin Percival (cperciva) search for other commits by this committer
net/bsdec2-image-upload: Update to 1.4.5
commit hash: 16c89227427af9709faeca2884aa77719a5635ed commit hash: 16c89227427af9709faeca2884aa77719a5635ed commit hash: 16c89227427af9709faeca2884aa77719a5635ed commit hash: 16c89227427af9709faeca2884aa77719a5635ed 16c8922
Saturday, 21 Aug 2021
21:05 Colin Percival (cperciva) search for other commits by this committer
net/bsdec2-image-upload: Update to 1.4.4

* Add --uefi option for setting the BootMode of amd64 images
* Fix socket and memory leaks in SSL requests
* Support LibreSSL 3.3.2+
commit hash: 6e44cd75c158aa227a77397922bd599abb9297c7 commit hash: 6e44cd75c158aa227a77397922bd599abb9297c7 commit hash: 6e44cd75c158aa227a77397922bd599abb9297c7 commit hash: 6e44cd75c158aa227a77397922bd599abb9297c7 6e44cd7
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, 5 Mar 2021
00:05 cperciva search for other commits by this committer
Update bsdec2-image-upload to 1.4.1.

This fixes a bug which resulted in uploads hanging at 20% complete.
Original commitRevision:567348 
Friday, 26 Feb 2021
18:49 cperciva search for other commits by this committer
Update bsdec2-image-upload to 1.4.0.

This adds compatibility with LibreSSL 2.9+, compatibility with recently
created S3 buckets, support for > 10 GB AMIs, and a cleanup of the build
code.
Original commitRevision:566627 
Wednesday, 22 Jul 2020
10:17 pkubaj search for other commits by this committer
net/bsdec2-image-upload: fix build on GCC architectures

-W\#warnings is incorrect for GCC:
cc1: error: -Werror=#warnings: No option -W#warnings

MFH:		2020Q3 (fix build blanket)
Original commitRevision:542847 
Friday, 10 Apr 2020
23:07 cperciva search for other commits by this committer
Update to 1.3.1.

This should unbreak the build with libressl and pre-1.1.1 versions
of OpenSSL; most importantly, this should build on FreeBSD 11 again.
Original commitRevision:531388 
Wednesday, 8 Apr 2020
03:27 cperciva search for other commits by this committer
Update bsdec2-image-upload to 1.3.0.

This new version:
1. Uses ImportSnapshot for uploading VHD images (necessary for .cn regions,
where the ImportVolume API is not available).
2. Adds Architecture field to (optional) SNS notifications.
3. (Optionally) records AMI IDs in the SSM Parameter Store.

Sponsored by:   https://www.patreon.com/cperciva
Original commitRevision:531085 
Wednesday, 20 Mar 2019
06:19 cperciva search for other commits by this committer
Update bsdec2-image-upload to version 1.2.2.

This adds a new --arm64 option which flags the resulting AMI as
running on the arm64 architecture (e.g., the a1.* instance family).
Original commitRevision:496311 
Wednesday, 1 Aug 2018
22:06 cperciva search for other commits by this committer
Update to version 1.2.1.  This brings two changes:
1. A new --publicsnap option which marks the EBS snapshot for the AMI's
root disk as being public.
2. When sending an SNS notification about new AMIs, the SNS region is
extracted from the Topic ARN rather than using the same region as was
used for uploading the AMI.
Original commitRevision:476203 
Tuesday, 17 Jul 2018
07:37 cperciva search for other commits by this committer
Update bsdec2-image-upload to version 1.2.

This brings support for automatically sending SNS notifications about
new AMIs (requested by Amazon), and adjusts the "copy AMIs out to all
the regions" step to perform copies in parallel (which should speed
up the process of releasing new AMIs significantly).
Original commitRevision:474781 
Sunday, 24 Jun 2018
08:46 cperciva search for other commits by this committer
Update bsdec2-image-upload to version 1.1.4.

This fixes a problem which surfaced just in time to obstruct FreeBSD
11.2-RELEASE relating to the output sent by the DescribeConversionTasks
API.
Original commitRevision:473189 
Wednesday, 12 Jul 2017
06:13 cperciva search for other commits by this committer
Update bsdec2-image-upload to version 1.1.3: Retry failed Amazon S3 PUTs
and most failed EC2 API calls.

Relnotes:	This should help the release engineer remain sane.
Original commitRevision:445574 
Wednesday, 21 Jun 2017
20:56 cperciva search for other commits by this committer
Update bsdec2-image-upload to version 1.1.2.  This works around recent
breakage in the EC2 DescribeConversionTasks API and should unbreak the
AMI upload process.
Original commitRevision:444078 
Thursday, 25 May 2017
18:58 cperciva search for other commits by this committer
Update bsdec2-image-upload to version 1.1.1.  This adds an --ena option
which marks newly registered images as supporting the Elastic Network
Adapter hardware.
Original commitRevision:441710 
Monday, 10 Oct 2016
02:07 cperciva search for other commits by this committer
Update bsdec2-image-upload to version 1.1.0.  This new version makes use
of the DescribeRegions API call to get a list of EC2 regions rather than
using a static list compiled in; some users may need to update their IAM
policies to allow DescribeRegions.
Original commitRevision:423630 
Sunday, 11 Sep 2016
00:19 marino search for other commits by this committer
net/bsdec2-image-upload: Add SSL flags

Approved by:	SSL blanket
Original commitRevision:421761 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Tuesday, 12 Jan 2016
09:36 cperciva search for other commits by this committer
Update to 1.0.2.  This adds a new --sriov option which enables EC2
Enhanced Networking on the created image(s) and support for the
ap-northeast-2 (Seoul) region.
Original commitRevision:405844 
Thursday, 15 Jan 2015
09:05 tijl search for other commits by this committer
Add missing USE_OPENSSL=yes

PR:		195796
Original commitRevision:377064 
Sunday, 30 Nov 2014
20:26 antoine search for other commits by this committer
Allow staging as a regular user
Original commitRevision:373687 
Saturday, 29 Nov 2014
00:59 cperciva search for other commits by this committer
Update to 1.0.1.  The only change is a workaround for OpenSSL API stupidity
which should fix the build on older FreeBSD releases.
Original commitRevision:373591 
Sunday, 23 Nov 2014
22:34 cperciva search for other commits by this committer
Add bsdec2-image-upload port:
  Tool for uploading disk images into Amazon EC2 and creating Amazon
  Machine Images from them.

This will be used to build FreeBSD/EC2 images in the future.
Original commitRevision:373185 

Number of commits found: 26