Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.2_1 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
1.0.2 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0.2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.0.2 25 Jul 2021 23:47:22
    |
Li-Wen Hsu (lwhsu)  |
databases/py-pymysql: Update to 1.0.2 |
0.10.1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.10.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.10.1 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
0.10.1 12 Sep 2020 10:15:12
  |
lwhsu  |
databases/py-pymysql: Update to 0.10.1 |
0.10.0 10 Aug 2020 08:22:47
  |
lwhsu  |
Update to 0.10.0 |
0.9.3 26 Jan 2019 17:33:06
  |
lwhsu  |
- Update to 0.9.3 |
0.9.2 07 Dec 2018 21:34:56
  |
sunpoet  |
Update WWW
Approved by: portmgr (blanket) |
0.9.2 07 Dec 2018 09:52:09
  |
lwhsu  |
- Update to 0.9.2 |
0.8.1 17 May 2018 07:40:01
  |
lwhsu  |
- Update to 0.8.1 |
0.8.0 26 Dec 2017 18:59:10
  |
lwhsu  |
- Update to 0.8.0 |
0.7.11 06 Apr 2017 12:16:25
  |
lwhsu  |
- Update to 0.7.11 |
0.7.10 17 Feb 2017 03:40:34
  |
lwhsu  |
- Update to 0.7.10 |
0.7.9 26 Oct 2016 13:43:25
  |
lwhsu  |
- Update to 0.7.9 |
0.7.5 14 Jul 2016 05:31:03
  |
lwhsu  |
- Update to 0.7.5 |
0.7.4 27 May 2016 06:26:42
  |
lwhsu  |
- Update to 0.7.4 |
0.7.3 25 May 2016 08:34:31
  |
lwhsu  |
- Update to 0.7.3 |
0.7.2 06 May 2016 09:23:05
  |
lwhsu  |
- Update to 0.7.2 |
0.6.7 05 Dec 2015 04:59:56
  |
sunpoet  |
- Update to 0.6.7
- Add missing PKGNAMEPREFIX
- Add LICENSE_FILE
- Add NO_ARCH
- Sort USE_PYTHON
Changes: https://github.com/PyMySQL/PyMySQL/blob/master/CHANGELOG
PR: 204880
Submitted by: sunpoet (myself)
Approved by: lwhsu (maintainer) |
0.6.2 19 Oct 2014 08:50:18
  |
mva  |
- Convert ports from databases/ and deskutils/ to new USES=python
Approved by: portmgr (implicit) |
0.6.2 14 May 2014 13:33:11
  |
lwhsu  |
- Update to 0.6.2
- Remove obsolete PYDISTUTILS_PKGNAME
- Pet portlint
PR: ports/189752
Submitted by: Bartek Rutkowski <ports@robakdesign.com> |
0.6.1 03 Jan 2014 08:57:39
  |
lwhsu  |
- Update to 0.6.1 |
0.5 18 Nov 2013 17:02:07
  |
lwhsu  |
- Support STAGEDIR |
0.5 20 Sep 2013 16:13:49
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
0.5 09 Nov 2011 03:42:45
 |
lwhsu  |
- Update to 0.5 |
0.4 22 Jul 2011 17:07:28
 |
lwhsu  |
Add py-pymysql 0.4, pure Python MySQL Driver. |