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: comms/birda/files/patch-lib-Makefile

Number of commits found: 3

Friday, 20 Dec 2019
23:24 brooks search for other commits by this committer
Additional builds with with src r354909 applied.

The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.

When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively.  When declared in the environment they
become WITHOUT_<FOO>.

Also GC NO_MANCOMPRESSED which doesn't do anything.

In the case of devel/libpasori, this change accomplished the same thing
as the change in r518434, but more directly (fix the Makefiles rather
than patching them after they are installed).
Original commitRevision:520531 
Thursday, 9 Nov 2017
23:12 antoine search for other commits by this committer
Fix the context of some patches so that they apply with stricter patch(1)

PR:		223545
With hat:	portmgr
Original commitRevision:453879 
Wednesday, 23 Nov 2005
23:57 edwin search for other commits by this committer
[patch] comms/birda unexpire

        PR 88049 marked comms/birda as deprecated because the old
        distfile is no longer available on NetBSD's ftp server.
        This is because they now ship birda-1.1

        This patch updates the port to 1.1, unbreaking birda.  I
        use this port routinely and would hate to see it gone.

        I would be happy to be maintainer of birda if current
        maintainer has no interest maintaining it.

PR:             ports/88968
Submitted by:   Matthew Luckie <mjl@luckie.org.nz>

---------------------------------------------------------------------- CVS:
Enter Log.  Lines beginning with `CVS:' are removed automatically
distinfo CVS: Added Files: CVS:    files/patch-lib-Makefile CVS:
Removed Files: CVS:    files/patch-iassrv.c CVS:
----------------------------------------------------------------------
Original commit

Number of commits found: 3