summaryrefslogtreecommitdiff
path: root/japanese/ruby-uconv (follow)
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75779
* Update to 0.4.11.Akinori MUSHA2003-01-112-2/+2
| | | | Notes: svn path=/head/; revision=72909
* Use RUBY_MOD*.Akinori MUSHA2002-10-062-19/+19
| | | | Notes: svn path=/head/; revision=67509
* Update to 0.4.10, which fixes a memory leak.Akinori MUSHA2002-09-052-2/+2
| | | | Notes: svn path=/head/; revision=65640
* Update to 0.4.9.Akinori MUSHA2002-02-153-3/+6
| | | | Notes: svn path=/head/; revision=54748
* Update to 0.4.8.Akinori MUSHA2001-12-213-4/+4
| | | | Notes: svn path=/head/; revision=51944
* Bump the PORTREVISION's of the ports which install architectureAkinori MUSHA2001-09-171-0/+1
| | | | | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed. Notes: svn path=/head/; revision=47917
* Update to 0.4.6.Akinori MUSHA2001-03-152-2/+2
| | | | Notes: svn path=/head/; revision=39893
* Add %%PORTDOCS%%.Akinori MUSHA2001-02-101-12/+12
| | | | Notes: svn path=/head/; revision=38173
* Update to 0.4.5.Akinori MUSHA2001-01-302-5/+3
| | | | Notes: svn path=/head/; revision=37813
* Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBYAkinori MUSHA2000-09-261-1/+0
| | | | | | | | or USE_LIBRUBY is defined, individual ruby ports no longer need to include it explicitly. Notes: svn path=/head/; revision=33130
* Update with bsd.ruby.mk. :>Akinori MUSHA2000-09-072-32/+23
| | | | Notes: svn path=/head/; revision=32391
* Back out the previous commit. That one has a problem which occurs onAkinori MUSHA2000-08-271-2/+5
| | | | | | | | | | | | | | | cross-language master-slave ports. I just wonder how I could overlook this. I thought I tested with Wnn, netscape and so on. *sigh* Yes, I know how I can fix it, but I'd certainly back out first. Reported by: steve Pointy hat to: knu Notes: svn path=/head/; revision=32040
* PKGNAMEPREFIX cleanup. This should allow chained PKGNAMEPREFIX'es.Akinori MUSHA2000-08-271-5/+2
| | | | | | | No response from: ports list, PW Notes: svn path=/head/; revision=32029
* Make all these Ruby related ports belong also in the newly-addedAkinori MUSHA2000-08-161-1/+1
| | | | | | | | | "ruby" virtual category. Make textproc/eruby belong also in www. Notes: svn path=/head/; revision=31685
* MASTER_SITE_LOCAL'ize because www.bekkoame.ne.jp is found to beAkinori MUSHA2000-08-111-1/+3
| | | | | | | | | problematic - wget and fetch of 3-STABLE get into infinite loop because the server doesn't reply to HEAD requests correctly. (although fetch of 4-STABLE and 5-CURRENT are just fine with it) Notes: svn path=/head/; revision=31521
* Add ruby-uconv, Unicode conversion library with Japanese codesets supportAkinori MUSHA2000-08-105-0/+72
for Ruby. Notes: svn path=/head/; revision=31483