aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-tzinfo
Commit message (Collapse)AuthorAgeFilesLines
* - Mass conversion of RF -> RG for MASTER_SITE for rubygem- portsPhilip M. Gollucci2010-05-261-1/+1
| | | | | | | | | | | | [RG aka rubygems.org] PR: ports/147005 Submitted by: pgollucci (myself) Approved by: portmgr (pav) With Hat: ruby@ Notes: svn path=/head/; revision=255136
* - Update to 0.3.20Cheng-Lung Sung2010-04-222-4/+4
| | | | Notes: svn path=/head/; revision=253042
* - Update to 0.3.16Cheng-Lung Sung2010-01-222-4/+4
| | | | | | | | PR: ports/142606 Submitted by: pgollucci Notes: svn path=/head/; revision=248347
* - Update to 0.3.15Cheng-Lung Sung2009-10-282-4/+4
| | | | Notes: svn path=/head/; revision=243406
* - Update to 0.3.14Cheng-Lung Sung2009-08-212-4/+4
| | | | Notes: svn path=/head/; revision=240013
* - Update to 0.3.13Cheng-Lung Sung2009-05-292-4/+4
| | | | | | | | PR: ports/134678 Submitted by: pgollucci Notes: svn path=/head/; revision=234790
* - Update to 0.3.12Cheng-Lung Sung2009-03-042-4/+4
| | | | Notes: svn path=/head/; revision=229449
* - Fix plist after ruby update by generating it dynamically.Stanislav Sedov2009-02-142-792/+1
| | | | Notes: svn path=/head/; revision=228255
* - Update to 0.3.11Cheng-Lung Sung2008-10-083-4/+7
| | | | Notes: svn path=/head/; revision=221332
* - Update to 0.3.10Cheng-Lung Sung2008-09-263-4/+6
| | | | Notes: svn path=/head/; revision=220829
* - Update to 0.3.8Cheng-Lung Sung2008-04-143-4/+7
| | | | Notes: svn path=/head/; revision=211223
* - Add ruby 1.9 supportStanislav Sedov2008-04-061-3/+4
| | | | | | | | | | | | | | | | | - 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@ Notes: svn path=/head/; revision=210636
* - Update to 0.3.6Cheng-Lung Sung2008-01-073-4/+6
| | | | | | | Changes: Notes: svn path=/head/; revision=205159
* - Update to 0.3.5Cheng-Lung Sung2007-10-052-4/+4
| | | | Notes: svn path=/head/; revision=200902
* - Update to 0.3.4Cheng-Lung Sung2007-08-223-20/+12
| | | | Notes: svn path=/head/; revision=198099
* - Update to 0.3.3Cheng-Lung Sung2007-02-193-4/+5
| | | | Notes: svn path=/head/; revision=185511
* - Drop maintainershipPav Lucistnik2007-01-261-1/+1
| | | | | | | | PR: ports/108376 Submitted by: Rui Lopes <rgl@ruilopes.com> (maintainer) Notes: svn path=/head/; revision=183354
* - Update to 0.3.1Cheng-Lung Sung2006-08-223-4/+10
| | | | | | | | PR: ports/102387 Submitted by: maintainer (Rui Lopes) Notes: svn path=/head/; revision=171200
* - Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.Jean Milanez Melo2006-08-081-4/+2
| | | | | | | Approved by: portmgr (erwin) Notes: svn path=/head/; revision=170091
* - Update to 0.3.0Rong-En Fan2006-07-193-251/+183
| | | | | | | | | | - Add more mirror sites to unbreak PR: ports/100473 Submitted by: maintainer Notes: svn path=/head/; revision=168251
* Mark broken: fails to fetch.Mark Linimon2006-07-151-0/+2
| | | | Notes: svn path=/head/; revision=167873
* TZInfo is a Ruby library that uses the standard tz databasePav Lucistnik2006-06-104-0/+879
(http://www.twinsun.com/tz/tz-link.htm) to provide daylight savings aware transformations between times in different time zones. The tz database is compiled into Ruby classes which are packaged in the release. No external zoneinfo files are required at runtime. WWW: http://tzinfo.rubyforge.org/ PR: ports/98771 Submitted by: Rui Lopes <rgl@ruilopes.com> Notes: svn path=/head/; revision=165012