Commit Graph

15 Commits

Author SHA1 Message Date
kn a9317210cb update to loccount 2.14 2023-01-15 11:51:48 +00:00
naddy 8c80a751f8 drop RCS Ids 2022-03-11 20:02:12 +00:00
kn e7411f37c1 Remove RCSIDs from ports I maintain 2022-03-10 12:03:30 +00:00
sthen 3046e0772e bump the golang ports so that pkg_add -u knows to update them 2021-03-08 13:59:23 +00:00
kn 60714e8714 Update to loccount 2.11
2.11: 2021-02-12::
     Recognize .tsx extension for Typescript.
     Added Beeflang.

2.10: 2020-04-21::
     Recognize extensionless Python 3 scripts.
     Fix typo that prevented .cxx recognition.
2021-03-03 09:51:48 +00:00
sthen 3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
abieber 56001460be Fix for Go 1.16. 2021-02-20 15:02:08 +00:00
kn 406e5e1083 Register Python 3 as build dependency
Spotted by naddy
CONFIGURE_STYLE hint from sthen
2020-03-04 16:05:51 +00:00
kn 88c633e96f Update to loccount 2.9
Maintainence release, no code change
2020-02-12 21:27:27 +00:00
kn a7edc92ea7 Update loccount to 2.8
Bug fixes and support for lots of new languages, see
https://gitlab.com/esr/loccount/blob/master/NEWS.adoc
2019-09-27 15:38:39 +00:00
sthen 77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +00:00
sthen 73b67e6de2 set GOCACHE; needed on go 1.12 and doesn't hurt 1.11.5
(these are the nonstandard ports that don't get the settings
from go.port.mk)
2019-03-08 18:37:22 +00:00
kn 94e032a2ec Update my MAINTAINER email address, use WRKBUILD in do-install 2018-09-21 21:51:23 +00:00
sthen 5d227344ab bump all go ports that don't already have a RUN_DEPENDS on lang/go (which
has pkgspec set on the go version number already), so that pkg_add -u updates
them to versions which work with MAP_STACK. spotted by pvk@

(part 2: the ports which don't use MODULES=lang/go)
2018-04-14 23:01:01 +00:00
benno 754a0334c7 add new port of loccount, it can count lines of codes in many
languages.
ported by Klemens Nanni, ok sthen@
2018-01-08 20:26:08 +00:00