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.

Port details
nox Flexible test automation
2024.4.15 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2024.3.2Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-02-05 18:12:04
Last Update: 2024-04-16 07:43:54
Commit Hash: e2cd13b
Also Listed In: python
License: APACHE20
WWW:
https://nox.thea.codes/en/stable/
Description:
nox is a command-line tool that automates testing in multiple Python environments, similar to tox. Unlike tox, Nox uses a standard Python file for configuration.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • nox>0:devel/nox
To install the port:
cd /usr/ports/devel/nox/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/nox
  • pkg install nox
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: nox
Package flavors (<flavor>: <package>)
  • py39: nox
distinfo:
TIMESTAMP = 1713241189 SHA256 (wntrblm-nox-2024.4.15-2024.04.15_GH0.tar.gz) = 2045cae9525cd25d62070213515a9aff830beba3d1934b0432cad10abcdf9f96 SIZE (wntrblm-nox-2024.4.15-2024.04.15_GH0.tar.gz) = 4001096

Packages (timestamps in pop-ups are UTC):
nox
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2024.3.22024.3.2-2024.3.22024.3.2---
FreeBSD:13:quarterly2023.4.222023.4.222023.4.222023.4.222024.3.22023.4.222023.4.222023.4.22
FreeBSD:14:latest2024.3.22024.3.2-2024.3.22024.3.22023.4.22-2023.4.22
FreeBSD:14:quarterly2023.4.222024.3.2-2023.4.222024.3.22023.4.222023.4.222023.4.22
FreeBSD:15:latest2024.3.22024.3.2n/a2023.4.22n/a2023.4.222023.4.222023.4.22
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-argcomplete>=1.9.4<4.0 : devel/py-argcomplete@py39
  2. py39-colorlog>=2.6.1<7.0.0 : devel/py-colorlog@py39
  3. py39-packaging>=20.9 : devel/py-packaging@py39
  4. py39-virtualenv>=20.14.1 : devel/py-virtualenv@py39
  5. py39-hatchling>0 : devel/py-hatchling@py39
  6. py39-wheel>0 : devel/py-wheel@py39
  7. python3.9 : lang/python39
  8. py39-build>=0 : devel/py-build@py39
  9. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. py39-pytest>=7,1 : devel/py-pytest@py39
  2. python3.9 : lang/python39
Runtime dependencies:
  1. py39-argcomplete>=1.9.4<4.0 : devel/py-argcomplete@py39
  2. py39-colorlog>=2.6.1<7.0.0 : devel/py-colorlog@py39
  3. py39-packaging>=20.9 : devel/py-packaging@py39
  4. py39-virtualenv>=20.14.1 : devel/py-virtualenv@py39
  5. python3.9 : lang/python39
  6. py39-tomli>=1 : textproc/py-tomli@py39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_nox
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/wntrblm/nox/tar.gz/2024.04.15?dummy=/
Collapse this list.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2024.4.15
16 Apr 2024 07:43:54
commit hash: e2cd13bf14e08c37558e774b447596cc18ee3502commit hash: e2cd13bf14e08c37558e774b447596cc18ee3502commit hash: e2cd13bf14e08c37558e774b447596cc18ee3502commit hash: e2cd13bf14e08c37558e774b447596cc18ee3502 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/nox: Update 2024.03.02 → 2024.04.15

Reported by:	portscout
2024.3.2
04 Mar 2024 17:04:23
commit hash: 846c0d1708a4d28ce008bb2375029a6ef2d679e5commit hash: 846c0d1708a4d28ce008bb2375029a6ef2d679e5commit hash: 846c0d1708a4d28ce008bb2375029a6ef2d679e5commit hash: 846c0d1708a4d28ce008bb2375029a6ef2d679e5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/nox: update 2023.4.22 → ${GH_TAGNAME:S/.0/./g}

Reported by:	portscout
2023.4.22
09 Jul 2023 21:36:21
commit hash: 774f71eb32ebc3153e8fda5c3c0aaa8ab4eb3c32commit hash: 774f71eb32ebc3153e8fda5c3c0aaa8ab4eb3c32commit hash: 774f71eb32ebc3153e8fda5c3c0aaa8ab4eb3c32commit hash: 774f71eb32ebc3153e8fda5c3c0aaa8ab4eb3c32 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/nox: Fix version requirement of RUN_DEPENDS

from pyproject.toml:
  "argcomplete<4.0,>=1.9.4",

Approved by:	portmgr (blanket)
Reference:	https://github.com/wntrblm/nox/blob/2023.04.22/pyproject.toml#L43
2023.4.22
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
2023.4.22
24 Apr 2023 05:41:02
commit hash: f117f2a56704d4637cfbf1ddca076ed85123498fcommit hash: f117f2a56704d4637cfbf1ddca076ed85123498fcommit hash: f117f2a56704d4637cfbf1ddca076ed85123498fcommit hash: f117f2a56704d4637cfbf1ddca076ed85123498f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/nox: Update 2022.11.21 → 2023.4.22

Reported by:	portscout
2022.11.21_1
04 Apr 2023 18:29:11
commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
USE_PYTHON=pep517: bump PORTREVISION
2022.11.21
05 Feb 2023 18:09:28
commit hash: 6b5008371a7c98c09780203bfc4d0e1e49b5b9a1commit hash: 6b5008371a7c98c09780203bfc4d0e1e49b5b9a1commit hash: 6b5008371a7c98c09780203bfc4d0e1e49b5b9a1commit hash: 6b5008371a7c98c09780203bfc4d0e1e49b5b9a1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/nox: New port: Flexible test automation

Number of commits found: 7