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/isboot-kmod/files/patch-iscsi.c

Number of commits found: 4

Tuesday, 5 Sep 2023
07:18 Fernando ApesteguĂ­a (fernape) search for other commits by this committer Author: John Nielsen
net/isboot-kmod: Update to 0.2.15

PR:		273552
Reported by:	john@jnielsen.net (maintainer)
commit hash: 4d56f9f5a3028310ba84b7c985ec76e168a6a021 commit hash: 4d56f9f5a3028310ba84b7c985ec76e168a6a021 commit hash: 4d56f9f5a3028310ba84b7c985ec76e168a6a021 commit hash: 4d56f9f5a3028310ba84b7c985ec76e168a6a021 4d56f9f
Friday, 13 May 2022
16:56 John Baldwin (jhb) search for other commits by this committer
net/isboot-kmod: Fix set but unused warnings.

- Remove unused variables.

- Add a __trace_unused helper macro to mark variables only used in
  ISBOOT_TRACE.

Reviewed by:	john@jnielsen.net (maintainer)
Differential Revision:	https://reviews.freebsd.org/D35176
commit hash: bd396a444474f557f716cbf803229c725c38ff6f commit hash: bd396a444474f557f716cbf803229c725c38ff6f commit hash: bd396a444474f557f716cbf803229c725c38ff6f commit hash: bd396a444474f557f716cbf803229c725c38ff6f bd396a4
Friday, 25 Sep 2015
17:50 pi search for other commits by this committer
net/isboot-kmod: 0.2.10 -> 0.2.11

- patches upstreamed
- added header values to be more independent from base iSCSI
- limited builtin initiator to handle login sequence

PR:		203324
Submitted by:	Daisuke Aoyama <aoyama@peach.ne.jp> (upstream)
Approved by:	John Nielsen <john@jnielsen.net> (maintainer)
Original commitRevision:397845 
Thursday, 24 Sep 2015
10:28 pi search for other commits by this committer
New port: net/isboot-kmod

This installs Daisuke Aoyama's isboot kernel module, which allows
booting FreeBSD directly from an iSCSI root disk. If your BIOS
supports iSCSI you may configure your target settings in the BIOS
and boot directly. If not, you may PXE boot using software that
contains iSCSI support such as iPXE. The module reads the iSCSI
Boot Firmware Table (IBFT) to configure the network and re-attach
the volume once the kernel begins execution.

WWW: http://shell.peach.ne.jp/aoyama/archives/2115 (Japanese)

PR:		203294
Submitted by:	John Nielsen <john@jnielsen.net>
Original commitRevision:397686 

Number of commits found: 4