aboutsummaryrefslogtreecommitdiff
path: root/japanese/ruby-uconv
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Cleanup plistAntoine Brodin2014-11-121-3/+0
| | | | Notes: svn path=/head/; revision=372492
* Add DOCS option where PORTDOCS appears in plist.Adam Weinberger2014-07-161-0/+2
| | | | Notes: svn path=/head/; revision=362018
* Fix packaging as a userBaptiste Daroussin2014-04-071-0/+2
| | | | Notes: svn path=/head/; revision=350488
* - Stage supportMartin Wilke2014-02-211-6/+3
| | | | Notes: svn path=/head/; revision=345500
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | japanese) Notes: svn path=/head/; revision=327737
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-08-291-1/+1
| | | | Notes: svn path=/head/; revision=325562
* - Update to 0.5.3Steve Wills2011-04-103-3/+8
| | | | | | | - Fixes build with Ruby 1.9 Notes: svn path=/head/; revision=272477
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* - Assign all unmaintained ruby ports to ruby@,Stanislav Sedov2009-06-161-1/+1
| | | | | | | so people will know where to send questions to. Notes: svn path=/head/; revision=236032
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149333
* With portmgr hat on, reset maintainership of knu's ports since he hasMark Linimon2005-11-111-1/+1
| | | | | | | been inactive more than 6 months. We hope to see him back sometime. Notes: svn path=/head/; revision=147872
* Update to 0.4.12.Akinori MUSHA2004-04-183-22/+3
| | | | Notes: svn path=/head/; revision=107460
* Add SIZE data.Akinori MUSHA2004-03-221-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104943
* 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