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: www/py-gandi.cli/files/patch-setup.py

Number of commits found: 8

Friday, 17 May 2019
13:58 koobs search for other commits by this committer
www/py-gandi.cli: Update to 1.5

Changelog:

  https://github.com/Gandi/gandi.cli/blob/1.5/CHANGES.rst
Original commitRevision:501871 
Friday, 15 Sep 2017
15:19 koobs search for other commits by this committer
www/py-gandi.cli: Update to 0.22

Changelog:

  https://github.com/Gandi/gandi.cli/blob/0.22/CHANGES.rst

Requested by:	bapt
Original commitRevision:449906 
Thursday, 28 Jul 2016
14:51 koobs search for other commits by this committer
www/py-gandi.cli: Restore patches to setup.py

Restore the patches to the setup.py file removed in r419220 [1], as
these changes have not been upstreamed and removing them breaks the
test target, which attempts to install dependencies such as tox &
nose via setuptools, and which aren't required to run tests.

[1] https://svnweb.freebsd.org/changeset/ports/419220

pointyhat:	bapt
Original commitRevision:419223 
Saturday, 5 Mar 2016
15:46 koobs search for other commits by this committer
www/py-gandi.cli: Update to 0.18, Modernize

- Update PORTVERSION and distinfo checksum (0.18)
- Remove TESTS option bits (no longer necessary)
- Patch setup.py to remove unecessary dependencies and switch test_suite
  back to the actual test module instead of nose (TODO: upstream)
- Remove unecessary TEST_DEPENDS (nose, coverage). The tests run
  perfectly fine without them.
- Convert test target to modern framework
- post-extract: Remove compiled (py[co]) files and __pycache__
  directories that were inadvertently included in the sdist [1]

Changes:

  https://github.com/Gandi/gandi.cli/blob/0.18/CHANGES.rst

[1] https://github.com/Gandi/gandi.cli/pull/180
Original commitRevision:410187 
Tuesday, 6 Oct 2015
15:37 koobs search for other commits by this committer
www/py-gandi.cli: Update to 0.16

- Update to 0.16
- Update click RUN_DEPENDS version [1]
- Add NO_ARCH
- Repatch setup.py (TODO: Upstream changes)

Changes:

  https://github.com/Gandi/gandi.cli/blob/0.16/CHANGES.rst

[1] https://github.com/Gandi/gandi.cli/issues/147

Requested by:	bapt
Original commitRevision:398703 
Monday, 10 Aug 2015
16:46 koobs search for other commits by this committer
www/py-gandi.cli: Update to 0.15 & Unbreak

- Update to 0.15
- Update RUN_DEPENDS version for click, (and patch setup.py accordingly)
  until upstream fixes it. [1].
- Make TEST_DEPENDS *only* include, test dependencies, adding
  RUN_DEPENDS instead to the TESTS option conditional.
- Remove non-compulsory & forced tests_requires. Tests work perfectly
  fine out of the box with setup:py:

    test_suite='gandi.cli.tests',

Changes:

  https://github.com/Gandi/gandi.cli/blob/0.15/CHANGES.rst

[1] https://github.com/Gandi/gandi.cli/issues/147

Reported by:	antoine, pkg-fallout (in that order)
Original commitRevision:393876 
Friday, 5 Jun 2015
05:49 koobs search for other commits by this committer
www/py-gandi.cli: Update to 0.14, concurrent Python support

- Update to 0.14
- Add multiple concurrent Python support
- Match upstream dependency versions in RUN_DEPENDS so they fail-closed
  when py-click is updated to 4.0
- Add RUN_DEPENDS to TEST_DEPENDS since they're needed to test.
- Patch setup.py to remove optional test dependencies (coverage, tox)

Changes:

  https://github.com/Gandi/gandi.cli/blob/0.14/CHANGES.rst

Requested by:	bapt
Original commitRevision:388570 
Monday, 26 Jan 2015
10:41 koobs search for other commits by this committer
www/py-gandi.cli: Gandi command line interface

Use `$ gandi` to easily create and manage web resources from the command line.

  * `$ gandi domain` to buy and manage your domain names
  * `$ gandi paas` to create and deploy your web applications
  * `$ gandi vm` to spin up and upgrade your virtual machines
  * `$ gandi` to list all available commands

WWW: https://github.com/Gandi/gandi.cli
Original commitRevision:377931 

Number of commits found: 8