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
test-drive Simple testing framework
0.4.0.7_1 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 0.4.0.7_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-11-15 03:09:29
Last Update: 2023-04-23 09:09:58
Commit Hash: 8d3e020
License: APACHE20 MIT
WWW:
https://github.com/fortran-lang/test-drive
Description:
This project offers a lightweight, procedural unit testing framework based on nothing but standard Fortran. Integration with meson, cmake and Fortran package manager (fpm) is available. Alternatively, the testdrive.F90 source file can be redistributed in the project's testsuite as well.
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
Expand this list (18 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/test-drive-0.4.0.7_1/catalog.mk
  3. /usr/local/share/licenses/test-drive-0.4.0.7_1/LICENSE
  4. /usr/local/share/licenses/test-drive-0.4.0.7_1/APACHE20
  5. /usr/local/share/licenses/test-drive-0.4.0.7_1/MIT
  6. include/testdrive.mod
  7. include/testdrive_version.mod
  8. lib/cmake/test-drive/test-drive-config-version.cmake
  9. lib/cmake/test-drive/test-drive-config.cmake
  10. lib/cmake/test-drive/test-drive-targets-release.cmake
  11. lib/cmake/test-drive/test-drive-targets.cmake
  12. lib/libtest-drive.so
  13. lib/libtest-drive.so.0
  14. lib/libtest-drive.so.0.4.0
  15. libdata/pkgconfig/test-drive.pc
  16. @owner
  17. @group
  18. @mode
Collapse this list.
Dependency lines:
  • test-drive>0:devel/test-drive
To install the port:
cd /usr/ports/devel/test-drive/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/test-drive
  • pkg install test-drive
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: test-drive
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1668480585 SHA256 (fortran-lang-test-drive-v0.4.0-7-g2127360_GH0.tar.gz) = 5183bb9874b2a2602b3b360dda5fd3bae53ae59037cbbcc379554980ec744091 SIZE (fortran-lang-test-drive-v0.4.0-7-g2127360_GH0.tar.gz) = 26664

Packages (timestamps in pop-ups are UTC):
test-drive
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.4.0.7_1-0.4.0.7_10.4.0.7_1---
FreeBSD:13:quarterly-0.4.0.7_1-0.4.0.7_10.4.0.7_1-0.4.0.7_10.4.0.7_1
FreeBSD:14:latest-0.4.0.7_1-0.4.0.7_10.4.0.7_1---
FreeBSD:14:quarterly-0.4.0.7_1-0.4.0.7_10.4.0.7_1-0.4.0.7_10.4.0.7_1
FreeBSD:15:latest-0.4.0.7_1n/a0.4.0.7_1n/a-0.4.0.7_10.4.0.7_1
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. cmake : devel/cmake-core
  2. gfortran12 : lang/gcc12
  3. as : devel/binutils
Runtime dependencies:
  1. gfortran12 : lang/gcc12
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_test-drive
USES:
cmake:testing fortran
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/fortran-lang/test-drive/tar.gz/v0.4.0-7-g2127360?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.0.7_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
0.4.0.7
22 Nov 2022 22:05:33
commit hash: ebc4ef62e6c8117ce1635832d7b242f13bc9ab47commit hash: ebc4ef62e6c8117ce1635832d7b242f13bc9ab47commit hash: ebc4ef62e6c8117ce1635832d7b242f13bc9ab47commit hash: ebc4ef62e6c8117ce1635832d7b242f13bc9ab47 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/test-drive: Broken on arm64

Reported by:	fallout
0.4.0.7
15 Nov 2022 03:06:48
commit hash: 45840dee36a382ca142d4c44d38ce9bb37b83938commit hash: 45840dee36a382ca142d4c44d38ce9bb37b83938commit hash: 45840dee36a382ca142d4c44d38ce9bb37b83938commit hash: 45840dee36a382ca142d4c44d38ce9bb37b83938 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/test-drive: New port: Simple testing framework

Number of commits found: 3