Port details |
- maven363 Java project management tool
- 3.6.3 devel =2 3.6.3Version of this port present on the latest quarterly branch.
- Maintainer: michaelo@apache.org
- Port Added: 2022-11-24 21:06:06
- Last Update: 2024-12-31 08:57:55
- Commit Hash: 0835676
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: java
- License: APACHE20
- WWW:
- https://maven.apache.org/
- Description:
- Apache Maven is a software project management and comprehension tool. Based on
the concept of a project object model (POM), Maven can manage a project's
build, reporting and documentation from a central piece of information.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- maven363>0:devel/maven363
- To install the port:
- cd /usr/ports/devel/maven363/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/maven363
- pkg install maven363
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: maven363
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1575665365
SHA256 (apache-maven-3.6.3-bin.tar.gz) = 26ad91d751b3a9a53087aefa743f4e16a17741d3915b219cf74112bf87a438c5
SIZE (apache-maven-3.6.3-bin.tar.gz) = 9506321
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- mvn : devel/maven-wrapper
- java : java/openjdk8
- This port is required by:
- for Build
-
- biology/cytoscape
Configuration Options:
- No options to configure
- Options name:
- devel_maven363
- USES:
- cpe java
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.6.3 31 Dec 2024 08:57:55 |
Muhammad Moinur Rahman (bofh) |
Mk/**java.mk: Convert bsd.java.mk to USES
The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
USES=java:build,run if NO_BUILD is undefined. Else it defaults to
USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>
Approved by: mat (portmgr), glewis
Differential Revision: https://reviews.freebsd.org/D48201 |
3.6.3 24 Nov 2022 21:03:41 |
Yuri Victorovich (yuri) |
biology/cytoscape: Unbreak by re-adding and using maven-3.6.3
Cytoscape was broken by the maven update. |
Number of commits found: 2
|