non port: devel/gitinspector/Makefile |
SVNWeb
|
Number of commits found: 14 |
Thu, 10 Jun 2021
|
[ 14:45 Po-Chuan Hsieh (sunpoet) ] cd161e9
devel/gitinspector: Cosmetic change
|
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.
|
Tue, 30 Mar 2021
|
[ 19:16 sunpoet ]
Fix build with Python 3.8+
- Bump PORTREVISION for package change
PR: 254504
Submitted by: kai
Obtained from:
https://sources.debian.org/data/main/g/gitinspector/0.4.4+dfsg-9/debian/patches/Drop-superfluous-argument-to-NullTranslations.install.patch
Reference:
https://github.com/ejwa/gitinspector/issues/213#issuecomment-722732702
|
Mon, 28 Dec 2020
|
[ 23:02 antoine ] (Only the first 10 of 1942 ports in this commit are shown above. )
Drop python 2.7 support from a few ports
With hat: portmgr
|
Wed, 10 Apr 2019
|
[ 06:18 antoine ] (Only the first 10 of 399 ports in this commit are shown above. )
Bump a few PORTREVISIONs after r498529
With hat: portmgr
|
Sat, 16 Dec 2017
|
[ 20:54 sunpoet ]
Do not install DOCS and avoid conflicts between flavors
- Bump PORTREVISION for package change
|
Tue, 12 Dec 2017
|
[ 13:33 sunpoet ]
Set PKGNAMESUFFIX unconditionally
- Sort USE_PYTHON
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above )
|
Tue, 30 May 2017
|
[ 15:21 sunpoet ]
Add missing RUN_DEPENDS
- Fix LICENSE
- Reformat pkg-descr
- Bump PORTREVISION for dependency change
- Take maintainership
|
Thu, 2 Mar 2017
|
[ 11:07 amdmi3 ]
- Update to 0.4.4
- Unbreak
- Fix LICENSE
- Add LICENSE_FILE
- Add NO_ARCH
|
Sat, 31 Dec 2016
|
[ 20:47 rpaulo ] (Only the first 10 of 16 ports in this commit are shown above. )
Relinquish maintainership of most of my ports.
|
Wed, 14 Sep 2016
|
[ 15:59 mat ] (Only the first 10 of 353 ports in this commit are shown above. )
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight
|
Thu, 15 Jan 2015
|
[ 15:51 rpaulo ]
Add devel/gitinspector.
gitinspector is a statistical analysis tool for git repositories. The
defaut analysis shows general statistics per author, which can be
complemented with a timeline analysis that shows the workload and
activity of each author. Under normal operation, it filters the
results to only show statistics about a number of given extensions and
by default only includes source files in the statistical analysis.
Differential Revision: https://reviews.freebsd.org/D1529
Reviewed by: bapt
Approved by: bapt
|
Number of commits found: 14 |