aboutsummaryrefslogtreecommitdiff
path: root/www/redmine
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* - Update to 1.1.2Bernhard Froehlich2011-03-072-4/+3
| | | | | | | Security: http://www.vuxml.org/freebsd/cf96cd8d-48fb-11e0-98a6-0050569b2d21.html Notes: svn path=/head/; revision=270471
* - Fix with ruby-gems 1.5.xBernhard Froehlich2011-02-272-0/+23
| | | | | | | | | | - Bump PORTREVISION Reported by: Armin Pirkovitsch <armin at frozen-zone dot org> Obtained from: http://www.redmine.org/issues/7516 Notes: svn path=/head/; revision=269880
* - Update to 1.1.1Bernhard Froehlich2011-01-313-78/+99
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268474
* - Add fix for incompatibilities with rubygem-i18n >= 0.5.0Bernhard Froehlich2011-01-143-3/+32
| | | | | | | | | | | - Readd patch to remove i18n check for 0.4.2 - Warn users of 3rd party plugins in UPDATING about possible incompatibilities - Do not install .bak files Feature safe: yes Notes: svn path=/head/; revision=267778
* - Update to 1.1.0Bernhard Froehlich2011-01-124-41/+64
| | | | | | | | | - Remove non working patch for i18n gem. You need to follow UPDATING now! Feature safe: yes Notes: svn path=/head/; revision=267700
* - Update to 1.0.5Bernhard Froehlich2010-12-233-3/+26
| | | | | | | Security: http://www.vuxml.org/freebsd/584c506d-0e98-11e0-b59b-0050569b2d21.html Notes: svn path=/head/; revision=266790
* - Update to 1.0.4Bernhard Froehlich2010-11-293-371/+15
| | | | Notes: svn path=/head/; revision=265402
* New port: www/redmine-http-authEygene Ryabinkin2010-11-261-0/+80
| | | | | | | | | | | | Plugin for doing HTTP-based authentication in Redmine. Also contains the generic module, bsd.redmine.mk, for making Redmine plugins. Reviewed by: decke Approved by: garga (mentor) PR: ports/150507 Notes: svn path=/head/; revision=265180
* - Update to 1.0.3Bernhard Froehlich2010-11-013-5/+5
| | | | Notes: svn path=/head/; revision=263906
* - Update to 1.0.2Bernhard Froehlich2010-09-273-12/+22
| | | | | | | | | - Pet portlint Approved by: beat (co-mentor) Notes: svn path=/head/; revision=261948
* - Update to 1.0.1Bernhard Froehlich2010-08-233-89/+538
| | | | | | | Approved by: beat (co-mentor) Notes: svn path=/head/; revision=259828
* - Update to 0.9.6Bernhard Froehlich2010-07-102-4/+4
| | | | | | | | Approved by: miwi (mentor) Security: ba61ce15-8a7b-11df-87ec-0050569b2d21 Notes: svn path=/head/; revision=257601
* - Update to 0.9.5Bernhard Froehlich2010-06-303-6/+6
| | | | | | | | | | - Improve pkg-plist and use @dirrmtry Approved by: miwi (mentor) Feature safe: yes Notes: svn path=/head/; revision=257206
* - Fix after rack 1.1.0 updateBernhard Froehlich2010-05-262-0/+12
| | | | | | | | | | - Bump PORTREVISION Discussed with: pgollucci@ Approved by: beat (co-mentor) Notes: svn path=/head/; revision=255125
* - Update to 0.9.4Bernhard Froehlich2010-05-143-14/+32
| | | | | | | | | | | | | | - Add optional Gantt chart support - Replace mandatory thin dependency with optional thin or Apache/nginx support - Improve pkg-plist PR: 145633 Submitted by: Artem Naluzhnyy <tut (at) nhamon.com.ua> Approved by: beat (co-mentor) Security: http://www.vuxml.org/freebsd/fcc39d22-5777-11df-bf33-001a92771ec2.html Notes: svn path=/head/; revision=254327
* - Change to my FreeBSD email addressBernhard Froehlich2010-04-011-1/+1
| | | | | | | Approved by: miwi (mentor), beat (co-mentor) Notes: svn path=/head/; revision=251968
* Fix rc.d script.Doug Barton2010-03-162-2/+2
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=251109
* Tune up the script a bit:Doug Barton2010-03-141-7/+8
| | | | | | | | | | | | | | 1. Add a $FreeBSD$ 2. Change REQUIRE: DAEMON to LOGIN since this service runs as a non-root user 3. Fill in /etc/rc.subr 4. Instead of a temporary variable, just SUB out %%WWWDIR%% everywhere 5. Move the -u and -g options to command_args 6. Don't include _flags in command_args Approved by: maintainer Notes: svn path=/head/; revision=251050
* - Add RC script.Wesley Shields2010-03-142-0/+38
| | | | | | | | PR: ports/144299 Submitted by: Bernhard Froehlich <decke@bluelife.at> (maintainer) Notes: svn path=/head/; revision=251023