| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Before bsd.port.pre.mk, set either USE_PERL5 or WANT_PERL, depending on | Mark Linimon | 2007-09-30 | 1 | -0/+1 |
| | | | | | | whether the perl dependency is unconditional or conditional. This will be needed for the conditional inclusion of bsd.perl.mk. | ||||
| * | Chase shlib bump of libexpat. | Jun Kuriyama | 2006-01-30 | 1 | -1/+2 |
| | | |||||
| * | - Distinfo rerolled; verified there are no functional changes | Pav Lucistnik | 2006-01-13 | 2 | -27/+3 |
| | | | | | | PR: ports/91726 Reported by: Robert Gogolok <gogo@cs.uni-sb.de> | ||||
| * | - Add SHA256 | Pav Lucistnik | 2005-11-25 | 1 | -0/+1 |
| | | |||||
| * | With portmgr hat on, reset maintainership of knu's ports since he has | Mark Linimon | 2005-11-11 | 1 | -1/+1 |
| | | | | | been inactive more than 6 months. We hope to see him back sometime. | ||||
| * | Fix build with C89 compilers. | Akinori MUSHA | 2004-04-21 | 1 | -0/+24 |
| | | |||||
| * | Update to 0.6.8. | Akinori MUSHA | 2004-04-18 | 3 | -8/+4 |
| | | |||||
| * | Add SIZE data. | Akinori MUSHA | 2004-03-22 | 1 | -0/+1 |
| | | | | | Submitted by: trevor | ||||
| * | o Bump $LIB_DEPENDS line to chase expat's shlib version. | Jun Kuriyama | 2004-03-14 | 1 | -1/+2 |
| | | | | | o Bump $PORTREVISION. | ||||
| * | utilize SITE_PERL | Ying-Chieh Liao | 2003-10-24 | 1 | -1/+1 |
| | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> | ||||
| * | De-pkg-comment. | Akinori MUSHA | 2003-02-18 | 2 | -1/+1 |
| | | |||||
| * | Use RUBY_MOD*. | Akinori MUSHA | 2002-10-06 | 2 | -64/+64 |
| | | |||||
| * | Update to 0.6.5. | Akinori MUSHA | 2002-10-05 | 4 | -18/+9 |
| | | |||||
| * | Bump PORTREVISION and expat shlib. | Akinori MUSHA | 2002-09-17 | 1 | -2/+2 |
| | | | | | Forgotten by: kuriyama | ||||
| * | Bump portrevision (textproc/expat2 shlib bump). | Jun Kuriyama | 2002-07-21 | 1 | -1/+2 |
| | | |||||
| * | Update to 0.6.2. | Akinori MUSHA | 2002-04-27 | 4 | -81/+90 |
| | | | | | | | | Explicitly specify a perl-enc-map directory. PR: ports/37302 Submitted by: Fuyuhiko Maruyama <fuyuhik8@is.titech.ac.jp> | ||||
| * | Remove obsolete pkg-message. | Akinori MUSHA | 2001-09-25 | 2 | -6/+0 |
| | | |||||
| * | Bump the PORTREVISION's of the ports which install architecture | Akinori MUSHA | 2001-09-17 | 1 | -1/+1 |
| | | | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed. | ||||
| * | Properly run-depend on ruby-uconv. | Akinori MUSHA | 2001-07-22 | 1 | -1/+2 |
| | | | | | Submitted by: olgeni | ||||
| * | Use expat2 (1.95.1) rather than expat (1.2). | Akinori MUSHA | 2001-03-09 | 2 | -17/+2 |
| | | |||||
| * | Add %%PORTDOCS%%. | Akinori MUSHA | 2001-02-10 | 1 | -60/+60 |
| | | |||||
| * | Update MASTER_SITES and WWW. | Akinori MUSHA | 2001-02-07 | 2 | -4/+2 |
| | | | | | Noticed by: fenner's portsurvey | ||||
| * | Update the expat dependency from expat (1.2) to expat2 (1.95.1). | Akinori MUSHA | 2000-10-26 | 1 | -1/+2 |
| | | |||||
| * | Update to 0.6.1, which now supports expat 1.2 and 1.95. | Akinori MUSHA | 2000-10-15 | 4 | -30/+34 |
| | | |||||
| * | Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBY | Akinori MUSHA | 2000-09-26 | 1 | -3/+1 |
| | | | | | | or USE_LIBRUBY is defined, individual ruby ports no longer need to include it explicitly. | ||||
| * | Fix Perl 5.6 centric depends. (mach -> ${PERL_ARCH}) | Akinori MUSHA | 2000-09-15 | 1 | -1/+2 |
| | | |||||
| * | Update with bsd.ruby.mk. :> | Akinori MUSHA | 2000-09-07 | 2 | -86/+79 |
| | | |||||
| * | Make all these Ruby related ports belong also in the newly-added | Akinori MUSHA | 2000-08-16 | 1 | -1/+1 |
| | | | | | | | "ruby" virtual category. Make textproc/eruby belong also in www. | ||||
| * | Do The Right Thing. (R) | Akinori MUSHA | 2000-08-12 | 2 | -4/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Overall changes: Use tabs instead of sequential spaces. Note Author as well as WWW in DESCR. Do not install examples when NOPORTDOCS. Make RUBY, RUBY_VER and RUBY_ARCH variables overridable. ruby-date2: share/doc/ruby/date2/examples/ -> share/examples/ruby/date2/cal.rb textproc/ruby-html-parser: databases/ruby-mysql: devel/ruby-optparse: devel/ruby-property: Install modules under lib/ruby/site_ruby/${RUBY_VER}/ instead of lib/ruby/site_ruby/ or lib/ruby/${RUBY_VER}/ textproc/ruby-rdtool: Install documents in .rd format too. Format optparse's rd file. (Since ruby-rdtool depends on optparse, it cannot be done during optparse's build process. So ruby-rdtool should take care of that when it is installed. :) | ||||
| * | MASTER_SITE_LOCAL'ize because www.bekkoame.ne.jp is found to be | Akinori MUSHA | 2000-08-11 | 1 | -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) | ||||
| * | Add ruby-xmlparser, a Ruby module to access James Clark's | Akinori MUSHA | 2000-08-10 | 8 | -0/+217 |
| XML Parser ToolKit. ("expat") | |||||
