aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-SAX-ExpatXS
Commit message (Collapse)AuthorAgeFilesLines
* Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptDag-Erling Smørgrav2018-10-061-2/+2
| | | | | | | | | | for where it resulted in a change in output from build-depends-list or run-depends-list. Approved by: portmgr (adamw) Notes: svn path=/head/; revision=481365
* Update WWWSunpoet Po-Chuan Hsieh2018-05-271-1/+1
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* Remove libexpat.so.6 compatibility link that was added in r374303 toTijl Coosemans2016-12-081-1/+1
| | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. Notes: svn path=/head/; revision=428144
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-29/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Fix build as non root.Mathieu Arnold2014-11-102-10/+26
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=372399
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-1/+0
| | | | | | | | | | | | | Starting with perl 5.20, they're not installed any more if empty, and on FreeBSD, they're (always ?) empty. PR: 190681 Submitted by: mat Exp-Run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=357300
* 1: remove WRITE_INI_OK config from p5-XML-SAX, force to write ini now.Vanilla I. Shu2013-11-082-2/+2
| | | | | | | | | | 2: fix install/deinstall problem of p5-XML-SAX-ExpatXS, will cause md5 checksum error of p5-XML-SAX. PR: ports/183781 Submitted by: Ryan Frederick <ryanrfrederick@gmail.com> Notes: svn path=/head/; revision=333249
* Support STAGEDIR.Vanilla I. Shu2013-11-073-12/+22
| | | | 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 1.33.Anton Berezin2012-12-112-9/+4
| | | | | | | Changes: http://cpansearch.perl.org/src/PCIMPRICH/XML-SAX-ExpatXS-1.33/Changes Notes: svn path=/head/; revision=308675
* Fix with pkgng-- !sh scripts are forbidden as $PKG(DE)?INSTALLChris Rees2012-08-213-12/+15
| | | | | | | | | | | If you are using pkgng and can't deinstall this package, reinstall using: make -DFORCE_PKG_REGISTER -C /usr/ports/textproc/p5-XML-SAX-ExpatXS install Fix by: swills Notes: svn path=/head/; revision=302860
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills2012-06-101-1/+1
| | | | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=298970
* - Remove SITE_PERL from *_DEPENDSFrederic Culot2012-06-051-1/+1
| | | | | | | Submitted by: az@ Notes: svn path=/head/; revision=298463
* Pass maintainership of almost of my "p5-*" ports to "perl@".Sergey Skvortsov2012-05-071-1/+1
| | | | | | | (I hope updating of them will be improved). Notes: svn path=/head/; revision=296145
* Update to 1.32Sergey Skvortsov2011-04-232-4/+3
| | | | | | | Changes: http://cpansearch.perl.org/src/PCIMPRICH/XML-SAX-ExpatXS-1.32/Changes Notes: svn path=/head/; revision=273091
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Update to 1.31Sergey Skvortsov2007-07-293-5/+7
| | | | Notes: svn path=/head/; revision=196568
* Update to 1.20Sergey Skvortsov2006-04-122-6/+6
| | | | Notes: svn path=/head/; revision=159367
* Chase shlib bump of libexpat.Jun Kuriyama2006-01-301-1/+2
| | | | Notes: svn path=/head/; revision=154857
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Update to 1.10Sergey Skvortsov2005-11-142-3/+4
| | | | Notes: svn path=/head/; revision=148234
* Fix LOCALBASE issue.Sergey Skvortsov2005-11-081-2/+1
| | | | | | | Pointed by: kris Notes: svn path=/head/; revision=147609
* Update to 1.09Sergey Skvortsov2005-10-172-3/+3
| | | | | | | Changes: http://search.cpan.org/src/PCIMPRICH/XML-SAX-ExpatXS-1.09/Changes Notes: svn path=/head/; revision=145661
* Update to 1.08Sergey Skvortsov2005-04-252-3/+3
| | | | Notes: svn path=/head/; revision=134110
* Updated to 1.07Sergey Skvortsov2005-03-172-3/+3
| | | | Notes: svn path=/head/; revision=131499
* Update to 1.06Sergey Skvortsov2005-03-092-3/+3
| | | | Notes: svn path=/head/; revision=130698
* Updated to 1.04Sergey Skvortsov2004-12-163-3/+5
| | | | Notes: svn path=/head/; revision=124204
* Updated to 1.03Sergey Skvortsov2004-11-262-3/+3
| | | | Notes: svn path=/head/; revision=122496
* Updated to 1.01Sergey Skvortsov2004-10-122-3/+3
| | | | Notes: svn path=/head/; revision=118984
* Updated to 1.00Sergey Skvortsov2004-07-193-6/+3
| | | | Notes: svn path=/head/; revision=113943
* Updated to 0.99Sergey Skvortsov2004-06-082-3/+3
| | | | Notes: svn path=/head/; revision=111057
* add p5-XML-SAX-ExpatXS 0.98, perlSAX2 XS extension to Expat parser.Sergey Skvortsov2004-04-116-0/+77
Notes: svn path=/head/; revision=106718