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-tox/pkg-descr

Number of commits found: 5

Wednesday, 7 Sep 2022
21:58 Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 fb16dfe
Saturday, 9 Jun 2018
07:26 koobs search for other commits by this committer
devel/py-tox: Update to 3.0.0

Changelog:

  https://tox.readthedocs.io/en/latest/changelog.html

PR:		227862
Submitted by:	Kai <freebsd_ports k-worx org>
Original commitRevision:472042 
Monday, 10 Feb 2014
09:55 koobs search for other commits by this committer
devel/py-tox: Update to 1.7.0 & modernise

- Update to 1.7.0
- Align RUN_DEPENDS min versions to upstream
- Deprecate easy_install target
- Use OPTIONS helpers
- Remove now unecessary setup.py patch
- Reformat pkg-descr

Changes: http://tox.readthedocs.org/en/latest/changelog.html
Original commitRevision:343613 
Sunday, 28 Apr 2013
13:31 koobs search for other commits by this committer
devel/py-tox: Update to 1.4.3

- Update virtualenv and pylib minimum versions in RUN_DEPENDS
- Remove USE_ZIP, this version reverted to using .tar.gz
- Allow OPTIONSFILE to be overriden
- Add regression-test: target
- pkg-descr: Tab->space for WWW:
- Whitespace alignment
- Update pkg-plist

Changes: http://testrun.org/tox/latest/changelog.html

Approved by:	eadler (mentor)
Original commitRevision:316717 
Monday, 30 Jul 2012
12:03 mva search for other commits by this committer
Tox as is a generic virtualenv management and test command line tool you
can use for:

* checking your package installs correctly with different Python
  versions and interpreters
* running your tests in each of the environments, configuring your test
  tool of choice
* acting as a frontend to Continuous Integration servers, greatly
  reducing boilerplate and merging CI and shell-based testing.

WWW:	http://tox.testrun.org/

PR:		ports/170022
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com>
Original commit

Number of commits found: 5