NOTICE: This package has been removed from pkgsrc

./wip/sloccount, Counting physical Source Lines of Code (SLOC)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.26nb7, Package name: sloccount-2.26nb7, Maintainer: khorben

Set of tools for counting physical Source Lines of Code (SLOC) in a large
number of languages of a potentially large set of programs.


Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 505031c6adfb93e454aaf8b0ee7de04122079d13
RMD160: a5bd1dbe8bd5e5c52ed790990c0d5d8fc49b26ff
Filesize: 186.473 KB

Version history: (Expand)


CVS history: (Expand)


   2015-08-31 19:18:52 by Pierre Pronchery | Files touched by this commit (28) | Package removed
Log message:
Largely simplify packaging for wip/sloccount

This gets rid of many (incorrect) patches. The helper binaries are also
moved to a dedicated folder with this change (libexec/sloccount), in order
to avoid pollution in BINDIR. As a result functionality is currently broken
except when adding $LOCALBASE/libexec/sloccount to $PATH.

It might be a good idea to let sloccount's original binary in
libexec/sloccount, while providing a wrapper around it which would then set
$PATH accordingly.
   2012-10-07 18:23:08 by Aleksej Saushev | Files touched by this commit (87)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-05-07 19:43:21 by Kamel Derouiche | Files touched by this commit (5) | Package updated
Log message:

	wip-changes:
	-----------
	o USE_TOOLS+= flex, perl
	o USE_DESTDIR Support
	o update ./patches/patch-aa
	o remove @dirm PLIST
   2009-11-06 12:46:43 by Pierre Pronchery | Files touched by this commit (27)
Log message:
Packaged sloccount