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: databases/p5-DBIx-Class-InflateColumn-FS/distinfo

Number of commits found: 1

Wednesday, 13 Apr 2011
08:54 kuriyama search for other commits by this committer
Provides inflation to a Path::Class::File object allowing file system
storage of BLOBS.

The storage path is specified with fs_column_path. Each file receives
a unique name, so the storage for all FS columns can share the same
path.

Within the path specified by fs_column_path, files are stored in
sub-directories based on the first 2 characters of the unique file
names.  Up to 256 sub-directories will be created, as needed. Override
_fs_column_dirs in a derived class to change this behavior.

fs_new_on_update will create a new file name if the file has been
updated.

WWW: http://search.cpan.org/dist/DBIx-Class-InflateColumn-FS/
Original commit

Number of commits found: 1