Port details |
- reprise Port testing system
- 0.6.1_1 ports-mgmt =4 0.6.1Version of this port present on the latest quarterly branch.
- Maintainer: amdmi3@FreeBSD.org
- Port Added: 2022-04-11 15:57:22
- Last Update: 2024-07-07 08:05:33
- Commit Hash: 1a80ec7
- People watching this port, also watch:: wa-aspell, medit, ittapi, php81-pear, apache-log4j2
- Also Listed In: python
- License: GPLv3+
- WWW:
- https://github.com/AMDmi3/reprise
- Description:
- reprise is a tool primarily designed to test package production on
FreeBSD. Unlike poudriere, it's focused on port testing only, without
support for repository production, and has important features still
lacking in poudriere, such as `make test` support, and more eager
use of prebuilt packages. As a result, with reprise you test your
ports, not rebuild llvm and other heavy dependencies over and over
again.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- reprise>0:ports-mgmt/reprise
- To install the port:
- cd /usr/ports/ports-mgmt/reprise/ && make install clean
- To add the package, run one of these commands:
- pkg install ports-mgmt/reprise
- pkg install reprise
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: reprise
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1659112171
SHA256 (AMDmi3-reprise-0.6.1_GH0.tar.gz) = 4206fbc4de36afc9732e0984b421e5f17206a1ea725126335b20a5c8c480c71a
SIZE (AMDmi3-reprise-0.6.1_GH0.tar.gz) = 74710
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- py311-pytest>=0 : devel/py-pytest@py311
- py311-pytest-asyncio>=0 : devel/py-pytest-asyncio@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-aiohttp>=0 : www/py-aiohttp@py311
- py311-jsonslicer>=0 : textproc/py-jsonslicer@py311
- py311-pydantic>=0 : devel/py-pydantic@py311
- py311-termcolor>=0 : devel/py-termcolor@py311
- py311-pyyaml>=0 : devel/py-pyyaml@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for reprise-0.6.1_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- ports-mgmt_reprise
- USES:
- python:3.9+
- pkg-message:
- For install:
- Reprise is experimental software. Expect all kinds of failures and
filesystem, jail and mountpoint leftovers you'll have to clean up
manually.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.1_1 07 Jul 2024 08:05:33 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml
- Bump PORTREVISION of dependent ports for dependency change |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
0.6.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.6.1 29 Jul 2022 16:32:20 |
Dmitry Marakasov (amdmi3) |
ports-mgmt/reprise: update 0.6.0 → 0.6.1 |
0.6.0 15 Jun 2022 19:44:34 |
Dmitry Marakasov (amdmi3) |
ports-mgmt/reprise: update 0.5.0 → 0.6.0 |
0.5.0 01 Jun 2022 10:10:00 |
Dmitry Marakasov (amdmi3) |
ports-mgmt/reprise: update 0.4.0 → 0.5.0 |
0.4.0 25 Apr 2022 14:26:42 |
Dmitry Marakasov (amdmi3) |
ports-mgmt/reprise: update 0.3.2 → 0.4.0 |
0.3.2 21 Apr 2022 18:15:02 |
Dmitry Marakasov (amdmi3) |
ports-mgmt/reprise: update 0.3.0 → 0.3.2 |
0.3.0 21 Apr 2022 12:12:45 |
Dmitry Marakasov (amdmi3) |
ports-mgmt/reprise: update 0.2.0 → 0.3.0 |
0.2.0 14 Apr 2022 20:23:38 |
Dmitry Marakasov (amdmi3) |
ports-mgmt/reprise: update 0.1.0 → 0.2.0 |
0.1.0 13 Apr 2022 18:41:55 |
Dmitry Marakasov (amdmi3) |
ports-mgmt/reprise: update 0.0.1 → 0.1.0
Also fix incorrect IGNORE message after 329f5c8 |
0.0.1 12 Apr 2022 07:48:55 |
Antoine Brodin (antoine) |
ports-mgmt/reprise: unbreak bulk -a |
0.0.1 11 Apr 2022 15:31:32 |
Dmitry Marakasov (amdmi3) |
ports-mgmt/reprise: add port: Port testing system
reprise is a tool primarily designed to test package production on
FreeBSD. Unlike poudriere, it's focused on port testing only, without
support for repository production, and has important features still
lacking in poudriere, such as `make test` support, and more eager
use of prebuilt packages. As a result, with reprise you test your
ports, not rebuild llvm and other heavy dependencies over and over
again.
WWW: https://github.com/AMDmi3/reprise |