aboutsummaryrefslogtreecommitdiff
path: root/www/redmine
Commit message (Collapse)AuthorAgeFilesLines
* - Update bsd.redmine.mk: use @dir for PLIST generationSunpoet Po-Chuan Hsieh2015-06-131-1/+1
| | | | | | | | PR: 200840 Submitted by: Sergey Kozlov <kozlov.sergey.404@gmail.com> Notes: svn path=/head/; revision=389551
* - Update RUN_DEPENDSSunpoet Po-Chuan Hsieh2015-06-102-22/+20
| | | | | | | | | | | - Silence extract message - Simplify do-install: remove .bak and .orig files in post-patch: - Remove no-op CHMOD for WRKSRC/script - Use @(owner,group,mode) and @dir(owner,group,mode) syntax instead of CHMOD/CHOWN - Bump PORTREVISION for package change Notes: svn path=/head/; revision=389073
* - Sort RUN_DEPENDSSunpoet Po-Chuan Hsieh2015-06-071-31/+20
| | | | | | | | | | - Add NO_ARCH - Use = instead of += - Convert to new options helper - Cosmetic change Notes: svn path=/head/; revision=388767
* www/redmine: allow newer net-ldap versionsMichael Moll2015-05-263-10/+12
| | | | | | | | Differential Revision: https://reviews.freebsd.org/D2632 Approved by: mat (mentor) Notes: svn path=/head/; revision=387501
* - Cleanup Makefile:Sunpoet Po-Chuan Hsieh2015-05-252-18/+18
| | | | | | | | | | | - Remove USE_RAKE - Remove USE_RUBY_FEATURES - Use bsd.port.options.mk - Remove tab-only line - Regenerate patch file with makepatch: Notes: svn path=/head/; revision=387415
* - Add LICENSESunpoet Po-Chuan Hsieh2015-05-221-0/+2
| | | | Notes: svn path=/head/; revision=387057
* - Don't cat pkg-message from MakefilesDmitry Marakasov2015-05-201-1/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=386824
* - Add CPE infoDmitry Marakasov2015-05-061-0/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=385540
* Avoid patch issue that ends up with i18n listed twice in Gemfile by rearrangingSteve Wills2015-04-022-8/+10
| | | | | | | patch for thin. Notes: svn path=/head/; revision=383059
* www/redmine: Update to 2.6.3Johannes Jost Meixner2015-03-296-477/+154
| | | | | | | | | | | | - Update to 2.6.3 - Add rbpdf and request_store dependencies PR: 198589 Submitted by: Andrew Berg <aberg010@my.hennepintech.edu> Approved by: mentors (implicit) Notes: svn path=/head/; revision=382614
* www/redmine: adjust plist after rubygem-rubytree updateSteve Wills2014-08-242-0/+2
| | | | Notes: svn path=/head/; revision=365966
* www/redmine: update to 2.5.2Steve Wills2014-08-233-13/+12
| | | | | | | | PR: 192256 Submitted by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> Notes: svn path=/head/; revision=365747
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-08-061-1/+1
| | | | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category W. CR: D510 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=364158
* - Make it possible for redmine plugin ports to be stagedSteve Wills2014-07-081-2/+2
| | | | | | | | | | - Stage www/redmine-sidebar_hide PR: 190405 Submitted by: kozlov.sergey.404@gmail.com (maintainer of www/redmine-sidebar_hide) Notes: svn path=/head/; revision=361152
* - Fix permission on redmine directories: log, files, tmp and public asSteve Wills2014-04-234-9/+28
| | | | | | | | | | | | | | described in the redmine installation guide [1] - Add gem thin in the Gemfile if the option THIN is enabled, otherwise won't start [1] - Clean up the makefile, CHOWN commands in the Makefile are useless with stage [1] - Update Gemfile patch to allow newer version of rake while here PR: ports/188607 [1] Submitted by: "David Demelier" <markand@malikania.fr> [1] Notes: svn path=/head/; revision=351940
* - Fix patch with rmagick options disabledSteve Wills2014-03-302-10/+9
| | | | | | | | Reported by: Cyril Kalinchikov <cyr.k@me.com> Pointyhat to: swills Notes: svn path=/head/; revision=349685
* - Update to 2.5.1Steve Wills2014-03-294-1581/+1719
| | | | | | | | - Stage - Sort plist Notes: svn path=/head/; revision=349593
* - Update rails to 3.2.17 [1]Steve Wills2014-02-192-4/+4
| | | | | | | | | | | | | - Update polyglot to 0.3.4 since rails wants the newer version - Update redmine to use new rails Security: CVE-2014-0080 [1] Security: CVE-2014-0081 [1] Security: CVE-2014-0082 [1] MFH: 2014Q1 Notes: svn path=/head/; revision=344989
* - Update rails depSteve Wills2014-02-022-5/+5
| | | | Notes: svn path=/head/; revision=342242
* - Add missing plist entriesSteve Wills2013-10-282-1/+3
| | | | Notes: svn path=/head/; revision=331903
* - Update rails dependency in Gemfile patch for the 3.2.15 rails updateSteve Wills2013-10-282-3/+5
| | | | Notes: svn path=/head/; revision=331896
* - Update to 2.3.3Steve Wills2013-10-244-10/+17
| | | | | | | | PR: ports/182940 Submitted by: "Mikhail T." <m.tsatsenko@gmail.com> Notes: svn path=/head/; revision=331455
* - Require LDAP, it's not optionalSteve Wills2013-10-242-8/+10
| | | | | | | | | | | | - Fix dependency on coderay - Fix permissions on pid file dir - Fix permissions on Gemfile.lock PR: ports/182131 Submitted by: "David Demelier" <markand@malikania.fr> Notes: svn path=/head/; revision=331451
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - Enable MYSQL2 support as an OPTIONRyan Steinmetz2013-08-192-2/+28
| | | | Notes: svn path=/head/; revision=325001
* - Optionally depend on net-ldapRyan Steinmetz2013-07-241-3/+6
| | | | Notes: svn path=/head/; revision=323610
* - Update to 2.3.2Steve Wills2013-07-213-26/+26
| | | | | | | | - Remove unnecessary dependencies - Correct dependencies (mysql, rmagick) Notes: svn path=/head/; revision=323385
* - Correct mistake which prevented redmine-http-auth and redmine-backlogs fromSteve Wills2013-06-062-2/+2
| | | | | | | | | | building PR: ports/179361 Submitted by: John Marino <draco@marino.st> Notes: svn path=/head/; revision=320119
* - Patch to work with new jquery-railsSteve Wills2013-06-012-1/+2
| | | | Notes: svn path=/head/; revision=319612
* - Update to 2.3.1 [1]Steve Wills2013-06-018-4160/+1894
| | | | | | | | | | - Patch Gemfile and update dependencies so that "rake generate_secret_token" works PR: ports/178051 [1] Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> [1] Notes: svn path=/head/; revision=319568
* - OPTIONSng.Hiroki Sato2012-07-213-23/+295
| | | | | | | | | - Fix BROKEN. - Do not overwrite config/settings.yml. - Add missing empty directories in pkg-plist. Notes: svn path=/head/; revision=301292
* - Update to 1.3.1Philip M. Gollucci2012-02-113-3/+6
| | | | | | | | | | | - Still BROKEN w/ devel/ruby-gems PR: ports/164952 Submitted by: Mikhail T. <m.tsatsenko@gmail.com> With Hat: ruby@ Notes: svn path=/head/; revision=290952
* - remove 0 byte filePhilip M. Gollucci2012-02-081-0/+0
| | | | Notes: svn path=/head/; revision=290746
* - Update to 1.3.0Philip M. Gollucci2012-02-074-479/+350
| | | | | | | | | | | - Still broken with rubygems 1.8.x PR: ports/164269 Submitted by: Mikhail T. <m.tsatsenko@gmail.com> With Hat: ruby@ Notes: svn path=/head/; revision=290604
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* Work around duplicate ruby 1.8/1.9 dependency if RUBY_VER is 1.9.Mark Linimon2011-12-171-0/+4
| | | | | | | Discussed with: pgollucci Notes: svn path=/head/; revision=287520
* - Mark BROKEN again because the bug in RubyGems 1.8.x is still thereBernhard Froehlich2011-12-021-0/+2
| | | | | | | | | | | | | | | | | | undefined method `name' for "daemons":String /usr/local/www/redmine/config/../vendor/rails/railties/lib/rails/gem_dependency.rb:277:in `==' http://rubyforge.org/tracker/index.php?func=detail&aid=29188&group_id=126&atid=575 PR: ports/162994 Reported by: Chris <chris@imagemetrica.com>, Armin Pirkovitsch <armin@frozen-zone.org>, Dirk Meyer <dinoex@FreeBSD.org>, myself Discussed with: miwi Feature safe: yes Notes: svn path=/head/; revision=286771
* - set MAINTAINER to rubyDirk Meyer2011-11-111-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=285559
* - Unmark broken, it works just finePhilip M. Gollucci2011-11-011-2/+0
| | | | | | | | | | | | | | | | | | | $ cd /var/db/pkg ; ls -1d redmine-1.2.1 ruby1* redmine-1.2.1/ ruby18-gems-1.8.10/ ruby18-iconv-1.8.7.352,1/ ruby18-mysql-2.8.2_1/ ruby18-rmagick-2.13.1_1/ The bug sited in the previous commit http://rubyforge.org/tracker/index.php?func=detail&aid=29188&group_id=126&atid=575 is for rails 2.3.11 and rubygems 1.8.1 neither of which are actually in the ports tree anymore With Hat: ruby@ Notes: svn path=/head/; revision=284885
* - Pass maintainership to dinoex@Bernhard Froehlich2011-09-101-1/+1
| | | | | | | Discussed with: dinoex (on IRC) Notes: svn path=/head/; revision=281590
* - Mark BROKEN because of a bug in RubyGems 1.8.xBernhard Froehlich2011-09-101-0/+2
| | | | | | | http://rubyforge.org/tracker/index.php?func=detail&aid=29188&group_id=126&atid=575 Notes: svn path=/head/; revision=281589
* - Switch Postgresql ruby client dependency to databases/rubygem-pgBernhard Froehlich2011-09-101-1/+1
| | | | | | | | PR: ports/160587 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> Notes: svn path=/head/; revision=281587
* - Set required ruby version to 1.8Bernhard Froehlich2011-08-221-0/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=280208
* - Update to 1.2.1Bernhard Froehlich2011-07-203-3/+69
| | | | Notes: svn path=/head/; revision=278032
* - Update to 1.2.0Bernhard Froehlich2011-05-316-234/+393
| | | | | | | - Remove old hacks for i18n >= 0.5.0 and RubyGems >= 1.5.0 Notes: svn path=/head/; revision=274878
* - Update to 1.1.3Bernhard Froehlich2011-04-303-5/+3
| | | | Notes: svn path=/head/; revision=273372
* - Improve fix to work with RubyGems 1.6.xBernhard Froehlich2011-03-182-13/+12
| | | | | | | | | | | | | RubyGems 1.6.x is incompatible with the bundled rails 2.3.5. It's documented in the RubyGems release notes that "RubyGems no longer requires 'thread'. Rails < 3 will need to add require 'thread' to their applications." PR: ports/155492 Reported by: Thomas Sandford <freebsduser@paradisegreen.co.uk> Thanks to: Thomas Sandford <freebsduser@paradisegreen.co.uk> Notes: svn path=/head/; revision=271252
* - Fix nasty bug in COPYTREE_SHARE lineBernhard Froehlich2011-03-171-2/+2
| | | | | | | | | - Bump PORTREVISION Reported by: pointyhat (via pav) Notes: svn path=/head/; revision=271081
* - Add fix to work with RubyGems 1.6.xBernhard Froehlich2011-03-142-1/+11
| | | | | | | | | | | | | - Bump PORTREVISION RubyGems 1.6.x is incompatible with the bundled rails 2.3.5. It's documented in the RubyGems release notes that "RubyGems no longer requires 'thread'. Rails < 3 will need to add require 'thread' to their applications." PR: ports/155492 Notes: svn path=/head/; revision=270871
* - Improve rc script with alternate user/groupBernhard Froehlich2011-03-082-1/+9
| | | | | | | | | | | - Add USERS/GROUPS - Bump PORTREVISION PR: ports/154909 Submitted by: David Demelier <demelier.david@gmail.com> Notes: svn path=/head/; revision=270522