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: sysutils/nix/distinfo

Number of commits found: 5

Wednesday, 21 Feb 2024
11:30 Ashish SHUKLA (ashish) search for other commits by this committer
sysutils/nix: Update to 2.20.2

- Unbreak it
- Remove the non-applicable patches
- Disable unit tests for now
- Adopt port
commit hash: 6420293a2ff8d224f3ce2a64f8402ddd29568d5a commit hash: 6420293a2ff8d224f3ce2a64f8402ddd29568d5a commit hash: 6420293a2ff8d224f3ce2a64f8402ddd29568d5a commit hash: 6420293a2ff8d224f3ce2a64f8402ddd29568d5a 6420293
Friday, 9 Sep 2022
21:13 Mateusz Piotrowski (0mp) search for other commits by this committer Author: Lincoln Auster
sysutils/nix: Update to 2.3.11
commit hash: d2bf901d4386be8c01c363d47a9513b22a452f83 commit hash: d2bf901d4386be8c01c363d47a9513b22a452f83 commit hash: d2bf901d4386be8c01c363d47a9513b22a452f83 commit hash: d2bf901d4386be8c01c363d47a9513b22a452f83 d2bf901
Monday, 8 Feb 2021
10:48 0mp search for other commits by this committer
Fix a runtime issue causing Nix to die when it builds packages

Related upstream PR:
https://github.com/NixOS/nix/pull/4530

PR:		253322
Submitted by:	hi@alyssa.is
MFH:		2021Q1
Original commitRevision:564693 
Thursday, 7 Jan 2021
10:37 0mp search for other commits by this committer
Update to 2.3.10

PR:		251897
Submitted by:	nc
Differential Revision:	https://reviews.freebsd.org/D27996
Original commitRevision:560702 
Friday, 25 Sep 2020
12:54 0mp search for other commits by this committer
Add Nix, a purely functional package manager

Nix is a purely functional package manager. This means that it treats
packages like values in purely functional programming languages such as
Haskell -- they are built by functions that don't have side-effects,
and they never change after they have been built.

FreeBSD support in Nix is not fully complete yet. This commit only
brings the Nix package manager to the ports. Hopefully, this port will
streamline the work of bootstrapping of Nix packages on FreeBSD.

Thanks to all the kind folks who contributed to the porting efforts.
It was a fun journey.

WWW: https://nixos.org/nix/

Differential Revision:	https://reviews.freebsd.org/D17766
Original commitRevision:550026 

Number of commits found: 5