Port details on branch 2023Q3 |
- hamcrest Library of matchers for building test expressions
- 1.3 java
=0 1.3Version 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
 - 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://hamcrest.org/
- Description:
- Provides a library of matcher objects (also known as
constraints or predicates) allowing 'match' rules to
be defined declaratively, to be used in other frameworks.
Typical scenarios include testing frameworks, mocking libraries
and UI validation rules.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/java/hamcrest/ && make install clean
- To add the package, run one of these commands:
- pkg install java/hamcrest
- pkg install hamcrest
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: hamcrest
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (hamcrest-all-1.3.jar) = 4877670629ab96f34f5f90ab283125fcd9acb7e683e66319a68be6eb2cca60de
SIZE (hamcrest-all-1.3.jar) = 306578
SHA256 (hamcrest-all-1.3-sources.jar) = c53535c3d25b5bf0b00a324a5583c7dd2fed0fa6d1bbc622e2dec460c24faab3
SIZE (hamcrest-all-1.3-sources.jar) = 87801
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:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- java : java/openjdk8
- This port is required by:
- for Run
-
- java/junit
Configuration Options:
- No options to configure
- Options name:
- java_hamcrest
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3 17 Sep 2023 05:31:11
    |
Koichiro Iwao (meta)  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
|