| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
23 Jun 2011 18:03:54
0.4.0
|
pgollucci  |
- Removing remaining MD5 from rubygem- ports |
20 Oct 2010 01:35:47
0.4.0
|
pgollucci  |
- Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta info
Prompted by: distilator
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
26 May 2010 19:51:35
0.4.0
|
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@ |
27 Apr 2010 22:55:23
0.4.0
|
pgollucci  |
- Re-assign all my rubygem-* ports to ruby@
this gives us more eyes and brings us inline with perl@
Current ruby@ members (stas, dinoex, pgollucci)
http://wiki.freebsd.org/Ruby
Discussed with: stas on #bsdports |
10 Apr 2009 06:22:58
0.4.0
|
pgollucci  |
- Update to 0.4.0
- convert from gemspec to ports checks
- pass maintainer to submitter (me)
PR: ports/133514
Approved by: previous maintainer |
09 Apr 2009 00:11:47
0.3.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 02:16:03
0.3.1
|
stas  |
- Fix plist after ruby update by generating it dynamically. |
26 Apr 2008 14:35:13
0.3.1
|
miwi  |
- Update to 0.3.1
- Use shortcuts in pkg-plist
- Update my mail address
PR: 123108
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer) |
06 Apr 2008 08:58:21
0.2.3_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@ |
08 Aug 2006 11:35:27
0.2.3_1
|
jmelo  |
- Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.
Approved by: portmgr (erwin) |
29 May 2006 20:46:13
0.2.3_1
|
pav  |
- Update maintainer's email address
PR: ports/98102
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer) |
22 Jan 2006 08:30:12
0.2.3_1
|
edwin  |
SHA256ify
Approved by: krion@ |
21 Jan 2006 20:25:07
0.2.3_1
|
pav  |
- Populate newly created rubygems category |
18 Jan 2006 06:52:26
0.2.3_1
|
pav  |
- Update plist for ruby 1.8.4 rdoc
Reported by: krismail |
04 Sep 2005 12:38:38
0.2.3
|
pav  |
RGL is a framework for graph data structures and algorithms.
The design of the library is much influenced by the Boost Graph
Library (BGL) which is written in C++ heavily using its template
mechanism. Refer to http://www.boost.org/libs/graph/doc for further
links and documentation on graph data structures and algorithms and
the design rationales of BGL.
PR: ports/84587
Submitted by: Ulrich Spoerlein <q@galgenberg.net> |