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/grub2/files/patch-grub-2.00-zfs-feature-flag-support

Number of commits found: 3

Monday, 28 Jul 2014
15:18 marino search for other commits by this committer
sysutils/grub2: Fix feature to read 'com.delphix:hole_birth' on ZFS

Fix for booting kernel directly from ZFS using grub.

PR:		188524
Submitted by:	Andrey Zholos
Original commitRevision:363177 
Sunday, 27 Jul 2014
18:13 marino search for other commits by this committer
sysutils/grub2: Fix wrong lz4 endianness and general port cleanup

Due to lack of inclusion of <sys/endian.h>, the lz4 code incorrectly
assumes a big-endian system.  The result issues manifest with errors like,
"error: no such device: <pool id>." and "lz3 decompression failed" at the
grub prompt.  Modify existing patch to add <sys/endian.h>.

While here, simplify the port with OPTIONS_SUB framework and fix the
manpage stuff on the options which apparently has been broken since
this unmaintained port was staged.

PR:		192066
Submitted by:	Andrey Zholos
Original commitRevision:363087 
Saturday, 3 Aug 2013
19:02 nox search for other commits by this committer
- Update to 2.00 . [1]
- Add kfreebsd >= 9.1 fix to boot a kernel directly w/o chainloading [2]
  - see also:

	http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=699002

- Add zfs support including zfs feature flags, see: [3]

	http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/sys-boot/grub/files/grub-2.00-zfs-feature-flag-support-r1.patch

- Add FUSE support and knob.
- Switch to USES=gmake .
- Add LICENSE.
- Fix build on head.
- Mark MAKE_JOBS_UNSAFE:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commitRevision:324199 

Number of commits found: 3