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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
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