CVS log for ports/databases/ruby-cdb/Makefile
Up to [FreeBSD] / ports / databases / ruby-cdb
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Nov 1 22:59:32 2011 UTC (3 months, 1 week ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Send ports@ ruby ports over ruby@ most of these were from stas@
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Oct 24 03:32:48 2011 UTC (3 months, 2 weeks ago) by stas
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
- Return my ports back to the pool. I was unable to make any fixes to my ports in the past 3 weeks while ports were broken on any 10.x machines, which means I'm unable to maintain them. So let people know that there's no available support for them until things are back to normal (which also means that anyone with spare time will be able to fix them without getting approval).
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue May 3 03:05:04 2011 UTC (9 months, 1 week ago) by swills
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +6 -0 lines
- Fix build with Ruby 1.9 PR: ports/156506 Submitted by: Eric Freeman <freebsdports@chillibear.com> Approved by: maintainer (stas@ via irc)
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Mar 24 14:03:01 2007 UTC (4 years, 10 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +0 -7 lines
- COPYTREE_* are now part of bsd.port.mk PR: ports/100996 Submitted by: stass
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Nov 14 15:12:25 2006 UTC (5 years, 2 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +10 -2 lines
- Permissions safety - Make PREFIX-clean - Take maintainership
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Feb 21 07:29:43 2006 UTC (5 years, 11 months ago) by seanc
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -7 lines
Update ruby-cdb to 0.5a and kill off patch now incorporated in upstream 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.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Nov 11 01:17:21 2005 UTC (6 years, 3 months ago) by linimon
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
With portmgr hat on, reset maintainership of knu's ports since he has been inactive more than 6 months. We hope to see him back sometime.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun May 30 07:05:35 2004 UTC (7 years, 8 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +7 -1 lines
BROKEN on amd64: Needs to link against shared librarie
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Feb 18 04:37:37 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0, RELEASE_4_10_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
De-pkg-comment.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Oct 6 21:03:51 2002 UTC (9 years, 4 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -4 lines
Use RUBY_MOD*.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Mar 30 12:12:48 2002 UTC (9 years, 10 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
cd dir && command -> cd dir; command
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Sep 17 17:54:09 2001 UTC (10 years, 4 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Bump the PORTREVISION's of the ports which install architecture dependent ruby modules, due to the RUBY_ARCH change I've just committed.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Mar 8 12:42:10 2001 UTC (10 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_4_0, RELEASE_4_3_0
Add ruby-cdb, Ruby interface to D. J. Bernstein's cdb (constant database) library.
