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
    |
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. |
3.11 13 Sep 2024 08:24:48
    |
Yuri Victorovich (yuri)  |
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
    |
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) |
3.11 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 ) |
3.11 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
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 ) |
3.11 23 Jun 2022 09:07:12
    |
Antoine Brodin (antoine)  |
devel/py-ply: py27 flavor is no longer needed by the ports tree |
3.11 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.11 04 Feb 2021 14:35:00
  |
mat  |
Those ports are allowed to build a 2.7 flavor, for now. |
3.11 23 Apr 2020 22:51:37
  |
dbaio  |
devel/py-ply: Switch MASTER_SITES to HTTPS |
3.11 23 Feb 2018 14:50:20
  |
dbaio  |
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
  |
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 ) |
3.10_1 08 May 2017 17:21:49
  |
dbaio  |
Update my email address
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D10648 |
3.10_1 21 Apr 2017 09:39:27
  |
amdmi3  |
- Fix USES so shebangfix is available to slave py3-ply port
Approved by: portmgr blanket |
3.10_1 19 Apr 2017 05:08:04
  |
miwi  |
- Fix shebangs |
3.10 12 Mar 2017 04:56:18
  |
skreuzer  |
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
  |
vanilla  |
1: Update to 3.10.
2: set NO_ARCH. |
3.9 22 Jan 2017 22:27:55
  |
rene  |
Reset mva@'s ports, he handed in his ports bit. |
3.9 03 Sep 2016 07:38:08
  |
mva  |
- Update to version 3.9 |
3.8 15 Dec 2015 15:11:31
  |
mva  |
- Update to version 3.8
PR: 203525
Submitted by: olivierd@ |
3.6_1 30 Jun 2015 18:25:00
  |
antoine  |
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
  |
mva  |
- 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
  |
bapt  |
Cleanup plist |
3.4 14 Aug 2014 17:04:31
  |
mva  |
- 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
  |
mva  |
- Convert my ports to USES=python |
3.4 15 Jan 2014 18:40:16
  |
mva  |
- Enable stagedir support
- Use PYDISTUTILS_AUTOPLIST
- Add LICENSE
- Convert to new OPTIONS framework |
3.4 20 Sep 2013 17:13:47
  |
bapt  |
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
 |
mva  |
- Update to 3.4 |
3.3 25 Sep 2009 20:52:48
 |
mva  |
Update to version 3.3.
Approved by: miwi (mentor)
Feature safe: yes |
3.2 26 Mar 2009 08:32:57
 |
mva  |
Update to 3.2.
Approved by: miwi (mentor) |
3.1 02 Mar 2009 20:47:58
 |
mva  |
Update to 3.0.1.
Approved by: beech (mentor) |
3.0 21 Feb 2009 09:43:27
 |
mva  |
Update to 3.0.
Approved by: miwi (mentor) |
2.5 19 Feb 2009 21:45:43
 |
mva  |
Updated my mail address to use @FreeBSD.org now.
Approved by: miwi (co-mentor), beech (mentor) |
2.5 30 May 2008 19:37:54
 |
miwi  |
- 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
 |
miwi  |
- Update to 2.3
PR: 109715
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) |
2.2 12 Nov 2006 06:41:31
 |
rafan  |
- Update to 2.2
PR: ports/105307
Submitted by: Marcus von Appen (maintainer) |