Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
19 May 2016 10:53:06
1.1.5

|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
27 Apr 2016 21:57:32
1.1.5

|
swills  |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
27 Apr 2016 16:36:42
1.1.5

|
swills  |
create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070 |
16 Aug 2015 00:42:16
1.1.5

|
sunpoet  |
- Update WWW |
02 Jul 2015 16:01:08
1.1.5

|
pgollucci  |
Set NO_ARCH for remaining rubygem-* ports with no arch dependent files
Obtained from: DEVELOPER_MODE
With Hat: ruby@
Sponsored by: RideCharge Inc / Curb |
02 Mar 2015 13:39:30
1.1.5

|
sunpoet  |
- Update to 1.1.5
- Add LICENSE
Changes: https://github.com/maik/xml-simple/blob/master/CHANGES |
24 Aug 2014 19:25:17
1.1.4

|
swills  |
textproc/rubygem-xml-simple: update to 1.1.4 |
19 Aug 2014 15:35:36
1.1.2

|
swills  |
many ruby/rubygem ports: death of rubyforge.org
rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing
several things:
- Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now
only fetchable via our cache)
- Deprecate ports that depend on those
- Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports
(which are still fetchable from rubygems.org)
The next step will be to remove rubyforge.org from bsd.sites.mk, after these
deprecated ports are deleted.
Phabric: D591
With hat: ruby
Approved by: portmgr (because of committing to unstaged graphics/mingplot port) |
03 Aug 2014 14:15:09
1.1.2

|
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories T-V.
CR: D509
Approved by: portmgr (antoine) |
30 Oct 2013 03:00:33
1.1.2

|
swills  |
- Add stage support |
20 Sep 2013 23:17:32
1.1.2

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
01 Jul 2013 01:52:10
1.1.2

|
swills  |
- Update to 1.1.2 |
19 Jun 2011 17:09:31
1.0.16
|
swills  |
- Update to 1.0.16 |
06 Apr 2011 07:41:36
1.0.15
|
clsung  |
- Update to 1.0.15 |
20 Feb 2011 12:15:02
1.0.14
|
clsung  |
- Update to 1.0.14 |
20 Oct 2010 01:35:47
1.0.12
|
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
1.0.12
|
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
1.0.12
|
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 |
22 Apr 2009 04:35:59
1.0.12
|
pgollucci  |
Class XmlSimple offers an easy API to read and write XML. It is a Ruby
translation of Grant McLean's Perl module XML::Simple. Simply put,
it automatically converts XML documents into a Ruby Hash.
WWW: http://rubyforge.org/projects/xml-simple
Sponsored by: RideCharge Inc. |