| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 Jun 2012 05:26:28
0.0.7_5
|
dinoex  |
- update png to 1.5.10 |
03 Jul 2011 06:14:57
0.0.7_4
|
miwi  |
- Kick MD5 Support |
28 Mar 2010 06:47:48
0.0.7_4
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.0.7_3
|
dinoex  |
- update to jpeg-8 |
18 Jul 2009 11:11:29
0.0.7_2
|
dinoex  |
- update to jpeg7
Tested by: pav on pointyhat |
16 Jun 2009 15:53:25
0.0.7_1
|
stas  |
- Assign all unmaintained ruby ports to ruby@,
so people will know where to send questions to. |
25 Nov 2005 17:42:55
0.0.7_1
|
pav  |
- Add SHA256 |
11 Nov 2005 01:18:01
0.0.7_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. |
25 Feb 2005 00:17:28
0.0.7_1
|
mezz  |
Disable threads again; it has caused the more troubles. This time, it has
${PTHREAD_CFLAGS} and ${PTHREAD_LIBS} include in the build to kill the
headache of old '_r' and can't run with something like ruby-opengl, ruby-sdl,
ruby-gtk2 and etc on FreeBSD 4.x or older 5.x. With this commit should solve
those issues. It is recommend you to rebuild any apps that depend on
lang/ruby18, so see the UPDATING for detail.
Remove the 'BROKEN' on the other ports that knu has added them few weeks ago.
Some of them have been tested, so if one of them is still broke then please
let us know and one of us will re-add the 'BROKEN'.
This changes was worked by lofi and me. lofi did everything on FreeBSD 4.x
and I did others. lofi, thanks for help!
Tested by: many people
Tested on: i386 (FreeBSD 4.x, 5.x and 6.x), amd64 (FreeBSD 5.x and 6.x),
and sparc64 (FreeBSD 5.x and 6.x)
Not test on: ia64 and alpha
Approved by: portmgr (kris) |
05 Feb 2005 04:59:26
0.0.7_1
|
knu  |
The slippery pthread support for systems prior to 502102 has been
dropped and the lang/ruby16_r and lang/ruby18_r ports have been
removed, since no one seems to appreciate the partially working
solution.
Good news is that the pthread support of lang/ruby18 is now enabled by
default for newer systems, which means the ruby interpreter is linked
with libpthread. This will allow threaded extension libraries to run
and work properly on those systems.
The --march=cputype flag is disabled because it gets ruby to
malfunction and fail to build. I don't know if the problem is in
libpthread or in gcc.
(It really makes me wonder if they had actually tested before asking
me to do this somewhat risky change ;-) |
22 Mar 2004 15:05:32
0.0.7
|
knu  |
Add SIZE data.
Submitted by: trevor |
23 Dec 2003 17:37:21
0.0.7
|
knu  |
Update to 0.0.7. |
23 Apr 2003 14:23:01
0.0.6
|
knu  |
Update to 0.0.6. |
18 Feb 2003 05:32:40
0.0.5_2
|
knu  |
De-pkg-comment. |
06 Oct 2002 21:32:50
0.0.5_2
|
knu  |
Use RUBY_MOD*. |
30 Mar 2002 11:57:22
0.0.5_2
|
knu  |
cd dir && command -> cd dir; command |
30 Mar 2002 10:38:15
0.0.5_2
|
knu  |
Reflect the print/panda's upgrade and unbreak make package.
Bump PORTREVISION. |
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. |
11 Sep 2001 03:59:20 
|
ache  |
Bump png major |
29 Jul 2001 13:14:11 
|
knu  |
Update to 0.0.5. |
15 Apr 2001 09:15:16 
|
knu  |
Update to 0.0.4. |
06 Apr 2001 11:44:57 
|
knu  |
Use RUBY_WITH_PTHREAD. |
04 Apr 2001 15:09:39 
|
knu  |
Update to 0.0.3. |
01 Apr 2001 22:43:26 
|
knu  |
Add ruby-panda, a Ruby extension library to access Panda, a GPL'ed library for
dynamically generating PDF files. |