| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
3.11_1 08 Mar 2025 04:05:21 commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303 commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303 commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303 commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303 files touched by this commit |
Charlie Li (vishwin) search for other commits by this committer |
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. |
3.11 13 Sep 2024 08:24:48 commit hash: f8cf8eebd11727e7f650beebecec6ea850d8960b commit hash: f8cf8eebd11727e7f650beebecec6ea850d8960b commit hash: f8cf8eebd11727e7f650beebecec6ea850d8960b commit hash: f8cf8eebd11727e7f650beebecec6ea850d8960b files touched by this commit |
Yuri Victorovich (yuri) search for other commits by this committer |
devel/py-ply: Fix fetch
The previous MASTER_SITES URL doesn't contain the tarball any more:
$ wget --no-check-certificate https://www.dabeaz.com/ply/ply-3.11.tar.gz
--2024年09月13日 01:16:27-- https://www.dabeaz.com/ply/ply-3.11.tar.gz
Resolving www.dabeaz.com (www.dabeaz.com)... 207.150.218.207
Connecting to www.dabeaz.com (www.dabeaz.com)|207.150.218.207|:443... connected.
WARNING: cannot verify www.dabeaz.com's certificate, issued by ‘CN=GeoTrust
TLS RSA CA G1,OU=www.digicert.com,O=DigiCert Inc,C=US’:
Unable to locally verify the issuer's authority.
HTTP request sent, awaiting response... 404 Not Found
2024年09月13日 01:16:27 ERROR 404: Not Found.
Approved by: portmgr@ (blanket unbreak) |
07 Sep 2022 21:58:51 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit |
Stefan Eßer (se) search for other commits by this committer |
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) |
3.11 07 Sep 2022 21:10:59 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit |
Stefan Eßer (se) search for other commits by this committer |
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 View all of this commit message) |
3.11 20 Jul 2022 14:21:35 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit |
Tobias C. Berner (tcberner) search for other commits by this committer |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above View all of this commit message) |
3.11 23 Jun 2022 09:07:12 commit hash: f7e19b2fb48fcb0986b231e608857638451fed3b commit hash: f7e19b2fb48fcb0986b231e608857638451fed3b commit hash: f7e19b2fb48fcb0986b231e608857638451fed3b commit hash: f7e19b2fb48fcb0986b231e608857638451fed3b files touched by this commit |
Antoine Brodin (antoine) search for other commits by this committer |
devel/py-ply: py27 flavor is no longer needed by the ports tree |
3.11 06 Apr 2021 14:31:07 commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit |
Mathieu Arnold (mat) search for other commits by this committer |
Remove # $FreeBSD$ from Makefiles. |
3.11 04 Feb 2021 14:35:00 Revision:564031 Original commit files touched by this commit |
mat search for other commits by this committer |
Those ports are allowed to build a 2.7 flavor, for now. |
3.11 23 Apr 2020 22:51:37 Revision:532714 Original commit files touched by this commit |
dbaio search for other commits by this committer |
devel/py-ply: Switch MASTER_SITES to HTTPS |
3.11 23 Feb 2018 14:50:20 Revision:462701 Original commit files touched by this commit |
dbaio search for other commits by this committer |
devel/py-ply: Update to 3.11
Add test target.
Changes: https://github.com/dabeaz/ply/blob/3.11/CHANGES |
3.10_1 30 Nov 2017 15:50:34 Revision:455210 Original commit files touched by this commit Sanity Test Failure |
mat search for other commits by this committer |
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 View all of this commit message) |
3.10_1 08 May 2017 17:21:49 Revision:440442 Original commit files touched by this commit |
dbaio search for other commits by this committer |
Update my email address
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D10648 |
3.10_1 21 Apr 2017 09:39:27 Revision:439037 Original commit files touched by this commit |
amdmi3 search for other commits by this committer |
- Fix USES so shebangfix is available to slave py3-ply port
Approved by: portmgr blanket |
3.10_1 19 Apr 2017 05:08:04 Revision:438823 Original commit files touched by this commit |
miwi search for other commits by this committer |
- Fix shebangs |
3.10 12 Mar 2017 04:56:18 Revision:435973 Original commit files touched by this commit |
skreuzer search for other commits by this committer |
Add Python 3 variant of devel/py-ply
Transfer maintainership of devel/py-ply to dbaio@bsd.com.br
PR: 217476
Submitted by: Danilo G. Baio <dbaio@bsd.com.br> |
3.10 01 Feb 2017 12:00:38 Revision:433006 Original commit files touched by this commit |
vanilla search for other commits by this committer |
1: Update to 3.10.
2: set NO_ARCH. |
3.9 22 Jan 2017 22:27:55 Revision:432169 Original commit files touched by this commit |
rene search for other commits by this committer |
Reset mva@'s ports, he handed in his ports bit. |
3.9 03 Sep 2016 07:38:08 Revision:421282 Original commit files touched by this commit |
mva search for other commits by this committer |
- Update to version 3.9 |
3.8 15 Dec 2015 15:11:31 Revision:403789 Original commit files touched by this commit |
mva search for other commits by this committer |
- Update to version 3.8
PR: 203525
Submitted by: olivierd@ |
3.6_1 30 Jun 2015 18:25:00 Revision:390980 Original commit files touched by this commit |
antoine search for other commits by this committer |
Add patches from upstream to fix issue 63:
https://github.com/dabeaz/ply/issues/63
This unbreaks www/chromium
Reported by: pkg-fallout
With hat: portmgr |
3.6 28 Jun 2015 08:40:29 Revision:390757 Original commit files touched by this commit |
mva search for other commits by this committer |
- Update to version 3.6
- Enable installation support for different python versions in parallel
PLY version 3.6 is a bugfix release.
Changelog: https://github.com/dabeaz/ply/blob/master/CHANGES |
3.4 27 Oct 2014 10:58:26 Revision:371548 Original commit files touched by this commit |
bapt search for other commits by this committer |
Cleanup plist |
3.4 14 Aug 2014 17:04:31 Revision:364857 Original commit files touched by this commit |
mva search for other commits by this committer |
- Rename PYTHON_FEATURES to USE_PYTHON to comply to USE_PERL5 and to avoid a
conflict in behaviour with the read-only COMPILER_FEATURES knob
- Fix the deprecated USE_PYTHON_BUILD and USE_PYTHON_RUN behaviour, which
usually should be mutually exclusive, but some ports include both knobs
Phabric: D581
Recommended by: danfe@, makc@
Reviewed by: danfe, wg, antoine
Approved by: portmgr
With hat: python@ |
3.4 10 Aug 2014 08:55:08 Revision:364518 Original commit files touched by this commit |
mva search for other commits by this committer |
- Convert my ports to USES=python |
3.4 15 Jan 2014 18:40:16 Revision:339801 Original commit files touched by this commit |
mva search for other commits by this committer |
- Enable stagedir support
- Use PYDISTUTILS_AUTOPLIST
- Add LICENSE
- Convert to new OPTIONS framework |
3.4 20 Sep 2013 17:13:47 Revision:327724 Original commit files touched by this commit |
bapt search for other commits by this committer |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
3.4 27 Feb 2011 09:00:37 Original commit files touched by this commit |
mva search for other commits by this committer |
- Update to 3.4 |
3.3 25 Sep 2009 20:52:48 Original commit files touched by this commit |
mva search for other commits by this committer |
Update to version 3.3.
Approved by: miwi (mentor)
Feature safe: yes |
3.2 26 Mar 2009 08:32:57 Original commit files touched by this commit |
mva search for other commits by this committer |
Update to 3.2.
Approved by: miwi (mentor) |
3.1 02 Mar 2009 20:47:58 Original commit files touched by this commit |
mva search for other commits by this committer |
Update to 3.0.1.
Approved by: beech (mentor) |
3.0 21 Feb 2009 09:43:27 Original commit files touched by this commit |
mva search for other commits by this committer |
Update to 3.0.
Approved by: miwi (mentor) |
2.5 19 Feb 2009 21:45:43 Original commit files touched by this commit |
mva search for other commits by this committer |
Updated my mail address to use @FreeBSD.org now.
Approved by: miwi (co-mentor), beech (mentor) |
2.5 30 May 2008 19:37:54 Original commit files touched by this commit |
miwi search for other commits by this committer |
- Update to 2.5
- Respect NOPORTEXAMPLES
PR: 124120
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) |
2.3 01 Mar 2007 11:57:53 Original commit files touched by this commit |
miwi search for other commits by this committer |
- Update to 2.3
PR: 109715
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) |
2.2 12 Nov 2006 06:41:31 Original commit files touched by this commit |
rafan search for other commits by this committer |
- Update to 2.2
PR: ports/105307
Submitted by: Marcus von Appen (maintainer) |