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-futures/Makefile

Number of commits found: 10

Wednesday, 4 Mar 2020
05:14 koobs search for other commits by this committer
devel/py-futures: Update to 3.3.0

Changelog:

  https://github.com/agronholm/pythonfutures/blob/3.3.0/CHANGES.rst

Reported by:	ngie
MFH:		2020Q2 (blanket: bugfix release)
Original commitRevision:527737 
Wednesday, 19 Feb 2020
17:59 antoine search for other commits by this committer
Clean up USES

With hat:	portmgr
Original commitRevision:526520 
Tuesday, 20 Mar 2018
02:47 koobs search for other commits by this committer
devel/py-futures: Update to 3.2.0

- Update COMMENT to match upstream change

Changelog:

  https://github.com/agronholm/pythonfutures/blob/3.2.0/CHANGES.rst

PR:		226540
Submitted by:	sunpoet
Original commitRevision:465059 
Tuesday, 11 Jul 2017
12:14 koobs search for other commits by this committer
devel/py-futures: Update to 3.1.1

 * Update LICENSE (PSFL)

Changelog:

  https://github.com/agronholm/pythonfutures/blob/3.1.1/CHANGES
Original commitRevision:445496 
Thursday, 3 Mar 2016
09:13 koobs search for other commits by this committer
devel/py-futures: Update to 3.0.5

- Update PORTVERSION and distinfo checksum (3.0.5)
- Correctly limit to Python versions < 3. :2 means depend on
  lang/python2 (for the python2 symlink), which is an incorrect
  specification.
- Enable NO_ARCH (architecture independent)
- Add a comment above the test target to inform our future
  selves to increase the number of POSIX semaphores using sysctl.
  FreeBSD currently defaults to 30, and I don't believe there's a
  "blessed" way to have tests run as root to do this programatically.

  Without increasing the value, many tests are skipped:

    skipped 'system provides too few semaphores (30 available, 256 necessary)'

Changes:

  https://github.com/agronholm/pythonfutures/blob/3.0.5/CHANGES
Original commitRevision:410017 
Thursday, 25 Jun 2015
06:02 koobs search for other commits by this committer
devel/py-futures: Update to 3.0.3

- Update to 3.0.3 [1]
- Add LICENSE_FILE
- Sort USE_PYTHON
- Add regression-test target for QA
- Update pkg-descr WWW: URL

Changes:

  https://github.com/agronholm/pythonfutures/blob/3.0.3/CHANGES

Based on:

PR:		201068 [1]
Submitted by:	Gasol Wu <gasol dot wu gmail com> [1]
Original commitRevision:390534 
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 
Sunday, 1 Jun 2014
15:28 rene search for other commits by this committer
Update consumers of lang/python31 or higher to use Python version 3.X
and consumers of lang/python31 or lower to use Python 2.X

This is in preparation of removing lang/python31 which expired on 2014-06-01

While here apply some fixes for textproc/codespell:
- USE_XZ -> USES=tar:xz
- remove unneeded USE_PYTHON_RUN line

Approved by:	python (mva)
Original commitRevision:356138 
Sunday, 9 Feb 2014
12:44 koobs search for other commits by this committer
devel/py-futures: Update to 2.1.6 & modernise

- Update to 2.1.6
- Update LICENSE (BSD2CLAUSE)
- Deprecate easy_install target

Changes: 2.1.6 - 2013-01-14

 - Fixed a problem with files missing from the source distribution
Original commitRevision:343491 
Saturday, 16 Nov 2013
05:06 koobs search for other commits by this committer
devel/py-futures: [NEW PORT] Backport of Python 3.2 concurrent.futures module

The concurrent.futures module provides a high-level interface for
asynchronously executing callables.

This is described in PEP-3148 and is included in Python 3.2+

WWW: http://code.google.com/p/pythonfutures/
Original commitRevision:333982 

Number of commits found: 10