notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/artifactory/Makefile

Number of commits found: 36

Saturday, 19 Aug 2023
17:51 Fernando Apesteguía (fernape) search for other commits by this committer
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
commit hash: a13e8d285c9195e769514732ea4493c90432e39f commit hash: a13e8d285c9195e769514732ea4493c90432e39f commit hash: a13e8d285c9195e769514732ea4493c90432e39f commit hash: a13e8d285c9195e769514732ea4493c90432e39f a13e8d2
Tuesday, 4 Apr 2023
18:10 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: 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)
commit hash: 4cda17ab14588e6e4fdac7f697e246554ce82af3 commit hash: 4cda17ab14588e6e4fdac7f697e246554ce82af3 commit hash: 4cda17ab14588e6e4fdac7f697e246554ce82af3 commit hash: 4cda17ab14588e6e4fdac7f697e246554ce82af3 4cda17a
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Thursday, 14 Oct 2021
21:30 Stefan Eßer (se) search for other commits by this committer
devel/artifactory: Add CPE information

Approved by:	portmgr (blanket)
commit hash: 8684bd41f0dc50f0d81bef689ded282f50eaccb7 commit hash: 8684bd41f0dc50f0d81bef689ded282f50eaccb7 commit hash: 8684bd41f0dc50f0d81bef689ded282f50eaccb7 commit hash: 8684bd41f0dc50f0d81bef689ded282f50eaccb7 8684bd4
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 23 Feb 2018
05:43 yuri search for other commits by this committer
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)
Original commitRevision:462670 
Monday, 26 Jun 2017
23:28 dbaio search for other commits by this committer
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
Original commitRevision:444430 
Sunday, 21 May 2017
16:20 joneum search for other commits by this committer
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
Original commitRevision:441415 
Saturday, 29 Apr 2017
16:28 ler search for other commits by this committer
devel/artifactory: Update to 5.2.1

PR:		218760
Submitted by:	dharrigan@gmail.com (maintainer)
Approved by:	adamw (mentor, implicit)
Original commitRevision:439759 
Sunday, 5 Mar 2017
16:27 junovitch search for other commits by this committer
devel/artifactory: update 4.16.0 -> 5.1.0

PR:		217561
Submitted by:	David Harrigan <dharrigan@gmail.com> (maintainer)
Original commitRevision:435486 
Wednesday, 18 Jan 2017
15:49 amdmi3 search for other commits by this committer
- Update to 4.16.0

PR:		216168
Submitted by:	dharrigan@gmail.com (maintainer)
Original commitRevision:431814 
Wednesday, 14 Dec 2016
14:31 robak search for other commits by this committer
devel/artifactory: update 4.14.2 -> 4.15.0

PR:		215281
Submitted by:	David Harrigan <dharrigan@gmail.com> (maintainer)
Original commitRevision:428564 
Wednesday, 30 Nov 2016
10:06 robak search for other commits by this committer
devel/artifactory: update 4.14.1 -> 4.14.2

PR:		214901
Submitted by:	David Harrigan <dharrigan@gmail.com> (maintainer)
Original commitRevision:427415 
Tuesday, 22 Nov 2016
20:56 robak search for other commits by this committer
devel/artifactory: update 4.12.0.1 -> 4.14.1

PR:		214717
Submitted by:	David Harrigan <dharrigan@gmail.com> (maintainer)
Original commitRevision:426862 
Monday, 5 Sep 2016
16:00 amdmi3 search for other commits by this committer
- Update to 4.12.0.1

PR:		212360
Submitted by:	dharrigan@gmail.com (maintainer)
Original commitRevision:421376 
Thursday, 11 Aug 2016
20:52 pawel search for other commits by this committer
Update to version 4.11.0

PR:		211631
Submitted by:	David Harrigan (maintainer)
Original commitRevision:420104 
Sunday, 3 Jul 2016
19:06 junovitch search for other commits by this committer
devel/artifactory: update 4.8.2 -> 4.9.0

PR:		210783
Submitted by:	David Harrigan <dharrigan@gmail.com> (maintainer)
Original commitRevision:417993 
Monday, 27 Jun 2016
16:49 amdmi3 search for other commits by this committer
- Update to 4.8.2

PR:		210592
Submitted by:	dharrigan@gmail.com (maintainer)
Original commitRevision:417669 
Sunday, 19 Jun 2016
08:17 rm search for other commits by this committer
devel/artifactory: update to 4.8.1

- actualize licenses

PR:		210300
Submitted by:	David Harrigan <dharrigan@gmail.com> (maintainer)
Original commitRevision:417102 
Thursday, 9 Jun 2016
13:04 amdmi3 search for other commits by this committer
- Update to 4.8.0

PR:		210043
Submitted by:	dharrigan@gmail.com (maintainer)
Original commitRevision:416596 
Sunday, 24 Apr 2016
21:18 robak search for other commits by this committer
devel/artifactory: update 4.7.1 -> 4.7.4

PR:		208951
Submitted by:	David Harrigan <dharrigan@gmail.com> (maintainer)
Original commitRevision:413959 
Thursday, 7 Apr 2016
15:36 amdmi3 search for other commits by this committer
- Update to 4.7.1

PR:		208567
Submitted by:	dharrigan@gmail.com (maintainer)
Original commitRevision:412672 
Friday, 1 Apr 2016
15:11 amdmi3 search for other commits by this committer
- Update to 4.7.0

PR:		208453
Submitted by:	dharrigan@gmail.com (maintainer)
Original commitRevision:412354 
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Thursday, 24 Mar 2016
13:56 amdmi3 search for other commits by this committer
- Update to 4.6.1

PR:		208247
Submitted by:	dharrigan@gmail.com (maintainer)
Original commitRevision:411786 
Tuesday, 15 Mar 2016
11:32 lme search for other commits by this committer
Update to 4.6.0

PR:		207973
Submitted by:	dharrigan@gmail.com (maintainer)
Original commitRevision:411152 
Tuesday, 8 Mar 2016
01:55 junovitch search for other commits by this committer
devel/artifactory: update 4.4.2 -> 4.5.2

PR:		207733
Submitted by:	David Harrigan <dharrigan@gmail.com> (maintainer)
Original commitRevision:410600 
Friday, 22 Jan 2016
10:07 robak search for other commits by this committer
devel/artifactory: update 4.3.3 -> 4.4.2

PR:		206433
Submitted by:	David Harrigan <dharrigan@gmail.com> (maintainer)
Original commitRevision:406898 
Thursday, 24 Dec 2015
23:25 junovitch search for other commits by this committer
devel/artifactory: update 4.3.2 -> 4.3.3

PR:		205579
Submitted by:	David Harrigan <dharrigan@gmail.com> (maintainer)
Original commitRevision:404394 
Saturday, 12 Dec 2015
23:48 junovitch search for other commits by this committer
devel/artifactory: update 4.3.1 -> 4.3.2

PR:		205127
Submitted by:	David Harrigan <dharrigan@gmail.com> (maintainer)
Original commitRevision:403645 
01:27 junovitch search for other commits by this committer
devel/artifactory: update 4.3.0 -> 4.3.1

PR:		205127
Submitted by:	David Harrigan <dharrigan@gmail.com> (maintainer)
Original commitRevision:403580 
Thursday, 26 Nov 2015
17:08 amdmi3 search for other commits by this committer
- Add in missing directory under vardir

PR:		204815
Submitted by:	dharrigan@gmail.com (maintainer)
Original commitRevision:402457 
Wednesday, 25 Nov 2015
15:20 pawel search for other commits by this committer
Update to version 4.3.0

PR:		204766
Submitted by:	David Harrigan (maintainer)
Original commitRevision:402399 
Saturday, 21 Nov 2015
13:32 riggs search for other commits by this committer
- Drop restriction to i386/amd64
- Handle multiple license files
- Bump PORTREVISION

PR:		204422
Submitted by:	dharrigan@gmail.com (maintainer)
Original commitRevision:402157 
Monday, 9 Nov 2015
20:31 riggs search for other commits by this committer
Add new port: devel/artifactory, a universal artifact repository manager

PR:		204128
Submitted by:	dharrigan@gmail.com (maintainer)
Original commitRevision:401165 

Number of commits found: 36