Port details |
- nexus2-oss Maven (and others) artifacts repository manager
- 2.15.1 devel
=0 2.14.20Version of this port present on the latest quarterly branch. - Maintainer: michael.osipov@siemens.com
 - Port Added: 2016-11-12 15:31:26
- Last Update: 2022-05-13 21:04:17
- Commit Hash: 42fc598
- Also Listed In: java www
- License: EPL
- Description:
- Nexus Repository Manager OSS provides you with an essential level of control
over the external repositories you use and the internal repositories you create.
It provides infrastructure and services for organizations that use repository
managers to obtain and deliver software. If you create software libraries or
applications for your end users, you can use Nexus Repository Manager OSS to
distribute your software. If your software depends on open source software
components, you can cache software components from remote repositories.
Nexus Repository Manager OSS features:
- Hosting repositories
- Proxy remote repositories
- Repository groups
- Numerous repository formats
- Hosting project websites
- Fine-grained security model
- Flexible LDAP integration
- Component search
- Scheduled rasks
- REST services
- Integration with m2eclipse
WWW: https://www.sonatype.com/products/repository-oss
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- nexus2-oss>0:devel/nexus2-oss
- To install the port:
- cd /usr/ports/devel/nexus2-oss/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/nexus2-oss
- pkg install nexus2-oss
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nexus2-oss
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1649271807
SHA256 (nexus-2.15.1-02-bundle.tar.gz) = 6d371cfdedd787c4ce26bf9cde5597d5c6e21a718368c08fb420f788b7085d18
SIZE (nexus-2.15.1-02-bundle.tar.gz) = 89266215
- 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:
-
- javaservicewrapper : sysutils/javaservicewrapper
- java : java/openjdk8
-
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- devel_nexus2-oss
- USES:
- cpe
- pkg-message:
- For install:
- Nexus Repository Manager OSS 2.15.1 has been successfully installed!
To enable Nexus, add the following line to /etc/rc.conf[.local]:
nexus2_enable="YES"
IMPORTANT: Nexus runs by default as user nexus!
Configuration
=============
* Start Nexus 'service nexus2 start'
* Open the following URL in your browser: http://localhost:8081/nexus
* Log in with the admin account 'admin/admin123', configure Nexus and
change this password immediately!
Common Locations
================
The configuration files can be found at:
/usr/local/etc/nexus2
The work, log, and run directories are located at:
* /var/nexus2
* /var/log/nexus2
* /var/run/nexus2
Documentation
=============
Further documentation can be found at:
https://help.sonatype.com/repomanager2
- If removing:
- Consider deleting /usr/local/etc/nexus2, /var/run/nexus2, /var/log/nexus2 and /var/nexus2 manually!"
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
13 May 2022 21:04:17 2.15.1
|
Kurt Jaeger (pi)  Author: Michael Osipov |
devel/nexus2-oss: update 2.14.20 -> 2.15.1
PR: 263256
Approved by: Michael Osipov <michael.osipov@siemens.com> (maintainer) |
29 Sep 2021 14:05:18 2.14.20
|
Kyle Evans (kevans)  |
devel/nexus2-oss: fix inappropriately transcribed patch
PR: 252564
Pointyhat: kevans |
29 Sep 2021 05:52:49 2.14.02 
|
Kyle Evans (kevans)  |
devel/nexus2-oss: update to 2.14.20-02
This is primarily a secure release; 2.14.20 also includes:
- [NEXUS-25956] Signatures with ECC algorithm not being recognized
PR: 252564
Security: b2f1f86f-20e6-11ec-a574-080027eedc6a
Security: 730e922f-20e7-11ec-a574-080027eedc6a
MFH: 2021Q3 |
19 Aug 2021 14:45:03 2.14.18 
|
Bernhard Froehlich (decke)  |
devel/nexus2-oss: Fix CPE information
Approved by: portmgr (blanket) |
07 Apr 2021 08:09:01 2.14.18 
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:13 2.14.18 
|
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
06 Apr 2021 14:31:07 2.14.18 
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
22 Mar 2021 10:17:44
2.14.18 
|
danfe  |
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line. |
31 Dec 2020 13:33:27
2.14.18 
|
pkubaj  |
devel/nexus2-oss: enable on all architectures
There's no mention at
https://help.sonatype.com/repomanager3/installation/system-requirements#SystemRequirements-CPU
about required architecture. |
18 Jun 2020 03:21:15
2.14.18 
|
glewis  |
Update to 2.4.18
PR: 245669
Submitted by: Michael Osipov <michael.osipov@siemens.com> (MAINTAINER) |
05 Nov 2019 23:59:13
2.14.15 
|
dmgk  |
devel/nexus2-oss: Update to 2.14.15-01
PR: 241308
Submitted by: Michael Osipov <michael.osipov@siemens.com> (maintainer)
Approved by: tz (mentor, implicit) |
15 Oct 2019 16:50:42
2.14.14 
|
swills  |
devel/nexus2-oss: Update to 2.14.14-01
PR: 241143
Submitted by: Michael Osipov <michael.osipov@siemens.com> (maintainer) |
23 Aug 2019 15:20:12
2.14.12 
|
bapt  |
Use pkg's ability to only print messages on removal instead of always
echoing a message. |
13 Aug 2019 16:01:59
2.14.12 
|
mat  |
Convert to UCL & cleanup pkg-message (categories d) |
18 Mar 2019 16:45:02
2.14.12 
|
swills  |
devel/nexus2-oss: update port to 2.4.12-02
PR: 236521
Submitted by: Michael Osipov <michael.osipov@siemens.com> (maintainer) |
10 Feb 2019 04:42:38
2.14.9 
|
jmd  |
devel/nexus2-oss: Update to 2.14.9-01
While there, update maintainer email address.
PR: 222150
Submitted by: Michael Osipov <michael.osipov@siemens.com> (maintainer) |
01 Dec 2016 11:18:04
2.14.0 
|
mat  |
Don't quote {} in find -exec calls.
Braces are not shell metacharacters, and they do not need to be quoted.
By the time find parses its arguments and dicovers them, the quoting
will have been removed by the shell anyway.
Sponsored by: Absolight |
12 Nov 2016 15:31:13
2.14.0 
|
cpm  |
[NEW PORT] devel/nexus2-oss: Repository management software
Nexus Repository Manager OSS provides you with an essential level of control
over the external repositories you use and the internal repositories you create.
It provides infrastructure and services for organizations that use repository
managers to obtain and deliver software. If you create software libraries or
applications for your end users, you can use Nexus Repository Manager OSS to
distribute your software. If your software depends on open source software
components, you can cache software components from remote repositories.
Nexus Repository Manager OSS features:
- Hosting repositories
- Proxy remote repositories
- Repository groups
- Numerous repository formats (Only the first 15 lines of the commit message are shown above ) |