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: www/redmine42/Makefile

Number of commits found: 19

Friday, 30 Jun 2023
03:48 Muhammad Moinur Rahman (bofh) search for other commits by this committer
www/redmine42: Remove expired port

2023-06-30 www/redmine42: Broken with all supported Ruby versions

Approved by:	portmgr (blanket)
commit hash: 333f05eda37a78af038deb16f9c7a0cb976f38e6 commit hash: 333f05eda37a78af038deb16f9c7a0cb976f38e6 commit hash: 333f05eda37a78af038deb16f9c7a0cb976f38e6 commit hash: 333f05eda37a78af038deb16f9c7a0cb976f38e6 333f05e
Wednesday, 24 May 2023
14:14 Mikael Urankar (mikael) search for other commits by this committer Author: Yasuhiro Kimura
www/redmine42: Mark DEPRECATED and set EXPIRATION_DATE

This port is BROKEN with all supported Ruby versions after the removal
of lang/ruby27.

While here, mark BROKEN with Ruby 3.2 and 3.3 too.

PR:		271446
commit hash: afcd338956f8a31da75efe6453e440826398c62e commit hash: afcd338956f8a31da75efe6453e440826398c62e commit hash: afcd338956f8a31da75efe6453e440826398c62e commit hash: afcd338956f8a31da75efe6453e440826398c62e afcd338
Wednesday, 5 Apr 2023
17:31 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/redmine42: Change RUN_DEPENDS from rubygem-rouge to rubygem-rouge3

- Bump PORTREVISION for dependency change
commit hash: 5fcb4e450435266b9041e26f3d696ab19f187751 commit hash: 5fcb4e450435266b9041e26f3d696ab19f187751 commit hash: 5fcb4e450435266b9041e26f3d696ab19f187751 commit hash: 5fcb4e450435266b9041e26f3d696ab19f187751 5fcb4e4
Friday, 24 Mar 2023
07:15 Mikael Urankar (mikael) search for other commits by this committer
www/redmine42: Update to 4.2.10

Changes:
  https://www.redmine.org/projects/redmine/wiki/Changelog_4_2
commit hash: aa37a91082846ede23d58b0bbc06602d6ed6a0c7 commit hash: aa37a91082846ede23d58b0bbc06602d6ed6a0c7 commit hash: aa37a91082846ede23d58b0bbc06602d6ed6a0c7 commit hash: aa37a91082846ede23d58b0bbc06602d6ed6a0c7 aa37a91
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, 14 Dec 2022
19:00 Mikael Urankar (mikael) search for other commits by this committer
www/redmine42: Update to 4.2.9

Changes: https://www.redmine.org/projects/redmine/wiki/Changelog_4_2
commit hash: 2fa5f1f17f6e21c4ee779910782aadd8defd2af1 commit hash: 2fa5f1f17f6e21c4ee779910782aadd8defd2af1 commit hash: 2fa5f1f17f6e21c4ee779910782aadd8defd2af1 commit hash: 2fa5f1f17f6e21c4ee779910782aadd8defd2af1 2fa5f1f
Sunday, 23 Oct 2022
07:12 Mikael Urankar (mikael) search for other commits by this committer Author: Wen Heping
www/redmine42: Update to 4.2.8

Changes: https://www.redmine.org/projects/redmine/wiki/Changelog_4_2
commit hash: b6cd9ab4336b3c33fbf45892a3eb71bd7490989c commit hash: b6cd9ab4336b3c33fbf45892a3eb71bd7490989c commit hash: b6cd9ab4336b3c33fbf45892a3eb71bd7490989c commit hash: b6cd9ab4336b3c33fbf45892a3eb71bd7490989c b6cd9ab
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
Friday, 17 Jun 2022
07:44 Mikael Urankar (mikael) search for other commits by this committer
www/redmine42: Update to 4.2.6

Changes: https://www.redmine.org/projects/redmine/wiki/Changelog_4_2
commit hash: f7611eaeeda5267ebd0c8d91800269b426509607 commit hash: f7611eaeeda5267ebd0c8d91800269b426509607 commit hash: f7611eaeeda5267ebd0c8d91800269b426509607 commit hash: f7611eaeeda5267ebd0c8d91800269b426509607 f7611ea
Thursday, 31 Mar 2022
07:33 Mikael Urankar (mikael) search for other commits by this committer
www/redmine42: Update to 4.2.5

Changes: https://www.redmine.org/projects/redmine/wiki/Changelog_4_2
commit hash: 2078e550e77acf70096d0f26f9cf9098b75ff5d4 commit hash: 2078e550e77acf70096d0f26f9cf9098b75ff5d4 commit hash: 2078e550e77acf70096d0f26f9cf9098b75ff5d4 commit hash: 2078e550e77acf70096d0f26f9cf9098b75ff5d4 2078e55
Friday, 25 Mar 2022
13:38 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/redmine42: Fix Gemfile for rubygem-rails52 5.2.7 update

- Update RUN_DEPENDS to match Gemfile
- Bump PORTREVISION for package change
commit hash: 00ceb146b27eb93baadb4e19fbaf9ec7d650cc89 commit hash: 00ceb146b27eb93baadb4e19fbaf9ec7d650cc89 commit hash: 00ceb146b27eb93baadb4e19fbaf9ec7d650cc89 commit hash: 00ceb146b27eb93baadb4e19fbaf9ec7d650cc89 00ceb14
Monday, 21 Mar 2022
00:23 Yasuhiro Kimura (yasu) search for other commits by this committer
www/redmine{4,42}: Mark BROKEN with Ruby 3.x

Reference:	https://redmine.org/projects/redmine/wiki/RedmineInstall#Ruby-interpreter
PR:		262538
Approved by:	maintainer
commit hash: 40add0e179bb7b1eb38c378fa8e7d078630e1865 commit hash: 40add0e179bb7b1eb38c378fa8e7d078630e1865 commit hash: 40add0e179bb7b1eb38c378fa8e7d078630e1865 commit hash: 40add0e179bb7b1eb38c378fa8e7d078630e1865 40add0e
Friday, 4 Mar 2022
13:31 Mikael Urankar (mikael) search for other commits by this committer
www/redmine42: Update to 4.2.4

Changes: https://www.redmine.org/projects/redmine/wiki/Changelog_4_2
commit hash: e012b71bc8e85552739b4bd005f8df71de4c5c1c commit hash: e012b71bc8e85552739b4bd005f8df71de4c5c1c commit hash: e012b71bc8e85552739b4bd005f8df71de4c5c1c commit hash: e012b71bc8e85552739b4bd005f8df71de4c5c1c e012b71
Wednesday, 26 Jan 2022
10:43 Matthias Fechner (mfechner) search for other commits by this committer
textproc/nokogiri111: make 1.11.x available and use it if required
commit hash: 5f255f62ce0cc4845b6531fec4ef614003bb8928 commit hash: 5f255f62ce0cc4845b6531fec4ef614003bb8928 commit hash: 5f255f62ce0cc4845b6531fec4ef614003bb8928 commit hash: 5f255f62ce0cc4845b6531fec4ef614003bb8928 5f255f6
Monday, 1 Nov 2021
21:28 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
Mk/bsd.ruby.mk: Remove RUBY_NAME

Use ruby${RUBY_SUFFIX} or libruby${RUBY_SHLIBVER} directly.
It also fixes the inconsistency in lang/ruby{26,27,30}/{Makefile,pkg-plist}.
commit hash: 4d163e8a81407f90efa39db5a9ca58389ecea3a3 commit hash: 4d163e8a81407f90efa39db5a9ca58389ecea3a3 commit hash: 4d163e8a81407f90efa39db5a9ca58389ecea3a3 commit hash: 4d163e8a81407f90efa39db5a9ca58389ecea3a3 4d163e8
Sunday, 10 Oct 2021
16:29 Mikael Urankar (mikael) search for other commits by this committer
www/redmine42: Update to 4.2.3

Changes: https://www.redmine.org/projects/redmine/wiki/Changelog_4_2
commit hash: 82d9d4ebe771c82ed30239adfd325ed08432cc9a commit hash: 82d9d4ebe771c82ed30239adfd325ed08432cc9a commit hash: 82d9d4ebe771c82ed30239adfd325ed08432cc9a commit hash: 82d9d4ebe771c82ed30239adfd325ed08432cc9a 82d9d4e
Tuesday, 17 Aug 2021
15:19 Mikael Urankar (mikael) search for other commits by this committer
www/redmine4*: Remove bogus "Created by" line
commit hash: d8c487985f5492c5925712a72157e042109af196 commit hash: d8c487985f5492c5925712a72157e042109af196 commit hash: d8c487985f5492c5925712a72157e042109af196 commit hash: d8c487985f5492c5925712a72157e042109af196 d8c4879
15:15 Mikael Urankar (mikael) search for other commits by this committer
www/redmine42: Update to 4.2.2

 - Update to 4.2.2
 - Remove dependency on mimemagic (PR 257583)

PR:             257583
commit hash: 10b11f130188dc9d69354aef19238f88effbc9bf commit hash: 10b11f130188dc9d69354aef19238f88effbc9bf commit hash: 10b11f130188dc9d69354aef19238f88effbc9bf commit hash: 10b11f130188dc9d69354aef19238f88effbc9bf 10b11f1
Friday, 28 May 2021
11:38 Mikael Urankar (mikael) search for other commits by this committer
www/redmine42: Add new port

This is the 4.2 branch of redmine
commit hash: 2a5d353c6a81c75b23f3c7d4d05ab53dbc3a3c06 commit hash: 2a5d353c6a81c75b23f3c7d4d05ab53dbc3a3c06 commit hash: 2a5d353c6a81c75b23f3c7d4d05ab53dbc3a3c06 commit hash: 2a5d353c6a81c75b23f3c7d4d05ab53dbc3a3c06 2a5d353

Number of commits found: 19