aboutsummaryrefslogtreecommitdiff
path: root/textproc/ruby-xmlparser
Commit message (Collapse)AuthorAgeFilesLines
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-261-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* Cleanup plistAntoine Brodin2014-11-151-5/+0
| | | | Notes: svn path=/head/; revision=372605
* Rename textproc/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-291-0/+0
| | | | Notes: svn path=/head/; revision=363336
* Add DOCS option where PORTDOCS is in plist.Adam Weinberger2014-07-161-0/+2
| | | | Notes: svn path=/head/; revision=362024
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-141-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=361812
* Fix packaging as a userBaptiste Daroussin2014-04-071-0/+2
| | | | Notes: svn path=/head/; revision=350489
* - Stage supportMartin Wilke2014-02-251-6/+3
| | | | Notes: svn path=/head/; revision=345940
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - convert to the new perl5 frameworkAndrej Zverev2013-09-111-1/+1
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326941
* - Remove Author lineSunpoet Po-Chuan Hsieh2013-08-291-1/+0
| | | | Notes: svn path=/head/; revision=325620
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-08-291-1/+1
| | | | Notes: svn path=/head/; revision=325562
* - Update to 0.7.3Steve Wills2013-06-032-8/+4
| | | | Notes: svn path=/head/; revision=319737
* - 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