aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Writer
Commit message (Collapse)AuthorAgeFilesLines
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-4/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Update to 0.625Philippe Audeoud2014-06-182-3/+3
| | | | Notes: svn path=/head/; revision=358266
* - update to 0.624Andrej Zverev2014-03-222-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/XML-Writer/Changes Notes: svn path=/head/; revision=348785
* Support STAGEDIR.Vanilla I. Shu2013-11-072-4/+2
| | | | Notes: svn path=/head/; revision=333056
* 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 new perl frameworkMathieu Arnold2013-08-021-1/+2
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* Update to 0.623.Anton Berezin2013-06-142-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/XML-Writer/Changes Notes: svn path=/head/; revision=320891
* Update to 0.622.Anton Berezin2013-05-292-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/XML-Writer/Changes Notes: svn path=/head/; revision=319358
* - Update to 0.621Sunpoet Po-Chuan Hsieh2013-04-162-3/+3
| | | | | | | | Changes: http://search.cpan.org/dist/XML-Writer/Changes Feature safe: yes Notes: svn path=/head/; revision=315841
* For perl@ owned ports:Eitan Adler2013-03-291-6/+2
| | | | | | | | - Fix COMMENT - Trim header Notes: svn path=/head/; revision=315509
* - Update to 0.615Frederic Culot2012-01-192-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/XML-Writer/Changes Notes: svn path=/head/; revision=289464
* - Update to 0.614Sunpoet Po-Chuan Hsieh2012-01-082-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/XML-Writer/Changes Notes: svn path=/head/; revision=288759
* - Update to 0.613Sunpoet Po-Chuan Hsieh2012-01-072-3/+4
| | | | | | | Changes: http://search.cpan.org/dist/XML-Writer/Changes Notes: svn path=/head/; revision=288685
* - Cleaning MD5 in perl@'s portsPhilippe Audeoud2011-05-171-1/+0
| | | | | | | Approved by: erwin@ (portmgr) Notes: svn path=/head/; revision=274222
* With portmgr hat, reassign some ports from clsung to perl, since clsungMark Linimon2010-12-072-3/+1
| | | | | | | is apparently having some trouble with email. Notes: svn path=/head/; revision=265814
* - Update to 0.612Philip M. Gollucci2010-10-122-4/+4
| | | | | | | | | | PR: ports/151009 Submitted by: max Approved by: maintainer timeout (clsung ; 14 days) Changes: http://search.cpan.org/dist/XML-Writer/Changes Notes: svn path=/head/; revision=262869
* - Update to 0.611Cheng-Lung Sung2010-04-272-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/XML-Writer/Changes Notes: svn path=/head/; revision=253334
* - Update to 0.610Cheng-Lung Sung2010-04-222-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/XML-Writer/Changes Notes: svn path=/head/; revision=253052
* - Update to 0.606Cheng-Lung Sung2008-12-152-4/+4
| | | | Notes: svn path=/head/; revision=224278
* - Update to 0.604Cheng-Lung Sung2008-03-012-6/+5
| | | | | | | Changes: http://search.cpan.org/dist/XML-Writer/Changes Notes: svn path=/head/; revision=208232
* - Update to 0.603Cheng-Lung Sung2007-07-092-4/+4
| | | | Notes: svn path=/head/; revision=195257
* - Update to 0.602Cheng-Lung Sung2006-11-142-4/+4
| | | | Notes: svn path=/head/; revision=177198
* - Update to 0.601Cheng-Lung Sung2006-09-113-4/+5
| | | | | | | - add WWW Notes: svn path=/head/; revision=172754
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - update to 0.600Cheng-Lung Sung2005-07-172-3/+3
| | | | Notes: svn path=/head/; revision=139398
* - update to 0.545Cheng-Lung Sung2005-06-072-3/+3
| | | | Notes: svn path=/head/; revision=136975
* - update to 0.531Cheng-Lung Sung2005-03-162-3/+3
| | | | Notes: svn path=/head/; revision=131381
* - update to 0.530Cheng-Lung Sung2005-02-172-5/+4
| | | | | | | | | | - Changes: - Allow scalar references for the OUTPUT parameter - Added ENCODING parameter; currently only UTF-8 is supported - Escape newlines in attribute values Notes: svn path=/head/; revision=129064
* - update to 0.520Cheng-Lung Sung2004-09-022-3/+3
| | | | | | | | | | | | - from Changes - Fixed bug with forced declaration of the default namespace. - Removed dead code. Added copyright notices to pod. - Improved test coverage. Approved by: vanilla (co-mentor) Notes: svn path=/head/; revision=117882
* My territory, suggested by ijliao. :pCheng-Lung Sung2004-08-201-1/+1
| | | | | | | Approved by: vanilla (co-mentor) Notes: svn path=/head/; revision=116729
* - update from 0.500 to 0.510Vanilla I. Shu2004-07-172-4/+3
| | | | | | | | | | | | | | - from Changes - Permitted in-document namespace prefix control - Don't reopen STDOUT for output (closes #6232) - Moved tests into t/. Added tests for mid-document namespace changes. Show diffs when comparison tests fail PR: ports/69197 Submitted by: maintainer Notes: svn path=/head/; revision=113843
* Upgrade to 0.500.Vanilla I. Shu2004-04-082-2/+3
| | | | | | | | | PR: ports/64986 Submitted by: michael johnson <ahze@ahze.net> Approved by: maintainer Notes: svn path=/head/; revision=106479
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Submitted by: Mike Harding <mvh@ix.netcom.com>Foxfair Hu2003-10-221-1/+2
| | | | | | | Add one more MASTERSITE to make it really fetchable. Notes: svn path=/head/; revision=91867
* PR: 58233Foxfair Hu2003-10-213-13/+8
| | | | | | | | | Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Update port and maintainer, from 0.4 to 0.41. Remove BUILD_DEPENDS with XML-Parser. Notes: svn path=/head/; revision=91791
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75976
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Add depends to p5-XML-Parser.Vanilla I. Shu2001-05-281-0/+4
| | | | Notes: svn path=/head/; revision=43210
* Remove empty directories on uninstall.Steve Price2001-04-141-1/+2
| | | | Notes: svn path=/head/; revision=41387
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-3/+2
| | | | Notes: svn path=/head/; revision=38917
* Add p5-XML-Writer 0.4, a simple perl module for writing XML documents; itWill Andrews2000-12-265-0/+38
takes care of constructing markup and escaping data correctly, among other useful features. PR: 23819 Submitted by: Adam Herzog <adam@herzogdesigns.com> Notes: svn path=/head/; revision=36359