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/mdbtools/files/patch-yacc

Number of commits found: 2

Tuesday, 15 Apr 2003
16:26 marcus search for other commits by this committer
Really fix this port.  Make it depend on libgnomeui if present, and
conditionalize the plist accordingly.  According to the mdbtools homepage,
this port requires bison, so set things accordingly.  Also, correct some
gcc-3.x-isms that prevented proper GNOME compilation on -STABLE.
Original commit
16:19 mi search for other commits by this committer
Force it use yacc(1) instead of ``bison -y''. The port's configure script
detects the byacc's presense, but does not use it... A more generic patch
will be sent to developers.

Missing dependency pointed out by:      kris
Original commit

Number of commits found: 2