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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: devel/bzrtools/Makefile

Number of commits found: 58

Sunday, 8 Mar 2020
17:01 antoine search for other commits by this committer
Deprecate some ports using deprecated version of python

With hat:	portmgr
Original commitRevision:528058 
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 
Saturday, 28 Jun 2014
07:03 mva search for other commits by this committer
- Unbreak ports, which installed setup.py files due to the messed up argument
  lists in PYDISTUTILS_SETUP

PR:		191317
Phabric:	D270
With hat:	python@
Original commitRevision:359664 
Sunday, 19 Jan 2014
01:16 danilo search for other commits by this committer
- Update from 2.5 to 2.6.0
- Add stage support
- Remove RSYNC from OPTIONS_DEFAULT

while here
- Convert all "if's" to options helpers

PR:		ports/185728
Submitted by:	Matthew D.Fuller <fullermd@over-yonder.net> (maintainer)
Original commitRevision:340226 
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:03 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
Original commitRevision:327722 
Monday, 29 Apr 2013
18:47 jgh search for other commits by this committer
- adoption of optionsNG

Approved by:	portmgr (bapt)
Original commitRevision:316837 
Sunday, 17 Jun 2012
20:42 cs search for other commits by this committer
Bump PORTREVISION to reflect name change from devel/bazaar-ng --> devel/bzr
Original commit
Sunday, 4 Mar 2012
05:03 miwi search for other commits by this committer
- Update to 2.5

PR:             165445
Submitted by:   Matthew D.Fuller <fullermd@over-yonder.net> (maintainer)
Original commit
Sunday, 25 Sep 2011
08:40 dhn search for other commits by this committer
- Update to 2.4.1

PR:             ports/161000
Submitted by:   Matthew D.Fuller <fullermd@over-yonder.net> (maintainer)
Original commit
Saturday, 13 Aug 2011
01:41 swills search for other commits by this committer
- Update to 2.4.0

PR:             ports/159682
Submitted by:   Matthew D.Fuller <fullermd@over-yonder.net> (maintainer)
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
Saturday, 5 Feb 2011
10:58 miwi search for other commits by this committer
- Update to 2.3.1

PR:             154497
Submitted by:   Matthew D.Fuller <fullermd@over-yonder.net> (maintainer)
Feature safe:   yes
Original commit
Monday, 22 Feb 2010
20:59 miwi search for other commits by this committer
- Update to 2.1.0

PR:             144007
Submitted by:   Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
Feature safe:   yes
Original commit
Wednesday, 30 Sep 2009
14:04 miwi search for other commits by this committer
- Update to 2.0.1

PR:             139199
Submitted by:   Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
Original commit
Wednesday, 23 Sep 2009
14:02 miwi search for other commits by this committer
- Update to 2.0.0

PR:             139056
Submitted by:   Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
Feature safe:   yes
Original commit
Saturday, 22 Aug 2009
20:45 miwi search for other commits by this committer
- Update to 1.18.0

PR:             137988
Submitted by:   Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
Original commit
Friday, 24 Jul 2009
00:17 wxs search for other commits by this committer
- Update to 1.17.0

PR:             ports/136936
Submitted by:   Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
Original commit
Friday, 19 Jun 2009
18:34 wxs search for other commits by this committer
- Update to 1.16.0

PR:             ports/135698
Submitted by:   Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
Original commit
Thursday, 28 May 2009
14:57 amdmi3 search for other commits by this committer
- Support bazaar-ng 1.15

PR:             134935
Submitted by:   Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
Original commit
Friday, 1 May 2009
13:36 miwi search for other commits by this committer
- Update to 1.14.0

PR:             134086
Submitted by:   Matthew D.Fuller <fullermd@over-yonder.net> (maintainer)
Original commit
Monday, 16 Mar 2009
20:47 miwi search for other commits by this committer
- Update to 1.13.0

PR:             132683
Submitted by:   Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
Original commit
Saturday, 14 Feb 2009
19:17 miwi search for other commits by this committer
- Update to 1.12.0

PR:             131651
Submitted by:   Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
Original commit
Tuesday, 20 Jan 2009
13:20 amdmi3 search for other commits by this committer
- Update to 1.11.0

PR:             130737
Submitted by:   Matthew D. Fuller <fullermd at over-yonder dot net> (maintainer)
Original commit
Saturday, 6 Dec 2008
15:11 miwi search for other commits by this committer
- Update to 1.10.0

PR:             129452
Submitted by:   Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
Original commit
Saturday, 8 Nov 2008
21:47 miwi search for other commits by this committer
- Update to 1.9.1

PR:             128667
Submitted by:   Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
Original commit
Saturday, 18 Oct 2008
20:51 miwi search for other commits by this committer
- Update to 1.8.0

PR:             128205
Submitted by:   Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
Original commit
Wednesday, 24 Sep 2008
14:54 miwi search for other commits by this committer
- Update to 1.7.0

PR:             127596
Submitted by:   Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
Original commit
Monday, 25 Aug 2008
21:24 miwi search for other commits by this committer
- Update to 1.6.0

PR:             126835
Submitted by:   Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
Original commit
Friday, 6 Jun 2008
13:21 edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Original commit
Saturday, 17 May 2008
23:38 miwi search for other commits by this committer
- Update to 1.5.0

PR:             123748
Submitted by:   Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
Original commit
Friday, 2 May 2008
19:23 miwi search for other commits by this committer
- Update to 1.4.0

PR:             123324
Submitted by:   Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
Original commit
Tuesday, 25 Mar 2008
23:04 miwi search for other commits by this committer
- Update to 1.3.0

PR:             121947
Submitted by:   Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
Original commit
Friday, 15 Feb 2008
22:07 miwi search for other commits by this committer
- Update to 1.2.0

PR:             120723
Submitted by:   Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
Original commit
Sunday, 20 Jan 2008
21:56 miwi search for other commits by this committer
- Update to 1.1.0

PR:             119677
Submitted by:   Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
Original commit
Sunday, 16 Dec 2007
23:18 miwi search for other commits by this committer
- Update to 1.0.0

PR:             118744
Submitted by:   Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
Original commit
Saturday, 15 Dec 2007
18:18 miwi search for other commits by this committer
- Update to 0.92.1

PR:             118068
Submitted by:   Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
Original commit
Thursday, 27 Sep 2007
20:56 miwi search for other commits by this committer
- Update to 0.91.0

PR:             116649
Submitted by:   Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
Original commit
Wednesday, 29 Aug 2007
07:54 clsung search for other commits by this committer
- Upgrade to 0.90

PR:             ports/115916
Submitted by:   maintainer (Matthew D. Fuller)
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, 23 Jul 2007
10:39 mm search for other commits by this committer
- change maintainer to Matthew Fuller <fullermd@over-yonder.net>

PR:             ports/114751
Submitted by:   Ulf Lilleengen <lulf@stud.ntnu.no> (maintainer)
Approved by:    new maintainer, garga (mentor, implicit)
Original commit
Sunday, 22 Jul 2007
00:08 pav search for other commits by this committer
- Update to 0.18.0

PR:             ports/114749
Submitted by:   Radim Kolar SF.NET <hsn@sendmail.cz>
Approved by:    Ulf Lilleengen <lulf@pvv.ntnu.no> (maintainer)
Original commit
Sunday, 15 Jul 2007
20:50 miwi search for other commits by this committer
- Update to 0.17.1

PR:             114164
Submitted by:   Radim Kolar SF.NET <hsn@sendmail.cz>
Approved by:    maintainer timeout
Original commit
Sunday, 27 May 2007
10:40 miwi search for other commits by this committer
- Update to 0.16.1

PR:             112864
Submitted by:   Ulf Lilleengen <lulf@pvv.ntnu.no> (maintainer)
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Tuesday, 10 Apr 2007
18:12 lwhsu search for other commits by this committer
- Update to 0.15.4

PR:             111448
Submitted by:   Radim Kolar SF.NET <hsn AT sendmail.cz>
Approved by:    Ulf Lilleengen <lulf AT stud.ntnu.no> (maintainer),
                clsung (mentor)
Original commit
Thursday, 1 Mar 2007
10:00 miwi search for other commits by this committer
- bzrtools uses another command line argument on patch for dry runs. Patch
  converts it to use --check, which works.
- Bump PORTREVISION

PR:             109651
Submitted by:   Ulf Lilleengen <lulf@pvv.ntnu.no> (maintainer)
Original commit
Tuesday, 30 Jan 2007
00:35 nox search for other commits by this committer
Update to 0.14.0

PR:             ports/108528
Submitted by:   Ulf Lilleengen <lulf@pvv.ntnu.no> (maintainer)
Approved by:    miwi (mentor)
Original commit
Monday, 8 Jan 2007
00:32 itetcu search for other commits by this committer
Update devel/bzrtools to reflect newest bazaar-ng

PR:             ports/107666
Submitted by:   Ulf Lilleengen (maintainer)
Original commit
Saturday, 4 Nov 2006
22:15 miwi search for other commits by this committer
- Update to 0.12.2

PR:             ports/104999
Submitted by:   Ulf Lilleengen <lulf@pvv.ntnu.no> (maintainer)
Original commit
Monday, 2 Oct 2006
18:18 bsam search for other commits by this committer
Update devel/bzrtools to 0.11 to reflect new bazaar-ng version.

PR:             103909
Submitted by:   Ulf Lilleengen <lulf at pvv.ntnu.no> (maintainer)
Original commit
Saturday, 30 Sep 2006
17:41 bsam search for other commits by this committer
- update the devel/bzrtools port from 0.9.1 to 0.10 to reflect the new
  devel/bazaar-ng version;
- update maintainer-address (problems with getting email at the old one).

PR:             103848
Submitted by:   Ulf Lilleengen <lulf at kerneled.org> (maintainer)
Original commit
Monday, 21 Aug 2006
09:08 miwi search for other commits by this committer
- Update to 0.9.1

PR:             ports/102259
Submitted by:   Ulf Lilleengen <lulf(at)kerneled.org> (maintainer)
Approved by:    krion (mentor)
Original commit
Wednesday, 31 May 2006
13:57 mich search for other commits by this committer
- Update the devel/bzrtools port from 0.7 to 0.8.1 to be compatible with
  devel/bazaar-ng 0.8.2.

PR:             ports/98035
Submitted by:   Ulf Lilleengen <lulf@kerneled.org> (maintainer)
Original commit
Saturday, 4 Feb 2006
18:47 sem search for other commits by this committer
- Update to 0.7

PR:             ports/92801
Submitted by:   maintainer
Original commit
Wednesday, 9 Nov 2005
21:04 pav search for other commits by this committer
bzrtools is intended to be a useful collection of utilities (all plugins, right
now). for devel/bazaar-ng. This port extends bzr command with these commands:
baz-import, push, annotate, shelve, unshelve , clean-tree, conflicts, resolve,
graph-ancestry, fetch-missing, patch.

PR:             ports/88495
Submitted by:   Ulf Lilleengen <lulf@kerneled.org>
Original commit

Number of commits found: 58