Port details |
- artifactory Universal Artifact Repository Manager
- 5.8.3_1 devel
=2 5.8.3_1Version of this port present on the latest quarterly branch. FORBIDDEN: Ships a very vulnerable Tomcat 8.5.23
IGNORE: is forbidden: Ships a very vulnerable Tomcat 8.5.23
- Maintainer: dharrigan@gmail.com
 - Port Added: 2015-11-09 20:31:54
- 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: GPLv3 APACHE20
- WWW:
- https://www.jfrog.com/artifactory
- Description:
-
The world's most advanced repository manager. Artifactory offers
powerful enterprise feature and fine-grained permission control behind
a sleek and easy-to-use UI.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- artifactory>0:devel/artifactory
- To install the port:
- cd /usr/ports/devel/artifactory/ && make install clean
- We doubt a package is available for this port because we see it marked as as:
-
Packages are normally not provided for ports that are marked as above.
- To add the package, run one of these commands:
- pkg install devel/artifactory
- pkg install artifactory
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: artifactory
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1516806922
SHA256 (jfrog-artifactory-oss-5.8.3.zip) = c84e19779b3a7e62b86fdd3a71ba6b975838ac4f4531379d284290cc28637461
SIZE (jfrog-artifactory-oss-5.8.3.zip) = 92381086
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:
-
- bash : shells/bash
- java : java/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_artifactory
- USES:
- cpe java shebangfix zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.8.3_1 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 |
5.8.3_1 19 Aug 2023 17:51:31
    |
Fernando Apesteguía (fernape)  |
devel/artifactory: Mark as FORBIDDEN
Port hasn't been updated since 2018 an ships a very old version of Tomcat with
multiple vulnerabilities.
PR: 269426
Reported by: lapo@lapo.it |
5.8.3 04 Apr 2023 18:10:53
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Refactor java/openjdk7 removal
- java/openjdk7* has been removed from the tree since 2022-09-03 however
the relevant codebases in bsd.java.mk has not been removed and the
consumers has also not been updated to use the next jdk version. This
commit updates all relevant consumers to use JAVA_VERSION=8 instead of
JAVA_VERSION=1.7
- Since the introduction of jdk version 18 it looks like similar with
jdk version 8(java version string 1.8). This is prone to error as it
looks similar and is only seperated by a '.'. Remove using
JAVA_VERSION with dotted fomat of java version string and update all
consumers to utilize version 8 instead of 1.8.
Approved by: portmgr (blanket) |
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) |
5.8.3 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 ) |
5.8.3 14 Oct 2021 21:30:11
    |
Stefan Eßer (se)  |
devel/artifactory: Add CPE information
Approved by: portmgr (blanket) |
5.8.3 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
5.8.3 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
5.8.3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
5.8.3 13 Aug 2019 16:01:59
  |
mat  |
Convert to UCL & cleanup pkg-message (categories d) |
5.8.3 23 Feb 2018 05:43:53
  |
yuri  |
devel/artifactory: Update to 5.8.3
Additional port changes:
* Changed to DISTVERSION
* Ordered USExx
PR: 225435
Submitted by: swills
Approved by: tcberner (mentor, implicit) |
5.4.1 26 Jun 2017 23:28:35
  |
dbaio  |
devel/artifactory: Update to 5.4.1
Changes:
https://www.jfrog.com/confluence/display/RTF/Release+Notes#ReleaseNotes-Artifactory5.4.1
PR: 220242
Submitted by: David Harrigan <dharrigan@gmail.com> (maintainer)
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D11341 |
5.3.0 21 May 2017 16:20:56
  |
joneum  |
Update to 5.3.0
- Changes:
https://www.jfrog.com/confluence/display/RTF/Release+Notes#ReleaseNotes-Artifactory5.3
PR: 219286
Reported by: David Harrigan (Maintainer) <dharrigan@gmail.com>
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10794 |
5.2.1 29 Apr 2017 16:28:26
  |
ler  |
devel/artifactory: Update to 5.2.1
PR: 218760
Submitted by: dharrigan@gmail.com (maintainer)
Approved by: adamw (mentor, implicit) |
5.1.0 05 Mar 2017 16:27:10
  |
junovitch  |
devel/artifactory: update 4.16.0 -> 5.1.0
PR: 217561
Submitted by: David Harrigan <dharrigan@gmail.com> (maintainer) |
4.16.0 18 Jan 2017 15:49:56
  |
amdmi3  |
- Update to 4.16.0
PR: 216168
Submitted by: dharrigan@gmail.com (maintainer) |
4.15.0 14 Dec 2016 14:31:51
  |
robak  |
devel/artifactory: update 4.14.2 -> 4.15.0
PR: 215281
Submitted by: David Harrigan <dharrigan@gmail.com> (maintainer) |
4.14.2 30 Nov 2016 10:06:50
  |
robak  |
devel/artifactory: update 4.14.1 -> 4.14.2
PR: 214901
Submitted by: David Harrigan <dharrigan@gmail.com> (maintainer) |
4.14.1 22 Nov 2016 20:56:58
  |
robak  |
devel/artifactory: update 4.12.0.1 -> 4.14.1
PR: 214717
Submitted by: David Harrigan <dharrigan@gmail.com> (maintainer) |
4.12.0.1 05 Sep 2016 16:00:33
  |
amdmi3  |
- Update to 4.12.0.1
PR: 212360
Submitted by: dharrigan@gmail.com (maintainer) |
4.11.0 11 Aug 2016 20:52:34
  |
pawel  |
Update to version 4.11.0
PR: 211631
Submitted by: David Harrigan (maintainer) |
4.9.0 03 Jul 2016 19:06:16
  |
junovitch  |
devel/artifactory: update 4.8.2 -> 4.9.0
PR: 210783
Submitted by: David Harrigan <dharrigan@gmail.com> (maintainer) |
4.8.2 27 Jun 2016 16:49:55
  |
amdmi3  |
- Update to 4.8.2
PR: 210592
Submitted by: dharrigan@gmail.com (maintainer) |
4.8.1 19 Jun 2016 08:17:31
  |
rm  |
devel/artifactory: update to 4.8.1
- actualize licenses
PR: 210300
Submitted by: David Harrigan <dharrigan@gmail.com> (maintainer) |
4.8.0 09 Jun 2016 13:04:04
  |
amdmi3  |
- Update to 4.8.0
PR: 210043
Submitted by: dharrigan@gmail.com (maintainer) |
4.7.4 19 May 2016 10:21:25
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
4.7.4 24 Apr 2016 21:18:00
  |
robak  |
devel/artifactory: update 4.7.1 -> 4.7.4
PR: 208951
Submitted by: David Harrigan <dharrigan@gmail.com> (maintainer) |
4.7.1 07 Apr 2016 15:36:44
  |
amdmi3  |
- Update to 4.7.1
PR: 208567
Submitted by: dharrigan@gmail.com (maintainer) |
4.7.0 01 Apr 2016 15:11:40
  |
amdmi3  |
- Update to 4.7.0
PR: 208453
Submitted by: dharrigan@gmail.com (maintainer) |
4.6.1 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
4.6.1 24 Mar 2016 13:56:23
  |
amdmi3  |
- Update to 4.6.1
PR: 208247
Submitted by: dharrigan@gmail.com (maintainer) |
4.6.0 15 Mar 2016 11:32:56
  |
lme  |
Update to 4.6.0
PR: 207973
Submitted by: dharrigan@gmail.com (maintainer) |
4.5.2 08 Mar 2016 01:55:04
  |
junovitch  |
devel/artifactory: update 4.4.2 -> 4.5.2
PR: 207733
Submitted by: David Harrigan <dharrigan@gmail.com> (maintainer) |
4.4.2 22 Jan 2016 10:07:39
  |
robak  |
devel/artifactory: update 4.3.3 -> 4.4.2
PR: 206433
Submitted by: David Harrigan <dharrigan@gmail.com> (maintainer) |
4.3.3 24 Dec 2015 23:25:07
  |
junovitch  |
devel/artifactory: update 4.3.2 -> 4.3.3
PR: 205579
Submitted by: David Harrigan <dharrigan@gmail.com> (maintainer) |
4.3.2 12 Dec 2015 23:48:39
  |
junovitch  |
devel/artifactory: update 4.3.1 -> 4.3.2
PR: 205127
Submitted by: David Harrigan <dharrigan@gmail.com> (maintainer) |
4.3.1 12 Dec 2015 01:27:25
  |
junovitch  |
devel/artifactory: update 4.3.0 -> 4.3.1
PR: 205127
Submitted by: David Harrigan <dharrigan@gmail.com> (maintainer) |
4.3.0_1 26 Nov 2015 17:08:22
  |
amdmi3  |
- Add in missing directory under vardir
PR: 204815
Submitted by: dharrigan@gmail.com (maintainer) |
4.3.0 25 Nov 2015 15:20:28
  |
pawel  |
Update to version 4.3.0
PR: 204766
Submitted by: David Harrigan (maintainer) |
4.2.2_1 21 Nov 2015 13:32:25
  |
riggs  |
- Drop restriction to i386/amd64
- Handle multiple license files
- Bump PORTREVISION
PR: 204422
Submitted by: dharrigan@gmail.com (maintainer) |
4.2.2 09 Nov 2015 20:31:41
  |
riggs  |
Add new port: devel/artifactory, a universal artifact repository manager
PR: 204128
Submitted by: dharrigan@gmail.com (maintainer) |