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: Tools/scripts/MOVEDlint.awk

Number of commits found: 24

Wednesday, 24 Aug 2022
07:14 Baptiste Daroussin (bapt) search for other commits by this committer
MOVEDlint: ignore make.conf

Ignoring make.conf when looking up for existing flavors, makes the
test less likely to be polluted by end user defaults, like default
version of python etc.
commit hash: 97d54c041391189df371a5858214ca1ae347caf9 commit hash: 97d54c041391189df371a5858214ca1ae347caf9 commit hash: 97d54c041391189df371a5858214ca1ae347caf9 commit hash: 97d54c041391189df371a5858214ca1ae347caf9 97d54c0
Tuesday, 23 Aug 2022
13:16 Baptiste Daroussin (bapt) search for other commits by this committer
MOVEDlint: Test the first and second field for spaces

both fields should not have spaces in their field, let's make
MOVEDlint check for it
commit hash: fb4e70bad0bf832a2bb41986f6ec37d3f03d06db commit hash: fb4e70bad0bf832a2bb41986f6ec37d3f03d06db commit hash: fb4e70bad0bf832a2bb41986f6ec37d3f03d06db commit hash: fb4e70bad0bf832a2bb41986f6ec37d3f03d06db fb4e70b
12:55 Baptiste Daroussin (bapt) search for other commits by this committer
MOVEDlint: exit 1 in case of error
commit hash: abe88637f5c96074b395a7a982ae399fa0a8ec38 commit hash: abe88637f5c96074b395a7a982ae399fa0a8ec38 commit hash: abe88637f5c96074b395a7a982ae399fa0a8ec38 commit hash: abe88637f5c96074b395a7a982ae399fa0a8ec38 abe8863
12:49 Baptiste Daroussin (bapt) search for other commits by this committer
MOVEDlint: accept -v blame=1 from command line
commit hash: 85397ca391b1d81e9b90e100209c243be99789a0 commit hash: 85397ca391b1d81e9b90e100209c243be99789a0 commit hash: 85397ca391b1d81e9b90e100209c243be99789a0 commit hash: 85397ca391b1d81e9b90e100209c243be99789a0 85397ca
12:16 Baptiste Daroussin (bapt) search for other commits by this committer
MOVEDlint: check for flavored version of a port

There is no need to document when a port has been flavored or new
flavor has been added, check if someone added such a line, and prevent
the person it is not needed
commit hash: d1349053a7cbc231d1eec15719858035f5118db7 commit hash: d1349053a7cbc231d1eec15719858035f5118db7 commit hash: d1349053a7cbc231d1eec15719858035f5118db7 commit hash: d1349053a7cbc231d1eec15719858035f5118db7 d134905
12:07 Baptiste Daroussin (bapt) search for other commits by this committer
MOVEDlint.awk: add the ability to select a start date

Reviewed by:	tcberner
Differential Revision:	https://reviews.freebsd.org/D36304
commit hash: d2aa049c86107a2e8995569d9c719ddc7519a9d4 commit hash: d2aa049c86107a2e8995569d9c719ddc7519a9d4 commit hash: d2aa049c86107a2e8995569d9c719ddc7519a9d4 commit hash: d2aa049c86107a2e8995569d9c719ddc7519a9d4 d2aa049c
Tuesday, 6 Apr 2021
10:39 Rene Ladan (rene) search for other commits by this committer
Tools/scripts/MOVEDlint.awk: remove svn compatibility

Reviewed by:	uqs
Differential Revision:	https://reviews.freebsd.org/D29451
commit hash: ba2871e5f55530d5087401add7a5bf4d5fa4d671 commit hash: ba2871e5f55530d5087401add7a5bf4d5fa4d671 commit hash: ba2871e5f55530d5087401add7a5bf4d5fa4d671 commit hash: ba2871e5f55530d5087401add7a5bf4d5fa4d671 ba2871e
Monday, 2 Jul 2018
16:19 mat search for other commits by this committer
Also report the previous line when going backwards in time.

This is because half of the time, the previous line is the one that is
wrong, so you get redirected to line X, where X-1 has the error, and you
wonder because line X looks just fine.

Sponsored by:	Absolight
Original commitRevision:473752 
Thursday, 25 Jan 2018
20:56 bdrewery search for other commits by this committer
Show errors for duplicate source entries.
Original commitRevision:459958 
Thursday, 30 Nov 2017
15:33 mat search for other commits by this committer
Generic FLAVORS work.

- Enable FLAVORS.
- Make make describe flavors aware.
- Add a qa check for unique package names amongst flavors.
- Make MOVEDlint understand flavors.
- Add a bit of sanity check to make sure FLAVORS stay lowercase.
- Various fixes.

Reviewed by:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12577
Original commitRevision:455205 
Friday, 10 Nov 2017
12:01 mat search for other commits by this committer
Commit the actual patch I tested

Sponsored by:	Absolight
Original commitRevision:453896 
11:59 mat search for other commits by this committer
Cleanup resurrected processing.

There is no need to have a resurrected array, it is only used once, so
move the resurrected printf where it belongs.

Sponsored by:	Absolight
Original commitRevision:453895 
11:59 mat search for other commits by this committer
Don't blame the person that removed a resurrected.

Sponsored by:	Absolight
Original commitRevision:453894 
11:59 mat search for other commits by this committer
Add braces around all if/else.

Sponsored by:	Absolight
Original commitRevision:453893 
Monday, 30 Oct 2017
13:56 mat search for other commits by this committer
Re-enable blame (was annotate) with svn and git support.

ak@ asked that I remove the unused error array, and I went to have a
look at what it was actually used for back in the day.  It seemed better
to re-enable the blame feature instead of removing it.

Sponsored by:	Absolight
Original commitRevision:453175 
11:23 mat search for other commits by this committer
The final sort was missing from some places.

Sponsored by:	Absolight
Original commitRevision:453170 
Monday, 7 Aug 2017
17:32 bdrewery search for other commits by this committer
Fix resurrected ports not being warned about if they have a new dest entry.

This now warns about these 2 ports as needing to be marked as resurrected:

    archivers/brotli|archivers/py-brotli|2016-11-24|Brotli is a python module
    devel/libbrotli|archivers/brotli|2017-07-12|meta project no longer required
to build libs

    www/rubygem-jquery-rails||2017-01-07|Has expired: Depends on deprecated
www/rubygem-railties
    www/rubygem-jquery-rails4|www/rubygem-jquery-rails|2017-03-27|Remove
PKGNAMESUFFIX
Original commitRevision:447499 
Sunday, 7 Dec 2014
17:51 ak search for other commits by this committer
- Remove vestiges of cvs annotate support
Original commitRevision:374220 
Friday, 24 Jan 2014
15:44 eadler search for other commits by this committer
Make MOVEDLint output more consistent
Original commitRevision:340914 
Monday, 15 Oct 2012
21:34 eadler search for other commits by this committer
Add MOVEDLint checks for some of the other formatting problems
seen in MOVED lines.

Feature safe:	yes
Original commitRevision:305939 
Sunday, 15 Jul 2012
23:16 eadler search for other commits by this committer
Remove support for CVS from MOVEDLint

Approved by:	portmgr (beat)
Original commit
Sunday, 9 Jan 2005
10:21 krion search for other commits by this committer
Remove traling spaces.
Original commit
Saturday, 8 May 2004
11:52 eik search for other commits by this committer
- don't flag empty lines
- callable without arguments:
  /usr/ports/Tools/scripts/MOVEDlint.awk
- do CVS annotate when called with env CVS=yes
Original commit
02:46 eik search for other commits by this committer
awk script to check MOVED for consistency

Usage:
  [env PORTSDIR=/usr/ports] awk -f MOVEDlint.awk /usr/ports/MOVED
Original commit

Number of commits found: 24