non port: devel/py-pycparser/Makefile |
SVNWeb
|
Number of commits found: 17 |
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
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 )
|
Wed, 29 Jun 2022
|
[ 16:32 Po-Chuan Hsieh (sunpoet) ] aade16d
devel/py-pycparser: Convert to USE_PYTHON=unittest
|
Thu, 23 Jun 2022
|
[ 09:03 Antoine Brodin (antoine) ] 113cbac
devel/py-pycparser: py27 flavor is no longer needed by the ports tree
|
Sun, 21 Nov 2021
|
[ 18:20 Po-Chuan Hsieh (sunpoet) ] a102947
devel/py-pycparser: Update to 2.21
Changes: https://github.com/eliben/pycparser/blob/master/CHANGES
|
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, 4 Feb 2021
|
[ 14:35 mat ] (Only the first 10 of 22 ports in this commit are shown above. )
Those ports are allowed to build a 2.7 flavor, for now.
|
Tue, 19 May 2020
|
[ 05:16 sunpoet ]
Remove comment
It tests Python 2.7, 3.5 to 3.8 with AppVeyor and TravisCI.
Reference: https://github.com/eliben/pycparser/blob/master/appveyor.yml
https://github.com/eliben/pycparser/blob/master/.travis.yml
|
Mon, 18 May 2020
|
[ 19:48 sunpoet ]
Take maintainership
|
[ 19:06 wg ]
devel/py-pycparser: update to 2.20
- Drop maintainership
PR: 245934
Submitted by: Daniel Engberg
|
Sun, 30 Jun 2019
|
[ 19:48 swills ]
devel/py-pycparser: Update to 2.19
PR: 238456
Approved by: wg (maintainer)
|
Sun, 1 Apr 2018
|
[ 03:58 koobs ]
devel/py-pycparser: Update to 2.18
* Update PORTVERSION and distinfo checksum (2.18)
* Add version compatibility comment
* Add LICENSE_FILE
* Add test target
* Enable architecture independence (NO_ARCH)
Approved by: wg (maintainer)
Differential Revision: D7301
|
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 )
|
Fri, 2 Jun 2017
|
[ 18:14 sunpoet ]
Add NO_ARCH
- While I'm here, sort USE_PYTHON
Approved by: portmgr (blanket)
With hat: python
|
[ 11:02 araujo ]
- Create a python3 version of devel/py-pycparser.
|
Mon, 20 Oct 2014
|
[ 16:04 mva ] (Only the first 10 of 564 ports in this commit are shown above. )
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit)
|
Mon, 24 Feb 2014
|
[ 12:09 koobs ]
devel/py-pycparser: Update LICENSE (BSD3CLAUSE)
- Update LICENSE (BSD3CLAUSE)
While I'm here, whitespace align.
Approved by: portmgr (blanket)
|
Fri, 29 Nov 2013
|
[ 00:15 wg ]
devel/py-pycparser: C parser in Python
pycparser is a complete parser of the C language, written in pure Python using
the PLY parsing library. It parses C code into an AST and can serve as a
front-end for C compilers or analysis tools.
WWW: https://github.com/eliben/pycparser
|
Number of commits found: 17 |