| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
23 Jun 2011 18:03:54
1.1.1_3
|
pgollucci  |
- Removing remaining MD5 from rubygem- ports |
08 Dec 2010 23:08:04
1.1.1_3
|
avl  |
- Re-assign all my ruby* ports to ruby@
Discussed with: pgollucci, stas |
26 May 2010 19:51:35
1.1.1_3
|
pgollucci  |
- Mass conversion of RF -> RG for MASTER_SITE for rubygem- ports
[RG aka rubygems.org]
PR: ports/147005
Submitted by: pgollucci (myself)
Approved by: portmgr (pav)
With Hat: ruby@ |
28 Mar 2010 06:47:48
1.1.1_3
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.1.1_2
|
dinoex  |
- update to jpeg-8 |
31 Jul 2009 13:57:52
1.1.1_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
28 May 2009 20:44:16
1.1.1
|
avl  |
Change MAINTAINER on my ports to my FreeBSD email address
Approved by: tabthorpe (mentor) |
09 Apr 2009 00:11:47
1.1.1
|
pgollucci  |
- convert to RUBYGEM_AUTOPLIST
remove x-generate-plist and friends
- use RF macro and remove SUBDIR where possible
- remove some uneeded GEM_NAME=${DISTNAME}
(this c/should be handled better in bsd.*.mk)
other deltas specific to individual ports:
audio/rubygem-mp3info - unbreak, fix packaging, bump PORTREVISION
devel/rubygem-rapt - adopt
devel/rubygem-rspec - remove BUILD_DEPENDS=RUN_DEPENDS -- neither set
devel/rubygem-ruby2ruby - add #' for vim highlight
graphics/rubygem-extifr - drop PORTREVISION=0
graphics/rubygem-gd2 - add #' for vim highlight
www/rubygem-rubyfulsoup - swap GEM_NAME / DISTNAME for constistency
Sponsored by: RideCharge Inc.
Tested on: RideCharge's Tinderbox
Reviewed by: stas |
14 Feb 2009 01:03:48
1.1.1
|
miwi  |
- Fix plist after ruby update by generating it dynamically. |
06 Apr 2008 08:58:21
1.1.1
|
stas  |
- Add ruby 1.9 support
- Implement new knobs for gems and rake (these are included in
ruby 1.9 distribution already). Also move gem bits from
ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
on gems or rake you should define USE_RUBYGEMS/USE_RAKE
accordingly. Also RAKE_BIN variable is provided for
pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
on ruby.
Discussed with: Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer)
Tested by: ports@ |
09 Jun 2007 23:49:33
1.1.1
|
miwi  |
Ruby binding for Thomas Boutell's gd 2.x graphics library
WWW: http://gd2.rubyforge.org/
PR: ports/113503
Submitted by: Alexander Logvinov <ports at logvinov.com> |