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/puredb/pkg-plist

Number of commits found: 5

Saturday, 13 Aug 2016
09:01 amdmi3 search for other commits by this committer
- Add LICENSE
- Switch to options helpers
- Regenerate patches with `make makepatch`
Original commitRevision:420157 
Monday, 20 Oct 2014
10:41 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371255 
Sunday, 21 Sep 2014
12:33 amdmi3 search for other commits by this committer
- Drop .la files, no dependees require them

Approved by:	portmgr blanket
Original commitRevision:368746 
Friday, 16 May 2014
06:49 vanilla search for other commits by this committer
Support staging.
Original commitRevision:354197 
Tuesday, 1 Apr 2003
02:36 edwin search for other commits by this committer
databases/puredb: Set of libraries for creating and reading constant databases

        PureDB is a portable and tiny set of libraries for creating
        and reading constant databases. It manages data files that
        contains text or binary key/data pairs of arbitrary sizes.
        Lookups are very fast (normally only one disk access to
        match a hash value), overhead is low (a database is 1028
        bytes plus only 16 extra bytes per record), multiple
        concurrent read access are supported, and databases can be
        up to 4 Gb long, and they are portable across architectures.

PR:             ports/48901
Submitted by:   Sergei Kolobov <sergei@kolobov.com>
Original commit

Number of commits found: 5