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/db/distinfo

Number of commits found: 12

Sunday, 14 Nov 2021
08:09 Mikael Urankar (mikael) search for other commits by this committer
databases/db: Update to 1.27.
commit hash: a456c8e29e44d08b4c23ad6121afa1046fe98899 commit hash: a456c8e29e44d08b4c23ad6121afa1046fe98899 commit hash: a456c8e29e44d08b4c23ad6121afa1046fe98899 commit hash: a456c8e29e44d08b4c23ad6121afa1046fe98899 a456c8e
Thursday, 19 Aug 2021
16:08 Fernando ApesteguĂ­a (fernape) search for other commits by this committer Author: Helge Oldach
databases/db: update to 1.26 and simplify

ChangeLog: http://cvsweb.netbsd.org/bsdweb.cgi/src/usr.bin/db/db.c

PR:	257930
Reported by:	freebsd@oldach.net
commit hash: ebb7c74c21dc231dae7e7c462438ef79a799663a commit hash: ebb7c74c21dc231dae7e7c462438ef79a799663a commit hash: ebb7c74c21dc231dae7e7c462438ef79a799663a commit hash: ebb7c74c21dc231dae7e7c462438ef79a799663a ebb7c74
Sunday, 7 Feb 2021
02:03 nc search for other commits by this committer
databases/db: Update to 1.16
Original commitRevision:564587 
Sunday, 20 Mar 2011
12:54 miwi search for other commits by this committer
- Get Rid MD5 support
Original commit
Thursday, 31 Jul 2008
11:30 edwin search for other commits by this committer
And again backout to revision 1.14 until lukem@netbsd.org fixes it.
Original commit
Monday, 28 Jul 2008
12:03 edwin search for other commits by this committer
Update to CVS version 1.16
Original commit
Monday, 25 Jun 2007
04:21 edwin search for other commits by this committer
Go back to 1.14 which seems to work better that 1.15:

    $ db hash name.hash.db josk
    db: Error reading key `josk': Invalid argument
    $ db hash name.hash.db joska
    db: Error reading key `joska': Invalid argument
    $ db btree name.btree.db josk
    db: Unknown key `josk'
    $ db btree name.btree.db joska
    db: Unknown key `joska'

It seems to happen due to the new design of db_get() in db.c, which
I will try to decypher later on.
Original commit
Thursday, 21 Jun 2007
01:22 edwin search for other commits by this committer
update to version 1.15
Original commit
Tuesday, 8 Nov 2005
21:45 edwin search for other commits by this committer
Add SHA256 checksums to the distinfo files.
Original commit
Thursday, 18 Mar 2004
02:27 trevor search for other commits by this committer
Add size data.

Approved by:    maintainers
Original commit
Friday, 2 Jan 2004
21:53 edwin search for other commits by this committer
FreeBSD port of the NetBSD db(1) command.

        manipulate db(3)'s btree(3) and hash(3) databases

Submitted by:   edwin@mavetju.org
Original commit
Thursday, 22 Aug 2002
19:34 ade search for other commits by this committer
BerkeleyDB cleanup - stage 3
Version 2 of Berkeley DB has been repo-copied to databases/db2, for
naming consistency with the other ports.  Fix dependencies accordingly.
Original commit

Number of commits found: 12