| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
01 Nov 2011 22:59:35
0.5a_1
|
pgollucci  |
Send ports@ ruby ports over ruby@
most of these were from stas@ |
24 Oct 2011 03:33:20
0.5a_1
|
stas  |
- 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). |
03 May 2011 03:05:04
0.5a_1
|
swills  |
- Fix build with Ruby 1.9
PR: ports/156506
Submitted by: Eric Freeman <freebsdports@chillibear.com>
Approved by: maintainer (stas@ via irc) |
20 Mar 2011 12:54:45
0.5a_1
|
miwi  |
- Get Rid MD5 support |
20 Dec 2010 02:46:25
0.5a_1
|
pgollucci  |
Clean up ruby pkg-plists:
%%RUBY_SITEARCHLIBDIR%%
%%RUBY_SITELIBDIR%%
lib/ruby/site_ruby
%%RUBY_VENDORARCHLIBDIR%%
%%RUBY_VENDORLIBDIR%%
lib/ruby/vendor_ruby
lib/ruby
Above directories are owned by lang/ruby1[89] ports.
PR: ports/153041
Tested by: 2-exp runs by pav
With Hat: ruby@ |
24 Mar 2007 14:03:04
0.5a_1
|
pav  |
- COPYTREE_* are now part of bsd.port.mk
PR: ports/100996
Submitted by: stass |
14 Nov 2006 15:12:25
0.5a_1
|
stas  |
- Permissions safety
- Make PREFIX-clean
- Take maintainership |
21 Feb 2006 07:29:43
0.5a
|
seanc  |
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. |
24 Nov 2005 01:23:57
0.4_1
|
pav  |
- Add SHA256 |
11 Nov 2005 01:18:01
0.4_1
|
linimon  |
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. |
30 May 2004 07:05:35
0.4_1
|
kris  |
BROKEN on amd64: Needs to link against shared librarie |
22 Mar 2004 15:05:32
0.4_1
|
knu  |
Add SIZE data.
Submitted by: trevor |
18 Feb 2003 04:37:40
0.4_1
|
knu  |
De-pkg-comment. |
07 Dec 2002 17:41:58
0.4_1
|
knu  |
Catch up with the Ruby Application Archive's URL scheme change. |
17 Nov 2002 04:49:02
0.4_1
|
seanc  |
Patch for Ruby 1.7.
Approved by: maintainer (knu) |
06 Oct 2002 21:03:53
0.4_1
|
knu  |
Use RUBY_MOD*. |
30 Mar 2002 12:12:55
0.4_1
|
knu  |
cd dir && command -> cd dir; command |
17 Sep 2001 18:54:32 
|
knu  |
Bump the PORTREVISION's of the ports which install architecture dependent ruby
modules, due to the RUBY_ARCH change I've just committed. |
08 Mar 2001 12:42:10 
|
knu  |
Add ruby-cdb, Ruby interface to D. J. Bernstein's cdb (constant database)
library. |