diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2018-07-07 10:37:52 +0000 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2018-07-07 10:37:52 +0000 |
commit | 10ef45242bb37eaada0ddcc6128ad05115556a3e (patch) | |
tree | 1463ef2cd536afadc00f37bd053c8b11a0efe7b6 /www/Makefile | |
parent | 5c2c2ea6db341be68c1adf74bec145d0d1d03d9f (diff) | |
download | ports-10ef45242bb37eaada0ddcc6128ad05115556a3e.tar.gz ports-10ef45242bb37eaada0ddcc6128ad05115556a3e.zip |
New Port: www/archiva
Apache Archiva is an extensible repository management software that helps taking
care of your own personal or enterprise-wide build artifact repository. It is
the perfect companion for build tools such as Maven, Continuum, and ANT.
Archiva offers several capabilities, amongst which remote repository proxying,
security access management, build artifact storage, delivery, browsing, indexing
and usage reporting, extensible scanning functionality and many more!
WWW: https://archiva.apache.org
PR: 203071
Submitted by: Dušan Vejnovič <freebsd@dussan.org>
Differential Revision: https://reviews.freebsd.org/D15656
Notes
Notes:
svn path=/head/; revision=474069
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index c39da0e6f086..81ef565051bf 100644 --- a/www/Makefile +++ b/www/Makefile @@ -28,6 +28,7 @@ SUBDIR += apache-mode.el SUBDIR += apache24 SUBDIR += apercu + SUBDIR += archiva SUBDIR += aria2 SUBDIR += aria2fe SUBDIR += asql |