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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2023Q3
junit Regression testing utility for use with the Java(TM) Language
4.12 java 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 4.12Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-09-17 05:33:24
Last Update: 2023-09-17 05:31:11
Commit Hash: 5ff7f36
Also Listed In: devel
License: not specified in port
WWW:
https://www.junit.org/
Description:
This is a port of JUnit, a simple testing framework for Java developed by Erich Gamma and Kent Beck. Using JUnit you can build a test suite that will help you measure your progress, spot unintended side effects, and focus your development efforts.
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 (3 items)
Collapse this list.
  1. share/java/classes/junit.jar
  2. share/java/classes/junit4.jar
  3. share/java/junit/src.jar
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • junit>0:java/junit
To install the port:
cd /usr/ports/java/junit/ && make install clean
To add the package, run one of these commands:
  • pkg install java/junit
  • pkg install junit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: junit
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (junit-4.12.jar) = 59721f0805e223d84b90677887d9ff567dc534d7c502ca903c0c2b17f05c116a SIZE (junit-4.12.jar) = 314932 SHA256 (junit-4.12-sources.jar) = 9f43fea92033ad82bcad2ae44cec5c82abc9d6ee4b095cab921d11ead98bf2ff SIZE (junit-4.12-sources.jar) = 200355

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. hamcrest.jar : java/hamcrest
  2. java : java/openjdk8
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
java_junit
USES:
cpe
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://repo1.maven.org/maven2/junit/junit/4.12/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.12
17 Sep 2023 05:31:11
commit hash: 5ff7f36fb2c103f8b44e237eaf6428cd0d639b1ecommit hash: 5ff7f36fb2c103f8b44e237eaf6428cd0d639b1ecommit hash: 5ff7f36fb2c103f8b44e237eaf6428cd0d639b1ecommit hash: 5ff7f36fb2c103f8b44e237eaf6428cd0d639b1e files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
Author: Michael Osipov
*/*: Use only HTTPS to fetch ports from Maven Central

Maven Central supports HTTPS only for quite some time now and responds
with "Not Implemented" over HTTP.

Source: https://blog.sonatype.com/central-repository-moving-to-https

PR:		272867
(cherry picked from commit 152d92bf575e1c2f2efd4b06372898aa8b653db0)

Number of commits found: 1