Port details |
- redmine42 Flexible project management web application
- 4.2.10_1 www
=1 4.2.10_1Version of this port present on the latest quarterly branch.
- BROKEN: does not build with Ruby 3.1
DEPRECATED: Broken with all supported Ruby versions This port expired on: 2023-06-30 IGNORE: is marked as broken: does not build with Ruby 3.1
- Maintainer: mikael@FreeBSD.org
- Port Added: 2021-05-28 11:42:15
- Last Update: 2023-06-30 03:48:10
- Commit Hash: 333f05e
- People watching this port, also watch:: mailutils, osv-scanner, opensmtpd, memcached, tmux
- License: GPLv2
- WWW:
- https://www.redmine.org/
- Description:
- Redmine is a flexible project management web application
written using Ruby on Rails framework, it is cross-platform
and cross-database.
Feature Overview:
* Multiple projects support
* Flexible role based access control
* Flexible issue tracking system
* Gantt chart and calendar
* News, documents & files management
* Feeds & email notifications
* Per project wiki
* Per project forums
* Time tracking
* Custom fields for issues, time-entries, projects and users
* SCM integration (SVN, CVS, Git, Mercurial, Bazaar and Darcs)
* Issue creation via email
* Multiple LDAP authentication support
* User self-registration support
* Multilanguage support
* Multiple databases support
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- redmine42>0:www/redmine42
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: redmine42
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1678193211
SHA256 (redmine-4.2.10.tar.gz) = 6f26388c23892962552ca491d5efedabd42dac88861dd9d80bc33458f65be1e9
SIZE (redmine-4.2.10.tar.gz) = 3045016
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby31 : lang/ruby31
- Runtime dependencies:
-
- rubygem-bundler>=1.5.0 : sysutils/rubygem-bundler
- rubygem-rails52>=5.2.8.1<5.3 : www/rubygem-rails52
- rubygem-rouge3>=3.26.0 : textproc/rubygem-rouge3
- rubygem-request_store>=1.5.0 : devel/rubygem-request_store
- rubygem-mini_mime>=1.0.1 : mail/rubygem-mini_mime
- rubygem-actionpack-xml_parser-rails52>=0 : textproc/rubygem-actionpack-xml_parser-rails52
- rubygem-roadie-rails-rails52>=2.1.0 : mail/rubygem-roadie-rails-rails52
- rubygem-mail>=2.7.1 : mail/rubygem-mail
- rubygem-csv>=3.1.1 : devel/rubygem-csv
- rubygem-nokogiri111>=1.11.0 : textproc/rubygem-nokogiri111
- rubygem-i18n>=0.7 : devel/rubygem-i18n
- rubygem-rbpdf>=1.19.6 : print/rubygem-rbpdf
- rubygem-net-ldap>=0.16 : net/rubygem-net-ldap
- rubygem-ruby-openid>=2.9.2 : net/rubygem-ruby-openid
- rubygem-rack-openid>=0 : www/rubygem-rack-openid
- rubygem-rake>=0 : devel/rubygem-rake
- rubygem-rotp>0 : devel/rubygem-rotp
- rubygem-rqrcode>0 : www/rubygem-rqrcode
- rubygem-redcarpet>=3.4.0 : textproc/rubygem-redcarpet
- rubygem-mysql2>=0.5.0 : databases/rubygem-mysql2
- rubygem-mini_magick>=4.9.5 : graphics/rubygem-mini_magick
- rubygem-thin>=1.6.2 : www/rubygem-thin
- ruby31 : lang/ruby31
- Patch dependencies:
-
- ruby31 : lang/ruby31
-
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for redmine42-4.2.10_1:
MYSQL=on: MySQL database support (via mysql2 rubygem)
POSTGRESQL=off: Enable PostgreSQL support
MARKDOWN=on: Enable Markdown support
RMAGIC=on: Enable Gantt charts support
THIN=on: Use Thin WEB server
===> Use 'make config' to modify these settings
- Options name:
- www_redmine42
- USES:
- cpe ruby
- pkg-message:
- For install:
- Redmine was installed.
You now need to setup your Redmine installation so
please have a look at the Installation Guide.
https://www.redmine.org/projects/redmine/wiki/RedmineInstall
If you are upgrading please read the Upgrading Guide
before starting the new version.
https://www.redmine.org/projects/redmine/wiki/RedmineUpgrade
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.2.10_1 30 Jun 2023 03:48:10 |
Muhammad Moinur Rahman (bofh) |
www/redmine42: Remove expired port
2023-06-30 www/redmine42: Broken with all supported Ruby versions
Approved by: portmgr (blanket) |
4.2.10_1 24 May 2023 14:14:46 |
Mikael Urankar (mikael) 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 |
4.2.10_1 05 Apr 2023 17:31:59 |
Po-Chuan Hsieh (sunpoet) |
www/redmine42: Change RUN_DEPENDS from rubygem-rouge to rubygem-rouge3
- Bump PORTREVISION for dependency change |
4.2.10 24 Mar 2023 07:15:48 |
Mikael Urankar (mikael) |
www/redmine42: Update to 4.2.10
Changes:
https://www.redmine.org/projects/redmine/wiki/Changelog_4_2 |
4.2.9 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
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 |
4.2.9 14 Dec 2022 19:00:27 |
Mikael Urankar (mikael) |
www/redmine42: Update to 4.2.9
Changes: https://www.redmine.org/projects/redmine/wiki/Changelog_4_2 |
4.2.8 23 Oct 2022 07:12:51 |
Mikael Urankar (mikael) Author: Wen Heping |
www/redmine42: Update to 4.2.8
Changes: https://www.redmine.org/projects/redmine/wiki/Changelog_4_2 |
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) |
4.2.6 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 ) |
4.2.6 17 Jun 2022 07:44:24 |
Mikael Urankar (mikael) |
www/redmine42: Update to 4.2.6
Changes: https://www.redmine.org/projects/redmine/wiki/Changelog_4_2 |
4.2.5 31 Mar 2022 07:33:17 |
Mikael Urankar (mikael) |
www/redmine42: Update to 4.2.5
Changes: https://www.redmine.org/projects/redmine/wiki/Changelog_4_2 |
4.2.4_1 25 Mar 2022 13:38:01 |
Po-Chuan Hsieh (sunpoet) |
www/redmine42: Fix Gemfile for rubygem-rails52 5.2.7 update
- Update RUN_DEPENDS to match Gemfile
- Bump PORTREVISION for package change |
4.2.4 21 Mar 2022 00:23:51 |
Yasuhiro Kimura (yasu) |
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 |
4.2.4 04 Mar 2022 13:31:11 |
Mikael Urankar (mikael) |
www/redmine42: Update to 4.2.4
Changes: https://www.redmine.org/projects/redmine/wiki/Changelog_4_2 |
4.2.3_1 26 Jan 2022 10:43:01 |
Matthias Fechner (mfechner) |
textproc/nokogiri111: make 1.11.x available and use it if required |
4.2.3 19 Jan 2022 07:31:56 |
Mikael Urankar (mikael) |
www/redmine42: Fix build after recent rubygem update. |
4.2.3 01 Nov 2021 21:28:58 |
Po-Chuan Hsieh (sunpoet) |
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}. |
4.2.3 10 Oct 2021 16:29:35 |
Mikael Urankar (mikael) |
www/redmine42: Update to 4.2.3
Changes: https://www.redmine.org/projects/redmine/wiki/Changelog_4_2 |
4.2.2 17 Aug 2021 15:19:20 |
Mikael Urankar (mikael) |
www/redmine4*: Remove bogus "Created by" line |
4.2.2 17 Aug 2021 15:15:10 |
Mikael Urankar (mikael) |
www/redmine42: Update to 4.2.2
- Update to 4.2.2
- Remove dependency on mimemagic (PR 257583)
PR: 257583 |
4.2.1 15 Jun 2021 18:49:14 |
Mikael Urankar (mikael) |
www/redmine4*: Fix build after recent rubygem-csv update. |
4.2.1 28 May 2021 11:38:57 |
Mikael Urankar (mikael) |
www/redmine42: Add new port
This is the 4.2 branch of redmine |