non port: devel/pycount/Makefile |
SVNWeb
|
Number of commits found: 10 |
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.
|
Wed, 19 Apr 2017
|
[ 12:25 miwi ]
- Fix shebangs
- Added options helpers
- NO_ARCH
|
Mon, 20 Oct 2014
|
[ 16:04 mva ] (Only the first 10 of 564 ports in this commit are shown above. )
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit)
|
Thu, 27 Feb 2014
|
[ 14:28 ehaupt ]
Support staging
|
Thu, 31 Oct 2013
|
[ 04:17 eadler ] (Only the first 10 of 28 ports in this commit are shown above. )
The word 'very' has no place in COMMENT
COMMENT should not begin with 'A' or 'An'
Maintainers were notified and given time to object.
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Sat, 4 Aug 2007
|
[ 11:41 gabor ] (Only the first 10 of 291 ports in this commit are shown above. )
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
|
Wed, 4 Apr 2007
|
[ 08:49 lwhsu ] (Only the first 10 of 29 ports in this commit are shown above. )
- Change to my FreeBSD.org email
Approved by: clsung (mentor)
|
Mon, 26 Feb 2007
|
[ 11:03 miwi ]
- Update MASTER_SITES
Submitted by: pointyhat via kris
Approved by: maintainer
|
Sat, 10 Feb 2007
|
[ 14:35 miwi ]
pycount helps you with a simple analysis of Python code, categorizing it into
comments, doc strings, blank lines and real code. It creates simple lines
counts for individual or multiple files, but can also be used to strip
comments from a source file, say. See a sample output of pycount running on
itself in verbose mode.
WWW: http://python.net/~gherman/pycount.html
PR: ports/108996
Submitted by: Li-Wen Hsu <lwhsu at lwhsu.org>
|
Number of commits found: 10 |