summaryrefslogtreecommitdiff
path: root/databases/ruby-cdb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - COPYTREE_* are now part of bsd.port.mkPav Lucistnik2007-03-241-7/+0
| | | | | | | | PR: ports/100996 Submitted by: stass Notes: svn path=/head/; revision=188171
* - Permissions safetyStanislav Sedov2006-11-142-4/+18
| | | | | | | | - Make PREFIX-clean - Take maintainership Notes: svn path=/head/; revision=177262
* Update ruby-cdb to 0.5a and kill off patch now incorporated in upstreamSean Chittenden2006-02-213-58/+4
| | | | | | | | | repo. Also fix on amd64 by compiling subport, cdb, with -fPIC. Given this is required for other amd64 ports that could potentially link against cdb, fix this in databases/cdb instead of just ruby-cdb. Notes: svn path=/head/; revision=156559
* - 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
* BROKEN on amd64: Needs to link against shared librarieKris Kennaway2004-05-301-1/+7
| | | | Notes: svn path=/head/; revision=110362
* Add SIZE data.Akinori MUSHA2004-03-221-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104943
* De-pkg-comment.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75772
* Catch up with the Ruby Application Archive's URL scheme change.Akinori MUSHA2002-12-071-1/+1
| | | | Notes: svn path=/head/; revision=71410
* Patch for Ruby 1.7.Sean Chittenden2002-11-171-0/+48
| | | | | | | Approved by: maintainer (knu) Notes: svn path=/head/; revision=70284
* Use RUBY_MOD*.Akinori MUSHA2002-10-062-8/+8
| | | | Notes: svn path=/head/; revision=67504
* cd dir && command -> cd dir; commandAkinori MUSHA2002-03-301-1/+1
| | | | Notes: svn path=/head/; revision=56946
* Bump the PORTREVISION's of the ports which install architectureAkinori MUSHA2001-09-171-0/+1
| | | | | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed. Notes: svn path=/head/; revision=47917
* Add ruby-cdb, Ruby interface to D. J. Bernstein's cdb (constantAkinori MUSHA2001-03-085-0/+53
database) library. Notes: svn path=/head/; revision=39254