notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/libappindicator/files/extra-patch-bindings_vala_examples_Makefile.am

Number of commits found: 3

Tuesday, 2 Mar 2021
08:34 ak search for other commits by this committer
- Remove empty file left after r538197

Approved by:	portmgr blanket
Original commitRevision:566939 
Monday, 8 Jun 2020
04:41 kevans search for other commits by this committer
Multiple ports: improve regex compliance

These changes largely fall into just two categories:

1. Need textproc/gsed for GNU extensions
2. Extraneous escapes that can go away

For #1, there's a further subdivision into those that require autoconf magic
and those that can get away with BINARY_ALIAS=sed=${LOCALBASE}/bin/gsed.
-CURRENT will soon gain GNU extensions, but these will take longer to get to
all supported releases; we must switch them to gsed to ensure we're actually
properly building them as intended.

For #2, I've fixed these as I can and we should upstream these fixes.

PORTREVISION is bumped for all of the above, because we will almost
certainly build these differently when the replacements actually start
working.

These were all detected by the below-referenced exp-run [1]. The patch
included forbids many ordinary characters from being escaped, since we'll
later imbue those with special meanings. This has had the nice side effect
of picking up various things that we didn't handle properly, e.g. \t and \r
for tab and carriage return.

PR:		229925 [1]
Approved by:	koobs (mentor)
Approved by:	portmgr (blanket: trivial build fixes)
MFH:		no (invasive risk)
Differential Revision:	https://reviews.freebsd.org/D25185
Original commitRevision:538197 
Thursday, 6 Feb 2020
18:22 swills search for other commits by this committer
devel/libappindicator: update and undeprecate

While here, pass maintainership to submitter

PR:		243750
Submitted by:	Hiroki Tagato <tagattie@yandex.com>
Original commitRevision:525397 

Number of commits found: 3