Port details |
- nexus2-oss Maven (and others) artifacts repository manager
- 2.15.1 devel =4 2.15.1Version 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-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: tomcat101, cowsay, void-zones-tools, hs-ShellCheck, stow
- Also Listed In: java www
- License: EPL
- WWW:
- https://www.sonatype.com/products/repository-oss
- 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
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- 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: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.15.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.15.1 13 May 2022 21:04:17 |
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) |
2.14.20 29 Sep 2021 14:05:18 |
Kyle Evans (kevans) |
devel/nexus2-oss: fix inappropriately transcribed patch
PR: 252564
Pointyhat: kevans |
2.14.02 29 Sep 2021 05:52:49 |
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 |
2.14.18 19 Aug 2021 14:45:03 |
Bernhard Froehlich (decke) |
devel/nexus2-oss: Fix CPE information
Approved by: portmgr (blanket) |
2.14.18 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.14.18 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
2.14.18 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.14.18 22 Mar 2021 10:17:44 |
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. |
2.14.18 31 Dec 2020 13:33:27 |
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. |
2.14.18 18 Jun 2020 03:21:15 |
glewis |
Update to 2.4.18
PR: 245669
Submitted by: Michael Osipov <michael.osipov@siemens.com> (MAINTAINER) |
2.14.15 05 Nov 2019 23:59:13 |
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) |
2.14.14 15 Oct 2019 16:50:42 |
swills |
devel/nexus2-oss: Update to 2.14.14-01
PR: 241143
Submitted by: Michael Osipov <michael.osipov@siemens.com> (maintainer) |
2.14.12 23 Aug 2019 15:20:12 |
bapt |
Use pkg's ability to only print messages on removal instead of always
echoing a message. |
2.14.12 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
2.14.12 18 Mar 2019 16:45:02 |
swills |
devel/nexus2-oss: update port to 2.4.12-02
PR: 236521
Submitted by: Michael Osipov <michael.osipov@siemens.com> (maintainer) |
2.14.9 10 Feb 2019 04:42:38 |
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) |
2.14.0 01 Dec 2016 11:18:04 |
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 |
2.14.0 12 Nov 2016 15:31:13 |
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 ) |