non port: devel/rclint/Makefile |
SVNWeb
|
Number of commits found: 24 |
Sun, 17 Sep 2023
|
[ 06:50 Chris Rees (crees) ] 2a9eb8d
devel/rclint: Update to 1.3.0
Missing spaces after comment characters no longer cause bogus ordering
complaints
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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.
(Only the first 15 lines of the commit message are shown above )
|
Sat, 15 Jan 2022
|
[ 12:03 Chris Rees (crees) ] 8a05ecb
devel/rclint: Update to 1.2.0
- Stop complaining about missing $FreeBSD$
|
Fri, 21 May 2021
|
[ 16:23 Mateusz Piotrowski (0mp) ] a475b21
devel/rclint: Set NO_ARCH
Approved by: portmgr blanket
|
[ 16:23 Mateusz Piotrowski (0mp) ] dfe0c30
devel/rclint: Sort variables
Approved by: portmgr blanket
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 29 Mar 2021
|
[ 19:49 crees ]
devel/rclint: Update to 1.1.0
Add _config to variables that should be clobbered
|
Wed, 3 Mar 2021
|
[ 11:37 crees ]
devel/rclint: Update to 1.0.1
- Correct the error message on file order to match reality
|
Sun, 7 Feb 2021
|
[ 22:12 crees ]
devel/rclint: Update to 1.0.0
- Automatically check a port with the . argument
- Fix a couple of crashes
|
Mon, 8 May 2017
|
[ 09:51 miwi ]
- Fix shebangs
- Bump PORTREVISION
|
Tue, 9 Sep 2014
|
[ 17:23 crees ]
Update to 0.2.1; Minor bugfix
|
Wed, 26 Mar 2014
|
[ 17:46 crees ]
Update to 0.1.0
Report the line number of the first out-of-order line found
|
Wed, 19 Feb 2014
|
[ 21:22 crees ]
Used versioned Python binary because the symlink isn't installed by default
any more.
Pointed out by: feld
|
Sun, 29 Dec 2013
|
[ 14:50 crees ]
Stage devel and database ports maintained by me.
While here, add missing cvs dep and general cleanups
|
Fri, 20 Sep 2013
|
[ 17:17 bapt ] (Only the first 10 of 623 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
|
Thu, 2 May 2013
|
[ 21:13 crees ]
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
|
Tue, 30 Apr 2013
|
[ 20:10 crees ] (Only the first 10 of 16 ports in this commit are shown above. )
Add licence info to some ports
Submitted by: 4721
|
Mon, 18 Feb 2013
|
[ 16:21 crees ]
Update to 0.0.5
- Fix pointless quoting detection for real this time
|
Sat, 16 Feb 2013
|
[ 17:49 crees ]
Update to 0.0.4
- Fix checking for pointlessly quoted variables
|
Tue, 13 Nov 2012
|
[ 19:50 crees ]
Update to 0.0.3, with better quoting support.
Feature safe: yes
|
Sat, 27 Oct 2012
|
[ 16:47 crees ]
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
|
Thu, 25 Oct 2012
|
[ 20:53 crees ]
Update to 0.0.1 with Python 3.0 support
Thanks to: eadler
Feature safe: yes
|
Mon, 22 Oct 2012
|
[ 20:31 crees ]
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
|
Number of commits found: 24 |