notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/py-mwlib/Makefile
SVNWeb

Number of commits found: 41

Mon, 16 Mar 2020
[ 22:45 swills search for other commits by this committer ] Original commit   Revision:528549
devel/py-wmlib: remove unnecessary REINPLACE_CMD
Mon, 24 Feb 2020
[ 11:36 kai search for other commits by this committer ] Original commit   Revision:526962 (Only the first 10 of 76 ports in this commit are shown above. View all ports for this commit)
graphics/py-pillow: Update to 7.0.0

* Repo-Copy the Pillow 6.2.2 release to graphics/py-pillow6 to retain
  backwards compatibility for Python 2 consumers as the Pillow 7.0.0 release
  dropped the support for Python 2.

* Apply conditional statements to use either Pillow 7.x or Pillow 6.x for
  consumers that can be built for Python 2 or newer.

* Exceptions are ports that can be built only for either Python 2 or
  Python 3.  For the first case, consumers are just assigned to the
  repo-copied graphics/py-pillow6.

* Also remove Pillow from BUILD_DEPENDS of math/py-PyWavelets as it is not
  listed in setup.py as a build dependency [1] and relax the version
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 18 Feb 2020
[ 10:58 antoine search for other commits by this committer ] Original commit   Revision:526451 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Deprecate a few unmaintained ports that use python27

With hat:	portmgr
Wed, 20 Jun 2018
[ 17:05 mat search for other commits by this committer ] Original commit   Revision:472884 (Only the first 10 of 1617 ports in this commit are shown above. View all ports for this commit)
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
Tue, 26 Dec 2017
[ 19:12 lwhsu search for other commits by this committer ] Original commit   Revision:457310
- Update to 0.15.19
[ 18:37 lwhsu search for other commits by this committer ] Original commit   Revision:457302
- These ports do not need flup anymore

PR:		224332
Submitted by:	Shane <FreeBSD@ShaneWare.Biz>
Thu, 30 Nov 2017
[ 15:50 mat search for other commits by this committer ] Original commit   Revision:455210 (Only the first 10 of 2423 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 18 Apr 2017
[ 18:26 miwi search for other commits by this committer ] Original commit   Revision:438789 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
- Fix Shebangs
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Fri, 5 Jun 2015
[ 19:47 amdmi3 search for other commits by this committer ] Original commit   Revision:388636
- Fix shebangs

MFH:		2015Q2
Sat, 14 Mar 2015
[ 04:02 amdmi3 search for other commits by this committer ] Original commit   Revision:381240
- Strip libraries
Wed, 11 Feb 2015
[ 13:11 koobs search for other commits by this committer ] Original commit   Revision:378835
devel/py-pylib: Rename to devel/py-py

- Rename py-pylib to py-py to match upstream (PyPi) name [1]
- Update to 1.4.26
- Remove DISTNAME override, no longer necessary
- Update COMMENT

Accordingly:

- Update MOVED
- Update dependents

While I'm here:

- Sort USE_PYTHON values
- Canonicalize regression-test invocations
- Make TEST_DEPENDS explicit

[1] https://pypi.python.org/pypi/py/1.4.26
Sun, 5 Oct 2014
[ 13:29 wen search for other commits by this committer ] Original commit   Revision:370065
- Fix dependencies [1]
- Add rc scripts [1]
- Reset maintainer to ports@

PR:		193784 [1]
Submitted by:	swills@ [1]
Sat, 4 Oct 2014
[ 17:47 wg search for other commits by this committer ] Original commit   Revision:369988
devel/py-mwlib: switch from py-imaging to py-pillow

- USES python

With hat:	python
Approved by:	portmgr (bdrewery, implicit)
Sun, 8 Jun 2014
[ 16:34 mva search for other commits by this committer ] Original commit   Revision:357058
- Remove easy_install dependency
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
Thu, 22 May 2014
[ 09:42 miwi search for other commits by this committer ] Original commit   Revision:354816
- Update to 0.15.14

PR:		189110
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Fri, 7 Mar 2014
[ 16:49 bapt search for other commits by this committer ] Original commit   Revision:347405 (Only the first 10 of 214 ports in this commit are shown above. View all ports for this commit)
Convert d* to USES=zip
Mon, 13 Jan 2014
[ 21:00 rene search for other commits by this committer ] Original commit   Revision:339634 (Only the first 10 of 702 ports in this commit are shown above. View all ports for this commit)
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)
Fri, 20 Sep 2013
[ 17:13 bapt search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Wed, 21 Aug 2013
[ 00:52 wen search for other commits by this committer ] Original commit   Revision:325079
- Update to 0.15.11
Wed, 6 Mar 2013
[ 05:53 rm search for other commits by this committer ] Original commit   Revision:313500
- remove no more used dateutil and twisted dependencies
- trim Makefile header
- eliminate PYTHON_SITELIBDIR usage in depends
- limit python version to 2.x only (print/except)
- bump PORTREVISION because of dependency change

Approved by:	wen (maintainer, by mail)
Tue, 24 Apr 2012
[ 12:12 wen search for other commits by this committer ] Original commit 
- Update to 0.13.6

PR:             167259
Submitted by:   Muhammad Moinur Rahman <5u623l20@gmail.com>
Thu, 1 Mar 2012
[ 13:06 wen search for other commits by this committer ] Original commit 
- Update to 0.13.5
Tue, 14 Feb 2012
[ 07:26 wen search for other commits by this committer ] Original commit 
- Update to 0.13.3
Fri, 23 Dec 2011
[ 08:12 wen search for other commits by this committer ] Original commit 
- Update to 0.13.1
Tue, 1 Nov 2011
[ 07:35 wen search for other commits by this committer ] Original commit 
- Update to 0.12.17
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Tue, 22 Dec 2009
[ 00:58 wen search for other commits by this committer ] Original commit 
- Update to 0.12.12
- Fix build
Wed, 9 Dec 2009
[ 04:02 wen search for other commits by this committer ] Original commit 
- Update to 0.12.11
Wed, 21 Oct 2009
[ 12:45 wen search for other commits by this committer ] Original commit 
- Update to 0.12.10
- Update my mail address to FreeBSD

Approved by:    mentors(implicit)
Wed, 9 Sep 2009
[ 12:49 miwi search for other commits by this committer ] Original commit 
- Update to 0.12.5

PR:             138654
Submitted by:   Wen Heping <wenheping@gmail.com> (maintainer)
Sat, 9 May 2009
[ 09:18 miwi search for other commits by this committer ] Original commit 
- Update to 0.11.1

PR:             134261
Submitted by:   Wen Heping <wenheping@gmail.com> (maintainer)
Thu, 23 Apr 2009
[ 09:08 miwi search for other commits by this committer ] Original commit 
- Update to 0.10.1

PR:             133626
Submitted by:   Wen Heping <wenheping@gmail.com> (maintainer)
Sat, 21 Mar 2009
[ 11:36 miwi search for other commits by this committer ] Original commit 
- Update to 0.9.13

PR:             132898
Submitted by:   Wen Heping <wenheping@gmail.com> (maintainer)
Mon, 9 Mar 2009
[ 19:42 miwi search for other commits by this committer ] Original commit 
- Update to 0.9.11

PR:             132216
Submitted by:   Wen Heping <wenheping@gmail.com> (maintainer)
Mon, 22 Dec 2008
[ 21:18 miwi search for other commits by this committer ] Original commit 
- Update to 0.9.2

PR:             129729
Submitted by:   Wen Heping <wenheping@gmail.com> (maintainer)
Sun, 30 Nov 2008
[ 18:59 lwhsu search for other commits by this committer ] Original commit 
- Update to 0.8.5
- Take advantages of 'CHEESESHOP'

PR:             ports/129138
Submitted by:   Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
Approved by:    "wen heping" <wenheping AT gmail.com>
Tue, 30 Sep 2008
[ 14:17 miwi search for other commits by this committer ] Original commit 
- Update to 0.8.4

PR:             127739
Submitted by:   Wen heping <wenheping@gmail.com> (maintainer)
Tue, 19 Aug 2008
[ 22:53 miwi search for other commits by this committer ] Original commit 
- Update to 0.8.3

PR:             126658
Submitted by:   Wen heping <wenheping@gmail.com> (maintainer)
Sat, 19 Jul 2008
[ 14:09 miwi search for other commits by this committer ] Original commit 
- Update to 0.8.0

PR:             125763
Submitted by:   Wen heping <wenheping@gmail.com> (maintainer)
Sat, 28 Jun 2008
[ 22:35 miwi search for other commits by this committer ] Original commit 
py-mwlib provides a library for parsing mediawiki articles.

WWW: http://pypi.python.org/pypi/mwlib/

PR:             ports/125070
Submitted by:   Wen Heping <wenheping at gmail.com>

Number of commits found: 41