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: textproc/bsdgrep/files/patch-Makefile

Number of commits found: 6

Sunday, 31 Dec 2023
00:06 Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/bsdgrep: Remove expired port

2023-12-31 textproc/bsdgrep: Merged into base from 13
commit hash: adfededdb754944329964a3a3ebc91eed3823690 commit hash: adfededdb754944329964a3a3ebc91eed3823690 commit hash: adfededdb754944329964a3a3ebc91eed3823690 commit hash: adfededdb754944329964a3a3ebc91eed3823690 adfeded
Friday, 20 Nov 2020
14:16 kevans search for other commits by this committer
textproc/bsdgrep: fix the build on recent -CURRENT

A seatbelt was added to throw a warning if a "SUBDIR." variable appeared
non-empty, since that indicates something was trying to expand a MK_
variable most likely and either opts.mk wasn't included or the name of the
variable used is wrong.

In this particular case, we're repackaging a part from base. I had stripped
the src.opts.mk include but hadn't thought to replace it with bsd.opts.mk
for userlandy stuff.

This also goes as far as fixing the test build, but doesn't yet hook up the
tests. On FreeBSD <13 these need a kyua/atf test dep, but I'd like to do a
sweep and see if there are any other ports (e.g. from NetBSD base or FreeBSD
base) that also have a dependency to weigh in on if this should just be a
one-off osversion check or a kyua/atf USES.

MFH:		2020Q4 (blanket: build fix)
Original commitRevision:555761 
Thursday, 19 Apr 2018
18:22 kevans search for other commits by this committer
[PATCH] textproc/bsdgrep: Update to 2.6.0 and set LICENSE

The following list of changes are roughly what has occurred since the last
update:

Features:

 - With bsdgrep -r, the working directory is implied if no directory is
   specified
 - bsdgrep will now behave as bsdgrep -r does when it's named rgrep
 - bsdgrep now understands -z/--null-data to use \0 as EOL
 - GNU regex compatibility is now indicated with a "GNU compatible" in
   the version string

Fixes:

 - --mmap no longer hangs when coming across an EOF without an
   accompanying EOL
 - -o/--color matching generally improved, now produces earliest /
   longest matches
 - Context output now more closely aligns with GNU grep
 - Zero-length matches no longer exhibit broken behavior
 - Every output line now honors -b/-H/-n flags

Other fixes are also present.

While here, move to the version as reported by `grep -V` -- I intend to bump
the version in base sensible as bugfixes/features roll in.

Tested with:	Poudriere (amd64, head)
Tested with:	Poudriere (amd64, 11.1)
Tested with:	Poudriere (amd64, 10.4)
Glanced at by:	Portlint -AC
PR:		227639, 197531
Approved by:	portmgr (feld)
Original commitRevision:467795 
Sunday, 2 Oct 2011
15:28 gabor search for other commits by this committer
- Fix build on >=9.X

Reported by:    eadler
Original commit
10:05 gabor search for other commits by this committer
- Update to 20111002
Original commit
Tuesday, 13 Sep 2011
23:13 gabor search for other commits by this committer
- Fix build on 9.X

Reported by:    pointyhat (via pav)
Original commit

Number of commits found: 6