[Bug 203074] [NEW PORT] devel/nexus-oss: Repository management software
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Sep 29 09:32:59 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203074
--- Comment #7 from Michael Osipov <1983-01-06 at gmx.net> ---
We need Nexus in the Ports tree too.
Based on Dušan's great work, I have created an improved port in several ways:
* Reuse nexus user because it is not a general-purpose web server like Apache,
Jetty, Tomcat, etc.
* DATADIR is now cleanly, according to the Porter's Handbook,
/usr/local/share/java/nexus2
* Portname is nexus2(-oss) because there is Nexus 3 which is a new and
different product
* Clean separation of work, log and run in /var/nexus2, /var/log/nexus2,
/var/run/nexu2
* All config happens in /usr/local/etc/nexus2
* JSW stuff removed from DATADIR as it is completely outdated and available in
the Ports tree anyway
* Wrapper is directly started from rc script, avoiding the need for another
shell script
* Updated version to 2.14.0-01
See attached patches for /usr/ports/{UIDs,GIDS} and shar file.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list