Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 Dec 2020 21:31:14
2.0.0

|
sunpoet  |
Change MASTER_SITES from GitHub to CHEESESHOP
- Update USES=python
- Add USE_PYTHON=noflavors: there is no need for flavors
- Take maintainership |
25 Nov 2020 07:14:12
2.0.0

|
fernape  |
textproc/codespell: update to 2.0.0
Reported by: portscout |
29 May 2020 16:20:44
1.17.1

|
fernape  |
textproc/codespell: Update to 1.17.1
PR: 246824
Submitted by: fk@fabiankeil.de |
26 May 2020 12:23:34
1.14

|
gjb  |
Return textproc/codespell to the pool.
Sponsored by: Rubicon Communications, LLC (netgate.com) |
14 Aug 2019 12:16:41
1.14

|
mat  |
Convert to UCL & cleanup pkg-message (categories [t-u]) |
25 Feb 2019 15:27:58
1.14

|
gjb  |
Update textproc/codespell to 1.14.
PR: 234799
Submitted by: chitty_cloud at me dot com
Sponsored by: The FreeBSD Foundation |
30 Nov 2017 15:50:34
1.8

|
mat  |
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 ) |
29 Dec 2016 14:29:19
1.8

|
amdmi3  |
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- While here, minor cosmetic and license fixes
Approved by: portmgr blanket |
02 Dec 2016 02:49:23
1.8

|
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 |
25 Oct 2016 19:09:14
1.6_2

|
antoine  |
Do not hand roll PYTHON_CMD |
10 Jan 2015 23:15:28
1.6_2

|
demon  |
Switch default python3 version from 3.3 to 3.4.
Bump PORTREVISIONs for the affected ports.
Exp-run by: antoine |
07 Dec 2014 10:01:37
1.6_1

|
mva  |
- Convert textproc/ to USES=python
With hat: python@ |
08 Aug 2014 15:48:32
1.6_1

|
sunpoet  |
- Remove duplicate USES=tar:xz |
29 Jul 2014 19:11:53
1.6_1

|
adamw  |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
01 Jun 2014 15:28:44
1.6_1

|
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) |
26 Jan 2014 11:57:13
1.6_1

|
mat  |
- Convert to staging
- Add license
- Rename patch to follow makepatch naming
- Use new options knobs
Sponsored by: Absolight |
25 Sep 2013 19:43:23
1.6_1

|
gjb  |
Fix cluster build failure:
- Add USE_PYTHON_RUN
- Bump PORTREVISION
Submitted by: pkg-fallout@ |
20 Sep 2013 23:17:32
1.6

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
06 May 2013 18:14:34
1.6

|
gjb  |
Update to 1.6. |
26 Apr 2013 04:02:49
1.5

|
gjb  |
Update MASTERSITES for my server to use https |
26 Apr 2013 02:39:35
1.5

|
gjb  |
- Update to 1.5.
- Remove leading comments in Makefile. |
02 Mar 2012 17:16:36
1.4
|
culot  |
- Update to 1.4
PR: ports/165629
Submitted by: gjb@ (maintainer) |
11 Dec 2011 01:58:37
1.3
|
eadler  |
- update to 1.3
PR: ports/163174
Submitted by: gjb@freebsd.org (maintainer)
Feature safe: yes |
01 Oct 2011 08:05:00
1.2
|
culot  |
- Update to 1.2
PR: ports/161163
Submitted by: gjb@ (maintainer) |
24 Aug 2011 13:15:14
1.1.1
|
culot  |
- Update to 1.1.1
PR: ports/160056
Submitted by: gjb@ (maintainer) |
17 Aug 2011 03:50:59
1.1
|
sunpoet  |
- Update MASTER_SITES
- Do not bump PORTREVISION as the source is unchanged
PR: ports/159825
Submitted by: gjb (maintainer) |
07 Aug 2011 02:20:26
1.1
|
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> |