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: security/rubygem-recog/Makefile

Number of commits found: 48

Friday, 5 Jan 2024
15:38 Antoine Brodin (antoine) search for other commits by this committer
security/rubygem-recog: update to 3.1.2
commit hash: f48201187d54114ee463ad7a299c12458ec732d6 commit hash: f48201187d54114ee463ad7a299c12458ec732d6 commit hash: f48201187d54114ee463ad7a299c12458ec732d6 commit hash: f48201187d54114ee463ad7a299c12458ec732d6 f482011
Saturday, 14 Jan 2023
23:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby

Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae 18c6e18
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, 18 Aug 2022
09:19 Antoine Brodin (antoine) search for other commits by this committer
security/rubygem-recog: update to 2.3.23
commit hash: cad9889bf8cc28f96390e3f5f61a58ae5f85331b commit hash: cad9889bf8cc28f96390e3f5f61a58ae5f85331b commit hash: cad9889bf8cc28f96390e3f5f61a58ae5f85331b commit hash: cad9889bf8cc28f96390e3f5f61a58ae5f85331b cad9889
Sunday, 19 Sep 2021
19:35 Antoine Brodin (antoine) search for other commits by this committer
security/rubygem-recog: update to 2.3.21
commit hash: d0dd8379fe30cf278089281d74b7a35c0c7a5e9e commit hash: d0dd8379fe30cf278089281d74b7a35c0c7a5e9e commit hash: d0dd8379fe30cf278089281d74b7a35c0c7a5e9e commit hash: d0dd8379fe30cf278089281d74b7a35c0c7a5e9e d0dd837
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
Sunday, 27 Dec 2020
19:37 antoine search for other commits by this committer
Update to 2.3.17
Original commitRevision:559407 
Saturday, 8 Aug 2020
20:21 antoine search for other commits by this committer
Update to 2.3.14
Original commitRevision:544517 
Monday, 9 Mar 2020
19:48 antoine search for other commits by this committer
Update to 2.3.7
Original commitRevision:528123 
Wednesday, 18 Dec 2019
08:35 antoine search for other commits by this committer
Update to 2.3.6
Original commitRevision:520369 
Saturday, 19 Oct 2019
20:15 antoine search for other commits by this committer
Update to 2.3.5
Original commitRevision:514831 
Saturday, 8 Jun 2019
13:11 antoine search for other commits by this committer
Update to 2.3.2
Original commitRevision:503725 
Sunday, 28 Apr 2019
06:17 antoine search for other commits by this committer
Update to 2.3.0
Original commitRevision:500278 
Sunday, 24 Mar 2019
15:13 antoine search for other commits by this committer
Update to 2.2.1
Original commitRevision:496759 
Sunday, 3 Mar 2019
11:54 antoine search for other commits by this committer
Update to 2.1.46
Original commitRevision:494501 
Sunday, 27 Jan 2019
21:31 antoine search for other commits by this committer
Update to 2.1.45
Original commitRevision:491436 
Saturday, 12 Jan 2019
11:43 antoine search for other commits by this committer
Update to 2.1.42
Original commitRevision:490046 
Friday, 21 Dec 2018
20:25 antoine search for other commits by this committer
Update to 2.1.36
Original commitRevision:488021 
Saturday, 24 Nov 2018
09:36 antoine search for other commits by this committer
Update to 2.1.32
Original commitRevision:485743 
Wednesday, 17 Oct 2018
09:09 antoine search for other commits by this committer
Update to 2.1.24
Original commitRevision:482282 
Saturday, 22 Sep 2018
10:30 antoine search for other commits by this committer
Update to 2.1.22
Original commitRevision:480375 
Saturday, 11 Aug 2018
11:39 antoine search for other commits by this committer
Update to 2.1.20
Original commitRevision:476875 
Monday, 21 May 2018
07:30 antoine search for other commits by this committer
Update to 2.1.19
Original commitRevision:470511 
Friday, 2 Mar 2018
13:51 antoine search for other commits by this committer
Update to 2.1.28
Original commitRevision:463399 
Saturday, 2 Dec 2017
12:10 antoine search for other commits by this committer
Update to 2.1.17
Original commitRevision:455350 
Sunday, 5 Nov 2017
06:57 antoine search for other commits by this committer
Update to 2.1.16
Original commitRevision:453516 
Sunday, 10 Sep 2017
07:31 antoine search for other commits by this committer
Update to 2.1.15
Original commitRevision:449519 
Sunday, 27 Aug 2017
08:39 antoine search for other commits by this committer
Update to 2.1.12
Original commitRevision:448807 
Thursday, 13 Jul 2017
18:38 antoine search for other commits by this committer
Update to 2.1.11
Original commitRevision:445704 
Saturday, 24 Jun 2017
21:24 antoine search for other commits by this committer
Update to 2.1.9
Original commitRevision:444245 
Saturday, 3 Jun 2017
10:27 antoine search for other commits by this committer
Update to 2.1.8
Original commitRevision:442472 
Sunday, 21 May 2017
10:40 antoine search for other commits by this committer
Update to 2.1.7
Original commitRevision:441366 
Saturday, 18 Mar 2017
11:51 antoine search for other commits by this committer
Update to 2.1.5
Original commitRevision:436396 
Sunday, 29 Jan 2017
16:39 antoine search for other commits by this committer
Update to 2.1.4
Original commitRevision:432777 
Sunday, 22 Jan 2017
12:07 antoine search for other commits by this committer
Update to 2.1.3
Original commitRevision:432116 
Saturday, 10 Dec 2016
13:07 antoine search for other commits by this committer
Update to 2.1.2
Original commitRevision:428287 
Sunday, 27 Nov 2016
17:46 antoine search for other commits by this committer
Update to 2.1.0
Original commitRevision:427262 
Saturday, 12 Nov 2016
08:51 antoine search for other commits by this committer
Update to 2.0.24
Original commitRevision:425924 
Sunday, 30 Oct 2016
07:12 antoine search for other commits by this committer
Update to 2.0.23
Original commitRevision:424930 
Monday, 29 Aug 2016
15:34 antoine search for other commits by this committer
Update to 2.0.22
Original commitRevision:421069 
Sunday, 15 May 2016
07:22 antoine search for other commits by this committer
Update to 2.0.21
Original commitRevision:415219 
Wednesday, 27 Apr 2016
21:57 swills search for other commits by this committer
Convert USES=gem:autoplist to USES=gem since autoplist is default
Original commitRevision:414136 
16:36 swills search for other commits by this committer
create USES=gem and update rubygem- ports to use it

Note that for now ports still have to have USE_RUBY=yes to use USES=gem

PR:		209041
Differential Revision:	https://reviews.freebsd.org/D6070
Original commitRevision:414118 
Friday, 1 Apr 2016
14:25 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412349 
Saturday, 23 May 2015
09:16 antoine search for other commits by this committer
Update to 1.0.29
Original commitRevision:387121 
Sunday, 8 Mar 2015
15:38 antoine search for other commits by this committer
Update:
- metasploit to 4.11.1
- rubygem-metasploit-credential to 0.13.17
- rubygem-metasploit_data_models to 0.22.6
- rubygem-meterpreter_bins to 0.0.13
- rubygem-recog to 1.0.7
Original commitRevision:380775 
Friday, 5 Dec 2014
11:02 antoine search for other commits by this committer
Update security/metasploit to 4.10.2
Add new ports needed by this version:
security/rubygem-metasploit-concern
security/rubygem-metasploit-credential
security/rubygem-metasploit-model
security/rubygem-meterpreter_bins
security/rubygem-recog
Original commitRevision:374007 

Number of commits found: 48