aboutsummaryrefslogtreecommitdiff
path: root/textproc/ruby-xmlparser
Commit message (Collapse)AuthorAgeFilesLines
* - Remove SITE_PERL from *_DEPENDS (final part)Andrej Zverev2012-10-101-5/+3
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=305672
* - Update to 0.7.2Cheng-Lung Sung2011-03-043-4/+4
| | | | Notes: svn path=/head/; revision=270260
* - Update to 0.7.1Wen Heping2010-10-292-4/+4
| | | | Notes: svn path=/head/; revision=263714
* - Update to 0.7.0Philip M. Gollucci2010-06-083-66/+6
| | | | Notes: svn path=/head/; revision=256061
* - 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
* Before bsd.port.pre.mk, set either USE_PERL5 or WANT_PERL, depending onMark Linimon2007-09-301-0/+1
| | | | | | | | whether the perl dependency is unconditional or conditional. This will be needed for the conditional inclusion of bsd.perl.mk. Notes: svn path=/head/; revision=200412
* Chase shlib bump of libexpat.Jun Kuriyama2006-01-301-1/+2
| | | | Notes: svn path=/head/; revision=154857
* - Distinfo rerolled; verified there are no functional changesPav Lucistnik2006-01-132-27/+3
| | | | | | | | PR: ports/91726 Reported by: Robert Gogolok <gogo@cs.uni-sb.de> Notes: svn path=/head/; revision=153410
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149459
* 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
* Fix build with C89 compilers.Akinori MUSHA2004-04-211-0/+24
| | | | Notes: svn path=/head/; revision=107769
* Update to 0.6.8.Akinori MUSHA2004-04-183-8/+4
| | | | Notes: svn path=/head/; revision=107462
* Add SIZE data.Akinori MUSHA2004-03-221-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104943
* o Bump $LIB_DEPENDS line to chase expat's shlib version.Jun Kuriyama2004-03-141-1/+2
| | | | | | | o Bump $PORTREVISION. Notes: svn path=/head/; revision=103969
* utilize SITE_PERLYing-Chieh Liao2003-10-241-1/+1
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* De-pkg-comment.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75779
* Use RUBY_MOD*.Akinori MUSHA2002-10-062-64/+64
| | | | Notes: svn path=/head/; revision=67509
* Update to 0.6.5.Akinori MUSHA2002-10-054-18/+9
| | | | Notes: svn path=/head/; revision=67304
* Bump PORTREVISION and expat shlib.Akinori MUSHA2002-09-171-2/+2
| | | | | | | Forgotten by: kuriyama Notes: svn path=/head/; revision=66533
* Bump portrevision (textproc/expat2 shlib bump).Jun Kuriyama2002-07-211-1/+2
| | | | Notes: svn path=/head/; revision=63297
* Update to 0.6.2.Akinori MUSHA2002-04-274-81/+90
| | | | | | | | | | Explicitly specify a perl-enc-map directory. PR: ports/37302 Submitted by: Fuyuhiko Maruyama <fuyuhik8@is.titech.ac.jp> Notes: svn path=/head/; revision=58225
* Remove obsolete pkg-message.Akinori MUSHA2001-09-252-6/+0
| | | | Notes: svn path=/head/; revision=48193
* Bump the PORTREVISION's of the ports which install architectureAkinori MUSHA2001-09-171-1/+1
| | | | | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed. Notes: svn path=/head/; revision=47917
* Properly run-depend on ruby-uconv.Akinori MUSHA2001-07-221-1/+2
| | | | | | | Submitted by: olgeni Notes: svn path=/head/; revision=45367
* Use expat2 (1.95.1) rather than expat (1.2).Akinori MUSHA2001-03-092-17/+2
| | | | Notes: svn path=/head/; revision=39313
* Add %%PORTDOCS%%.Akinori MUSHA2001-02-101-60/+60
| | | | Notes: svn path=/head/; revision=38173
* Update MASTER_SITES and WWW.Akinori MUSHA2001-02-072-4/+2
| | | | | | | Noticed by: fenner's portsurvey Notes: svn path=/head/; revision=38073
* Update the expat dependency from expat (1.2) to expat2 (1.95.1).Akinori MUSHA2000-10-261-1/+2
| | | | Notes: svn path=/head/; revision=34256
* Update to 0.6.1, which now supports expat 1.2 and 1.95.Akinori MUSHA2000-10-154-30/+34
| | | | Notes: svn path=/head/; revision=33868
* Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBYAkinori MUSHA2000-09-261-3/+1
| | | | | | | | or USE_LIBRUBY is defined, individual ruby ports no longer need to include it explicitly. Notes: svn path=/head/; revision=33130
* Fix Perl 5.6 centric depends. (mach -> ${PERL_ARCH})Akinori MUSHA2000-09-151-1/+2
| | | | Notes: svn path=/head/; revision=32640
* Update with bsd.ruby.mk. :>Akinori MUSHA2000-09-072-86/+79
| | | | Notes: svn path=/head/; revision=32391
* 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
* Do The Right Thing. (R)Akinori MUSHA2000-08-122-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. :) Notes: svn path=/head/; revision=31584
* 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-xmlparser, a Ruby module to access James Clark'sAkinori MUSHA2000-08-108-0/+217
XML Parser ToolKit. ("expat") Notes: svn path=/head/; revision=31484