Commit graph

20 commits

Author SHA1 Message Date
Steve Wills
f64d997379 many ruby/rubygem ports: death of rubyforge.org
rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing
several things:

- Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now
  only fetchable via our cache)
- Deprecate ports that depend on those
- Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports
  (which are still fetchable from rubygems.org)

The next step will be to remove rubyforge.org from bsd.sites.mk, after these
deprecated ports are deleted.

Phabric:	D591
With hat:	ruby
Approved by:	portmgr (because of committing to unstaged graphics/mingplot port)
2014-08-19 15:35:35 +00:00
Martin Wilke
bd48d39657 - Chase database/sqlite3 slib bump
Approved by:	portmgr (myself)
2014-06-27 17:21:06 +00:00
Martin Wilke
a62de32af0 - Stage safe 2014-01-24 14:45:58 +00:00
Baptiste Daroussin
b5482324dc In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases
2013-12-11 18:08:52 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Steve Wills
9c93d16bb1 - Update to 0.10.13
PR:		ports/179879
Approved by:	maintainer timeout (voldern@hoeggen.net, >2 weeks)
2013-07-13 02:15:02 +00:00
Martin Wilke
7da4b45d35 - Update to 0.10.8
PR:		167453
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by:	maintainer
2012-05-16 04:26:18 +00:00
Philip M. Gollucci
19334d785f - Fix depend versions according to rubygems.org [again]
With Hat:	ruby@
Tested by:	P6 TB Full rubygem run
2011-11-02 18:05:08 +00:00
Steve Wills
0028c14a00 - Update to 0.10.7
PR:		ports/162122
PR:		ports/162123
PR:		ports/162124
PR:		ports/162125
Submitted by:	swills (me)
Approved by:	voldern@hoeggen.net (maintainer)
2011-10-31 00:32:30 +00:00
Philip M. Gollucci
4bd931970e - Update to 0.10.6 2011-06-25 22:01:10 +00:00
Philip M. Gollucci
410c2b77d2 - Update to 0.10.5 2011-06-25 03:12:07 +00:00
Philip M. Gollucci
43d744b833 - Fix up depencies versions after all the churn today 2011-06-23 19:43:15 +00:00
Philip M. Gollucci
cc8951f79b - Update Data Objects to 0.10.4
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2011-06-23 17:46:33 +00:00
Philip M. Gollucci
3ee931631c - Fix dependency versions 2011-06-20 17:25:42 +00:00
Martin Wilke
ddcc74e192 - Update to 0.10.3
PR:		155690
Submitted by:	Jyun-Yan You <jyyou@cs.nctu.edu.tw>
Approved by:	maintainer
2011-03-25 12:26:27 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Philip M. Gollucci
ba584b2177 - Update to 0.10.2
PR:             ports/150067
Submitted by:   myself (pgollucci)
Approved by:    maintainer timeout (voldern@hoeggen.net ; 14 days)
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-09-11 20:03:48 +00:00
Philip M. Gollucci
99a30e262b - Update to 0.10.0 and unbreak deps are satisfiable now
PR:             ports/143494 [mysql ver]
Submitted by:   Jyun-Yan You <jyyou@cs.nctu.edu.tw>
2010-02-11 19:06:20 +00:00
Pav Lucistnik
8dbd40a917 - Mark BROKEN
Reported by:	pointyhat
2010-01-28 22:57:12 +00:00
Martin Wilke
1d9666a4ef Ruby DataObjects driver to the SQLite DB engine version 3
The purpose of DO.rb is to rewrite existing Ruby database drivers to conform to
a single interface.
At present, PostgreSQL, MySQL, and SQLite adapters are available.

Author: Dirkjan Bussink (dbussink) <d.bussink@gmail.com>
WWW:	http://rubyforge.org/projects/dorb/

PR:		ports/133853
Submitted by:	Espen Volden aka voldern <voldern at hoeggen.net>
2009-04-24 20:33:38 +00:00