non port: textproc/codespell/Makefile |
SVNWeb
|
Number of commits found: 29 |
Sun, 20 Jun 2021
|
[ 11:29 Po-Chuan Hsieh (sunpoet) ] cb860d3
textproc/codespell: Update to 2.1.0
Changes: https://github.com/codespell-project/codespell/releases
https://github.com/codespell-project/codespell/commits/master
|
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.
|
Thu, 10 Dec 2020
|
[ 21:31 sunpoet ]
Change MASTER_SITES from GitHub to CHEESESHOP
- Update USES=python
- Add USE_PYTHON=noflavors: there is no need for flavors
- Take maintainership
|
Wed, 25 Nov 2020
|
[ 07:14 fernape ]
textproc/codespell: update to 2.0.0
Reported by: portscout
|
Fri, 29 May 2020
|
[ 16:20 fernape ]
textproc/codespell: Update to 1.17.1
PR: 246824
Submitted by: fk@fabiankeil.de
|
Tue, 26 May 2020
|
[ 12:23 gjb ]
Return textproc/codespell to the pool.
Sponsored by: Rubicon Communications, LLC (netgate.com)
|
Mon, 25 Feb 2019
|
[ 15:27 gjb ]
Update textproc/codespell to 1.14.
PR: 234799
Submitted by: chitty_cloud at me dot com
Sponsored by: The FreeBSD Foundation
|
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 )
|
Thu, 29 Dec 2016
|
[ 14:29 amdmi3 ] (Only the first 10 of 17 ports in this commit are shown above. )
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- While here, minor cosmetic and license fixes
Approved by: portmgr blanket
|
Fri, 2 Dec 2016
|
[ 02:49 pfg ]
textproc/codespell: Update to version 1.8.
- Move to github.
- Update to version 1.8 with fixes and updated dictionary
- Use the included dictionary by default.
Approved by: gjb
|
Tue, 25 Oct 2016
|
[ 19:09 antoine ]
Do not hand roll PYTHON_CMD
|
Sat, 10 Jan 2015
|
[ 23:15 demon ] (Only the first 10 of 39 ports in this commit are shown above. )
Switch default python3 version from 3.3 to 3.4.
Bump PORTREVISIONs for the affected ports.
Exp-run by: antoine
|
Sun, 7 Dec 2014
|
[ 10:01 mva ] (Only the first 10 of 103 ports in this commit are shown above. )
- Convert textproc/ to USES=python
With hat: python@
|
Fri, 8 Aug 2014
|
[ 15:48 sunpoet ]
- Remove duplicate USES=tar:xz
|
Tue, 29 Jul 2014
|
[ 19:11 adamw ] (Only the first 10 of 436 ports in this commit are shown above. )
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports)
|
Sun, 1 Jun 2014
|
[ 15:28 rene ]
Update consumers of lang/python31 or higher to use Python version 3.X
and consumers of lang/python31 or lower to use Python 2.X
This is in preparation of removing lang/python31 which expired on 2014-06-01
While here apply some fixes for textproc/codespell:
- USE_XZ -> USES=tar:xz
- remove unneeded USE_PYTHON_RUN line
Approved by: python (mva)
|
Sun, 26 Jan 2014
|
[ 11:57 mat ] (Only the first 10 of 18 ports in this commit are shown above. )
- Convert to staging
- Add license
- Rename patch to follow makepatch naming
- Use new options knobs
Sponsored by: Absolight
|
Wed, 25 Sep 2013
|
[ 19:43 gjb ]
Fix cluster build failure:
- Add USE_PYTHON_RUN
- Bump PORTREVISION
Submitted by: pkg-fallout@
|
Fri, 20 Sep 2013
|
[ 23:17 bapt ] (Only the first 10 of 1559 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
|
Mon, 6 May 2013
|
[ 18:14 gjb ]
Update to 1.6.
|
Fri, 26 Apr 2013
|
[ 04:02 gjb ]
Update MASTERSITES for my server to use https
|
[ 02:39 gjb ]
- Update to 1.5.
- Remove leading comments in Makefile.
|
Fri, 2 Mar 2012
|
[ 17:16 culot ]
- Update to 1.4
PR: ports/165629
Submitted by: gjb@ (maintainer)
|
Sun, 11 Dec 2011
|
[ 01:58 eadler ]
- update to 1.3
PR: ports/163174
Submitted by: gjb@freebsd.org (maintainer)
Feature safe: yes
|
Sat, 1 Oct 2011
|
[ 08:05 culot ]
- Update to 1.2
PR: ports/161163
Submitted by: gjb@ (maintainer)
|
Wed, 24 Aug 2011
|
[ 13:15 culot ]
- Update to 1.1.1
PR: ports/160056
Submitted by: gjb@ (maintainer)
|
Wed, 17 Aug 2011
|
[ 03:50 sunpoet ]
- Update MASTER_SITES
- Do not bump PORTREVISION as the source is unchanged
PR: ports/159825
Submitted by: gjb (maintainer)
|
Sun, 7 Aug 2011
|
[ 02:20 swills ]
Source code spell checker.
WWW: http://git.profusion.mobi/cgit.cgi/lucas/codespell/
PR: ports/159564
Submitted by: Glen Barber <gjb at FreeBSD.org>
|
Number of commits found: 29 |