summaryrefslogtreecommitdiff
path: root/databases/ruby-bdb1 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - grab maintainer shipCheng-Lung Sung2007-04-071-1/+1
| | | | | | | | PR: ports/111254 Submitted by: maintainer (Josh Paetzel) Notes: svn path=/head/; revision=189408
* - Update to 0.2.3Martin Wilke2006-11-192-4/+4
| | | | Notes: svn path=/head/; revision=177587
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149245
* With portmgr hat on, reset maintainership of knu's ports since he hasMark Linimon2005-11-111-1/+1
| | | | | | | been inactive more than 6 months. We hope to see him back sometime. Notes: svn path=/head/; revision=147872
* Update to 0.2.2.Akinori MUSHA2004-02-283-94/+85
| | | | Notes: svn path=/head/; revision=102345
* Define NOPORTDOCS to work around the upgrade problem, for the moment.Akinori MUSHA2004-02-271-0/+2
| | | | Notes: svn path=/head/; revision=102280
* Update to 0.2.1.Akinori MUSHA2003-07-292-2/+2
| | | | Notes: svn path=/head/; revision=85846
* ruby-bdb1 now works on sparc64, thanks to tmm's fix to btree/bt_put.cKris Kennaway2003-05-301-2/+0
| | | | Notes: svn path=/head/; revision=81780
* This module does not yet work properly on sparc64.Akinori MUSHA2003-05-111-0/+2
| | | | Notes: svn path=/head/; revision=80688
* Update to 0.1.9.Akinori MUSHA2003-04-242-2/+2
| | | | Notes: svn path=/head/; revision=79604
* De-pkg-comment.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75772
* Update to 0.1.8, which is compatible with the latest ruby 1.8.Akinori MUSHA2003-01-013-4/+138
| | | | Notes: svn path=/head/; revision=72033
* Remove http://www.ruby-lang.org/~knu/backup/ from MASTER_SITES, nowAkinori MUSHA2002-10-081-2/+1
| | | | | | | that bsd.ruby.mk adds a backup site to MASTER_SITE_BACKUP. Notes: svn path=/head/; revision=67629
* Use RUBY_MOD*.Akinori MUSHA2002-10-062-21/+21
| | | | Notes: svn path=/head/; revision=67504
* Update to 0.1.7.Akinori MUSHA2002-05-032-2/+2
| | | | Notes: svn path=/head/; revision=58501
* Update to 0.1.6.Akinori MUSHA2002-03-163-2/+3
| | | | Notes: svn path=/head/; revision=56219
* Prepare a backup site in www.ruby-lang.org and list it inAkinori MUSHA2002-02-271-1/+2
| | | | | | | | | MASTER_SITES, now that this port is essential to the portupgrade port, Master site unreachable from: Ryan Davis <ryand@zenspider.com> Notes: svn path=/head/; revision=55315
* Update to 0.1.5. (My patches have been integrated)Akinori MUSHA2002-02-235-50/+3
| | | | Notes: svn path=/head/; revision=55134
* Add a patch to fix a bug where the open mode 'r+' doesn't work asAkinori MUSHA2002-02-202-0/+34
| | | | | | | | | expected, which has already been submitted to the author. Bump PORTREVISION. Notes: svn path=/head/; revision=54940
* Add ruby-bdb1, a Ruby interface to Berkeley DB revision 1.8x with fullAkinori MUSHA2002-01-156-0/+81
feature support (unlike the standard "dbm" library). Notes: svn path=/head/; revision=53134