non port: devel/py-pyutil/Makefile |
Number of commits found: 48 |
Sunday, 23 Feb 2020
|
15:25 antoine
Deprecate a few ports
With hat: portmgr
 |
Wednesday, 4 Sep 2019
|
07:12 wen
- Update to 3.3.0
 |
Monday, 15 Apr 2019
|
08:31 wen
- Update to 3.2.0
 |
Wednesday, 20 Jun 2018
|
17:05 mat
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
 |
Friday, 30 Mar 2018
|
20:33 antoine
Restrict again to version 2.7, zbase32 is only available in py27 flavor
 |
Thursday, 29 Mar 2018
|
20:01 sunpoet
Relax USES=python
- Fix version requirement of RUN_DEPENDS
- Add NO_ARCH
- Allow concurrent installation (USE_PYTHON=concurrent)
- Bump PORTREVISION for dependency and package change
PR: 226771
Submitted by: sunpoet (myself)
Approved by: wen (maintainer)
 |
Monday, 19 Feb 2018
|
11:10 antoine
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA
 |
Thursday, 1 Feb 2018
|
02:56 wen
- Update to 3.1.0
 |
Thursday, 30 Nov 2017
|
15:50 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
current python flavor. It can be used in dependency lines when the
port itself is not python flavored. For example, deskutils/calibre.
By default, all the flavors are generated. To only generate flavors
for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.
In all the ports with Python dependencies, the *_DEPENDS entries MUST
end with the flavor so that the framework knows which to build/use.
This is done by appending '@${PY_FLAVOR}' after the origin (or
@${FLAVOR} if in a Python module with Python flavors, as the content
will be the same). For example:
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
PR: 223071
Reviewed by: portmgr, python
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12464
 |
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
 |
Monday, 20 Oct 2014
|
16:04 mva
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit)
 |
Friday, 2 May 2014
|
07:09 wen
- Update to 2.0.0
- Add LICENSE
PR: 189161
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
 |
Wednesday, 19 Feb 2014
|
05:31 miwi
- Stage Support
- Convert to autoplist
- Bump PORTREV
 |
Monday, 13 Jan 2014
|
21:00 rene
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
 |
Friday, 20 Sep 2013
|
17:13 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
 |
Saturday, 14 Sep 2013
|
11:11 rm
- update to 1.9.7
- trim Makefile header
- remove leading article from COMMENT
- all the build dependencies are, actually, run dependencies (install_requires
in setup.py)
- remove unconditional dependency on py-argparse (only needed for python2.6
and 3.1, that are deprecated and will gone soon)
- limit python version to 2.x only
- remove temporary *.py~ files in all directories
- remove BROKEN for sparc64, let's see if this still the issue
- update WWW to avoid redirection
PR: 182084
Submitted by: rm (myself)
Approved by: wen (maintainer)
 |
Thursday, 10 May 2012
|
08:49 wen
- Update to 1.9.3
 |
Wednesday, 11 Apr 2012
|
08:56 wen
- Update to 1.9.2
 |
Thursday, 22 Mar 2012
|
12:10 wen
- Update to 1.8.7
Feature safe: yes
 |
Tuesday, 1 Mar 2011
|
08:09 wen
- Update to 1.8.4
 |
Friday, 25 Feb 2011
|
07:50 miwi
- Move from py24 over to py25 or above
- Drop md5 support
 |
Tuesday, 15 Feb 2011
|
01:56 wen
- Update to 1.8.2
 |
Wednesday, 29 Dec 2010
|
20:04 pgollucci
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav)
 |
Monday, 20 Dec 2010
|
06:22 wen
- Update to 1.8.1
 |
Tuesday, 7 Dec 2010
|
06:47 wen
- Update to 1.8.0
 |
Thursday, 16 Sep 2010
|
02:14 wen
- Update to 1.7.12
 |
Wednesday, 1 Sep 2010
|
07:55 wen
- Update to 1.7.10
 |
Thursday, 17 Jun 2010
|
02:31 wen
- Update to 1.7.9
 |
Friday, 4 Jun 2010
|
01:45 wen
- Update to 1.7.8
 |
Monday, 24 May 2010
|
03:22 wen
- Update to 1.7.7
 |
Thursday, 8 Apr 2010
|
06:03 wen
- Update to 1.7.1
 |
Wednesday, 31 Mar 2010
|
03:03 wen
- Update to 1.6.3
- Update WWW
 |
Monday, 22 Mar 2010
|
00:10 wen
- Update to 1.6.2
 |
Monday, 1 Feb 2010
|
14:47 wen
- Update to 1.6.1
 |
Thursday, 21 Jan 2010
|
07:15 wen
- Update to 1.6.0
 |
Friday, 16 Oct 2009
|
00:44 wen
- Update to 1.5.1
- Update my mail address to FreeBSD
Approved by: mentors(implicit)
 |
Tuesday, 15 Sep 2009
|
01:43 linimon
Mark as broken on sparc64: fails to configure.
 |
Monday, 17 Aug 2009
|
20:47 miwi
- Update to 1.4.1
PR: 137844
Submitted by: Wen Heping <wenheping@gmail.com>
 |
Sunday, 5 Jul 2009
|
23:14 miwi
- Update to 1.3.32
PR: 136205
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
 |
Sunday, 28 Dec 2008
|
11:48 miwi
- Update to 1.3.30
PR: 129973
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
 |
Monday, 22 Dec 2008
|
21:14 miwi
- Update to 1.3.28
- Pass maintainership to submitter
PR: 129705
Submitted by: Wen Heping <wenheping@gmail.com>
 |
Tuesday, 16 Dec 2008
|
05:15 linimon
Reset quakelee@cn.FreeBSD.org due to maintainer-timeouts and no response
to email.
Hat: portmgr
 |
Sunday, 19 Oct 2008
|
15:15 miwi
- Update to 1.3.25
PR: 127772
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer timeout
 |
Saturday, 30 Aug 2008
|
20:23 miwi
- Update to 1.3.7
PR: 126477
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer timeout
 |
Tuesday, 31 Jul 2007
|
13:01 pav
- Try to force our idea of OSARCH (untested)
Reported by: pointyhat
 |
Monday, 30 Jul 2007
|
09:42 alexbl
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
 |
Monday, 11 Jun 2007
|
04:47 miwi
- Fix build
PR: 113402
Submitted by: pointyhat via kris
maintainer
 |
Tuesday, 5 Jun 2007
|
07:12 miwi
These are a few data structures, classes and functions
which we've needed over many years of Python
programming and which seem to be of general use to
other Python programmers. Many of the modules that
have existed in pyutil over the years have subsequently
been obsoleted by new features added to the Python
language or its standard library, thus showing that
we're not alone in wanting tools like these.
WWW: http://zooko.com/repos/pyutil/
PR: ports/113185
Submitted by: Chao Shin <quakelee at cn.FreeBSD.org>
 |
Number of commits found: 48 |