aboutsummaryrefslogtreecommitdiff
path: root/lang/p5-Error
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to 0.17029Sunpoet Po-Chuan Hsieh2020-02-022-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/Error Notes: svn path=/head/; revision=524870
* Update to 0.17028Sunpoet Po-Chuan Hsieh2019-08-263-8/+11
| | | | | | | | | | - Update pkg-descr - Take maintainership Changes: https://metacpan.org/changes/distribution/Error Notes: svn path=/head/; revision=509919
* Update to 0.17027Sunpoet Po-Chuan Hsieh2018-10-292-5/+7
| | | | | | | | | - Add LICENSE_FILE Changes: https://metacpan.org/changes/distribution/Error Notes: svn path=/head/; revision=483419
* 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
* - Update to 0.17026Wen Heping2018-05-232-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/Error Notes: svn path=/head/; revision=470745
* Fix license information for portgs that use "the same license as Perl".Mathieu Arnold2017-09-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=449893
* - Update to 0.17025Wen Heping2017-08-082-3/+4
| | | | | | | Changes: http://cpansearch.perl.org/src/SHLOMIF/Error-0.17025/ChangeLog Notes: svn path=/head/; revision=447529
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* - Update to 0.17024Sunpoet Po-Chuan Hsieh2015-05-313-5/+6
| | | | | | | | | | - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Error/ChangeLog Notes: svn path=/head/; revision=388097
* Update to 0.17023.Adam Weinberger2015-02-142-4/+3
| | | | | | | Changes: https://metacpan.org/changes/distribution/Error Notes: svn path=/head/; revision=378975
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-1/+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
* Cleanup plistBaptiste Daroussin2014-10-271-2/+0
| | | | Notes: svn path=/head/; revision=371587
* - Update to 0.17022Frederic Culot2014-02-052-4/+4
| | | | | | | | | - Rephrase COMMENT Changes: http://search.cpan.org/dist/Error/ChangeLog Notes: svn path=/head/; revision=342647
* support STAGEDIR.Vanilla I. Shu2013-11-042-3/+2
| | | | Notes: svn path=/head/; revision=332724
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | lang) Notes: svn path=/head/; revision=327741
* - Update to 0.17021Sunpoet Po-Chuan Hsieh2013-08-272-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Error/ChangeLog Notes: svn path=/head/; revision=325477
* - Convert to new perl frameworkMathieu Arnold2013-08-021-2/+2
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* Update to 0.17020.Anton Berezin2013-05-062-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Error/ChangeLog Notes: svn path=/head/; revision=317493
* - Update to 0.17019Frederic Culot2012-11-282-8/+4
| | | | | | | | Changes: http://search.cpan.org/dist/Error/ChangeLog Feature safe: yes Notes: svn path=/head/; revision=307890
* - Update to 0.17018Sunpoet Po-Chuan Hsieh2012-05-093-4/+7
| | | | | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/Error/ChangeLog Notes: svn path=/head/; revision=296277
* - Update to 0.17017Sunpoet Po-Chuan Hsieh2012-02-112-6/+5
| | | | | | | | | - Pet portlint Changes: http://search.cpan.org/dist/Error/ChangeLog Notes: svn path=/head/; revision=290931
* - Cleaning MD5 in perl@'s portsPhilippe Audeoud2011-05-171-1/+0
| | | | | | | Approved by: erwin@ (portmgr) Notes: svn path=/head/; revision=274222
* - Update to 0.17016Wen Heping2009-12-192-4/+4
| | | | Notes: svn path=/head/; revision=246231
* - Turn over a bunch of p5- ports that change infrequently to perl@Philip M. Gollucci2009-12-131-1/+1
| | | | | | | so more people can look at them. Notes: svn path=/head/; revision=245719
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checksPhilip M. Gollucci2009-07-221-9/+3
| | | | | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238202
* - Mark most of my ports MAKE_JOBS_SAFE=yesPhilip M. Gollucci2009-05-161-0/+2
| | | | | | | Tested by: several builds in P6 TB Notes: svn path=/head/; revision=233978
* Update to 0.17015Philip M. Gollucci2008-07-312-4/+4
| | | | | | | Approved by: araujo (mentor) Notes: svn path=/head/; revision=217891
* Update my ports to my freebsd addressPhilip M. Gollucci2008-07-231-1/+1
| | | | | | | Approved by: araujo (mentor) Notes: svn path=/head/; revision=217338
* - Update to 0.17014Yen-Ming Lee2008-06-282-5/+11
| | | | | | | | | PR: 125021 Submitted by: leeym Approved by: maintainer Notes: svn path=/head/; revision=215894
* - Update to 0.17012.Felippe de Meirelles Motta2008-03-102-14/+5
| | | | | | | | | PR: ports/120661 Submitted by: lippe (myself) Approved by: araujo (mentor), Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer) Notes: svn path=/head/; revision=208776
* - Makefile cleanupMartin Wilke2007-12-141-5/+5
| | | | | | | | | | - Pass maintainership to submitter PR: 117901 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Notes: svn path=/head/; revision=203673
* Update to 0.17009Mathieu Arnold2007-08-292-7/+6
| | | | Notes: svn path=/head/; revision=198491
* - Remove old Perl support from unmaintained ports in categories startingGabor Kovesdan2007-04-041-4/+0
| | | | | | | with letter k-n Notes: svn path=/head/; revision=189220
* - update to 0.17.008Yen-Ming Lee2006-12-102-4/+6
| | | | Notes: svn path=/head/; revision=179363
* Reset maintainer due to several timeouts.Mark Linimon2006-12-081-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=179181
* - Update to 0.17.007Cheng-Lung Sung2006-11-102-7/+6
| | | | | | | | | PR: ports/104610 Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw> Approved by: maintainer (timeout) Notes: svn path=/head/; revision=176977
* - Upgrade to 0.17.004Shaun Amott2006-09-273-4/+7
| | | | | | | | | | | | The PR below provided an update to 0.17.002 from 0.15.009; but the previous commit had already updated it to 0.17. PR: ports/102206 Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> Approved by: maintainer timeout Notes: svn path=/head/; revision=173931
* - Update to 0.17Cheng-Lung Sung2006-08-303-15/+15
| | | | | | | | | | | - Perl 5.7.2 and later versions have already installed Scalar::Util. PR: ports/100251 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Approved by: maintainer (timeout) Notes: svn path=/head/; revision=171647
* - Update to 0.15.009Aaron Dalton2006-07-013-7/+20
| | | | | | | | | PR: ports/99023 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit) Notes: svn path=/head/; revision=166715
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* utilize SITE_PERLYing-Chieh Liao2003-10-242-4/+3
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76037
* upgrade to 0.15Ying-Chieh Liao2003-01-032-2/+2
| | | | | | | | PR: 46247 Submitted by: Jose Abelardo Martinez salinas <jamartinez@altern.org> Notes: svn path=/head/; revision=72423
* Update MAINTAINER's email address based upon bounce message.Bill Fenner2002-02-071-1/+1
| | | | Notes: svn path=/head/; revision=54318
* Update to 0.14.Peter Pentchev2001-07-023-4/+4
| | | | | | | | | | | Change the pkg-descr slightly - Graham Barr is the original author, but not the maintainer of this anymore. PR: 28631 Submitted by: maintainer Notes: svn path=/head/; revision=44650
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-4/+1
| | | | Notes: svn path=/head/; revision=38917
* Import of p5-Error, which provides support for exceptions under Perl 5.Neil Blakey-Milner2000-06-225-0/+34
PR: ports/18826 Submitted by: Peter van Heusden <pvh@egenetics.com> Notes: svn path=/head/; revision=29774