notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/py-pyutil/Makefile

Number of commits found: 48

Sunday, 23 Feb 2020
15:25 antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
Original commitRevision:526925 
Wednesday, 4 Sep 2019
07:12 wen search for other commits by this committer
- Update to 3.3.0
Original commitRevision:511062 
Monday, 15 Apr 2019
08:31 wen search for other commits by this committer
- Update to 3.2.0
Original commitRevision:499001 
Wednesday, 20 Jun 2018
17:05 mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

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

Sponsored by:	Absolight
Original commitRevision:472884 
Friday, 30 Mar 2018
20:33 antoine search for other commits by this committer
Restrict again to version 2.7, zbase32 is only available in py27 flavor
Original commitRevision:466000 
Thursday, 29 Mar 2018
20:01 sunpoet search for other commits by this committer
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)
Original commitRevision:465923 
Monday, 19 Feb 2018
11:10 antoine search for other commits by this committer
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
Original commitRevision:462307 
Thursday, 1 Feb 2018
02:56 wen search for other commits by this committer
- Update to 3.1.0
Original commitRevision:460551 
Thursday, 30 Nov 2017
15:50 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
  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
Original commitRevision:455210 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Monday, 20 Oct 2014
16:04 mva search for other commits by this committer
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
Original commitRevision:371280 
Friday, 2 May 2014
07:09 wen search for other commits by this committer
- Update to 2.0.0
- Add LICENSE

PR:		189161
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Original commitRevision:352775 
Wednesday, 19 Feb 2014
05:31 miwi search for other commits by this committer
- Stage Support
- Convert to autoplist
- Bump PORTREV
Original commitRevision:345003 
Monday, 13 Jan 2014
21:00 rene search for other commits by this committer
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)
Original commitRevision:339634 
Friday, 20 Sep 2013
17:13 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)
Original commitRevision:327724 
Saturday, 14 Sep 2013
11:11 rm search for other commits by this committer
- 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)
Original commitRevision:327274 
Thursday, 10 May 2012
08:49 wen search for other commits by this committer
- Update to 1.9.3
Original commit
Wednesday, 11 Apr 2012
08:56 wen search for other commits by this committer
- Update to 1.9.2
Original commit
Thursday, 22 Mar 2012
12:10 wen search for other commits by this committer
- Update to 1.8.7

Feature safe:   yes
Original commit
Tuesday, 1 Mar 2011
08:09 wen search for other commits by this committer
- Update to 1.8.4
Original commit
Friday, 25 Feb 2011
07:50 miwi search for other commits by this committer
- Move from py24 over to py25 or above
- Drop md5 support
Original commit
Tuesday, 15 Feb 2011
01:56 wen search for other commits by this committer
- Update to 1.8.2
Original commit
Wednesday, 29 Dec 2010
20:04 pgollucci search for other commits by this committer
- 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)
Original commit
Monday, 20 Dec 2010
06:22 wen search for other commits by this committer
- Update to 1.8.1
Original commit
Tuesday, 7 Dec 2010
06:47 wen search for other commits by this committer
- Update to 1.8.0
Original commit
Thursday, 16 Sep 2010
02:14 wen search for other commits by this committer
- Update to 1.7.12
Original commit
Wednesday, 1 Sep 2010
07:55 wen search for other commits by this committer
- Update to 1.7.10
Original commit
Thursday, 17 Jun 2010
02:31 wen search for other commits by this committer
- Update to 1.7.9
Original commit
Friday, 4 Jun 2010
01:45 wen search for other commits by this committer
- Update to 1.7.8
Original commit
Monday, 24 May 2010
03:22 wen search for other commits by this committer
- Update to 1.7.7
Original commit
Thursday, 8 Apr 2010
06:03 wen search for other commits by this committer
- Update to 1.7.1
Original commit
Wednesday, 31 Mar 2010
03:03 wen search for other commits by this committer
- Update to 1.6.3
- Update WWW
Original commit
Monday, 22 Mar 2010
00:10 wen search for other commits by this committer
- Update to 1.6.2
Original commit
Monday, 1 Feb 2010
14:47 wen search for other commits by this committer
- Update to 1.6.1
Original commit
Thursday, 21 Jan 2010
07:15 wen search for other commits by this committer
- Update to 1.6.0
Original commit
Friday, 16 Oct 2009
00:44 wen search for other commits by this committer
- Update to 1.5.1
- Update my mail address to FreeBSD

Approved by:    mentors(implicit)
Original commit
Tuesday, 15 Sep 2009
01:43 linimon search for other commits by this committer
Mark as broken on sparc64: fails to configure.
Original commit
Monday, 17 Aug 2009
20:47 miwi search for other commits by this committer
- Update to 1.4.1

PR:             137844
Submitted by:   Wen Heping <wenheping@gmail.com>
Original commit
Sunday, 5 Jul 2009
23:14 miwi search for other commits by this committer
- Update to 1.3.32

PR:             136205
Submitted by:   Wen Heping <wenheping@gmail.com> (maintainer)
Original commit
Sunday, 28 Dec 2008
11:48 miwi search for other commits by this committer
- Update to 1.3.30

PR:             129973
Submitted by:   Wen Heping <wenheping@gmail.com> (maintainer)
Original commit
Monday, 22 Dec 2008
21:14 miwi search for other commits by this committer
- Update to 1.3.28
- Pass maintainership to submitter

PR:             129705
Submitted by:   Wen Heping <wenheping@gmail.com>
Original commit
Tuesday, 16 Dec 2008
05:15 linimon search for other commits by this committer
Reset quakelee@cn.FreeBSD.org due to maintainer-timeouts and no response
to email.

Hat:    portmgr
Original commit
Sunday, 19 Oct 2008
15:15 miwi search for other commits by this committer
- Update to 1.3.25

PR:             127772
Submitted by:   Wen heping <wenheping@gmail.com>
Approved by:    maintainer timeout
Original commit
Saturday, 30 Aug 2008
20:23 miwi search for other commits by this committer
- Update to 1.3.7

PR:             126477
Submitted by:   Wen heping <wenheping@gmail.com>
Approved by:    maintainer timeout
Original commit
Tuesday, 31 Jul 2007
13:01 pav search for other commits by this committer
- Try to force our idea of OSARCH (untested)

Reported by:    pointyhat
Original commit
Monday, 30 Jul 2007
09:42 alexbl search for other commits by this committer
 - 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
Original commit
Monday, 11 Jun 2007
04:47 miwi search for other commits by this committer
- Fix build

PR:             113402
Submitted by:   pointyhat via kris
                maintainer
Original commit
Tuesday, 5 Jun 2007
07:12 miwi search for other commits by this committer
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>
Original commit

Number of commits found: 48