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: devel/rclint/Makefile

Number of commits found: 24

Sunday, 17 Sep 2023
06:50 Chris Rees (crees) search for other commits by this committer
devel/rclint: Update to 1.3.0

Missing spaces after comment characters no longer cause bogus ordering
complaints
commit hash: 2a9eb8df39910516667c9b777173145020fe59b5 commit hash: 2a9eb8df39910516667c9b777173145020fe59b5 commit hash: 2a9eb8df39910516667c9b777173145020fe59b5 commit hash: 2a9eb8df39910516667c9b777173145020fe59b5 2a9eb8d
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Saturday, 15 Jan 2022
12:03 Chris Rees (crees) search for other commits by this committer
devel/rclint: Update to 1.2.0

- Stop complaining about missing $FreeBSD$
commit hash: 8a05ecb3a955ed0e9d15d9952dc88baddb4a841a commit hash: 8a05ecb3a955ed0e9d15d9952dc88baddb4a841a commit hash: 8a05ecb3a955ed0e9d15d9952dc88baddb4a841a commit hash: 8a05ecb3a955ed0e9d15d9952dc88baddb4a841a 8a05ecb
Friday, 21 May 2021
16:23 Mateusz Piotrowski (0mp) search for other commits by this committer
devel/rclint: Set NO_ARCH

Approved by:	portmgr blanket
commit hash: a475b21dc6ee851ad5a9041bda5dfd7ccf5b3df5 commit hash: a475b21dc6ee851ad5a9041bda5dfd7ccf5b3df5 commit hash: a475b21dc6ee851ad5a9041bda5dfd7ccf5b3df5 commit hash: a475b21dc6ee851ad5a9041bda5dfd7ccf5b3df5 a475b21
16:23 Mateusz Piotrowski (0mp) search for other commits by this committer
devel/rclint: Sort variables

Approved by:	portmgr blanket
commit hash: dfe0c307d68b3c29f440ee17fff872f367e360c9 commit hash: dfe0c307d68b3c29f440ee17fff872f367e360c9 commit hash: dfe0c307d68b3c29f440ee17fff872f367e360c9 commit hash: dfe0c307d68b3c29f440ee17fff872f367e360c9 dfe0c30
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Monday, 29 Mar 2021
19:49 crees search for other commits by this committer
devel/rclint: Update to 1.1.0

Add _config to variables that should be clobbered
Original commitRevision:569500 
Wednesday, 3 Mar 2021
11:37 crees search for other commits by this committer
devel/rclint: Update to 1.0.1

- Correct the error message on file order to match reality
Original commitRevision:567074 
Sunday, 7 Feb 2021
22:12 crees search for other commits by this committer
devel/rclint: Update to 1.0.0

 - Automatically check a port with the . argument

 - Fix a couple of crashes
Original commitRevision:564652 
Monday, 8 May 2017
09:51 miwi search for other commits by this committer
- Fix shebangs
- Bump PORTREVISION
Original commitRevision:440405 
Tuesday, 9 Sep 2014
17:23 crees search for other commits by this committer
Update to 0.2.1; Minor bugfix
Original commitRevision:367754 
Wednesday, 26 Mar 2014
17:46 crees search for other commits by this committer
Update to 0.1.0

Report the line number of the first out-of-order line found
Original commitRevision:349271 
Wednesday, 19 Feb 2014
21:22 crees search for other commits by this committer
Used versioned Python binary because the symlink isn't installed by default
any more.

Pointed out by:	feld
Original commitRevision:345151 
Sunday, 29 Dec 2013
14:50 crees search for other commits by this committer
Stage devel and database ports maintained by me.

While here, add missing cvs dep and general cleanups
Original commitRevision:337999 
Friday, 20 Sep 2013
17:17 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
Original commitRevision:327726 
Thursday, 2 May 2013
21:13 crees search for other commits by this committer
Update to 0.0.6

Changes:

Make less fragile-- don't break if there are spaces in function definitions

Return the correct line number if giving an error in a function
Original commitRevision:317149 
Tuesday, 30 Apr 2013
20:10 crees search for other commits by this committer
Add licence info to some ports

Submitted by:	4721
Original commitRevision:316959 
Monday, 18 Feb 2013
16:21 crees search for other commits by this committer
Update to 0.0.5

- Fix pointless quoting detection for real this time
Original commitRevision:312513 
Saturday, 16 Feb 2013
17:49 crees search for other commits by this committer
Update to 0.0.4

- Fix checking for pointlessly quoted variables
Original commitRevision:312378 
Tuesday, 13 Nov 2012
19:50 crees search for other commits by this committer
Update to 0.0.3, with better quoting support.

Feature safe:	yes
Original commitRevision:307392 
Saturday, 27 Oct 2012
16:47 crees search for other commits by this committer
Update to 0.0.2, fixing Python 3 for real this time:

- Stop comparing None with integer in arg.v
Noticed by:	demon
Feature safe:	yes
Original commitRevision:306507 
Thursday, 25 Oct 2012
20:53 crees search for other commits by this committer
Update to 0.0.1 with Python 3.0 support

Thanks to:	eadler
Feature safe:	yes
Original commitRevision:306395 
Monday, 22 Oct 2012
20:31 crees search for other commits by this committer
Long have there been calls for an rc analog to portlint.

This script allows people to make a quick pre-commit check of rc files.

Try using the -v flag if the error messages are too terse.

Feature safe:	yes
Original commitRevision:306288 

Number of commits found: 24