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: editors/xcoral/files/patch-BR_Parser.y

Number of commits found: 2

Saturday, 5 Sep 2020
01:06 mi search for other commits by this committer
Fix the "duplicate symbol" problem, which builds on -current have
uncovered recently.

While here, also:

	1. Fix some compiler-warnings shown by the newer clang.
	2. Stop patching the BR_Parser.c -- because we patch
	   BR_Parser.y anyway, which necessitates regenerating
	   the former.
	3. Fix the concurrency problem with the bison-invocation
	   which would, occasionally, break parallel builds.

Reported by:	pkg-fallout
Sponsored by:	United Marsupials
Original commitRevision:547581 
Friday, 13 Jan 2017
07:21 sunpoet search for other commits by this committer
Update to 3.0.4

- Add LICENSE
- Use USES=localbase
- Use PORTDATA
- Sort PLIST

Changes:	http://git.savannah.gnu.org/cgit/bison.git/tree/NEWS
Differential Revision:	https://reviews.FreeBSD.org/D9073
PR:		215840
Exp-run by:	antoine
Original commitRevision:431345 

Number of commits found: 2